<86>Nov 22 07:40:21 userdel[123215]: delete user 'rooter' <86>Nov 22 07:40:21 groupadd[123272]: group added to /etc/group: name=rooter, GID=576 <86>Nov 22 07:40:21 groupadd[123272]: group added to /etc/gshadow: name=rooter <86>Nov 22 07:40:21 groupadd[123272]: new group: name=rooter, GID=576 <86>Nov 22 07:40:21 useradd[123292]: new user: name=rooter, UID=576, GID=576, home=/root, shell=/bin/bash <86>Nov 22 07:40:21 userdel[123314]: delete user 'builder' <86>Nov 22 07:40:21 userdel[123314]: removed group 'builder' owned by 'builder' <86>Nov 22 07:40:21 userdel[123314]: removed shadow group 'builder' owned by 'builder' <86>Nov 22 07:40:21 groupadd[123326]: group added to /etc/group: name=builder, GID=577 <86>Nov 22 07:40:21 groupadd[123326]: group added to /etc/gshadow: name=builder <86>Nov 22 07:40:21 groupadd[123326]: new group: name=builder, GID=577 <86>Nov 22 07:40:21 useradd[123333]: new user: name=builder, UID=577, GID=577, home=/usr/src, shell=/bin/bash <13>Nov 22 07:40:23 rpmi: libtasn1-4.13-alt2 1521133850 installed <13>Nov 22 07:40:23 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed <13>Nov 22 07:40:23 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 22 07:40:23 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 22 07:40:24 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed <13>Nov 22 07:40:24 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Nov 22 07:40:24 rpmi: p11-kit-trust-0.23.9-alt5 1525798298 installed <13>Nov 22 07:40:24 rpmi: libcrypto1.1-1.1.0i-alt1 1535471315 installed <13>Nov 22 07:40:24 rpmi: libssl1.1-1.1.0i-alt1 1535471315 installed <13>Nov 22 07:40:24 rpmi: libssl-devel-1.1.0i-alt1 1535471315 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libesmtp-1.0.6-alt1.1.nosrc.rpm Installing libesmtp-1.0.6-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libesmtp-1.0.6 + echo 'Source #0 (libesmtp-1.0.6.tar.bz2):' Source #0 (libesmtp-1.0.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libesmtp-1.0.6.tar.bz2 + /bin/tar -xf - + cd libesmtp-1.0.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libesmtp-build.patch):' Patch #1 (libesmtp-build.patch): + /usr/bin/patch -p1 patching file missing.h patching file headers.c Hunk #1 succeeded at 36 with fuzz 2 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24167 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libesmtp-1.0.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-pthreads --enable-require-all-recipients --enable-etrn --disable-static configure: WARNING: unrecognized options: --without-included-gettext, --enable-require-all-recipients checking for a BSD-compatible install... /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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none 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 i586-alt-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking how to run the C preprocessor... i586-alt-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-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... no 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... i586-alt-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... no checking whether to enable NTLM authentication... no checking whether to enable STARTTLS... no 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 configure: WARNING: unrecognized options: --without-included-gettext, --enable-require-all-recipients ************************* *** libESMTP features *** ************************* --with-auth-plugin-dir: /usr/lib/esmtp-plugins --with-lwres: no --with-openssl: no --enable-pthreads: yes --enable-etrn: yes --enable-ntlm: no --enable-chunking: yes --enable-xusr: yes --enable-nsauth: yes --enable-debug: no + make -j8 make all-recursive Making all in login make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o client-login.lo client-login.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c client-login.c -fPIC -DPIC -o .libs/client-login.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -module -avoid-version -pthread -o sasl-login.la -rpath /usr/lib/esmtp-plugins client-login.lo -ldl libtool: link: i586-alt-linux-gcc -shared .libs/client-login.o -ldl -pthread -march=i586 -mtune=generic -pthread -march=i586 -mtune=generic -pthread -pthread -Wl,-soname -Wl,sasl-login.so -o .libs/sasl-login.so libtool: link: ( cd ".libs" && rm -f "sasl-login.la" && ln -s "../sasl-login.la" "sasl-login.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' Making all in plain make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o client-plain.lo client-plain.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c client-plain.c -fPIC -DPIC -o .libs/client-plain.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -module -avoid-version -pthread -o sasl-plain.la -rpath /usr/lib/esmtp-plugins client-plain.lo -ldl libtool: link: i586-alt-linux-gcc -shared .libs/client-plain.o -ldl -pthread -march=i586 -mtune=generic -pthread -march=i586 -mtune=generic -pthread -pthread -Wl,-soname -Wl,sasl-plain.so -o .libs/sasl-plain.so libtool: link: ( cd ".libs" && rm -f "sasl-plain.la" && ln -s "../sasl-plain.la" "sasl-plain.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' Making all in crammd5 make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o hmacmd5.lo hmacmd5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o client-crammd5.lo client-crammd5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c client-crammd5.c -fPIC -DPIC -o .libs/client-crammd5.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o md5.lo md5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c md5.c -fPIC -DPIC -o .libs/md5.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -module -avoid-version -pthread -o sasl-cram-md5.la -rpath /usr/lib/esmtp-plugins client-crammd5.lo hmacmd5.lo md5.lo -ldl libtool: link: i586-alt-linux-gcc -shared .libs/client-crammd5.o .libs/hmacmd5.o .libs/md5.o -ldl -pthread -march=i586 -mtune=generic -pthread -march=i586 -mtune=generic -pthread -pthread -Wl,-soname -Wl,sasl-cram-md5.so -o .libs/sasl-cram-md5.so libtool: link: ( cd ".libs" && rm -f "sasl-cram-md5.la" && ln -s "../sasl-cram-md5.la" "sasl-cram-md5.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o message-source.lo message-source.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c message-source.c -fPIC -DPIC -o .libs/message-source.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o concatenate.lo concatenate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c concatenate.c -fPIC -DPIC -o .libs/concatenate.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o htable.lo htable.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c htable.c -fPIC -DPIC -o .libs/htable.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o base64.lo base64.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c base64.c -fPIC -DPIC -o .libs/base64.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o errors.lo errors.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c errors.c -fPIC -DPIC -o .libs/errors.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from errors.c:31: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o auth-client.lo auth-client.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c auth-client.c -fPIC -DPIC -o .libs/auth-client.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rfc2822date.lo rfc2822date.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rfc2822date.c -fPIC -DPIC -o .libs/rfc2822date.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smtp-auth.lo smtp-auth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c smtp-auth.c -fPIC -DPIC -o .libs/smtp-auth.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o siobuf.lo siobuf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c siobuf.c -fPIC -DPIC -o .libs/siobuf.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smtp-tls.lo smtp-tls.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c smtp-tls.c -fPIC -DPIC -o .libs/smtp-tls.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smtp-etrn.lo smtp-etrn.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c smtp-etrn.c -fPIC -DPIC -o .libs/smtp-etrn.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smtp-bdat.lo smtp-bdat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c smtp-bdat.c -fPIC -DPIC -o .libs/smtp-bdat.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o headers.lo headers.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c headers.c -fPIC -DPIC -o .libs/headers.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tokens.lo tokens.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tokens.c -fPIC -DPIC -o .libs/tokens.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o smtp-api.lo smtp-api.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c smtp-api.c -fPIC -DPIC -o .libs/smtp-api.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o message-callbacks.lo message-callbacks.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c message-callbacks.c -fPIC -DPIC -o .libs/message-callbacks.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o protocol.lo protocol.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c protocol.c -fPIC -DPIC -o .libs/protocol.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wpointer-arith -Wbad-function-cast -Wcast-align -pthread -std=c99 -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -export-dynamic -version-info 7:6:1 -pthread -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 -ldl libtool: link: i586-alt-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 -ldl -pthread -march=i586 -mtune=generic -pthread -march=i586 -mtune=generic -pthread -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: ( cd ".libs" && rm -f "libesmtp.la" && ln -s "../libesmtp.la" "libesmtp.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libesmtp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libesmtp-buildroot + cd libesmtp-1.0.6 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libesmtp-buildroot make: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' Making install in login make[1]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /bin/install -p sasl-login.la '/usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins' libtool: install: /bin/install -p .libs/sasl-login.so /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-login.so libtool: install: /bin/install -p .libs/sasl-login.lai /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-login.la libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' make[1]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/login' Making install in plain make[1]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /bin/install -p sasl-plain.la '/usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins' libtool: install: /bin/install -p .libs/sasl-plain.so /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-plain.so libtool: install: /bin/install -p .libs/sasl-plain.lai /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-plain.la libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' make[1]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/plain' Making install in crammd5 make[1]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' test -z "/usr/lib/esmtp-plugins" || /bin/mkdir -p "/usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins" /bin/sh ../libtool --mode=install /bin/install -p sasl-cram-md5.la '/usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins' libtool: install: /bin/install -p .libs/sasl-cram-md5.so /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-cram-md5.so libtool: install: /bin/install -p .libs/sasl-cram-md5.lai /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-cram-md5.la libtool: install: warning: remember to run `libtool --finish /usr/lib/esmtp-plugins' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[1]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6/crammd5' make[1]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[2]: Entering directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libesmtp-buildroot/usr/bin" /bin/install -p libesmtp-config '/usr/src/tmp/libesmtp-buildroot/usr/bin' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libesmtp-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p libesmtp.la '/usr/src/tmp/libesmtp-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libesmtp.so.6.1.6 /usr/src/tmp/libesmtp-buildroot/usr/lib/libesmtp.so.6.1.6 libtool: install: (cd /usr/src/tmp/libesmtp-buildroot/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 /usr/src/tmp/libesmtp-buildroot/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: /bin/install -p .libs/libesmtp.lai /usr/src/tmp/libesmtp-buildroot/usr/lib/libesmtp.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libesmtp-buildroot/usr/include" /bin/install -p -m 644 libesmtp.h auth-client.h auth-plugin.h '/usr/src/tmp/libesmtp-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' make: Leaving directory '/usr/src/RPM/BUILD/libesmtp-1.0.6' + rm /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-cram-md5.la /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-login.la /usr/src/tmp/libesmtp-buildroot/usr/lib/esmtp-plugins/sasl-plain.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libesmtp-buildroot (auto) removed './usr/lib/libesmtp.la' mode of './usr/lib/libesmtp.so.6.1.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/esmtp-plugins/sasl-cram-md5.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/esmtp-plugins/sasl-plain.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/esmtp-plugins/sasl-login.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libesmtp-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/bin/libesmtp-config: 68c68 < echo -I/usr/include -pthread --- > echo -pthread /usr/bin/libesmtp-config: 72c72 < echo -pthread -L/usr/lib -lesmtp -ldl --- > echo -pthread -lesmtp -ldl Checking contents of files in /usr/src/tmp/libesmtp-buildroot/ (default) Compressing files in /usr/src/tmp/libesmtp-buildroot (auto) Adjusting library links in /usr/src/tmp/libesmtp-buildroot ./usr/lib: libesmtp.so.6 -> libesmtp.so.6.1.6 Verifying ELF objects in /usr/src/tmp/libesmtp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libesmtp-1.0.6-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75924 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libesmtp-1.0.6 + DOCDIR=/usr/src/tmp/libesmtp-buildroot/usr/share/doc/libesmtp-1.0.6 + export DOCDIR + rm -rf /usr/src/tmp/libesmtp-buildroot/usr/share/doc/libesmtp-1.0.6 + /bin/mkdir -p /usr/src/tmp/libesmtp-buildroot/usr/share/doc/libesmtp-1.0.6 + cp -prL AUTHORS README ChangeLog INSTALL COPYING TODO NEWS Notes doc/api.xml /usr/src/tmp/libesmtp-buildroot/usr/share/doc/libesmtp-1.0.6 + chmod -R go-w /usr/src/tmp/libesmtp-buildroot/usr/share/doc/libesmtp-1.0.6 + chmod -R a+rX /usr/src/tmp/libesmtp-buildroot/usr/share/doc/libesmtp-1.0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MaRSb5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4BQHah find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libesmtp.so.6 = set:ldoI4nUKgzHK4kq5zprkgGbwE6JC9gUTBdasgwxmGy7ug2unOFadZDoVL7oXtlpi2TdXKl8adE0YfGUYogAowlov7nu2L2NGkfTtuSUZorD5yn03vbvBCEbdKeoUVqtKGZ9yYcFkpcIzkB0oNAcLuKoZiG35d8syTk7INoRVOk02Vi5zCqfCPZ7Fr2fBsNsRxsEQo8lTdGBh9JqHdrK9Hy6y61C3yeU7y2QcgjZuDv8j38kP49VONwSX6E42ndivnHeWtxGHojW2H90MilIg74MGkf0glBKzsNMsZyf8x07H3mVIo1z80BmyCFxuERCpOp4Dop595 Requires: 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.10r4MM Creating libesmtp-debuginfo package Processing files: libesmtp-devel-1.0.6-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BinOiB find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YpeZUF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: awk cat PreReq: libesmtp = 1.0.6-alt1.1 Requires: /bin/sh, /usr/lib/libesmtp.so.6.1.6, coreutils, gawk Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Je5LKR Processing files: libesmtp-debuginfo-1.0.6-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.va3Szk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e9gbv3 find-requires: running scripts (debuginfo) Provides: debug(libesmtp.so.6) Requires: libesmtp = 1.0.6-alt1.1, debug(libc.so.6), debug(libdl.so.2), debug(libpthread.so.0) Removing 1 extra deps from libesmtp-devel due to dependency on libesmtp Wrote: /usr/src/RPM/RPMS/i586/libesmtp-1.0.6-alt1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libesmtp-devel-1.0.6-alt1.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libesmtp-debuginfo-1.0.6-alt1.1.i586.rpm 9.50user 1.99system 0:21.42elapsed 53%CPU (0avgtext+0avgdata 28260maxresident)k 0inputs+0outputs (0major+995603minor)pagefaults 0swaps 18.98user 4.59system 0:35.02elapsed 67%CPU (0avgtext+0avgdata 123116maxresident)k 0inputs+0outputs (0major+1413298minor)pagefaults 0swaps --- libesmtp-1.0.6-alt1.1.i586.rpm.repo 2012-07-24 09:57:16.000000000 +0000 +++ libesmtp-1.0.6-alt1.1.i586.rpm.hasher 2018-11-22 07:40:49.041247048 +0000 @@ -19,3 +19,3 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.16) Requires: libc.so.6(GLIBC_2.3) @@ -23,4 +23,2 @@ Requires: libc.so.6(GLIBC_2.4) -Requires: libcrypto.so.10 >= set:pktZs7DIbRhemDLtgcrF3sZ7cDOEjGbi2PfVZ9zndz8JgiZ96wCTg2oQhOZf5 -Requires: rpmlib(SetVersions) Requires: libdl.so.2(GLIBC_2.0) @@ -28,6 +26,5 @@ Requires: libpthread.so.0(GLIBC_2.0) -Requires: libssl.so.10 >= set:mhBOyR8Yjrf4U0apDJNSFfrbBmfLo45JgfxUFa43PLZyZ9MaD55yt0wIlgbhOaQ6J2Yh8ioJypdEFURUTCJ0 Requires: rtld(GNU_HASH) Requires: rpmlib(PayloadIsLzma) -Provides: libesmtp.so.6 = set:ldoI4nUKg38Mln2aJyNIda8R5gkzmP48YXO65e8MgblN3f81LbVkBCZzIYT3IZeGOA4KrStHgkqg1UvkNVNMzpwfMaILzbfxnxolGDXefrsvsXIgY2oUrVHQ4tFNR13fnHPlJf5VpiFOoo7Fa1My9puZc5Pnk7aqgU4LFeozNGPBF04OBa6dRucDXLQdxDiKoKWgekqcAGX6ROEAmJRCdTAlh3hz0P1h7Y3h1q6E9vZIfAF14GpyAsVogXt3k2xH6FLHl7Ze2lnNCQ5mj0wBGoxe8wlFu0yQqUOZ4ThKooKvV194UotMaD5bo41EQWSLhj3Z0JScjezU4bH8F0 +Provides: libesmtp.so.6 = set:ldoI4nUKgzHK4kq5zprkgGbwE6JC9gUTBdasgwxmGy7ug2unOFadZDoVL7oXtlpi2TdXKl8adE0YfGUYogAowlov7nu2L2NGkfTtuSUZorD5yn03vbvBCEbdKeoUVqtKGZ9yYcFkpcIzkB0oNAcLuKoZiG35d8syTk7INoRVOk02Vi5zCqfCPZ7Fr2fBsNsRxsEQo8lTdGBh9JqHdrK9Hy6y61C3yeU7y2QcgjZuDv8j38kP49VONwSX6E42ndivnHeWtxGHojW2H90MilIg74MGkf0glBKzsNMsZyf8x07H3mVIo1z80BmyCFxuERCpOp4Dop595 Provides: libesmtp = 1.0.6-alt1.1 --- libesmtp-debuginfo-1.0.6-alt1.1.i586.rpm.repo 2012-07-24 09:57:16.000000000 +0000 +++ libesmtp-debuginfo-1.0.6-alt1.1.i586.rpm.hasher 2018-11-22 07:40:49.052247138 +0000 @@ -18,2 +18,4 @@ /usr/src/debug/libesmtp-1.0.6/crammd5/hmacmd5.h 100644 +/usr/src/debug/libesmtp-1.0.6/crammd5/md5.c 100644 +/usr/src/debug/libesmtp-1.0.6/crammd5/md5.h 100644 /usr/src/debug/libesmtp-1.0.6/errors.c 100644 @@ -47,6 +49,4 @@ Requires: debug(libc.so.6) -Requires: debug(libcrypto.so.10) Requires: debug(libdl.so.2) Requires: debug(libpthread.so.0) -Requires: debug(libssl.so.10) Requires: rpmlib(PayloadIsLzma)