Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mlmmj.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2e5eda55b17be96c60562265019d8650ab960ffe/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mlmmj.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mlmmj-1.3.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mlmmj.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2e5eda55b17be96c60562265019d8650ab960ffe/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mlmmj.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xiI9Qh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mlmmj-1.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/mlmmj-1.3.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlmmj-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2AZA1W + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv7hl-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... none 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... /usr/bin/grep checking for egrep... /usr/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 -j4 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' 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-send.o mlmmj-send.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o writen.o writen.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mail-functions.o mail-functions.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o itoa.o itoa.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o chomp.o chomp.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o incindexfile.o incindexfile.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o checkwait_smtpreply.o checkwait_smtpreply.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o getlistaddr.o getlistaddr.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mylocking.o mylocking.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o init_sockfd.o init_sockfd.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strgen.o strgen.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o random-int.o random-int.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o print-version.o print-version.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o log_error.o log_error.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mygetline.o mygetline.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o memory.o memory.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o statctrl.o statctrl.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ctrlvalue.o ctrlvalue.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o getaddrsfromfd.o getaddrsfromfd.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o readn.o readn.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o getlistdelim.o getlistdelim.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-receive.o mlmmj-receive.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dumpfd2fd.o dumpfd2fd.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o log_oper.o log_oper.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-process.o mlmmj-process.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o find_email_adr.o find_email_adr.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o listcontrol.o listcontrol.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o send_help.o send_help.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o prepstdreply.o prepstdreply.c mlmmj-process.c: In function 'main': mlmmj-process.c:1084:28: warning: 'txt' may be used uninitialized in this function [-Wmaybe-uninitialized] register_unformatted(txt, "subject", subject); ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o do_all_the_voodoo_here.o do_all_the_voodoo_here.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o gethdrline.o gethdrline.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o subscriberfuncs.o subscriberfuncs.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ctrlvalues.o ctrlvalues.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o send_list.o send_list.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o unistr.o unistr.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-sub.o mlmmj-sub.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-unsub.o mlmmj-unsub.c mlmmj-sub.c: In function 'subscribe_type': mlmmj-sub.c:589:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(st.st_gid); ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-bounce.o mlmmj-bounce.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-maintd.o mlmmj-maintd.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o send_digest.o send_digest.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-list.o mlmmj-list.c mlmmj-list.c: In function 'main': mlmmj-list.c:103:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int opt, ret, count = 0, docount = 0; ^ 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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' 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj-receive-strip.o mlmmj-receive-strip.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/mygetline.o mlmmj_src/mygetline.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/memory.o mlmmj_src/memory.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/readn.o mlmmj_src/readn.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/strgen.o mlmmj_src/strgen.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/random-int.o mlmmj_src/random-int.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/log_error.o mlmmj_src/log_error.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/print-version.o mlmmj_src/print-version.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/writen.o mlmmj_src/writen.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/dumpfd2fd.o mlmmj_src/dumpfd2fd.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/ctrlvalues.o mlmmj_src/ctrlvalues.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mlmmj_src/chomp.o mlmmj_src/chomp.c 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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.sdVtbo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm ++ dirname /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm + cd mlmmj-1.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm 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' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin' /usr/bin/install -c mlmmj-make-ml '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin' /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.el7.arm/usr/bin/mlmmj-recieve ln -f -s mlmmj-make-ml /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/mlmmj/text.skel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/it' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/sk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/ast' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/en' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/zh-cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/de' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/cs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/pt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/fr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/usr/share/mlmmj/text.skel/gr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/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' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin' /usr/bin/install -c mlmmj-receive-strip '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/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.el7.arm/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.el7.arm/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 -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mlmmj-1.3.0 extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-receive-strip extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-bounce extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-send extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-maintd extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-unsub extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-sub extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-list extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-process extracting debug info from /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/bin/mlmmj-receive /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/mlmmj-receive.debug to /usr/lib/debug/usr/bin/mlmmj-recieve.debug 834 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mlmmj-1.3.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1B2x7p + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr FAQ /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr README README.access README.archives README.exim4 README.footers README.listtexts README.postfix README.qmail README.security README.sendmail /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr TODO /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr TUNABLES /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr UPGRADE /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + cp -pr contrib/web/ /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/doc/mlmmj-1.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N5GXtw + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/licenses/mlmmj-1.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/licenses/mlmmj-1.3.0 + cp -pr COPYING /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm/usr/share/licenses/mlmmj-1.3.0 + exit 0 Provides: mlmmj = 1.3.0-1.el7 mlmmj(armv7hl-32) = 1.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnsl.so.1 rtld(GNU_HASH) Processing files: mlmmj-debuginfo-1.3.0-1.el7.armv7hl Provides: mlmmj-debuginfo = 1.3.0-1.el7 mlmmj-debuginfo(armv7hl-32) = 1.3.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm Wrote: /builddir/build/RPMS/mlmmj-1.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mlmmj-debuginfo-1.3.0-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fTNv5J + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-1.el7.arm + exit 0 Child return code was: 0