request from: hawk checking if we should skip the build started at: Thu Jan 10 15:29:36 2019 fetching http://src.tld-linux.org/~builderti//srpms/8f243202-3403-4738-9892-85044be248b6/proftpd-1.3.6-3.src.rpm fetched 20248419 bytes, 107705.5 K/s installing srpm: proftpd-1.3.6-3.src.rpm + install -d /tmp/B.sgtWO2/BUILD /tmp/B.sgtWO2/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog proftpd-1.3.6-3.src.rpm * Thu Jan 10 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/proftpd.git;a=log;h=master * Thu Jan 10 2019 Marcin Krol fb70bff - include sample SSL certificates so SSL is working out of the box * Thu Jan 10 2019 Marcin Krol bbdf9cc - logrotate config * Thu Jan 10 2019 Marcin Krol 1945413 - put logs in /var/log/proftpd, added logrotate * Thu Jan 10 2019 Marcin Krol cad58ff - drop ident/rDNS entries * Thu Jan 10 2019 Marcin Krol 4c5a91d - better TLS/SSL config, misc config cleanup * Thu Jan 10 2019 Marcin Krol 0fb5f17 - better default configuration * Sun Mar 11 2018 Marcin Krol 9494406 - release 2 + rpm -Uhv --nodeps --define '_topdir /tmp/B.sgtWO2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' proftpd-1.3.6-3.src.rpm proftpd ################################################## + rm -f proftpd-1.3.6-3.src.rpm + install -m 700 -d /tmp/B.sgtWO2/BUILD/tmp + TMPDIR=/tmp/B.sgtWO2/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.sgtWO2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.sgtWO2/proftpd.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 8f243202-3403-4738-9892-85044be248b6; TMPDIR=/tmp/B.sgtWO2/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.sgtWO2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.sgtWO2/proftpd.spec + : build-id: 8f243202-3403-4738-9892-85044be248b6 + TMPDIR=/tmp/B.sgtWO2/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.sgtWO2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.sgtWO2/proftpd.spec Building target platforms: x86_64-tld-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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.11099 + umask 022 + cd /tmp/B.sgtWO2/BUILD + cd /tmp/B.sgtWO2/BUILD + rm -rf proftpd-1.3.6 + /usr/bin/gzip -dc /tmp/B.sgtWO2/proftpd-1.3.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd proftpd-1.3.6 + /usr/bin/xz -dc /tmp/B.sgtWO2/mod_clamav-0.13.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (proftpd-paths.patch):' Patch #0 (proftpd-paths.patch): + include/buildstamp.h cd lib/ && /usr/bin/make lib make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c pr_fnmatch.c In file included from pr_fnmatch.c:260: pr_fnmatch_loop.c: In function 'internal_fnmatch': pr_fnmatch_loop.c:75:7: warning: variable 'is_seqval' set but not used [-Wunused-but-set-variable] int is_seqval = 0; ^~~~~~~~~ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c sstrncpy.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c strsep.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c vsnprintf.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c glibc-glob.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c glibc-hstrerror.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c glibc-mkstemp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c pr-syslog.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c pwgrent.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c hanson-tpl.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ccan-json.c ar rc libsupp.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o hanson-tpl.o ccan-json.o ranlib libsupp.a cd libltdl/ && /usr/bin/make make[2]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' /usr/bin/make all-am make[3]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -module -avoid-version -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o dlopen.la dlopen.lo -ldl -ldl libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -no-undefined -dlpreopen dlopen.la -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[3]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[2]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib' cd src/ && /usr/bin/make src make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/src' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c main.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c timers.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c sets.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c pool.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c privs.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c str.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c table.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c regexp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c configdb.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c dirtree.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c expr.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c signals.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c support.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c netaddr.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c inet.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c child.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c parser.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c log.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c lastlog.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c xferlog.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c bindings.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c netacl.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c class.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c scoreboard.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c help.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c feat.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c netio.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c cmd.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c response.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ascii.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c data.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c modules.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c stash.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c display.c display.c: In function 'display_fh.isra.1': display.c:247:50: warning: '%llu' directive output may be truncated writing between 1 and 17 bytes into a region of size 12 [-Wformat-truncation=] snprintf(mg_xfer_bytes, sizeof(mg_xfer_bytes), "%" PR_LU, ^~~ display.c:247:51: note: format string is defined here snprintf(mg_xfer_bytes, sizeof(mg_xfer_bytes), "%" PR_LU, display.c:247:50: note: directive argument in the range [0, 18014398509481983] snprintf(mg_xfer_bytes, sizeof(mg_xfer_bytes), "%" PR_LU, ^~~ In file included from /usr/include/stdio.h:873, from ../include/conf.h:51, from display.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 18 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ display.c:253:52: warning: '%llu' directive output may be truncated writing between 2 and 16 bytes into a region of size 12 [-Wformat-truncation=] snprintf(mg_xfer_units, sizeof(mg_xfer_units), "%" PR_LU "kB", ^~~ display.c:253:53: note: format string is defined here snprintf(mg_xfer_units, sizeof(mg_xfer_units), "%" PR_LU "kB", display.c:253:52: note: directive argument in the range [10, 9007199254740991] snprintf(mg_xfer_units, sizeof(mg_xfer_units), "%" PR_LU "kB", ^~~ In file included from /usr/include/stdio.h:873, from ../include/conf.h:51, from display.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 19 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c auth.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c fsio.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mkhome.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ctrls.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c event.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c var.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c throttle.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c session.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c trace.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c encode.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c proctitle.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c filter.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c pidfile.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c env.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c version.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c rlimit.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c wtmp.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c json.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c memcache.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c redis.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ftpdctl.c make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/src' cd modules/ && /usr/bin/make static make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_core.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_xfer.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_rlimit.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_auth_unix.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_auth.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_ls.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_log.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_site.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_delay.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_facts.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -I../lib/libltdl -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_dso.c mod_dso.c: In function 'set_moduleorder': mod_dso.c:562:39: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] snprintf(ibuf, sizeof(ibuf), "%u", i); ^~ mod_dso.c:562:38: note: directive argument in the range [1, 4294967295] snprintf(ibuf, sizeof(ibuf), "%u", i); ^~~~ In file included from /usr/include/stdio.h:873, from ../include/conf.h:51, from mod_dso.c:28: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 4 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_clamav.c mod_clamav.c: In function 'clamavd_scan_stream': mod_clamav.c:39:28: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' [-Wformat=] #define MOD_CLAMAV_VERSION "mod_clamav/0.13" ^~~~~~~~~~~~~~~~~ mod_clamav.c:230:26: note: in expansion of macro 'MOD_CLAMAV_VERSION' pr_log_debug(DEBUG4, MOD_CLAMAV_VERSION ": Streaming %ld bytes (%d, %u) to Clamd.", res, len, sizeof(len)); ^~~~~~~~~~~~~~~~~~ mod_clamav.c:230:74: note: format string is defined here pr_log_debug(DEBUG4, MOD_CLAMAV_VERSION ": Streaming %ld bytes (%d, %u) to Clamd.", res, len, sizeof(len)); ~^ %lu mod_clamav.c: In function 'clamav_fsio_close': mod_clamav.c:479:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(buf, PR_TUNABLE_PATH_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_cap.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c mod_ctrls.c srcdir=. ./glue.sh mod_core.o mod_xfer.o mod_rlimit.o mod_auth_unix.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_dso.o mod_clamav.o mod_cap.o mod_ctrls.o x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c module_glue.c make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' test -z "mod_auth_file.la mod_auth_pam.la mod_facl.la mod_ident.la mod_ifsession.la mod_lang.la mod_ldap.la mod_quotatab.la mod_quotatab_file.la mod_quotatab_ldap.la mod_quotatab_sql.la mod_ratio.la mod_readme.la mod_rewrite.la mod_sql.la mod_sql_mysql.la mod_sql_postgres.la mod_tls.la mod_wrap.la" -a -z """" || (cd modules/ && /usr/bin/make shared) make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_auth_file.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_auth_file.c -fPIC -DPIC -o .libs/mod_auth_file.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_auth_file.c -o mod_auth_file.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_auth_file.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_auth_file.lo `cat ../modules/mod_auth_file.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_auth_file.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_auth_file.so -o .libs/mod_auth_file.so libtool: link: ar cru .libs/mod_auth_file.a mod_auth_file.o libtool: link: ranlib .libs/mod_auth_file.a libtool: link: ( cd ".libs" && rm -f "mod_auth_file.la" && ln -s "../mod_auth_file.la" "mod_auth_file.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_auth_pam.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_auth_pam.c -fPIC -DPIC -o .libs/mod_auth_pam.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_auth_pam.c -o mod_auth_pam.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_auth_pam.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_auth_pam.lo `cat ../modules/mod_auth_pam.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_auth_pam.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 /usr/lib64/libpam.so /usr/lib64/libaudit.so /usr/lib64/libcap-ng.so -ldl -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_auth_pam.so -o .libs/mod_auth_pam.so libtool: link: ar cru .libs/mod_auth_pam.a mod_auth_pam.o libtool: link: ranlib .libs/mod_auth_pam.a libtool: link: ( cd ".libs" && rm -f "mod_auth_pam.la" && ln -s "../mod_auth_pam.la" "mod_auth_pam.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_facl.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_facl.c -fPIC -DPIC -o .libs/mod_facl.o mod_facl.c:952:12: warning: 'check_facl' defined but not used [-Wunused-function] static int check_facl(pool *p, const char *path, int mode, void *acl, int nents, ^~~~~~~~~~ mod_facl.c:77:12: warning: 'facl_faccess' defined but not used [-Wunused-function] static int facl_faccess(pr_fh_t *fh, int mode, uid_t uid, gid_t gid, ^~~~~~~~~~~~ mod_facl.c:53:12: warning: 'is_errno_eperm' defined but not used [-Wunused-function] static int is_errno_eperm(int xerrno) { ^~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_facl.c -o mod_facl.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_facl.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_facl.lo `cat ../modules/mod_facl.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_facl.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_facl.so -o .libs/mod_facl.so libtool: link: ar cru .libs/mod_facl.a mod_facl.o libtool: link: ranlib .libs/mod_facl.a libtool: link: ( cd ".libs" && rm -f "mod_facl.la" && ln -s "../mod_facl.la" "mod_facl.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ident.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ident.c -fPIC -DPIC -o .libs/mod_ident.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ident.c -o mod_ident.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_ident.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_ident.lo `cat ../modules/mod_ident.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_ident.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_ident.so -o .libs/mod_ident.so libtool: link: ar cru .libs/mod_ident.a mod_ident.o libtool: link: ranlib .libs/mod_ident.a libtool: link: ( cd ".libs" && rm -f "mod_ident.la" && ln -s "../mod_ident.la" "mod_ident.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ifsession.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ifsession.c -fPIC -DPIC -o .libs/mod_ifsession.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ifsession.c -o mod_ifsession.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_ifsession.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_ifsession.lo `cat ../modules/mod_ifsession.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_ifsession.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_ifsession.so -o .libs/mod_ifsession.so libtool: link: ar cru .libs/mod_ifsession.a mod_ifsession.o libtool: link: ranlib .libs/mod_ifsession.a libtool: link: ( cd ".libs" && rm -f "mod_ifsession.la" && ln -s "../mod_ifsession.la" "mod_ifsession.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_lang.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_lang.c -fPIC -DPIC -o .libs/mod_lang.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_lang.c -o mod_lang.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_lang.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_lang.lo `cat ../modules/mod_lang.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_lang.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_lang.so -o .libs/mod_lang.so libtool: link: ar cru .libs/mod_lang.a mod_lang.o libtool: link: ranlib .libs/mod_lang.a libtool: link: ( cd ".libs" && rm -f "mod_lang.la" && ln -s "../mod_lang.la" "mod_lang.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ldap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ldap.c -fPIC -DPIC -o .libs/mod_ldap.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ldap.c -o mod_ldap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_ldap.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_ldap.lo `cat ../modules/mod_ldap.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_ldap.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 /usr/lib64/libldap.so /usr/lib64/libsasl2.so -lcrypt /usr/lib64/libpam.so /usr/lib64/libaudit.so /usr/lib64/libcap-ng.so -ldl -lssl -lcrypto /usr/lib64/liblber.so -lresolv -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_ldap.so -o .libs/mod_ldap.so libtool: link: ar cru .libs/mod_ldap.a mod_ldap.o libtool: link: ranlib .libs/mod_ldap.a libtool: link: ( cd ".libs" && rm -f "mod_ldap.la" && ln -s "../mod_ldap.la" "mod_ldap.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab.c -fPIC -DPIC -o .libs/mod_quotatab.o mod_quotatab.c: In function 'set_quotatable': mod_quotatab.c:1712:16: warning: variable 'tabflag' set but not used [-Wunused-but-set-variable] unsigned int tabflag = 0; ^~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab.c -o mod_quotatab.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_quotatab.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_quotatab.lo `cat ../modules/mod_quotatab.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_quotatab.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_quotatab.so -o .libs/mod_quotatab.so libtool: link: ar cru .libs/mod_quotatab.a mod_quotatab.o libtool: link: ranlib .libs/mod_quotatab.a libtool: link: ( cd ".libs" && rm -f "mod_quotatab.la" && ln -s "../mod_quotatab.la" "mod_quotatab.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_file.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_file.c -fPIC -DPIC -o .libs/mod_quotatab_file.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_file.c -o mod_quotatab_file.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_quotatab_file.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_quotatab_file.lo `cat ../modules/mod_quotatab_file.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_quotatab_file.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_quotatab_file.so -o .libs/mod_quotatab_file.so libtool: link: ar cru .libs/mod_quotatab_file.a mod_quotatab_file.o libtool: link: ranlib .libs/mod_quotatab_file.a libtool: link: ( cd ".libs" && rm -f "mod_quotatab_file.la" && ln -s "../mod_quotatab_file.la" "mod_quotatab_file.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_ldap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_ldap.c -fPIC -DPIC -o .libs/mod_quotatab_ldap.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_ldap.c -o mod_quotatab_ldap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_quotatab_ldap.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_quotatab_ldap.lo `cat ../modules/mod_quotatab_ldap.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_quotatab_ldap.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_quotatab_ldap.so -o .libs/mod_quotatab_ldap.so libtool: link: ar cru .libs/mod_quotatab_ldap.a mod_quotatab_ldap.o libtool: link: ranlib .libs/mod_quotatab_ldap.a libtool: link: ( cd ".libs" && rm -f "mod_quotatab_ldap.la" && ln -s "../mod_quotatab_ldap.la" "mod_quotatab_ldap.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_sql.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_sql.c -fPIC -DPIC -o .libs/mod_quotatab_sql.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_quotatab_sql.c -o mod_quotatab_sql.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_quotatab_sql.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_quotatab_sql.lo `cat ../modules/mod_quotatab_sql.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_quotatab_sql.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_quotatab_sql.so -o .libs/mod_quotatab_sql.so libtool: link: ar cru .libs/mod_quotatab_sql.a mod_quotatab_sql.o libtool: link: ranlib .libs/mod_quotatab_sql.a libtool: link: ( cd ".libs" && rm -f "mod_quotatab_sql.la" && ln -s "../mod_quotatab_sql.la" "mod_quotatab_sql.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ratio.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ratio.c -fPIC -DPIC -o .libs/mod_ratio.o mod_ratio.c: In function 'log_ratios': mod_ratio.c:27:27: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'void *' [-Wformat=] #define MOD_RATIO_VERSION "mod_ratio/3.3" ^~~~~~~~~~~~~~~ mod_ratio.c:400:24: note: in expansion of macro 'MOD_RATIO_VERSION' pr_log_debug(DEBUG0, MOD_RATIO_VERSION ": %s in %s: %s %s%s%s", g.user, ^~~~~~~~~~~~~~~~~ mod_ratio.c:400:56: note: format string is defined here pr_log_debug(DEBUG0, MOD_RATIO_VERSION ": %s in %s: %s %s%s%s", g.user, ~^ %p libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_ratio.c -o mod_ratio.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_ratio.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_ratio.lo `cat ../modules/mod_ratio.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_ratio.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_ratio.so -o .libs/mod_ratio.so libtool: link: ar cru .libs/mod_ratio.a mod_ratio.o libtool: link: ranlib .libs/mod_ratio.a libtool: link: ( cd ".libs" && rm -f "mod_ratio.la" && ln -s "../mod_ratio.la" "mod_ratio.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_readme.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_readme.c -fPIC -DPIC -o .libs/mod_readme.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_readme.c -o mod_readme.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_readme.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_readme.lo `cat ../modules/mod_readme.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_readme.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_readme.so -o .libs/mod_readme.so libtool: link: ar cru .libs/mod_readme.a mod_readme.o libtool: link: ranlib .libs/mod_readme.a libtool: link: ( cd ".libs" && rm -f "mod_readme.la" && ln -s "../mod_readme.la" "mod_readme.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_rewrite.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_rewrite.c -fPIC -DPIC -o .libs/mod_rewrite.o mod_rewrite.c: In function 'rewrite_map_int_utf8trans': mod_rewrite.c:2003:3: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(ucs4_longs, 0, PR_TUNABLE_BUFFER_SIZE); ^~~~~~ mod_rewrite.c: In function 'rewrite_subst_backrefs': mod_rewrite.c:982:39: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%%%u", i); ^ In file included from /usr/include/stdio.h:873, from ../include/conf.h:51, from mod_rewrite.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 4 bytes into a destination of size 3 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mod_rewrite.c:978:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buf, sizeof(buf), "$%u", i); ^ In file included from /usr/include/stdio.h:873, from ../include/conf.h:51, from mod_rewrite.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 4 bytes into a destination of size 3 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_rewrite.c -o mod_rewrite.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_rewrite.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_rewrite.lo `cat ../modules/mod_rewrite.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_rewrite.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_rewrite.so -o .libs/mod_rewrite.so libtool: link: ar cru .libs/mod_rewrite.a mod_rewrite.o libtool: link: ranlib .libs/mod_rewrite.a libtool: link: ( cd ".libs" && rm -f "mod_rewrite.la" && ln -s "../mod_rewrite.la" "mod_rewrite.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql.c -fPIC -DPIC -o .libs/mod_sql.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql.c -o mod_sql.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_sql.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_sql.lo `cat ../modules/mod_sql.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_sql.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_sql.so -o .libs/mod_sql.so libtool: link: ar cru .libs/mod_sql.a mod_sql.o libtool: link: ranlib .libs/mod_sql.a libtool: link: ( cd ".libs" && rm -f "mod_sql.la" && ln -s "../mod_sql.la" "mod_sql.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql_mysql.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql_mysql.c -fPIC -DPIC -o .libs/mod_sql_mysql.o mod_sql_mysql.c: In function 'cmd_checkauth': mod_sql_mysql.c:1734:44: warning: unused variable 'scrambled_len' [-Wunused-variable] size_t plaintxt_len = 0, hashed_len = 0, scrambled_len = 0; ^~~~~~~~~~~~~ mod_sql_mysql.c:1734:28: warning: variable 'hashed_len' set but not used [-Wunused-but-set-variable] size_t plaintxt_len = 0, hashed_len = 0, scrambled_len = 0; ^~~~~~~~~~ mod_sql_mysql.c:1734:10: warning: variable 'plaintxt_len' set but not used [-Wunused-but-set-variable] size_t plaintxt_len = 0, hashed_len = 0, scrambled_len = 0; ^~~~~~~~~~~~ mod_sql_mysql.c:1732:8: warning: unused variable 'scrambled' [-Wunused-variable] char scrambled[256] = {'\0'}; ^~~~~~~~~ At top level: mod_sql_mysql.c:1627:12: warning: 'match_mysql_passwds' defined but not used [-Wunused-function] static int match_mysql_passwds(const char *hashed, size_t hashed_len, ^~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql_mysql.c -o mod_sql_mysql.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_sql_mysql.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_sql_mysql.lo `cat ../modules/mod_sql_mysql.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_sql_mysql.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -lm -lmysqlclient -lz -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_sql_mysql.so -o .libs/mod_sql_mysql.so libtool: link: ar cru .libs/mod_sql_mysql.a mod_sql_mysql.o libtool: link: ranlib .libs/mod_sql_mysql.a libtool: link: ( cd ".libs" && rm -f "mod_sql_mysql.la" && ln -s "../mod_sql_mysql.la" "mod_sql_mysql.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql_postgres.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql_postgres.c -fPIC -DPIC -o .libs/mod_sql_postgres.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_sql_postgres.c -o mod_sql_postgres.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_sql_postgres.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_sql_postgres.lo `cat ../modules/mod_sql_postgres.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_sql_postgres.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -lm -lpq -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_sql_postgres.so -o .libs/mod_sql_postgres.so libtool: link: ar cru .libs/mod_sql_postgres.a mod_sql_postgres.o libtool: link: ranlib .libs/mod_sql_postgres.a libtool: link: ( cd ".libs" && rm -f "mod_sql_postgres.la" && ln -s "../mod_sql_postgres.la" "mod_sql_postgres.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_tls.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_tls.c -fPIC -DPIC -o .libs/mod_tls.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_tls.c -o mod_tls.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_tls.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_tls.lo `cat ../modules/mod_tls.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_tls.o -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -lssl -lcrypto -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_tls.so -o .libs/mod_tls.so libtool: link: ar cru .libs/mod_tls.a mod_tls.o libtool: link: ranlib .libs/mod_tls.a libtool: link: ( cd ".libs" && rm -f "mod_tls.la" && ln -s "../mod_tls.la" "mod_tls.la" ) /bin/sh ../libtool --mode=compile --tag=CC x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_wrap.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_wrap.c -fPIC -DPIC -o .libs/mod_wrap.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -c mod_wrap.c -o mod_wrap.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CC x86_64-tld-linux-gcc -o mod_wrap.la -rpath /usr/lib64/proftpd -L../lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -avoid-version -export-dynamic -module mod_wrap.lo `cat ../modules/mod_wrap.c | grep '$Libraries:' | sed -e 's/^.*\$Libraries: \(.*\)\\$/\1/'` libtool: link: x86_64-tld-linux-gcc -shared .libs/mod_wrap.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 /usr/lib64/libwrap.so -lnsl -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,mod_wrap.so -o .libs/mod_wrap.so libtool: link: ar cru .libs/mod_wrap.a mod_wrap.o libtool: link: ranlib .libs/mod_wrap.a libtool: link: ( cd ".libs" && rm -f "mod_wrap.la" && ln -s "../mod_wrap.la" "mod_wrap.la" ) make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' test -z "1" || (cd locale/ && /usr/bin/make locale) make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/locale' if [ ! -f bg_BG.po ]; then \ msginit --no-translator -i proftpd.pot -o bg_BG.po -l bg_BG; \ fi if [ -f bg_BG.po -a ! -f bg_BG.mo ]; then \ msgfmt -o bg_BG.mo bg_BG.po; \ fi if [ ! -f en_US.po ]; then \ msginit --no-translator -i proftpd.pot -o en_US.po -l en_US; \ fi if [ -f en_US.po -a ! -f en_US.mo ]; then \ msgfmt -o en_US.mo en_US.po; \ fi if [ ! -f es_ES.po ]; then \ msginit --no-translator -i proftpd.pot -o es_ES.po -l es_ES; \ fi if [ -f es_ES.po -a ! -f es_ES.mo ]; then \ msgfmt -o es_ES.mo es_ES.po; \ fi if [ ! -f fr_FR.po ]; then \ msginit --no-translator -i proftpd.pot -o fr_FR.po -l fr_FR; \ fi if [ -f fr_FR.po -a ! -f fr_FR.mo ]; then \ msgfmt -o fr_FR.mo fr_FR.po; \ fi if [ ! -f it_IT.po ]; then \ msginit --no-translator -i proftpd.pot -o it_IT.po -l it_IT; \ fi if [ -f it_IT.po -a ! -f it_IT.mo ]; then \ msgfmt -o it_IT.mo it_IT.po; \ fi if [ ! -f ja_JP.po ]; then \ msginit --no-translator -i proftpd.pot -o ja_JP.po -l ja_JP; \ fi if [ -f ja_JP.po -a ! -f ja_JP.mo ]; then \ msgfmt -o ja_JP.mo ja_JP.po; \ fi if [ ! -f ko_KR.po ]; then \ msginit --no-translator -i proftpd.pot -o ko_KR.po -l ko_KR; \ fi if [ -f ko_KR.po -a ! -f ko_KR.mo ]; then \ msgfmt -o ko_KR.mo ko_KR.po; \ fi if [ ! -f ru_RU.po ]; then \ msginit --no-translator -i proftpd.pot -o ru_RU.po -l ru_RU; \ fi if [ -f ru_RU.po -a ! -f ru_RU.mo ]; then \ msgfmt -o ru_RU.mo ru_RU.po; \ fi if [ ! -f zh_CN.po ]; then \ msginit --no-translator -i proftpd.pot -o zh_CN.po -l zh_CN; \ fi if [ -f zh_CN.po -a ! -f zh_CN.mo ]; then \ msgfmt -o zh_CN.mo zh_CN.po; \ fi if [ ! -f zh_TW.po ]; then \ msginit --no-translator -i proftpd.pot -o zh_TW.po -l zh_TW; \ fi if [ -f zh_TW.po -a ! -f zh_TW.mo ]; then \ msgfmt -o zh_TW.mo zh_TW.po; \ fi make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/locale' test -f ./module-libs.txt || touch ./module-libs.txt /bin/sh ./libtool --mode=link --tag=CC x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -L./lib/libltdl -dlopen self -export-dynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_dso.o modules/mod_clamav.o modules/mod_cap.o modules/mod_ctrls.o modules/module_glue.o -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl -lssl -lcrypto -lcap -ldl lib/libltdl/libltdlc.la `uniq ./module-libs.txt | tr '\n' ' '` libtool: link: rm -f .libs/proftpd.nm .libs/proftpd.nmS .libs/proftpd.nmT libtool: link: (cd .libs && x86_64-tld-linux-gcc -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c -fno-builtin "proftpdS.c") libtool: link: rm -f ".libs/proftpdS.c" ".libs/proftpd.nm" ".libs/proftpd.nmS" ".libs/proftpd.nmT" libtool: link: x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -rdynamic .libs/proftpdS.o -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_dso.o modules/mod_clamav.o modules/mod_cap.o modules/mod_ctrls.o modules/module_glue.o -Wl,--export-dynamic /tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl/./.libs/dlopen.a -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl -lsupp /usr/lib64/libattr.so -lnsl -lresolv -lcrypt -lssl -lcrypto -lcap lib/libltdl/.libs/libltdlc.a -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 libtool: link: rm -f ".libs/proftpdS.o" cd utils/ && /usr/bin/make utils make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/utils' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ftpcount.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c scoreboard.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c misc.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ftpscrub.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ftpshut.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ftptop.c ftptop.c: In function 'show_sessions': ftptop.c:237:35: warning: '%lu' directive output may be truncated writing between 1 and 16 bytes into a region of size 7 [-Wformat-truncation=] snprintf(sbuf, sizeof(sbuf), "%luh%lum",(l / 3600), ^~~ ftptop.c:237:34: note: directive argument in the range [1, 5124095576030431] snprintf(sbuf, sizeof(sbuf), "%luh%lum",(l / 3600), ^~~~~~~~~~ ftptop.c:237:34: note: directive argument in the range [0, 59] In file included from /usr/include/stdio.h:873, from utils.h:39, from ftptop.c:32: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 21 bytes into a destination of size 7 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I/usr/include/mysql -I/usr/include/ncurses -I/usr/include/mysql -I/usr/include -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c ftpwho.c make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/utils' x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -o ftpcount utils/ftpcount.o utils/scoreboard.o utils/misc.o -ltinfo -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -o ftpdctl src/ftpdctl.o src/pool.o src/str.o src/netaddr.o src/log.o src/ctrls.o -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl -lssl -lcrypto -lcap -ldl x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -o ftpscrub utils/ftpscrub.o utils/scoreboard.o utils/misc.o -ltinfo -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -o ftpshut utils/ftpshut.o -ltinfo -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -o ftptop utils/ftptop.o utils/scoreboard.o utils/misc.o -lncursesw -ltinfo -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -o ftpwho utils/ftpwho.o utils/scoreboard.o utils/misc.o -ltinfo -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl + 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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.35604 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.sgtWO2/BUILD/tmp + umask 022 + cd /tmp/B.sgtWO2/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder + /bin/mkdir -p /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder + cd proftpd-1.3.6 + rm -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder + install -d /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/logrotate.d /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/pam.d /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/security /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/sysconfig/rc-inetd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/rc.d/init.d /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/var/lib/ftp/pub/Incoming /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/var/log/archive/proftpd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/var/log//proftpd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/var/run/proftpd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/include/proftpd + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder' 'INSTALL_USER=10001' 'INSTALL_GROUP=1001' Makefile:105: target '/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd' given more than once in the same rule cd lib/ && /usr/bin/make lib cd src/ && /usr/bin/make src cd modules/ && /usr/bin/make static test -z "1" || (cd locale/ && /usr/bin/make locale) make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib' cd libltdl/ && /usr/bin/make make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' test -z "mod_auth_file.la mod_auth_pam.la mod_facl.la mod_ident.la mod_ifsession.la mod_lang.la mod_ldap.la mod_quotatab.la mod_quotatab_file.la mod_quotatab_ldap.la mod_quotatab_sql.la mod_ratio.la mod_readme.la mod_rewrite.la mod_sql.la mod_sql_mysql.la mod_sql_postgres.la mod_tls.la mod_wrap.la" -a -z """" || (cd modules/ && /usr/bin/make shared) make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/src' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/src' make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/locale' if [ ! -f bg_BG.po ]; then \ msginit --no-translator -i proftpd.pot -o bg_BG.po -l bg_BG; \ fi cd utils/ && /usr/bin/make utils make[2]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' if [ -f bg_BG.po -a ! -f bg_BG.mo ]; then \ msgfmt -o bg_BG.mo bg_BG.po; \ fi make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' if [ ! -f en_US.po ]; then \ msginit --no-translator -i proftpd.pot -o en_US.po -l en_US; \ fi /usr/bin/make all-am make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/utils' make[1]: Nothing to be done for 'utils'. make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/utils' if [ -f en_US.po -a ! -f en_US.mo ]; then \ msgfmt -o en_US.mo en_US.po; \ fi if [ ! -f es_ES.po ]; then \ msginit --no-translator -i proftpd.pot -o es_ES.po -l es_ES; \ fi if [ ! -f fr_FR.po ]; then \ msginit --no-translator -i proftpd.pot -o fr_FR.po -l fr_FR; \ fi if [ -f es_ES.po -a ! -f es_ES.mo ]; then \ msgfmt -o es_ES.mo es_ES.po; \ fi if [ -f fr_FR.po -a ! -f fr_FR.mo ]; then \ msgfmt -o fr_FR.mo fr_FR.po; \ fi if [ ! -f it_IT.po ]; then \ msginit --no-translator -i proftpd.pot -o it_IT.po -l it_IT; \ fi if [ ! -f ja_JP.po ]; then \ msginit --no-translator -i proftpd.pot -o ja_JP.po -l ja_JP; \ fi if [ -f it_IT.po -a ! -f it_IT.mo ]; then \ msgfmt -o it_IT.mo it_IT.po; \ fi if [ -f ja_JP.po -a ! -f ja_JP.mo ]; then \ msgfmt -o ja_JP.mo ja_JP.po; \ fi if [ ! -f ko_KR.po ]; then \ msginit --no-translator -i proftpd.pot -o ko_KR.po -l ko_KR; \ fi if [ ! -f ru_RU.po ]; then \ msginit --no-translator -i proftpd.pot -o ru_RU.po -l ru_RU; \ fi if [ -f ko_KR.po -a ! -f ko_KR.mo ]; then \ msgfmt -o ko_KR.mo ko_KR.po; \ fi make[3]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' if [ -f ru_RU.po -a ! -f ru_RU.mo ]; then \ msgfmt -o ru_RU.mo ru_RU.po; \ fi if [ ! -f zh_CN.po ]; then \ msginit --no-translator -i proftpd.pot -o zh_CN.po -l zh_CN; \ fi if [ ! -f zh_TW.po ]; then \ msginit --no-translator -i proftpd.pot -o zh_TW.po -l zh_TW; \ fi if [ -f zh_CN.po -a ! -f zh_CN.mo ]; then \ msgfmt -o zh_CN.mo zh_CN.po; \ fi if [ -f zh_TW.po -a ! -f zh_TW.mo ]; then \ msgfmt -o zh_TW.mo zh_TW.po; \ fi make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/locale' make[3]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[2]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib' if [ ! -f /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/proftpd.conf ] ; then \ /usr/bin/install -c -o 10001 -g 1001 -m 0644 \ ./sample-configurations/basic.conf \ /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/proftpd.conf ; \ fi cd lib/ && /usr/bin/make install /usr/bin/install -c -o 10001 -g 1001 -m 0644 config.h /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/include/proftpd/config.h cd include/ && /usr/bin/make install make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib' cd lib/libltdl/ && /usr/bin/make install make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/include' test -f ./module-libs.txt || touch ./module-libs.txt /bin/sh ./libtool --mode=link --tag=CC x86_64-tld-linux-gcc -L./lib -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -rdynamic -L/usr/lib64 -L/usr/lib64 -L./lib/libltdl -dlopen self -export-dynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_dso.o modules/mod_clamav.o modules/mod_cap.o modules/mod_ctrls.o modules/module_glue.o -lsupp -lattr -lnsl -lresolv -lresolv -lcrypt -ldl -lssl -lcrypto -lcap -ldl lib/libltdl/libltdlc.la `uniq ./module-libs.txt | tr '\n' ' '` make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' /usr/bin/make install-am test -z "mod_auth_file.la mod_auth_pam.la mod_facl.la mod_ident.la mod_ifsession.la mod_lang.la mod_ldap.la mod_quotatab.la mod_quotatab_file.la mod_quotatab_ldap.la mod_quotatab_sql.la mod_ratio.la mod_readme.la mod_rewrite.la mod_sql.la mod_sql_mysql.la mod_sql_postgres.la mod_tls.la mod_wrap.la" -a -z """" -a -z """" || (cd modules/ && /usr/bin/make install) make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' test -z "mod_auth_file.la mod_auth_pam.la mod_facl.la mod_ident.la mod_ifsession.la mod_lang.la mod_ldap.la mod_quotatab.la mod_quotatab_file.la mod_quotatab_ldap.la mod_quotatab_sql.la mod_ratio.la mod_readme.la mod_rewrite.la mod_sql.la mod_sql_mysql.la mod_sql_postgres.la mod_tls.la mod_wrap.la" || /bin/sh ../libtool --mode=install --tag=CC /usr/bin/install -c -o 10001 -g 1001 -m 0755 mod_auth_file.la mod_auth_pam.la mod_facl.la mod_ident.la mod_ifsession.la mod_lang.la mod_ldap.la mod_quotatab.la mod_quotatab_file.la mod_quotatab_ldap.la mod_quotatab_sql.la mod_ratio.la mod_readme.la mod_rewrite.la mod_sql.la mod_sql_mysql.la mod_sql_postgres.la mod_tls.la mod_wrap.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd make[2]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[3]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' test -z "/usr/lib64" || /bin/mkdir -p "/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/include" test -z "" || /bin/mkdir -p "/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder" make[3]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[2]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl' cd contrib/ && /usr/bin/make install-utils libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_auth_file.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.so make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/contrib' /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpasswd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftpasswd libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_auth_file.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.la /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpmail /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftpmail /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpquota /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftpquota libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_auth_pam.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.so make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/contrib' /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpcount /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftpcount libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_auth_pam.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.la /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpdctl /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftpdctl libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_facl.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_facl.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ident.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.so /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpscrub /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/ftpscrub /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpshut /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/ftpshut /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftptop /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftptop libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ident.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ifsession.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.so /usr/bin/install -c -o 10001 -g 1001 -m 0755 ftpwho /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/ftpwho libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ifsession.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.la /usr/bin/install -c -o 10001 -g 1001 -m 0755 src/prxs /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/prxs /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./src/ftpdctl.8 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man8 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_lang.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.so /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./src/proftpd.8 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man8 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_lang.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.la /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpasswd.1 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man1 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ldap.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.so /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpmail.1 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man1 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ldap.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.la /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpquota.1 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man1 /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpscrub.8 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man8 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.so /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpshut.8 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man8 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.la /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpcount.1 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man1 /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftptop.1 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man1 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_file.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_file.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.la /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./utils/ftpwho.1 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man1 /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./src/proftpd.conf.5 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man5 /usr/bin/install -c -o 10001 -g 1001 -m 0644 ./src/xferlog.5 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/man5 libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_ldap.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_ldap.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_sql.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_sql.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ratio.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.so /usr/bin/install -c -o 10001 -g 1001 -m 0644 proftpd.pc /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/pkgconfig/proftpd.pc libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ratio.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.la test -z "1" || (cd locale/ && /usr/bin/make install) libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_readme.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_readme.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.la make[1]: Entering directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/locale' if [ ! -f bg_BG.po ]; then \ msginit --no-translator -i proftpd.pot -o bg_BG.po -l bg_BG; \ fi if [ -f bg_BG.po -a ! -f bg_BG.mo ]; then \ msgfmt -o bg_BG.mo bg_BG.po; \ fi if [ ! -f en_US.po ]; then \ msginit --no-translator -i proftpd.pot -o en_US.po -l en_US; \ fi if [ -f en_US.po -a ! -f en_US.mo ]; then \ msgfmt -o en_US.mo en_US.po; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_rewrite.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.so if [ ! -f es_ES.po ]; then \ msginit --no-translator -i proftpd.pot -o es_ES.po -l es_ES; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_rewrite.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.la if [ -f es_ES.po -a ! -f es_ES.mo ]; then \ msgfmt -o es_ES.mo es_ES.po; \ fi if [ ! -f fr_FR.po ]; then \ msginit --no-translator -i proftpd.pot -o fr_FR.po -l fr_FR; \ fi if [ -f fr_FR.po -a ! -f fr_FR.mo ]; then \ msgfmt -o fr_FR.mo fr_FR.po; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.so if [ ! -f it_IT.po ]; then \ msginit --no-translator -i proftpd.pot -o it_IT.po -l it_IT; \ fi if [ -f it_IT.po -a ! -f it_IT.mo ]; then \ msgfmt -o it_IT.mo it_IT.po; \ fi if [ ! -f ja_JP.po ]; then \ msginit --no-translator -i proftpd.pot -o ja_JP.po -l ja_JP; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.la if [ -f ja_JP.po -a ! -f ja_JP.mo ]; then \ msgfmt -o ja_JP.mo ja_JP.po; \ fi if [ ! -f ko_KR.po ]; then \ msginit --no-translator -i proftpd.pot -o ko_KR.po -l ko_KR; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql_mysql.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.so if [ -f ko_KR.po -a ! -f ko_KR.mo ]; then \ msgfmt -o ko_KR.mo ko_KR.po; \ fi if [ ! -f ru_RU.po ]; then \ msginit --no-translator -i proftpd.pot -o ru_RU.po -l ru_RU; \ fi if [ -f ru_RU.po -a ! -f ru_RU.mo ]; then \ msgfmt -o ru_RU.mo ru_RU.po; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql_mysql.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.la if [ ! -f zh_CN.po ]; then \ msginit --no-translator -i proftpd.pot -o zh_CN.po -l zh_CN; \ fi if [ -f zh_CN.po -a ! -f zh_CN.mo ]; then \ msgfmt -o zh_CN.mo zh_CN.po; \ fi libtool: link: rm -f .libs/proftpd.nm .libs/proftpd.nmS .libs/proftpd.nmT if [ ! -f zh_TW.po ]; then \ msginit --no-translator -i proftpd.pot -o zh_TW.po -l zh_TW; \ fi libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql_postgres.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.so if [ -f zh_TW.po -a ! -f zh_TW.mo ]; then \ msgfmt -o zh_TW.mo zh_TW.po; \ fi for lang in bg_BG en_US es_ES fr_FR it_IT ja_JP ko_KR ru_RU zh_CN zh_TW ; do \ if [ -f $lang.mo ]; then \ if [ ! -d /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/locale/$lang/LC_MESSAGES ]; then \ mkdir -p /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/locale/$lang/LC_MESSAGES; \ chown 10001:1001 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/locale/$lang/LC_MESSAGES; \ chmod 0755 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/locale/$lang/LC_MESSAGES; \ fi; \ /usr/bin/install -c -o 10001 -g 1001 -m 0644 $lang.mo /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/locale/$lang/LC_MESSAGES/proftpd.mo; \ fi; \ done libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql_postgres.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_tls.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_tls.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_wrap.so /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.so libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_wrap.lai /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.la libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_auth_file.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_auth_pam.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.a libtool: link: (cd .libs && x86_64-tld-linux-gcc -g2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -c -fno-builtin "proftpdS.c") libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_facl.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ident.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ifsession.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_lang.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.a make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/include' libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ldap.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.a libtool: link: rm -f ".libs/proftpdS.c" ".libs/proftpd.nm" ".libs/proftpd.nmS" ".libs/proftpd.nmT" libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.a make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/locale' libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_file.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.a libtool: link: x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -rdynamic .libs/proftpdS.o -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/memcache.o src/redis.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_dso.o modules/mod_clamav.o modules/mod_cap.o modules/mod_ctrls.o modules/module_glue.o -Wl,--export-dynamic /tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl/./.libs/dlopen.a -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib -L/usr/lib64 -L/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/lib/libltdl -lsupp /usr/lib64/libattr.so -lnsl -lresolv -lcrypt -lssl -lcrypto -lcap lib/libltdl/.libs/libltdlc.a -ldl -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_ldap.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_quotatab_sql.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_ratio.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_readme.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_rewrite.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql_mysql.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_sql_postgres.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_tls.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.a libtool: install: /usr/bin/install -c -o 10001 -g 1001 -m 0755 .libs/mod_wrap.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.a libtool: install: chmod 644 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.a libtool: install: ranlib /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/proftpd' make[1]: Leaving directory '/tmp/B.sgtWO2/BUILD/proftpd-1.3.6/modules' libtool: link: rm -f ".libs/proftpdS.o" /usr/bin/install -c -o 10001 -g 1001 -m 0755 proftpd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/proftpd if [ -f /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/in.proftpd ] ; then \ rm -f /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/in.proftpd ; \ fi ln -s proftpd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/in.proftpd chown -h 10001:1001 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/in.proftpd + rm /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/in.proftpd + install /tmp/B.sgtWO2/proftpd.conf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd + cp -a /tmp/B.sgtWO2/proftpd-mod_pam.conf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_auth_pam.conf + MODULES=$'\nmod_auth_file\nmod_ident\nmod_ratio\nmod_readme\nmod_rewrite\nmod_wrap\nmod_ldap\nmod_quotatab mod_quotatab_file\nmod_quotatab mod_quotatab_ldap\nmod_quotatab mod_quotatab_sql\nmod_quotatab mod_quotatab_sql\nmod_sql mod_sql_mysql\nmod_sql mod_sql_postgres\n' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_auth_file.conf + echo $'LoadModule\tmod_auth_file.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_ident.conf + echo $'LoadModule\tmod_ident.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_ratio.conf + echo $'LoadModule\tmod_ratio.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_readme.conf + echo $'LoadModule\tmod_readme.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_rewrite.conf + echo $'LoadModule\tmod_rewrite.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_wrap.conf + echo $'LoadModule\tmod_wrap.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_ldap.conf + echo $'LoadModule\tmod_ldap.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab.conf + echo $'LoadModule\tmod_quotatab.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab_file.conf + echo $'LoadModule\tmod_quotatab_file.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab.conf + echo $'LoadModule\tmod_quotatab.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab_ldap.conf + echo $'LoadModule\tmod_quotatab_ldap.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab.conf + echo $'LoadModule\tmod_quotatab.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab_sql.conf + echo $'LoadModule\tmod_quotatab_sql.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab.conf + echo $'LoadModule\tmod_quotatab.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_quotatab_sql.conf + echo $'LoadModule\tmod_quotatab_sql.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_sql.conf + echo $'LoadModule\tmod_sql.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_sql_mysql.conf + echo $'LoadModule\tmod_sql_mysql.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_sql.conf + echo $'LoadModule\tmod_sql.c' + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_sql_postgres.conf + echo $'LoadModule\tmod_sql_postgres.c' + cp -a /tmp/B.sgtWO2/proftpd-mod_tls.conf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_tls.conf + cp -a /tmp/B.sgtWO2/proftpd-anonftp.conf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/anonftp.conf + cp -a /tmp/B.sgtWO2/proftpd-mod_clamav.conf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/conf.d/mod_clamav.conf + cp -a /tmp/B.sgtWO2/proftpd-server.crt /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/server.crt + cp -a /tmp/B.sgtWO2/proftpd-server.key /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/server.key + cp -a /tmp/B.sgtWO2/proftpd.logrotate /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/logrotate.d/proftpd + cp -a /tmp/B.sgtWO2/ftp.pamd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/pam.d/ftp + cp -a /tmp/B.sgtWO2/proftpd.inetd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/sysconfig/rc-inetd/ftpd + cp -a /tmp/B.sgtWO2/proftpd.sysconfig /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/sysconfig/proftpd + install /tmp/B.sgtWO2/proftpd.init /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/rc.d/init.d/proftpd + install contrib/xferstats.holger-preiss /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/bin/xferstat + bzip2 -dc /tmp/B.sgtWO2/ftpusers.tar.bz2 + tar xf - -C /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/ftpusers.default + : + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/ftpd/ftpusers + : + ln -sf proftpd /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/ftpd + >/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/etc/security/blacklist.ftp + : + rm /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.a /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.a + rm /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_file.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_facl.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ident.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ifsession.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_lang.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_file.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_ldap.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_quotatab_sql.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ratio.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_readme.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_rewrite.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_mysql.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_sql_postgres.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_tls.la /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.la + rm -f /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/man/ftpusers-path.diff + cp -aL include/Makefile include/Makefile.in include/ascii.h include/auth.h include/bindings.h include/buildstamp.h include/ccan-json.h include/child.h include/class.h include/cmd.h include/compat.h include/conf.h include/configdb.h include/ctrls.h include/data.h include/default_paths.h include/dirtree.h include/display.h include/encode.h include/env.h include/event.h include/expr.h include/feat.h include/filter.h include/fsio.h include/ftp.h include/glibc-glob.h include/hanson-tpl.h include/help.h include/ident.h include/inet.h include/install-sh include/json.h include/lastlog.h include/libsupp.h include/log.h include/logfmt.h include/memcache.h include/mkhome.h include/mod_clamav.h include/mod_ctrls.h include/mod_quotatab.h include/mod_sql.h include/mod_tls.h include/modules.h include/netacl.h include/netaddr.h include/netio.h include/options.h include/parser.h include/pidfile.h include/pool.h include/pr-syslog.h include/privs.h include/proctitle.h include/proftpd.h include/redis.h include/regexp.h include/response.h include/rlimit.h include/scoreboard.h include/session.h include/sets.h include/signals.h include/stash.h include/str.h include/support.h include/table.h include/throttle.h include/timers.h include/trace.h include/utf8.h include/var.h include/version.h include/xferlog.h config.h /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/include/proftpd + __spec_install_post_strip + set +x Stripping 26 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 26 executable binaries and shared object files. remove-rpath: /usr/lib64 in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/sbin/proftpd remove-rpath: /usr/lib64 in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_wrap.so remove-rpath: /usr/lib64 in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_auth_pam.so remove-rpath: /usr/lib64 in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/lib64/proftpd/mod_ldap.so + __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... No tmpfiles configuration for '/var/run/proftpd' DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: proftpd-common-1.3.6-3 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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.70547 + umask 022 + cd /tmp/B.sgtWO2/BUILD + cd proftpd-1.3.6 + DOCDIR=/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + export DOCDIR + rm -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + /bin/mkdir -p /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6... Documentation compressed. + cp -pr sample-configurations/anonymous.conf sample-configurations/basic.conf sample-configurations/complex-virtual.conf sample-configurations/mod_sql.conf sample-configurations/virtual.conf CREDITS ChangeLog NEWS RELEASE_NOTES /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6... ./ChangeLog ./basic.conf ./mod_sql.conf ./complex-virtual.conf ./anonymous.conf ./virtual.conf ./NEWS ./RELEASE_NOTES ./CREDITS Documentation compressed. + cp -pr README.md README.capabilities README.classes README.controls README.IPv6 /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6... ./README.controls ./NEWS ./anonymous.conf ./mod_sql.conf ./ChangeLog ./RELEASE_NOTES ./README.capabilities ./complex-virtual.conf ./basic.conf ./README.IPv6 ./virtual.conf ./README.md ./CREDITS ./README.classes Documentation compressed. + cp -pr README.modules /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6... ./NEWS ./README.modules ./README.md ./README.classes ./anonymous.conf ./README.controls ./README.IPv6 ./mod_sql.conf ./ChangeLog ./RELEASE_NOTES ./README.capabilities ./complex-virtual.conf ./basic.conf ./virtual.conf ./CREDITS Documentation compressed. + cp -pr doc/Configuration.html doc/faq.html doc/contrib doc/howto doc/modules /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-common-1.3.6... ./NEWS ./README.md ./README.classes ./README.modules ./anonymous.conf ./README.controls ./README.IPv6 ./mod_sql.conf ./ChangeLog ./RELEASE_NOTES ./README.capabilities ./complex-virtual.conf ./basic.conf ./virtual.conf ./CREDITS Documentation compressed. + exit 0 Provides: config(proftpd-common) = 2:1.3.6-3 mod_auth_file.so()(64bit) mod_facl.so()(64bit) mod_ident.so()(64bit) mod_ifsession.so()(64bit) mod_lang.so()(64bit) Requires(interp): /bin/sh Requires(post): /bin/sh awk fileutils Requires: /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcap.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.1.0.0()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libncursesw.so.6()(64bit) rtld(GNU_HASH) Obsoletes: proftpd < 0:1.2.2rc1-3 Processing files: proftpd-inetd-1.3.6-3 Provides: config(proftpd-inetd) = 2:1.3.6-3 ftpserver proftpd = 2:1.3.6-3 Requires(interp): /bin/sh /bin/sh Requires(post): fileutils grep sed >= 4.0 Requires(postun): /bin/sh Conflicts: man-pages < 1.51 rpm < 4.4.2-0.2 Obsoletes: anonftp bftpd ftpd-BSD ftpserver glftpd heimdal-ftpd krb5-ftpd linux-ftpd muddleftpd proftpd-standalone pure-ftpd troll-ftpd vsftpd wu-ftpd Processing files: proftpd-standalone-1.3.6-3 Provides: config(proftpd-standalone) = 2:1.3.6-3 ftpserver proftpd = 2:1.3.6-3 Requires(interp): /bin/sh /bin/sh Requires(post): /sbin/chkconfig fileutils grep sed >= 4.0 Requires(preun): /bin/sh /sbin/chkconfig Requires: /bin/sh Conflicts: man-pages < 1.51 rpm < 4.4.2-0.2 Obsoletes: anonftp bftpd ftpd-BSD ftpserver glftpd heimdal-ftpd krb5-ftpd linux-ftpd muddleftpd proftpd-inetd pure-ftpd troll-ftpd vsftpd wu-ftpd Processing files: proftpd-devel-1.3.6-3 Provides: pkgconfig(proftpd) = 1.3.6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh Processing files: proftpd-anonftp-1.3.6-3 Provides: config(proftpd-anonftp) = 2:1.3.6-3 Processing files: proftpd-mod_auth_pam-1.3.6-3 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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.11799 + umask 022 + cd /tmp/B.sgtWO2/BUILD + cd proftpd-1.3.6 + DOCDIR=/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_auth_pam-1.3.6 + export DOCDIR + rm -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_auth_pam-1.3.6 + /bin/mkdir -p /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_auth_pam-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_auth_pam-1.3.6... Documentation compressed. + cp -pr README.PAM /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_auth_pam-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_auth_pam-1.3.6... ./README.PAM Documentation compressed. + exit 0 Provides: config(proftpd-mod_auth_pam) = 2:1.3.6-3 mod_auth_pam.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_ldap-1.3.6-3 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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.11799 + umask 022 + cd /tmp/B.sgtWO2/BUILD + cd proftpd-1.3.6 + DOCDIR=/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ldap-1.3.6 + export DOCDIR + rm -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ldap-1.3.6 + /bin/mkdir -p /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ldap-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ldap-1.3.6... Documentation compressed. + cp -pr README.LDAP /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ldap-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ldap-1.3.6... ./README.LDAP Documentation compressed. + exit 0 Provides: config(proftpd-mod_ldap) = 2:1.3.6-3 mod_ldap.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libaudit.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libcap-ng.so.0()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.1.0.0()(64bit) libdl.so.2()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libpam.so.0()(64bit) libresolv.so.2()(64bit) libsasl2.so.3()(64bit) libssl.so.1.0.0()(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_quotatab-1.3.6-3 Provides: config(proftpd-mod_quotatab) = 2:1.3.6-3 mod_quotatab.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_quotatab_file-1.3.6-3 Provides: config(proftpd-mod_quotatab_file) = 2:1.3.6-3 mod_quotatab_file.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_quotatab_ldap-1.3.6-3 Provides: config(proftpd-mod_quotatab_ldap) = 2:1.3.6-3 mod_quotatab_ldap.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_quotatab_sql-1.3.6-3 Provides: config(proftpd-mod_quotatab_sql) = 2:1.3.6-3 mod_quotatab_sql.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_ratio-1.3.6-3 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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.11799 + umask 022 + cd /tmp/B.sgtWO2/BUILD + cd proftpd-1.3.6 + DOCDIR=/tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ratio-1.3.6 + export DOCDIR + rm -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ratio-1.3.6 + /bin/mkdir -p /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ratio-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ratio-1.3.6... Documentation compressed. + cp -pr contrib/README.ratio /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ratio-1.3.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder/usr/share/doc/proftpd-mod_ratio-1.3.6... ./README.ratio Documentation compressed. + exit 0 Provides: config(proftpd-mod_ratio) = 2:1.3.6-3 mod_ratio.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_readme-1.3.6-3 Provides: config(proftpd-mod_readme) = 2:1.3.6-3 mod_readme.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_rewrite-1.3.6-3 Provides: config(proftpd-mod_rewrite) = 2:1.3.6-3 mod_rewrite.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_sql-1.3.6-3 Provides: config(proftpd-mod_sql) = 2:1.3.6-3 mod_sql.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_sql_mysql-1.3.6-3 Provides: config(proftpd-mod_sql_mysql) = 2:1.3.6-3 mod_sql_mysql.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libmysqlclient.so.20()(64bit) libmysqlclient.so.20(libmysqlclient_20.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_sql_postgres-1.3.6-3 Provides: config(proftpd-mod_sql_postgres) = 2:1.3.6-3 mod_sql_postgres.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libpq.so.5()(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_tls-1.3.6-3 Provides: config(proftpd-mod_tls) = 2:1.3.6-3 mod_tls.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.0.0()(64bit) libssl.so.1.0.0()(64bit) rtld(GNU_HASH) Processing files: proftpd-mod_wrap-1.3.6-3 Provides: config(proftpd-mod_wrap) = 2:1.3.6-3 mod_wrap.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libnsl.so.1()(64bit) libwrap.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo /usr/share/locale/en_US/LC_MESSAGES/proftpd.mo /usr/share/locale/es_ES/LC_MESSAGES/proftpd.mo /usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo /usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo /usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo /usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo /usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo /usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo /usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo Wrote: /tmp/B.sgtWO2/RPMS/proftpd-common-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-inetd-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-standalone-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-devel-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-anonftp-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_auth_pam-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_ldap-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_quotatab-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_quotatab_file-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_quotatab_ldap-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_quotatab_sql-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_ratio-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_readme-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_rewrite-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_sql-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_sql_mysql-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_sql_postgres-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_tls-1.3.6-3.x86_64.rpm Wrote: /tmp/B.sgtWO2/RPMS/proftpd-mod_wrap-1.3.6-3.x86_64.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.sgtWO2/BUILD/tmp /bin/sh -e /tmp/B.sgtWO2/BUILD/tmp/rpm-tmp.52410 + umask 022 + cd /tmp/B.sgtWO2/BUILD + cd proftpd-1.3.6 + /bin/rm '--interactive=never' -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder + rm -rf /tmp/B.sgtWO2/BUILD/tmp/proftpd-1.3.6-root-builder ended at: Thu Jan 10 15:30:44 2019, done in 0:01:07.127992 + chmod -R u+rwX /tmp/B.sgtWO2/BUILD + rm -rf /tmp/B.sgtWO2/tmp /tmp/B.sgtWO2/BUILD 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/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.sgtWO2 Begin-TLD-Builder-Info Build-Time: user:47.97s sys:6.30s real:69.35s (faults io:474 non-io:5046222) Files queued for ftp: 13470 proftpd-mod_wrap-1.3.6-3.x86_64.rpm 73320 proftpd-mod_tls-1.3.6-3.x86_64.rpm 15296 proftpd-mod_sql_postgres-1.3.6-3.x86_64.rpm 15153 proftpd-mod_sql_mysql-1.3.6-3.x86_64.rpm 41107 proftpd-mod_sql-1.3.6-3.x86_64.rpm 23173 proftpd-mod_rewrite-1.3.6-3.x86_64.rpm 9318 proftpd-mod_readme-1.3.6-3.x86_64.rpm 17592 proftpd-mod_ratio-1.3.6-3.x86_64.rpm 11213 proftpd-mod_quotatab_sql-1.3.6-3.x86_64.rpm 8819 proftpd-mod_quotatab_ldap-1.3.6-3.x86_64.rpm 9708 proftpd-mod_quotatab_file-1.3.6-3.x86_64.rpm 27874 proftpd-mod_quotatab-1.3.6-3.x86_64.rpm 32714 proftpd-mod_ldap-1.3.6-3.x86_64.rpm 15349 proftpd-mod_auth_pam-1.3.6-3.x86_64.rpm 4036 proftpd-anonftp-1.3.6-3.x86_64.rpm 80254 proftpd-devel-1.3.6-3.x86_64.rpm 6934 proftpd-standalone-1.3.6-3.x86_64.rpm 5396 proftpd-inetd-1.3.6-3.x86_64.rpm 1406283 proftpd-common-1.3.6-3.x86_64.rpm 957 proftpd-1.3.6-3.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/locale/bg_BG/LC_MESSAGES/proftpd.mo /usr/share/locale/en_US/LC_MESSAGES/proftpd.mo /usr/share/locale/es_ES/LC_MESSAGES/proftpd.mo /usr/share/locale/fr_FR/LC_MESSAGES/proftpd.mo /usr/share/locale/it_IT/LC_MESSAGES/proftpd.mo /usr/share/locale/ja_JP/LC_MESSAGES/proftpd.mo /usr/share/locale/ko_KR/LC_MESSAGES/proftpd.mo /usr/share/locale/ru_RU/LC_MESSAGES/proftpd.mo /usr/share/locale/zh_CN/LC_MESSAGES/proftpd.mo /usr/share/locale/zh_TW/LC_MESSAGES/proftpd.mo End-TLD-Builder-Info