Building pure-ftpd-1.0.36_2.txz (origin /buildshare/ports/355755/ftp/pure-ftpd) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pure-ftpd-1.0.36.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pure-ftpd-1.0.36_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pure-ftpd-1.0.36_2 ===> pure-ftpd-1.0.36_2 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of pure-ftpd-1.0.36_2 Make install ===> License ISCL accepted by the user ===> pure-ftpd-1.0.36_2 depends on file: /usr/local/sbin/pkg - found You can use the following additional options: LANG=lang (default: english) - Enable compilation of one language support available lang: brazilian-portuguese, catalan, czech, danish, dutch, english, french, french-funny, german, hungarian, italian, korean, norwegian, polish, romanian, russian, simplified-chinese, slovak, spanish, swedish, traditional-chinese, turkish TLS_CERTFILE=/path/to/file (default: /etc/ssl/private/pure-ftpd.pem) - Custom location of certificate file for TLS ===> Fetching all distfiles required by pure-ftpd-1.0.36_2 for building ===> Extracting for pure-ftpd-1.0.36_2 => SHA256 Checksum OK for pure-ftpd-1.0.36.tar.bz2. ===> Patching for pure-ftpd-1.0.36_2 ===> Configuring for pure-ftpd-1.0.36_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -fPIE... yes checking whether C compiler accepts -fcatch-undefined-c99-behavior... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether the linker accepts -fstack-protector-all... yes checking whether C compiler accepts -Wbounded... no checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wdiv-by-zero... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wchar-subscripts... yes checking whether C compiler accepts -Wcomment... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wimplicit... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnormalized=id... yes checking whether C compiler accepts -Woverride-init... yes checking whether C compiler accepts -Wparentheses... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wvariable-decl... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro... no checking whether the linker accepts -z now... no checking for perl... (cached) /usr/local/bin/perl checking for python... /usr/bin/env python checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking for sys/ioctl.h... (cached) yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/statvfs.h... (cached) yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/time.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for getopt.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... (cached) yes checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for sys/file.h... (cached) yes checking for sys/mount.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for sys/ptrace.h... (cached) yes checking for security/pam_appl.h... (cached) yes checking security/pam_misc.h usability... no checking security/pam_misc.h presence... no checking for security/pam_misc.h... no checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking security/pam_filter.h usability... no checking security/pam_filter.h presence... no checking for security/pam_filter.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking pam/pam_misc.h usability... no checking pam/pam_misc.h presence... no checking for pam/pam_misc.h... no checking pam/pam_modules.h usability... no checking pam/pam_modules.h presence... no checking for pam/pam_modules.h... no checking pam/pam_filter.h usability... no checking pam/pam_filter.h presence... no checking for pam/pam_filter.h... no checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdarg.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for utime.h... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking CoreFoundation/CoreFoundation.h usability... no checking CoreFoundation/CoreFoundation.h presence... no checking for CoreFoundation/CoreFoundation.h... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking POSIX termios... yes checking whether byte ordering is bigendian... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for off_t... (cached) yes checking for mode_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether timezone is scalar... no checking for nlink_t... (cached) yes checking for dev_t... yes checking for ino_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of mode_t... 2 checking for connect... yes checking for gethostbyname... (cached) yes checking for gethostbyname... (cached) yes checking for sendfile in -lsendfile... no checking for socklen_t... (cached) yes checking for in_port_t... (cached) yes checking for sig_atomic_t... (cached) yes checking whether cc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if malloc debugging is wanted... no checking for cap_init in -lcap... no checking for dlopen in -ldl... no checking for pam_getenvlist... (cached) yes checking whether pam_strerror takes only one argument... no checking whether syslog names are available... yes checking whether struct addrinfo is defined... yes checking whether sin_len is defined... yes checking whether __ss_family is defined... no checking whether ss_len is defined... yes checking whether __ss_len is defined... no checking if a linuxish sendfile is available... no checking if a linuxish sendfile64 is available... no checking if a freebsdish sendfile is available... yes checking if a hpuxish sendfile is available... no checking for sendfilev... no checking for sendfilev in -lsendfile... no checking if a solarisish sendfilev is available... no checking for crypt in -lcrypt... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for utime.h... (cached) yes checking for sys/time.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for working memcmp... yes checking for strftime... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for vprintf... (cached) yes checking for _doprnt... no checking for locale.h... (cached) yes checking for unistd.h... (cached) yes checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking for fcntl.h... (cached) yes checking for setlocale... (cached) yes checking for getloadavg... yes checking for pstat_getdynamic... (cached) no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for wait3 that fills in rusage... yes checking whether utime accepts a null argument... yes checking for working strtod... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for alarm... (cached) yes checking for working mktime... yes checking whether lstat accepts an empty string... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for error_at_line... no checking whether closedir returns void... no checking for unistd.h... (cached) yes checking for working chown... yes checking for working volatile... yes checking for initgroups... yes checking for setrlimit... (cached) yes checking for waitpid... (cached) yes checking for setproctitle... (cached) yes checking for getopt_long... yes checking for seteuid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... (cached) yes checking for setegid... (cached) yes checking for setregid... (cached) yes checking for setresgid... (cached) yes checking for statvfs... (cached) yes checking for statfs... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for getpagesize... (cached) yes checking for realpath... (cached) yes checking for pread... (cached) yes checking for posix_fadvise... yes checking for ptrace... yes checking for strtoull... (cached) yes checking for strtoq... yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for memset... (cached) yes checking for munmap... (cached) yes checking for strdup... (cached) yes checking for fileno... (cached) yes checking for mapviewoffile... no checking for madvise... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for inet_ntop... (cached) yes checking for inet_pton... yes checking for setusershell... yes checking for setgroups... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vfprintf... yes checking for gethostname... (cached) yes checking for setlocale... (cached) yes checking for timegm... yes checking for tzset... yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for mknod... yes checking for mkfifo... yes checking for random... (cached) yes checking for srandomdev... yes checking for arc4random... (cached) yes checking for closefrom... (cached) yes checking whether statvfs64() is defined... no checking whether snprintf is C99 conformant... done checking whether getgroups 0 is sane... yes checking whether realpath likes unreadable directories... yes checking whether you already have a standard MD5 implementation... no checking whether you already have a standard SHA1 implementation... no checking whether we are inside a Virtuozzo virtual host... no checking default TCP send buffer size... 32768 checking default TCP receive buffer size... 65536 configure: You have /dev/urandom - Great configure: You have /dev/random - Great configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pam/Makefile config.status: creating man/Makefile config.status: creating gui/Makefile config.status: creating configuration-file/Makefile config.status: creating contrib/Makefile config.status: creating m4/Makefile config.status: creating configuration-file/pure-ftpd.conf config.status: creating configuration-file/pure-config.pl config.status: creating configuration-file/pure-config.py config.status: creating puredb/Makefile config.status: creating puredb/src/Makefile config.status: creating pure-ftpd.spec config.status: creating man/pure-ftpd.8 config.status: creating man/pure-ftpwho.8 config.status: creating man/pure-mrtginfo.8 config.status: creating man/pure-uploadscript.8 config.status: creating man/pure-statsdecode.8 config.status: creating man/pure-quotacheck.8 config.status: creating man/pure-pw.8 config.status: creating man/pure-pwconvert.8 config.status: creating man/pure-authd.8 config.status: creating config.h config.status: executing depfiles commands configure: +--------------------------------------------------------+ configure: | You can subscribe to the Pure-FTPd users mailing-list | configure: | to ask for help and to stay informed of new releases. | configure: | Go to http://www.pureftpd.org/ml/ now! | configure: +--------------------------------------------------------+ ===> Building for pure-ftpd-1.0.36_2 /usr/bin/make all-recursive Making all in puredb Making all in src cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT puredb_read.o -MD -MP -MF .deps/puredb_read.Tpo -c -o puredb_read.o puredb_read.c mv -f .deps/puredb_read.Tpo .deps/puredb_read.Po rm -f libpuredb_read.a ar cru libpuredb_read.a puredb_read.o ranlib libpuredb_read.a cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT puredb_write.o -MD -MP -MF .deps/puredb_write.Tpo -c -o puredb_write.o puredb_write.c mv -f .deps/puredb_write.Tpo .deps/puredb_write.Po rm -f libpuredb_write.a ar cru libpuredb_write.a puredb_write.o ranlib libpuredb_write.a cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT example_read.o -MD -MP -MF .deps/example_read.Tpo -c -o example_read.o example_read.c mv -f .deps/example_read.Tpo .deps/example_read.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o example_read example_read.o libpuredb_read.a -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT example_write.o -MD -MP -MF .deps/example_write.Tpo -c -o example_write.o example_write.c mv -f .deps/example_write.Tpo .deps/example_write.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o example_write example_write.o libpuredb_write.a -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT regression.o -MD -MP -MF .deps/regression.Tpo -c -o regression.o regression.c mv -f .deps/regression.Tpo .deps/regression.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o regression regression.o libpuredb_read.a libpuredb_write.a -lcrypt -lpam Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-altlog.o -MD -MP -MF .deps/libpureftpd_a-altlog.Tpo -c -o libpureftpd_a-altlog.o `test -f 'altlog.c' || echo './'`altlog.c mv -f .deps/libpureftpd_a-altlog.Tpo .deps/libpureftpd_a-altlog.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-alt_arc4random.o -MD -MP -MF .deps/libpureftpd_a-alt_arc4random.Tpo -c -o libpureftpd_a-alt_arc4random.o `test -f 'alt_arc4random.c' || echo './'`alt_arc4random.c mv -f .deps/libpureftpd_a-alt_arc4random.Tpo .deps/libpureftpd_a-alt_arc4random.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-bonjour.o -MD -MP -MF .deps/libpureftpd_a-bonjour.Tpo -c -o libpureftpd_a-bonjour.o `test -f 'bonjour.c' || echo './'`bonjour.c mv -f .deps/libpureftpd_a-bonjour.Tpo .deps/libpureftpd_a-bonjour.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-bsd-glob.o -MD -MP -MF .deps/libpureftpd_a-bsd-glob.Tpo -c -o libpureftpd_a-bsd-glob.o `test -f 'bsd-glob.c' || echo './'`bsd-glob.c mv -f .deps/libpureftpd_a-bsd-glob.Tpo .deps/libpureftpd_a-bsd-glob.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-bsd-realpath.o -MD -MP -MF .deps/libpureftpd_a-bsd-realpath.Tpo -c -o libpureftpd_a-bsd-realpath.o `test -f 'bsd-realpath.c' || echo './'`bsd-realpath.c mv -f .deps/libpureftpd_a-bsd-realpath.Tpo .deps/libpureftpd_a-bsd-realpath.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-bsd-getopt_long.o -MD -MP -MF .deps/libpureftpd_a-bsd-getopt_long.Tpo -c -o libpureftpd_a-bsd-getopt_long.o `test -f 'bsd-getopt_long.c' || echo './'`bsd-getopt_long.c mv -f .deps/libpureftpd_a-bsd-getopt_long.Tpo .deps/libpureftpd_a-bsd-getopt_long.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-caps.o -MD -MP -MF .deps/libpureftpd_a-caps.Tpo -c -o libpureftpd_a-caps.o `test -f 'caps.c' || echo './'`caps.c mv -f .deps/libpureftpd_a-caps.Tpo .deps/libpureftpd_a-caps.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-crypto.o -MD -MP -MF .deps/libpureftpd_a-crypto.Tpo -c -o libpureftpd_a-crypto.o `test -f 'crypto.c' || echo './'`crypto.c mv -f .deps/libpureftpd_a-crypto.Tpo .deps/libpureftpd_a-crypto.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-crypto-md5.o -MD -MP -MF .deps/libpureftpd_a-crypto-md5.Tpo -c -o libpureftpd_a-crypto-md5.o `test -f 'crypto-md5.c' || echo './'`crypto-md5.c mv -f .deps/libpureftpd_a-crypto-md5.Tpo .deps/libpureftpd_a-crypto-md5.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-crypto-sha1.o -MD -MP -MF .deps/libpureftpd_a-crypto-sha1.Tpo -c -o libpureftpd_a-crypto-sha1.o `test -f 'crypto-sha1.c' || echo './'`crypto-sha1.c mv -f .deps/libpureftpd_a-crypto-sha1.Tpo .deps/libpureftpd_a-crypto-sha1.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-daemons.o -MD -MP -MF .deps/libpureftpd_a-daemons.Tpo -c -o libpureftpd_a-daemons.o `test -f 'daemons.c' || echo './'`daemons.c mv -f .deps/libpureftpd_a-daemons.Tpo .deps/libpureftpd_a-daemons.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-diraliases.o -MD -MP -MF .deps/libpureftpd_a-diraliases.Tpo -c -o libpureftpd_a-diraliases.o `test -f 'diraliases.c' || echo './'`diraliases.c mv -f .deps/libpureftpd_a-diraliases.Tpo .deps/libpureftpd_a-diraliases.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-dynamic.o -MD -MP -MF .deps/libpureftpd_a-dynamic.Tpo -c -o libpureftpd_a-dynamic.o `test -f 'dynamic.c' || echo './'`dynamic.c mv -f .deps/libpureftpd_a-dynamic.Tpo .deps/libpureftpd_a-dynamic.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-fakesnprintf.o -MD -MP -MF .deps/libpureftpd_a-fakesnprintf.Tpo -c -o libpureftpd_a-fakesnprintf.o `test -f 'fakesnprintf.c' || echo './'`fakesnprintf.c mv -f .deps/libpureftpd_a-fakesnprintf.Tpo .deps/libpureftpd_a-fakesnprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-fakechroot.o -MD -MP -MF .deps/libpureftpd_a-fakechroot.Tpo -c -o libpureftpd_a-fakechroot.o `test -f 'fakechroot.c' || echo './'`fakechroot.c mv -f .deps/libpureftpd_a-fakechroot.Tpo .deps/libpureftpd_a-fakechroot.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-ftp_parser.o -MD -MP -MF .deps/libpureftpd_a-ftp_parser.Tpo -c -o libpureftpd_a-ftp_parser.o `test -f 'ftp_parser.c' || echo './'`ftp_parser.c mv -f .deps/libpureftpd_a-ftp_parser.Tpo .deps/libpureftpd_a-ftp_parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-ftpd.o -MD -MP -MF .deps/libpureftpd_a-ftpd.Tpo -c -o libpureftpd_a-ftpd.o `test -f 'ftpd.c' || echo './'`ftpd.c mv -f .deps/libpureftpd_a-ftpd.Tpo .deps/libpureftpd_a-ftpd.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-ftpwho-update.o -MD -MP -MF .deps/libpureftpd_a-ftpwho-update.Tpo -c -o libpureftpd_a-ftpwho-update.o `test -f 'ftpwho-update.c' || echo './'`ftpwho-update.c mv -f .deps/libpureftpd_a-ftpwho-update.Tpo .deps/libpureftpd_a-ftpwho-update.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-ftpwho-read.o -MD -MP -MF .deps/libpureftpd_a-ftpwho-read.Tpo -c -o libpureftpd_a-ftpwho-read.o `test -f 'ftpwho-read.c' || echo './'`ftpwho-read.c mv -f .deps/libpureftpd_a-ftpwho-read.Tpo .deps/libpureftpd_a-ftpwho-read.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-getloadavg.o -MD -MP -MF .deps/libpureftpd_a-getloadavg.Tpo -c -o libpureftpd_a-getloadavg.o `test -f 'getloadavg.c' || echo './'`getloadavg.c mv -f .deps/libpureftpd_a-getloadavg.Tpo .deps/libpureftpd_a-getloadavg.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-ipstack.o -MD -MP -MF .deps/libpureftpd_a-ipstack.Tpo -c -o libpureftpd_a-ipstack.o `test -f 'ipstack.c' || echo './'`ipstack.c mv -f .deps/libpureftpd_a-ipstack.Tpo .deps/libpureftpd_a-ipstack.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_unix.o -MD -MP -MF .deps/libpureftpd_a-log_unix.Tpo -c -o libpureftpd_a-log_unix.o `test -f 'log_unix.c' || echo './'`log_unix.c mv -f .deps/libpureftpd_a-log_unix.Tpo .deps/libpureftpd_a-log_unix.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_mysql.o -MD -MP -MF .deps/libpureftpd_a-log_mysql.Tpo -c -o libpureftpd_a-log_mysql.o `test -f 'log_mysql.c' || echo './'`log_mysql.c mv -f .deps/libpureftpd_a-log_mysql.Tpo .deps/libpureftpd_a-log_mysql.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_pgsql.o -MD -MP -MF .deps/libpureftpd_a-log_pgsql.Tpo -c -o libpureftpd_a-log_pgsql.o `test -f 'log_pgsql.c' || echo './'`log_pgsql.c mv -f .deps/libpureftpd_a-log_pgsql.Tpo .deps/libpureftpd_a-log_pgsql.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_pam.o -MD -MP -MF .deps/libpureftpd_a-log_pam.Tpo -c -o libpureftpd_a-log_pam.o `test -f 'log_pam.c' || echo './'`log_pam.c mv -f .deps/libpureftpd_a-log_pam.Tpo .deps/libpureftpd_a-log_pam.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_ldap.o -MD -MP -MF .deps/libpureftpd_a-log_ldap.Tpo -c -o libpureftpd_a-log_ldap.o `test -f 'log_ldap.c' || echo './'`log_ldap.c mv -f .deps/libpureftpd_a-log_ldap.Tpo .deps/libpureftpd_a-log_ldap.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_puredb.o -MD -MP -MF .deps/libpureftpd_a-log_puredb.Tpo -c -o libpureftpd_a-log_puredb.o `test -f 'log_puredb.c' || echo './'`log_puredb.c mv -f .deps/libpureftpd_a-log_puredb.Tpo .deps/libpureftpd_a-log_puredb.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-log_extauth.o -MD -MP -MF .deps/libpureftpd_a-log_extauth.Tpo -c -o libpureftpd_a-log_extauth.o `test -f 'log_extauth.c' || echo './'`log_extauth.c mv -f .deps/libpureftpd_a-log_extauth.Tpo .deps/libpureftpd_a-log_extauth.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-ls.o -MD -MP -MF .deps/libpureftpd_a-ls.Tpo -c -o libpureftpd_a-ls.o `test -f 'ls.c' || echo './'`ls.c ls.c: In function 'listfile': ls.c:388: warning: integer constant is too large for 'unsigned long' type mv -f .deps/libpureftpd_a-ls.Tpo .deps/libpureftpd_a-ls.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-mysnprintf.o -MD -MP -MF .deps/libpureftpd_a-mysnprintf.Tpo -c -o libpureftpd_a-mysnprintf.o `test -f 'mysnprintf.c' || echo './'`mysnprintf.c mv -f .deps/libpureftpd_a-mysnprintf.Tpo .deps/libpureftpd_a-mysnprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-parser.o -MD -MP -MF .deps/libpureftpd_a-parser.Tpo -c -o libpureftpd_a-parser.o `test -f 'parser.c' || echo './'`parser.c mv -f .deps/libpureftpd_a-parser.Tpo .deps/libpureftpd_a-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-privsep.o -MD -MP -MF .deps/libpureftpd_a-privsep.Tpo -c -o libpureftpd_a-privsep.o `test -f 'privsep.c' || echo './'`privsep.c mv -f .deps/libpureftpd_a-privsep.Tpo .deps/libpureftpd_a-privsep.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-quotas.o -MD -MP -MF .deps/libpureftpd_a-quotas.Tpo -c -o libpureftpd_a-quotas.o `test -f 'quotas.c' || echo './'`quotas.c mv -f .deps/libpureftpd_a-quotas.Tpo .deps/libpureftpd_a-quotas.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-safe_rw.o -MD -MP -MF .deps/libpureftpd_a-safe_rw.Tpo -c -o libpureftpd_a-safe_rw.o `test -f 'safe_rw.c' || echo './'`safe_rw.c mv -f .deps/libpureftpd_a-safe_rw.Tpo .deps/libpureftpd_a-safe_rw.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-tls.o -MD -MP -MF .deps/libpureftpd_a-tls.Tpo -c -o libpureftpd_a-tls.o `test -f 'tls.c' || echo './'`tls.c mv -f .deps/libpureftpd_a-tls.Tpo .deps/libpureftpd_a-tls.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT libpureftpd_a-upload-pipe.o -MD -MP -MF .deps/libpureftpd_a-upload-pipe.Tpo -c -o libpureftpd_a-upload-pipe.o `test -f 'upload-pipe.c' || echo './'`upload-pipe.c mv -f .deps/libpureftpd_a-upload-pipe.Tpo .deps/libpureftpd_a-upload-pipe.Po rm -f libpureftpd.a ar cru libpureftpd.a libpureftpd_a-altlog.o libpureftpd_a-alt_arc4random.o libpureftpd_a-bonjour.o libpureftpd_a-bsd-glob.o libpureftpd_a-bsd-realpath.o libpureftpd_a-bsd-getopt_long.o libpureftpd_a-caps.o libpureftpd_a-crypto.o libpureftpd_a-crypto-md5.o libpureftpd_a-crypto-sha1.o libpureftpd_a-daemons.o libpureftpd_a-diraliases.o libpureftpd_a-dynamic.o libpureftpd_a-fakesnprintf.o libpureftpd_a-fakechroot.o libpureftpd_a-ftp_parser.o libpureftpd_a-ftpd.o libpureftpd_a-ftpwho-update.o libpureftpd_a-ftpwho-read.o libpureftpd_a-getloadavg.o libpureftpd_a-ipstack.o libpureftpd_a-log_unix.o libpureftpd_a-log_mysql.o libpureftpd_a-log_pgsql.o libpureftpd_a-log_pam.o libpureftpd_a-log_ldap.o libpureftpd_a-log_puredb.o libpureftpd_a-log_extauth.o libpureftpd_a-ls.o libpureftpd_a-mysnprintf.o libpureftpd_a-parser.o libpureftpd_a-privsep.o libpureftpd_a-quotas.o libpureftpd_a-safe_rw.o libpureftpd_a-tls.o libpureftpd_a-upload-pipe.o ranlib libpureftpd.a cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT fakesnprintf.o -MD -MP -MF .deps/fakesnprintf.Tpo -c -o fakesnprintf.o fakesnprintf.c mv -f .deps/fakesnprintf.Tpo .deps/fakesnprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT mysnprintf.o -MD -MP -MF .deps/mysnprintf.Tpo -c -o mysnprintf.o mysnprintf.c mv -f .deps/mysnprintf.Tpo .deps/mysnprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-statsdecode.o -MD -MP -MF .deps/pure-statsdecode.Tpo -c -o pure-statsdecode.o pure-statsdecode.c mv -f .deps/pure-statsdecode.Tpo .deps/pure-statsdecode.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-statsdecode fakesnprintf.o mysnprintf.o pure-statsdecode.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT alt_arc4random.o -MD -MP -MF .deps/alt_arc4random.Tpo -c -o alt_arc4random.o alt_arc4random.c mv -f .deps/alt_arc4random.Tpo .deps/alt_arc4random.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT bsd-getopt_long.o -MD -MP -MF .deps/bsd-getopt_long.Tpo -c -o bsd-getopt_long.o bsd-getopt_long.c mv -f .deps/bsd-getopt_long.Tpo .deps/bsd-getopt_long.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-pw.o -MD -MP -MF .deps/pure-pw.Tpo -c -o pure-pw.o pure-pw.c mv -f .deps/pure-pw.Tpo .deps/pure-pw.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT safe_rw.o -MD -MP -MF .deps/safe_rw.Tpo -c -o safe_rw.o safe_rw.c mv -f .deps/safe_rw.Tpo .deps/safe_rw.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-pw alt_arc4random.o bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-pw.o safe_rw.o ../puredb/src/libpuredb_write.a -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-pwconvert.o -MD -MP -MF .deps/pure-pwconvert.Tpo -c -o pure-pwconvert.o pure-pwconvert.c mv -f .deps/pure-pwconvert.Tpo .deps/pure-pwconvert.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-pwconvert fakesnprintf.o mysnprintf.o pure-pwconvert.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT ptracetest.o -MD -MP -MF .deps/ptracetest.Tpo -c -o ptracetest.o ptracetest.c mv -f .deps/ptracetest.Tpo .deps/ptracetest.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o ptracetest ptracetest.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-authd.o -MD -MP -MF .deps/pure-authd.Tpo -c -o pure-authd.o pure-authd.c mv -f .deps/pure-authd.Tpo .deps/pure-authd.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-authd bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-authd.o safe_rw.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-ftpd main.o libpureftpd.a ../puredb/src/libpuredb_read.a -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT ipstack.o -MD -MP -MF .deps/ipstack.Tpo -c -o ipstack.o ipstack.c mv -f .deps/ipstack.Tpo .deps/ipstack.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-ftpwho.o -MD -MP -MF .deps/pure-ftpwho.Tpo -c -o pure-ftpwho.o pure-ftpwho.c mv -f .deps/pure-ftpwho.Tpo .deps/pure-ftpwho.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-ftpwho bsd-getopt_long.o fakesnprintf.o ipstack.o mysnprintf.o pure-ftpwho.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure_mrtginfo-daemons.o -MD -MP -MF .deps/pure_mrtginfo-daemons.Tpo -c -o pure_mrtginfo-daemons.o `test -f 'daemons.c' || echo './'`daemons.c mv -f .deps/pure_mrtginfo-daemons.Tpo .deps/pure_mrtginfo-daemons.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure_mrtginfo-fakesnprintf.o -MD -MP -MF .deps/pure_mrtginfo-fakesnprintf.Tpo -c -o pure_mrtginfo-fakesnprintf.o `test -f 'fakesnprintf.c' || echo './'`fakesnprintf.c mv -f .deps/pure_mrtginfo-fakesnprintf.Tpo .deps/pure_mrtginfo-fakesnprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure_mrtginfo-pure-mrtginfo.o -MD -MP -MF .deps/pure_mrtginfo-pure-mrtginfo.Tpo -c -o pure_mrtginfo-pure-mrtginfo.o `test -f 'pure-mrtginfo.c' || echo './'`pure-mrtginfo.c mv -f .deps/pure_mrtginfo-pure-mrtginfo.Tpo .deps/pure_mrtginfo-pure-mrtginfo.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure_mrtginfo-mysnprintf.o -MD -MP -MF .deps/pure_mrtginfo-mysnprintf.Tpo -c -o pure_mrtginfo-mysnprintf.o `test -f 'mysnprintf.c' || echo './'`mysnprintf.c mv -f .deps/pure_mrtginfo-mysnprintf.Tpo .deps/pure_mrtginfo-mysnprintf.Po cc -DIN_PURE_MRTGINFO=1 -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-mrtginfo pure_mrtginfo-daemons.o pure_mrtginfo-fakesnprintf.o pure_mrtginfo-pure-mrtginfo.o pure_mrtginfo-mysnprintf.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-quotacheck.o -MD -MP -MF .deps/pure-quotacheck.Tpo -c -o pure-quotacheck.o pure-quotacheck.c mv -f .deps/pure-quotacheck.Tpo .deps/pure-quotacheck.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-quotacheck bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-quotacheck.o safe_rw.o -lcrypt -lpam cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_FORTIFY_SOURCE=2 -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -MT pure-uploadscript.o -MD -MP -MF .deps/pure-uploadscript.Tpo -c -o pure-uploadscript.o pure-uploadscript.c mv -f .deps/pure-uploadscript.Tpo .deps/pure-uploadscript.Po cc -O2 -pipe -fno-strict-aliasing -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -pie -L/usr/local/lib -o pure-uploadscript bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-uploadscript.o safe_rw.o -lcrypt -lpam Making all in contrib Making all in man Making all in pam Making all in gui Making all in configuration-file Making all in m4 ===> Staging for pure-ftpd-1.0.36_2 ===> pure-ftpd-1.0.36_2 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Making install in puredb Making install in src Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 pure-statsdecode pure-pw pure-pwconvert '/obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/bin' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 pure-authd pure-ftpd pure-ftpwho pure-mrtginfo pure-quotacheck pure-uploadscript '/obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/sbin' Making install in contrib Making install in man test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-uploadscript.8 pure-statsdecode.8 pure-quotacheck.8 pure-pw.8 pure-pwconvert.8 pure-authd.8 '/obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/man/man8' Making install in pam Making install in gui Making install in configuration-file Making install in m4 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/pureftpd-ldap.conf /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/etc/pureftpd-ldap.conf.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/pureftpd-mysql.conf /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/etc/pureftpd-mysql.conf.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/pureftpd-pgsql.conf /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/etc/pureftpd-pgsql.conf.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/configuration-file/pure-ftpd.conf /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/etc/pure-ftpd.conf.sample install -o root -g wheel -m 555 /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/configuration-file/pure-config.pl /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/sbin/ install -o root -g wheel -m 555 /buildshare/ports/355755/ftp/pure-ftpd/files/pure-alwaysfail /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/sbin/ /bin/mkdir -p /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/share/doc/pure-ftpd/ cd /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/ && install -o root -g wheel -m 444 AUTHORS CONTACT COPYING HISTORY NEWS README README.Authentication-Modules README.Configuration-File README.Contrib README.LDAP README.MySQL README.PGSQL README.TLS README.Virtual-Users THANKS pure-ftpd.png pureftpd.schema /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/share/doc/pure-ftpd/ /bin/mkdir -p /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/share/examples/pure-ftpd/ cd /obj/buildshare/ports/355755/ftp/pure-ftpd/work/pure-ftpd-1.0.36/contrib/ && install -o root -g wheel -m 555 pure-stat.pl pure-vpopauth.pl xml_python_processors.txt /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/share/examples/pure-ftpd/ /bin/mkdir -p /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/share/examples/pure-ftpd/pam/ install -o root -g wheel -m 444 /buildshare/ports/355755/ftp/pure-ftpd/files/pam.conf.5 /obj/buildshare/ports/355755/ftp/pure-ftpd/work/stage/usr/local/share/examples/pure-ftpd/pam/pure-ftpd ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for pure-ftpd-1.0.36_2 ===> Checking if ftp/pure-ftpd already installed ===> Registering installation for pure-ftpd-1.0.36_2 Installing pure-ftpd-1.0.36_2... done Now you need to examine /usr/local/share/examples/pure-ftpd/pam/pure-ftpd and add the relevant PAM configuration lines to your /etc/pam.conf file. If you defined call upload script in pure-ftpd config define corresponding vars in rc.conf Without it pure-ftpd will not listen tcp socket - see FAQ: http://pureftpd.org/FAQ ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/pure-authd /usr/local/sbin/pure-ftpd This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/pure-ftpd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.pureftpd.org/ Make package ===> Building package for pure-ftpd-1.0.36_2 slot1: removed