Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mlmmj.spec'], timeout=172800nspawn_args=[]chrootPath='/var/lib/mock/dist-6E-epel-build-8684667-754739/root'user='mockbuild'uid=1000printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=425shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mlmmj.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: buildvm-18.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mlmmj-1.3.0-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mlmmj.spec'], timeout=172800nspawn_args=[]chrootPath='/var/lib/mock/dist-6E-epel-build-8684667-754739/root'user='mockbuild'uid=1000printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'}gid=425shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mlmmj.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fPhIjY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mlmmj-1.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/mlmmj-1.3.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlmmj-1.3.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1UiuNM + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-receive-strip checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for iconv_open in -liconv... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ftruncate... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strncasecmp... yes checking for snprintf... yes checking for fcntl... yes checking for nanosleep... yes checking for time... yes checking for strftime... yes checking for syslog... yes checking for regcomp... yes checking for regexec... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/mlmmj-make-ml config.status: creating listtexts/Makefile config.status: creating contrib/Makefile config.status: creating contrib/receivestrip/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j6 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/src' depbase=`echo mlmmj-send.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-send.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-send.o mlmmj-send.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo writen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT writen.o -MD -MP -MF $depbase.Tpo -c -o writen.o writen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mail-functions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mail-functions.o -MD -MP -MF $depbase.Tpo -c -o mail-functions.o mail-functions.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo itoa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT itoa.o -MD -MP -MF $depbase.Tpo -c -o itoa.o itoa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT chomp.o -MD -MP -MF $depbase.Tpo -c -o chomp.o chomp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo incindexfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT incindexfile.o -MD -MP -MF $depbase.Tpo -c -o incindexfile.o incindexfile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo checkwait_smtpreply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT checkwait_smtpreply.o -MD -MP -MF $depbase.Tpo -c -o checkwait_smtpreply.o checkwait_smtpreply.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getlistaddr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT getlistaddr.o -MD -MP -MF $depbase.Tpo -c -o getlistaddr.o getlistaddr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mylocking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mylocking.o -MD -MP -MF $depbase.Tpo -c -o mylocking.o mylocking.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init_sockfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT init_sockfd.o -MD -MP -MF $depbase.Tpo -c -o init_sockfd.o init_sockfd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strgen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT strgen.o -MD -MP -MF $depbase.Tpo -c -o strgen.o strgen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo random-int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT random-int.o -MD -MP -MF $depbase.Tpo -c -o random-int.o random-int.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo print-version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT print-version.o -MD -MP -MF $depbase.Tpo -c -o print-version.o print-version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT log_error.o -MD -MP -MF $depbase.Tpo -c -o log_error.o log_error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mygetline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mygetline.o -MD -MP -MF $depbase.Tpo -c -o mygetline.o mygetline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT memory.o -MD -MP -MF $depbase.Tpo -c -o memory.o memory.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo statctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT statctrl.o -MD -MP -MF $depbase.Tpo -c -o statctrl.o statctrl.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ctrlvalue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ctrlvalue.o -MD -MP -MF $depbase.Tpo -c -o ctrlvalue.o ctrlvalue.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getaddrsfromfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT getaddrsfromfd.o -MD -MP -MF $depbase.Tpo -c -o getaddrsfromfd.o getaddrsfromfd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo readn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT readn.o -MD -MP -MF $depbase.Tpo -c -o readn.o readn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getlistdelim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT getlistdelim.o -MD -MP -MF $depbase.Tpo -c -o getlistdelim.o getlistdelim.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-receive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-receive.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-receive.o mlmmj-receive.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dumpfd2fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT dumpfd2fd.o -MD -MP -MF $depbase.Tpo -c -o dumpfd2fd.o dumpfd2fd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log_oper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT log_oper.o -MD -MP -MF $depbase.Tpo -c -o log_oper.o log_oper.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-process.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-process.o mlmmj-process.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo find_email_adr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT find_email_adr.o -MD -MP -MF $depbase.Tpo -c -o find_email_adr.o find_email_adr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo listcontrol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT listcontrol.o -MD -MP -MF $depbase.Tpo -c -o listcontrol.o listcontrol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo send_help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT send_help.o -MD -MP -MF $depbase.Tpo -c -o send_help.o send_help.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo prepstdreply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT prepstdreply.o -MD -MP -MF $depbase.Tpo -c -o prepstdreply.o prepstdreply.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo do_all_the_voodoo_here.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT do_all_the_voodoo_here.o -MD -MP -MF $depbase.Tpo -c -o do_all_the_voodoo_here.o do_all_the_voodoo_here.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gethdrline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gethdrline.o -MD -MP -MF $depbase.Tpo -c -o gethdrline.o gethdrline.c &&\ mv -f $depbase.Tpo $depbase.Po mlmmj-process.c: In function 'main': mlmmj-process.c:467: warning: 'txt' may be used uninitialized in this function depbase=`echo subscriberfuncs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT subscriberfuncs.o -MD -MP -MF $depbase.Tpo -c -o subscriberfuncs.o subscriberfuncs.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ctrlvalues.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT ctrlvalues.o -MD -MP -MF $depbase.Tpo -c -o ctrlvalues.o ctrlvalues.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo send_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT send_list.o -MD -MP -MF $depbase.Tpo -c -o send_list.o send_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unistr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT unistr.o -MD -MP -MF $depbase.Tpo -c -o unistr.o unistr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-sub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-sub.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-sub.o mlmmj-sub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-unsub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-unsub.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-unsub.o mlmmj-unsub.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-bounce.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-bounce.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-bounce.o mlmmj-bounce.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-maintd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-maintd.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-maintd.o mlmmj-maintd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo send_digest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT send_digest.o -MD -MP -MF $depbase.Tpo -c -o send_digest.o send_digest.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-list.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-list.o mlmmj-list.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-send mlmmj-send.o writen.o mail-functions.o itoa.o chomp.o incindexfile.o checkwait_smtpreply.o getlistaddr.o mylocking.o init_sockfd.o strgen.o random-int.o print-version.o log_error.o mygetline.o memory.o statctrl.o ctrlvalue.o getaddrsfromfd.o readn.o getlistdelim.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-receive mlmmj-receive.o writen.o random-int.o strgen.o print-version.o log_error.o dumpfd2fd.o memory.o log_oper.o mylocking.o readn.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-list mlmmj-list.o strgen.o writen.o print-version.o memory.o log_error.o random-int.o readn.o subscriberfuncs.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-process mlmmj-process.o writen.o find_email_adr.o incindexfile.o itoa.o getlistaddr.o chomp.o mylocking.o listcontrol.o random-int.o strgen.o print-version.o send_help.o prepstdreply.o do_all_the_voodoo_here.o mygetline.o gethdrline.o log_error.o statctrl.o ctrlvalue.o dumpfd2fd.o subscriberfuncs.o ctrlvalues.o memory.o log_oper.o send_list.o readn.o getlistdelim.o unistr.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-sub mlmmj-sub.o writen.o mylocking.o getlistaddr.o chomp.o random-int.o strgen.o subscriberfuncs.o print-version.o log_error.o mygetline.o prepstdreply.o memory.o statctrl.o readn.o getlistdelim.o ctrlvalues.o unistr.o ctrlvalue.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-bounce mlmmj-bounce.o print-version.o log_error.o subscriberfuncs.o strgen.o random-int.o writen.o prepstdreply.o mygetline.o chomp.o getlistaddr.o memory.o find_email_adr.o gethdrline.o readn.o getlistdelim.o unistr.o ctrlvalue.o statctrl.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-unsub mlmmj-unsub.o writen.o mylocking.o getlistaddr.o chomp.o subscriberfuncs.o random-int.o strgen.o print-version.o log_error.o mygetline.o prepstdreply.o memory.o statctrl.o readn.o getlistdelim.o unistr.o ctrlvalue.o -lnsl gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-maintd mlmmj-maintd.o print-version.o log_error.o mygetline.o strgen.o random-int.o chomp.o writen.o memory.o ctrlvalue.o send_digest.o getlistaddr.o dumpfd2fd.o mylocking.o log_oper.o readn.o getlistdelim.o prepstdreply.o statctrl.o gethdrline.o unistr.o -lnsl make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/src' Making all in listtexts make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/listtexts' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' Making all in receivestrip make[3]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' depbase=`echo mlmmj-receive-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj-receive-strip.o -MD -MP -MF $depbase.Tpo -c -o mlmmj-receive-strip.o mlmmj-receive-strip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/mygetline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/mygetline.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/mygetline.o mlmmj_src/mygetline.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/memory.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/memory.o mlmmj_src/memory.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/readn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/readn.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/readn.o mlmmj_src/readn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/strgen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/strgen.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/strgen.o mlmmj_src/strgen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/random-int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/random-int.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/random-int.o mlmmj_src/random-int.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/log_error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/log_error.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/log_error.o mlmmj_src/log_error.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/print-version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/print-version.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/print-version.o mlmmj_src/print-version.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/writen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/writen.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/writen.o mlmmj_src/writen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/dumpfd2fd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/dumpfd2fd.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/dumpfd2fd.o mlmmj_src/dumpfd2fd.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/ctrlvalues.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/ctrlvalues.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/ctrlvalues.o mlmmj_src/ctrlvalues.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mlmmj_src/chomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT mlmmj_src/chomp.o -MD -MP -MF $depbase.Tpo -c -o mlmmj_src/chomp.o mlmmj_src/chomp.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o mlmmj-receive-strip mlmmj-receive-strip.o mlmmj_src/mygetline.o mlmmj_src/memory.o mlmmj_src/readn.o mlmmj_src/strgen.o mlmmj_src/random-int.o mlmmj_src/log_error.o mlmmj_src/print-version.o mlmmj_src/writen.o mlmmj_src/dumpfd2fd.o mlmmj_src/ctrlvalues.o mlmmj_src/chomp.o -lnsl make[3]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[3]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0' make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0' make[1]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FW9P9I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 + cd mlmmj-1.3.0 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/src' make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/src' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin' /usr/bin/install -c mlmmj-send mlmmj-receive mlmmj-process mlmmj-sub mlmmj-unsub mlmmj-bounce mlmmj-maintd mlmmj-list '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin' /usr/bin/install -c mlmmj-make-ml '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/src' ln -f -s mlmmj-receive /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-recieve ln -f -s mlmmj-make-ml /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-make-ml.sh make[3]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/src' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/src' make[1]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/src' Making install in listtexts make[1]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/it' /usr/bin/install -c -m 644 ./it/confirm ./it/deny ./it/deny-post ./it/digest ./it/faq ./it/finish ./it/finish-sub ./it/gatekeep-sub ./it/help ./it/list ./it/moderate-post ./it/notify ./it/probe ./it/prologue ./it/wait-post ./it/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/it' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/sk' /usr/bin/install -c -m 644 ./sk/confirm ./sk/deny ./sk/deny-post ./sk/digest ./sk/faq ./sk/finish ./sk/finish-sub ./sk/gatekeep-sub ./sk/help ./sk/list ./sk/moderate-post ./sk/notify ./sk/probe ./sk/prologue ./sk/wait-post ./sk/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/sk' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/ast' /usr/bin/install -c -m 644 ./ast/confirm ./ast/deny ./ast/deny-post ./ast/digest ./ast/faq ./ast/finish ./ast/finish-sub ./ast/gatekeep-sub ./ast/help ./ast/list ./ast/moderate-post ./ast/notify ./ast/probe ./ast/prologue ./ast/wait-post ./ast/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/ast' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/en' /usr/bin/install -c -m 644 ./en/confirm ./en/deny ./en/deny-post ./en/digest ./en/faq ./en/finish ./en/finish-sub ./en/gatekeep-sub ./en/help ./en/list ./en/moderate-post ./en/notify ./en/probe ./en/prologue ./en/wait-post ./en/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/en' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/zh-cn' /usr/bin/install -c -m 644 ./zh-cn/confirm ./zh-cn/deny ./zh-cn/deny-post ./zh-cn/digest ./zh-cn/faq ./zh-cn/finish ./zh-cn/finish-sub ./zh-cn/gatekeep-sub ./zh-cn/help ./zh-cn/list ./zh-cn/moderate-post ./zh-cn/notify ./zh-cn/probe ./zh-cn/prologue ./zh-cn/wait-post ./zh-cn/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/zh-cn' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/de' /usr/bin/install -c -m 644 ./de/confirm ./de/deny ./de/deny-post ./de/digest ./de/faq ./de/finish ./de/finish-sub ./de/gatekeep-sub ./de/help ./de/list ./de/moderate-post ./de/notify ./de/probe ./de/prologue ./de/wait-post ./de/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/de' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/cs' /usr/bin/install -c -m 644 ./cs/confirm ./cs/deny ./cs/deny-post ./cs/digest ./cs/faq ./cs/finish ./cs/finish-sub ./cs/gatekeep-sub ./cs/help ./cs/list ./cs/moderate-post ./cs/notify ./cs/probe ./cs/prologue ./cs/wait-post ./cs/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/cs' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/pt' /usr/bin/install -c -m 644 ./pt/confirm ./pt/deny ./pt/deny-post ./pt/digest ./pt/faq ./pt/finish ./pt/finish-sub ./pt/gatekeep-sub ./pt/help ./pt/list ./pt/moderate-post ./pt/notify ./pt/probe ./pt/prologue ./pt/wait-post ./pt/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/pt' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/fr' /usr/bin/install -c -m 644 ./fr/confirm ./fr/deny ./fr/deny-post ./fr/digest ./fr/faq ./fr/finish ./fr/finish-sub ./fr/gatekeep-sub ./fr/help ./fr/list ./fr/moderate-post ./fr/notify ./fr/probe ./fr/prologue ./fr/wait-post ./fr/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/fr' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/gr' /usr/bin/install -c -m 644 ./gr/confirm ./gr/deny ./gr/deny-post ./gr/digest ./gr/faq ./gr/finish ./gr/finish-sub ./gr/gatekeep-sub ./gr/help ./gr/list ./gr/moderate-post ./gr/notify ./gr/probe ./gr/prologue ./gr/wait-post ./gr/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/gr' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/fi' /usr/bin/install -c -m 644 ./fi/confirm ./fi/deny ./fi/deny-post ./fi/digest ./fi/faq ./fi/finish ./fi/finish-sub ./fi/gatekeep-sub ./fi/help ./fi/list ./fi/moderate-post ./fi/notify ./fi/probe ./fi/prologue ./fi/wait-post ./fi/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/mlmmj/text.skel/fi' make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[1]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/listtexts' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' Making install in receivestrip make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[3]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin' /usr/bin/install -c mlmmj-receive-strip '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[3]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[1]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[1]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0' make[2]: Entering directory `/builddir/build/BUILD/mlmmj-1.3.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/man/man1' /usr/bin/install -c -m 644 man/mlmmj-bounce.1 man/mlmmj-make-ml.1 man/mlmmj-receive.1 man/mlmmj-sub.1 man/mlmmj-maintd.1 man/mlmmj-process.1 man/mlmmj-send.1 man/mlmmj-unsub.1 man/mlmmj-list.1 '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0' make[1]: Leaving directory `/builddir/build/BUILD/mlmmj-1.3.0' + mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/var/spool/mlmmj + find contrib/ -type f -name '*.pl' -exec chmod -x '{}' ';' + find contrib/ -type f -name '*.cgi' -exec chmod -x '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mlmmj-1.3.0 extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-bounce extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-receive-strip extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-process extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-send extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-list extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-sub extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-maintd extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-unsub extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/bin/mlmmj-receive symlinked /usr/lib/debug/usr/bin/mlmmj-receive.debug to /usr/lib/debug/usr/bin/mlmmj-recieve.debug 763 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mlmmj-1.3.0-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WFQggL + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/doc/mlmmj-1.3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/doc/mlmmj-1.3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/doc/mlmmj-1.3.0 + cp -pr COPYING /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/doc/mlmmj-1.3.0 + cp -pr AUTHORS ChangeLog FAQ README README.access README.archives README.exim4 README.footers README.listtexts README.postfix README.qmail README.security README.sendmail TODO TUNABLES UPGRADE /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/doc/mlmmj-1.3.0 + cp -pr contrib/web/ /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386/usr/share/doc/mlmmj-1.3.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libnsl.so.1 rtld(GNU_HASH) Processing files: mlmmj-debuginfo-1.3.0-1.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 warning: Could not canonicalize hostname: buildvm-18.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mlmmj-1.3.0-1.el6.i686.rpm Wrote: /builddir/build/RPMS/mlmmj-debuginfo-1.3.0-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QLnAkV + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + /bin/rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el6.i386 + exit 0 Child return code was: 0