request from: hawk checking if we should skip the build started at: Wed Jul 30 08:06:27 2014 fetching http://kraz.tld-linux.org/~buildertidev//srpms/958551e0-064e-4b2f-ab0d-a45f150d5de6/libesmtp-1.0.6-1.src.rpm fetched 371353 bytes, 694.1 K/s installing srpm: libesmtp-1.0.6-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 958551e0-064e-4b2f-ab0d-a45f150d5de6; cd rpm/SPECS; TMPDIR=/tmp/B.bdfdba exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux libesmtp.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 958551e0-064e-4b2f-ab0d-a45f150d5de6 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bdfdba /bin/sh -e /tmp/B.bdfdba/rpm-tmp.78751 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf libesmtp-1.0.6 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/libesmtp-1.0.6.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libesmtp-1.0.6 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bdfdba /bin/sh -e /tmp/B.bdfdba/rpm-tmp.78751 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libesmtp-1.0.6 + cp -f /usr/share/automake/config.sub . + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' --disable-debug --enable-etrn --enable-ntlm --enable-pthreads '--with-auth-plugin-dir=/usr/lib/esmtp-plugins' 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 build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for i686-tld-linux-gcc... i686-tld-linux-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 i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-tld-linux-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-ar... no checking for ar... ar checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking how to run the C preprocessor... i686-tld-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing dlsym... -ldl checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i686-tld-linux-gcc checking whether to use Posix Threads... yes checking for library containing getaddrinfo... none required checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_library_init in -lssl... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking for MD5_Init in -lcrypto... yes checking whether to enable NTLM authentication... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking for MD4_Init in -lcrypto... yes checking whether to enable STARTTLS... yes checking whether to enable CHUNKING... yes checking whether to enable ETRN... yes checking whether to enable sendmail XUSR... yes checking whether to enable non-standard EHLO AUTH= response... yes checking for ANSI C header files... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking for struct tm.tm_zone... yes checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for strdup... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for memrchr... yes checking for strtol... yes checking for uname... yes checking for gethostname... yes checking for gettimeofday... yes checking for library containing socket... none required checking for library containing localtime_r... none required checking for strerror_r... yes checking for working strerror_r... yes checking for working snprintf... yes configure: creating ./config.status config.status: creating libesmtp-config config.status: creating libesmtp.spec config.status: creating Makefile config.status: creating login/Makefile config.status: creating plain/Makefile config.status: creating crammd5/Makefile config.status: creating ntlm/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ************************* *** libESMTP features *** ************************* --with-auth-plugin-dir: /usr/lib/esmtp-plugins --with-lwres: no --with-openssl: yes --enable-pthreads: yes --enable-etrn: yes --enable-ntlm: yes --enable-chunking: yes --enable-xusr: yes --enable-nsauth: yes --enable-debug: no + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' Making all in login make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/login' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-login.lo -MD -MP -MF .deps/client-login.Tpo -c -o client-login.lo client-login.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-login.lo -MD -MP -MF .deps/client-login.Tpo -c client-login.c -fPIC -DPIC -o .libs/client-login.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-login.lo -MD -MP -MF .deps/client-login.Tpo -c client-login.c -o client-login.o >/dev/null 2>&1 mv -f .deps/client-login.Tpo .deps/client-login.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sasl-login.la -rpath /usr/lib/esmtp-plugins client-login.lo -lssl -lcrypto -ldl libtool: link: i686-tld-linux-gcc -shared .libs/client-login.o -lssl -lcrypto -ldl -pthread -march=i686 -mtune=pentium4 -pthread -march=i686 -mtune=pentium4 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,sasl-login.so -o .libs/sasl-login.so libtool: link: ar cru .libs/sasl-login.a client-login.o libtool: link: ranlib .libs/sasl-login.a libtool: link: ( cd ".libs" && rm -f "sasl-login.la" && ln -s "../sasl-login.la" "sasl-login.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/login' Making all in plain make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/plain' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-plain.lo -MD -MP -MF .deps/client-plain.Tpo -c -o client-plain.lo client-plain.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-plain.lo -MD -MP -MF .deps/client-plain.Tpo -c client-plain.c -fPIC -DPIC -o .libs/client-plain.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-plain.lo -MD -MP -MF .deps/client-plain.Tpo -c client-plain.c -o client-plain.o >/dev/null 2>&1 mv -f .deps/client-plain.Tpo .deps/client-plain.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sasl-plain.la -rpath /usr/lib/esmtp-plugins client-plain.lo -lssl -lcrypto -ldl libtool: link: i686-tld-linux-gcc -shared .libs/client-plain.o -lssl -lcrypto -ldl -pthread -march=i686 -mtune=pentium4 -pthread -march=i686 -mtune=pentium4 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,sasl-plain.so -o .libs/sasl-plain.so libtool: link: ar cru .libs/sasl-plain.a client-plain.o libtool: link: ranlib .libs/sasl-plain.a libtool: link: ( cd ".libs" && rm -f "sasl-plain.la" && ln -s "../sasl-plain.la" "sasl-plain.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/plain' Making all in crammd5 make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/crammd5' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-crammd5.lo -MD -MP -MF .deps/client-crammd5.Tpo -c -o client-crammd5.lo client-crammd5.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hmacmd5.lo -MD -MP -MF .deps/hmacmd5.Tpo -c -o hmacmd5.lo hmacmd5.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-crammd5.lo -MD -MP -MF .deps/client-crammd5.Tpo -c client-crammd5.c -fPIC -DPIC -o .libs/client-crammd5.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hmacmd5.lo -MD -MP -MF .deps/hmacmd5.Tpo -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT hmacmd5.lo -MD -MP -MF .deps/hmacmd5.Tpo -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-crammd5.lo -MD -MP -MF .deps/client-crammd5.Tpo -c client-crammd5.c -o client-crammd5.o >/dev/null 2>&1 mv -f .deps/hmacmd5.Tpo .deps/hmacmd5.Plo mv -f .deps/client-crammd5.Tpo .deps/client-crammd5.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -lcrypto -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sasl-cram-md5.la -rpath /usr/lib/esmtp-plugins client-crammd5.lo hmacmd5.lo -lssl -lcrypto -ldl libtool: link: i686-tld-linux-gcc -shared .libs/client-crammd5.o .libs/hmacmd5.o -lssl -lcrypto -ldl -pthread -march=i686 -mtune=pentium4 -pthread -march=i686 -mtune=pentium4 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,sasl-cram-md5.so -o .libs/sasl-cram-md5.so libtool: link: ar cru .libs/sasl-cram-md5.a client-crammd5.o hmacmd5.o libtool: link: ranlib .libs/sasl-cram-md5.a libtool: link: ( cd ".libs" && rm -f "sasl-cram-md5.la" && ln -s "../sasl-cram-md5.la" "sasl-cram-md5.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/crammd5' Making all in ntlm make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/ntlm' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-ntlm.lo -MD -MP -MF .deps/client-ntlm.Tpo -c -o client-ntlm.lo client-ntlm.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ntlmdes.lo -MD -MP -MF .deps/ntlmdes.Tpo -c -o ntlmdes.lo ntlmdes.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ntlmstruct.lo -MD -MP -MF .deps/ntlmstruct.Tpo -c -o ntlmstruct.lo ntlmstruct.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-ntlm.lo -MD -MP -MF .deps/client-ntlm.Tpo -c client-ntlm.c -fPIC -DPIC -o .libs/client-ntlm.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ntlmdes.lo -MD -MP -MF .deps/ntlmdes.Tpo -c ntlmdes.c -fPIC -DPIC -o .libs/ntlmdes.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ntlmstruct.lo -MD -MP -MF .deps/ntlmstruct.Tpo -c ntlmstruct.c -fPIC -DPIC -o .libs/ntlmstruct.o ntlmstruct.c: In function 'ntlm_build_type_1': ntlmstruct.c:190:18: warning: variable 'up' set but not used [-Wunused-but-set-variable] unsigned char *up; ^ libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT client-ntlm.lo -MD -MP -MF .deps/client-ntlm.Tpo -c client-ntlm.c -o client-ntlm.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ntlmstruct.lo -MD -MP -MF .deps/ntlmstruct.Tpo -c ntlmstruct.c -o ntlmstruct.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT ntlmdes.lo -MD -MP -MF .deps/ntlmdes.Tpo -c ntlmdes.c -o ntlmdes.o >/dev/null 2>&1 mv -f .deps/client-ntlm.Tpo .deps/client-ntlm.Plo mv -f .deps/ntlmstruct.Tpo .deps/ntlmstruct.Plo mv -f .deps/ntlmdes.Tpo .deps/ntlmdes.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -module -avoid-version -lcrypto -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sasl-ntlm.la -rpath /usr/lib/esmtp-plugins client-ntlm.lo ntlmdes.lo ntlmstruct.lo -lssl -lcrypto -ldl libtool: link: i686-tld-linux-gcc -shared .libs/client-ntlm.o .libs/ntlmdes.o .libs/ntlmstruct.o -lssl -lcrypto -ldl -pthread -march=i686 -mtune=pentium4 -pthread -march=i686 -mtune=pentium4 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,sasl-ntlm.so -o .libs/sasl-ntlm.so libtool: link: ar cru .libs/sasl-ntlm.a client-ntlm.o ntlmdes.o ntlmstruct.o libtool: link: ranlib .libs/sasl-ntlm.a libtool: link: ( cd ".libs" && rm -f "sasl-ntlm.la" && ln -s "../sasl-ntlm.la" "sasl-ntlm.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/ntlm' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT auth-client.lo -MD -MP -MF .deps/auth-client.Tpo -c -o auth-client.lo auth-client.c /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT concatenate.lo -MD -MP -MF .deps/concatenate.Tpo -c -o concatenate.lo concatenate.c /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT auth-client.lo -MD -MP -MF .deps/auth-client.Tpo -c auth-client.c -fPIC -DPIC -o .libs/auth-client.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT concatenate.lo -MD -MP -MF .deps/concatenate.Tpo -c concatenate.c -fPIC -DPIC -o .libs/concatenate.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT auth-client.lo -MD -MP -MF .deps/auth-client.Tpo -c auth-client.c -o auth-client.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT concatenate.lo -MD -MP -MF .deps/concatenate.Tpo -c concatenate.c -o concatenate.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 mv -f .deps/auth-client.Tpo .deps/auth-client.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c -o headers.lo headers.c mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c -o htable.lo htable.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o mv -f .deps/concatenate.Tpo .deps/concatenate.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT message-source.lo -MD -MP -MF .deps/message-source.Tpo -c -o message-source.lo message-source.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c htable.c -fPIC -DPIC -o .libs/htable.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT message-source.lo -MD -MP -MF .deps/message-source.Tpo -c message-source.c -fPIC -DPIC -o .libs/message-source.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT htable.lo -MD -MP -MF .deps/htable.Tpo -c htable.c -o htable.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT message-source.lo -MD -MP -MF .deps/message-source.Tpo -c message-source.c -o message-source.o >/dev/null 2>&1 mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o mv -f .deps/message-source.Tpo .deps/message-source.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rfc2822date.lo -MD -MP -MF .deps/rfc2822date.Tpo -c -o rfc2822date.lo rfc2822date.c mv -f .deps/htable.Tpo .deps/htable.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT siobuf.lo -MD -MP -MF .deps/siobuf.Tpo -c -o siobuf.lo siobuf.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rfc2822date.lo -MD -MP -MF .deps/rfc2822date.Tpo -c rfc2822date.c -fPIC -DPIC -o .libs/rfc2822date.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT siobuf.lo -MD -MP -MF .deps/siobuf.Tpo -c siobuf.c -fPIC -DPIC -o .libs/siobuf.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT rfc2822date.lo -MD -MP -MF .deps/rfc2822date.Tpo -c rfc2822date.c -o rfc2822date.o >/dev/null 2>&1 mv -f .deps/rfc2822date.Tpo .deps/rfc2822date.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-api.lo -MD -MP -MF .deps/smtp-api.Tpo -c -o smtp-api.lo smtp-api.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-api.lo -MD -MP -MF .deps/smtp-api.Tpo -c smtp-api.c -fPIC -DPIC -o .libs/smtp-api.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT siobuf.lo -MD -MP -MF .deps/siobuf.Tpo -c siobuf.c -o siobuf.o >/dev/null 2>&1 mv -f .deps/headers.Tpo .deps/headers.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-auth.lo -MD -MP -MF .deps/smtp-auth.Tpo -c -o smtp-auth.lo smtp-auth.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-auth.lo -MD -MP -MF .deps/smtp-auth.Tpo -c smtp-auth.c -fPIC -DPIC -o .libs/smtp-auth.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-api.lo -MD -MP -MF .deps/smtp-api.Tpo -c smtp-api.c -o smtp-api.o >/dev/null 2>&1 mv -f .deps/siobuf.Tpo .deps/siobuf.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-bdat.lo -MD -MP -MF .deps/smtp-bdat.Tpo -c -o smtp-bdat.lo smtp-bdat.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-auth.lo -MD -MP -MF .deps/smtp-auth.Tpo -c smtp-auth.c -o smtp-auth.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-bdat.lo -MD -MP -MF .deps/smtp-bdat.Tpo -c smtp-bdat.c -fPIC -DPIC -o .libs/smtp-bdat.o mv -f .deps/smtp-api.Tpo .deps/smtp-api.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-tls.lo -MD -MP -MF .deps/smtp-tls.Tpo -c -o smtp-tls.lo smtp-tls.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-tls.lo -MD -MP -MF .deps/smtp-tls.Tpo -c smtp-tls.c -fPIC -DPIC -o .libs/smtp-tls.o mv -f .deps/smtp-auth.Tpo .deps/smtp-auth.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-etrn.lo -MD -MP -MF .deps/smtp-etrn.Tpo -c -o smtp-etrn.lo smtp-etrn.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-etrn.lo -MD -MP -MF .deps/smtp-etrn.Tpo -c smtp-etrn.c -fPIC -DPIC -o .libs/smtp-etrn.o mv -f .deps/protocol.Tpo .deps/protocol.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c -o tokens.lo tokens.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-bdat.lo -MD -MP -MF .deps/smtp-bdat.Tpo -c smtp-bdat.c -o smtp-bdat.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c tokens.c -fPIC -DPIC -o .libs/tokens.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT tokens.lo -MD -MP -MF .deps/tokens.Tpo -c tokens.c -o tokens.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-etrn.lo -MD -MP -MF .deps/smtp-etrn.Tpo -c smtp-etrn.c -o smtp-etrn.o >/dev/null 2>&1 mv -f .deps/smtp-bdat.Tpo .deps/smtp-bdat.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT message-callbacks.lo -MD -MP -MF .deps/message-callbacks.Tpo -c -o message-callbacks.lo message-callbacks.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT message-callbacks.lo -MD -MP -MF .deps/message-callbacks.Tpo -c message-callbacks.c -fPIC -DPIC -o .libs/message-callbacks.o mv -f .deps/tokens.Tpo .deps/tokens.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT message-callbacks.lo -MD -MP -MF .deps/message-callbacks.Tpo -c message-callbacks.c -o message-callbacks.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT smtp-tls.lo -MD -MP -MF .deps/smtp-tls.Tpo -c smtp-tls.c -o smtp-tls.o >/dev/null 2>&1 mv -f .deps/message-callbacks.Tpo .deps/message-callbacks.Plo mv -f .deps/smtp-etrn.Tpo .deps/smtp-etrn.Plo mv -f .deps/smtp-tls.Tpo .deps/smtp-tls.Plo /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -export-dynamic -version-info 7:6:1 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libesmtp.la -rpath /usr/lib auth-client.lo base64.lo concatenate.lo errors.lo headers.lo htable.lo message-source.lo protocol.lo rfc2822date.lo siobuf.lo smtp-api.lo smtp-auth.lo smtp-bdat.lo smtp-tls.lo smtp-etrn.lo tokens.lo message-callbacks.lo -lssl -lcrypto -ldl libtool: link: i686-tld-linux-gcc -shared .libs/auth-client.o .libs/base64.o .libs/concatenate.o .libs/errors.o .libs/headers.o .libs/htable.o .libs/message-source.o .libs/protocol.o .libs/rfc2822date.o .libs/siobuf.o .libs/smtp-api.o .libs/smtp-auth.o .libs/smtp-bdat.o .libs/smtp-tls.o .libs/smtp-etrn.o .libs/tokens.o .libs/message-callbacks.o -lssl -lcrypto -ldl -pthread -march=i686 -mtune=pentium4 -pthread -march=i686 -mtune=pentium4 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,libesmtp.so.6 -o .libs/libesmtp.so.6.1.6 libtool: link: (cd ".libs" && rm -f "libesmtp.so.6" && ln -s "libesmtp.so.6.1.6" "libesmtp.so.6") libtool: link: (cd ".libs" && rm -f "libesmtp.so" && ln -s "libesmtp.so.6.1.6" "libesmtp.so") libtool: link: ar cru .libs/libesmtp.a auth-client.o base64.o concatenate.o errors.o headers.o htable.o message-source.o protocol.o rfc2822date.o siobuf.o smtp-api.o smtp-auth.o smtp-bdat.o smtp-tls.o smtp-etrn.o tokens.o message-callbacks.o libtool: link: ranlib .libs/libesmtp.a libtool: link: ( cd ".libs" && rm -f "libesmtp.la" && ln -s "../libesmtp.la" "libesmtp.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bdfdba /bin/sh -e /tmp/B.bdfdba/rpm-tmp.13744 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.bdfdba/libesmtp-1.0.6-root-builder + cd libesmtp-1.0.6 + rm -rf /tmp/B.bdfdba/libesmtp-1.0.6-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.bdfdba/libesmtp-1.0.6-root-builder' Making install in login make[1]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/login' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/login' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c sasl-login.la '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-login.so /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.so libtool: install: /usr/bin/install -c .libs/sasl-login.lai /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.la libtool: install: /usr/bin/install -c .libs/sasl-login.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.a libtool: install: chmod 644 /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.a libtool: install: ranlib /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.a libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/login' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/login' Making install in plain make[1]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/plain' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/plain' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c sasl-plain.la '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-plain.so /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.so libtool: install: /usr/bin/install -c .libs/sasl-plain.lai /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.la libtool: install: /usr/bin/install -c .libs/sasl-plain.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.a libtool: install: chmod 644 /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.a libtool: install: ranlib /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.a libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/plain' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/plain' Making install in crammd5 make[1]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/crammd5' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/crammd5' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c sasl-cram-md5.la '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-cram-md5.so /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.so libtool: install: /usr/bin/install -c .libs/sasl-cram-md5.lai /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.la libtool: install: /usr/bin/install -c .libs/sasl-cram-md5.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: chmod 644 /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: ranlib /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.a libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/crammd5' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/crammd5' Making install in ntlm make[1]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/ntlm' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/ntlm' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c sasl-ntlm.la '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins' libtool: install: /usr/bin/install -c .libs/sasl-ntlm.so /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.so libtool: install: /usr/bin/install -c .libs/sasl-ntlm.lai /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.la libtool: install: /usr/bin/install -c .libs/sasl-ntlm.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.a libtool: install: chmod 644 /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.a libtool: install: ranlib /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.a libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/ntlm' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6/ntlm' make[1]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' test -z "/usr/bin" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/bin" test -z "/usr/include" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/include" /usr/bin/install -c libesmtp-config '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/bin' /usr/bin/install -c -m 644 libesmtp.h auth-client.h auth-plugin.h '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/include' test -z "/usr/lib" || /bin/mkdir -p "/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libesmtp.la '/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib' libtool: install: /usr/bin/install -c .libs/libesmtp.so.6.1.6 /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/libesmtp.so.6.1.6 libtool: install: (cd /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib && { ln -s -f libesmtp.so.6.1.6 libesmtp.so.6 || { rm -f libesmtp.so.6 && ln -s libesmtp.so.6.1.6 libesmtp.so.6; }; }) libtool: install: (cd /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib && { ln -s -f libesmtp.so.6.1.6 libesmtp.so || { rm -f libesmtp.so && ln -s libesmtp.so.6.1.6 libesmtp.so; }; }) libtool: install: /usr/bin/install -c .libs/libesmtp.lai /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/libesmtp.la libtool: install: /usr/bin/install -c .libs/libesmtp.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/libesmtp.a libtool: install: chmod 644 /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/libesmtp.a libtool: install: ranlib /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/libesmtp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libesmtp-1.0.6' + /bin/rm '--interactive=never' /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.a /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-cram-md5.la /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-login.la /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-ntlm.la /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/lib/esmtp-plugins/sasl-plain.la + __spec_install_post_strip + set +x Stripping 5 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 5 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libesmtp-1.0.6-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bdfdba /bin/sh -e /tmp/B.bdfdba/rpm-tmp.8643 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libesmtp-1.0.6 + DOCDIR=/tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/share/doc/libesmtp-1.0.6 + export DOCDIR + rm -rf /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/share/doc/libesmtp-1.0.6 + /bin/mkdir -p /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/share/doc/libesmtp-1.0.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/share/doc/libesmtp-1.0.6... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS Notes README /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/share/doc/libesmtp-1.0.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bdfdba/libesmtp-1.0.6-root-builder/usr/share/doc/libesmtp-1.0.6... ./NEWS ./README ./Notes ./AUTHORS ./ChangeLog Documentation compressed. + exit 0 Provides: libesmtp.so.6 sasl-cram-md5.so sasl-login.so sasl-ntlm.so sasl-plain.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.1.0.0 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libssl.so.1.0.0 rtld(GNU_HASH) Processing files: libesmtp-devel-1.0.6-1 Provides: libtool(/usr/lib/libesmtp.la) Requires: /bin/sh Processing files: libesmtp-static-1.0.6-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.bdfdba/libesmtp-1.0.6-root-builder Wrote: /home/users/builder/rpm/RPMS/libesmtp-1.0.6-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libesmtp-devel-1.0.6-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libesmtp-static-1.0.6-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.bdfdba /bin/sh -e /tmp/B.bdfdba/rpm-tmp.12613 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libesmtp-1.0.6 + /bin/rm '--interactive=never' -rf /tmp/B.bdfdba/libesmtp-1.0.6-root-builder + rm -rf /tmp/B.bdfdba/libesmtp-1.0.6-root-builder ended at: Wed Jul 30 08:07:00 2014, done in 01days 00h 00m 30s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..242 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## libesmtp ################################################## libesmtp-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:28.23s sys:24.33s real:37.77s (faults io:0 non-io:1288581) Files queued for ftp: 60403 libesmtp-1.0.6-1.i686.rpm 9193 libesmtp-devel-1.0.6-1.i686.rpm 27843 libesmtp-static-1.0.6-1.i686.rpm 161 libesmtp-1.0.6-1.src.rpm.uploadinfo End-PLD-Builder-Info