FreeBSD Bugzilla – Attachment 231180 Details for
Bug 261358
ftp/pure-ftpd: 1.0.50 crashes (SIGSEGV) after user login with PostgreSQL backend
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ftp/pure-ftpd build log
ftp___pure-ftpd.log (text/plain), 91.33 KB, created by
Artyom Davidov
on 2022-01-20 16:55:57 UTC
(
hide
)
Description:
ftp/pure-ftpd build log
Filename:
MIME Type:
Creator:
Artyom Davidov
Created:
2022-01-20 16:55:57 UTC
Size:
91.33 KB
patch
obsolete
>=> Building ftp/pure-ftpd >Started : Thursday, 20 JAN 2022 at 16:13:29 UTC >Platform: 13.0-RELEASE-p6 FreeBSD 13.0-RELEASE-p6 #0: Mon Jan 10 06:28:50 UTC 2022 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > >-------------------------------------------------- >-- Environment >-------------------------------------------------- >UNAME_r=13.0-SYNTH >UNAME_m=amd64 >UNAME_p=amd64 >UNAME_v=FreeBSD 13.0-SYNTH >UNAME_s=FreeBSD >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin >SSL_NO_VERIFY_PEER=1 >TERM=dumb >PKG_CACHEDIR=/var/cache/pkg8 >PKG_DBDIR=/var/db/pkg8 >PORTSDIR=/xports >LANG=C >HOME=/root >USER=root > > > >-------------------------------------------------- >-- Options >-------------------------------------------------- >===> The following configuration options are available for pure-ftpd-1.0.50: > ANONDELETE=off: Allow anonymous user to delete files > ANONRENAME=off: Allow anonymous user to rename files > ANONRESUME=off: Allow anonymous user to resume file upload > DOCS=on: Build and/or install documentation > EXAMPLES=on: Build and/or install examples > LARGEFILE=on: 2GB+ file download > LDAP=off: User accounts in LDAP directories > MYSQL=off: User accounts in MySQL database > PAM=on: PAM authentication > PERUSERLIMITS=on: Per-user concurrency limits > PGSQL=on: User accounts in PostgreSQL database > PRIVSEP=on: Privilege separation (recommended) > SCRYPT=on: Hash passwords in PureDB with scrypt > SENDFILE=on: Sendfile syscall > THROTTLING=on: Bandwidth throttling > TLS=on: Secure network connection support via TLS > UPLOADSCRIPT=off: Uploadscript daemon support > VIRTUALCHROOT=on: Follow symlinks outside a chroot jail >===> Use 'make config' to modify these settings > > > >-------------------------------------------------- >-- CONFIGURE_ENV >-------------------------------------------------- >ac_cv_path_PERL=/usr/local/bin/perl >ac_cv_path_PERL_PATH=/usr/local/bin/perl >PERL_USE_UNSAFE_INC=1 >XDG_DATA_HOME=/construction/xports/ftp/pure-ftpd/work >XDG_CONFIG_HOME=/construction/xports/ftp/pure-ftpd/work >XDG_CACHE_HOME=/construction/xports/ftp/pure-ftpd/work/.cache >HOME=/construction/xports/ftp/pure-ftpd/work >TMPDIR="/tmp" >PATH=/construction/xports/ftp/pure-ftpd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin >SHELL=/bin/sh >CONFIG_SHELL=/bin/sh >CONFIG_SITE=/xports/Templates/config.site >lt_cv_sys_max_cmd_len=524288 > > > >-------------------------------------------------- >-- CONFIGURE_ARGS >-------------------------------------------------- >--sysconfdir=/usr/local/etc >--with-altlog >--with-cookie >--with-diraliases >--with-everything >--with-extauth >--with-ftpwho >--with-language=english >--with-paranoidmsg >--with-puredb >--with-quotas >--with-ratios >--enable-largefile >--without-ldap >--without-mysql >--with-pam >--with-peruserlimits >--with-pgsql >--with-privsep >--with-sendfile >--with-throttling >--with-tls >--without-uploadscript >--with-virtualchroot >--prefix=/usr/local >${_LATE_CONFIGURE_ARGS} > > > >-------------------------------------------------- >-- MAKE_ENV >-------------------------------------------------- >PERL_USE_UNSAFE_INC=1 >OPENSSLBASE=/usr >OPENSSLDIR=/etc/ssl >OPENSSLINC=/usr/include >OPENSSLLIB=/usr/lib >XDG_DATA_HOME=/construction/xports/ftp/pure-ftpd/work >XDG_CONFIG_HOME=/construction/xports/ftp/pure-ftpd/work >XDG_CACHE_HOME=/construction/xports/ftp/pure-ftpd/work/.cache >HOME=/construction/xports/ftp/pure-ftpd/work >TMPDIR="/tmp" >PATH=/construction/xports/ftp/pure-ftpd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin >NO_PIE=yes >MK_DEBUG_FILES=no >MK_KERNEL_SYMBOLS=no >SHELL=/bin/sh >NO_LINT=YES >PREFIX=/usr/local >LOCALBASE=/usr/local >CC="cc" >CFLAGS="-O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing " >CPP="cpp" >CPPFLAGS="-I/usr/include -I/usr/local/include" >LDFLAGS=" -L/usr/lib -L/usr/local/lib -fstack-protector-strong " >LIBS="" >CXX="c++" >CXXFLAGS="-O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing " >MANPREFIX="/usr/local" >BSD_INSTALL_PROGRAM="install -s -m 555" >BSD_INSTALL_LIB="install -s -m 0644" >BSD_INSTALL_SCRIPT="install -m 555" >BSD_INSTALL_DATA="install -m 0644" >BSD_INSTALL_MAN="install -m 444" > > > >-------------------------------------------------- >-- MAKE_ARGS >-------------------------------------------------- >DESTDIR=/construction/xports/ftp/pure-ftpd/work/stage > > > >-------------------------------------------------- >-- PLIST_SUB >-------------------------------------------------- >PORTDOCS="" >PORTEXAMPLES="" >OSREL=13.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >LIB32DIR=lib >PERL_VERSION=5.32.1 >PERL_VER=5.32 >PERL5_MAN1=lib/perl5/site_perl/man/man1 >PERL5_MAN3=lib/perl5/site_perl/man/man3 >SITE_PERL=lib/perl5/site_perl >SITE_ARCH=lib/perl5/site_perl/mach/5.32 >DOCSDIR="share/doc/pure-ftpd" >EXAMPLESDIR="share/examples/pure-ftpd" >DATADIR="share/pure-ftpd" >WWWDIR="www/pure-ftpd" >ETCDIR="etc/pure-ftpd" > > > >-------------------------------------------------- >-- SUB_LIST >-------------------------------------------------- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/pure-ftpd >DOCSDIR=/usr/local/share/doc/pure-ftpd >EXAMPLESDIR=/usr/local/share/examples/pure-ftpd >WWWDIR=/usr/local/www/pure-ftpd >ETCDIR=/usr/local/etc/pure-ftpd > > > >-------------------------------------------------- >-- /etc/make.conf >-------------------------------------------------- >SYNTHPROFILE=internetdmz >USE_PACKAGE_DEPENDS_ONLY=yes >PACKAGE_BUILDING=yes >BATCH=yes >PKG_CREATE_VERBOSE=yes >PORTSDIR=/xports >DISTDIR=/distfiles >WRKDIRPREFIX=/construction >PORT_DBDIR=/options >PACKAGES=/packages >MAKE_JOBS_NUMBER_LIMIT=3 >DEVELOPER=1 >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/ccache >OPTIONS_UNSET += X11 >DEFAULT_VERSIONS += pgsql=13 php=7.4 >CPUTYPE ?= westmere >HAVE_COMPAT_IA32_KERN=YES >CONFIGURE_MAX_CMD_LEN=524288 >_PERL5_FROM_BIN=5.32.1 >_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin >_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=yes >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >_ALTCCVERSION_921dbbb2=none >_OBJC_ALTCCVERSION_921dbbb2=none >_SMP_CPUS=6 >UID=0 >ARCH=amd64 >OPSYS=FreeBSD >OSVERSION=1300139 >OSREL=13.0 >_OSRELEASE=13.0-SYNTH >PYTHONBASE=/usr/local >_PKG_CHECKED=1 > > > >-------------------------------------------------------------------------------- >-- Phase: check-sanity >-------------------------------------------------------------------------------- >===> License ISCL accepted by the user > > > >-------------------------------------------------------------------------------- >-- Phase: pkg-depends >-------------------------------------------------------------------------------- >===> pure-ftpd-1.0.50 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.17.5.pkg >Installing pkg-1.17.5... >Extracting pkg-1.17.5: .......... done >===> pure-ftpd-1.0.50 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of pure-ftpd-1.0.50 > > > >-------------------------------------------------------------------------------- >-- Phase: fetch-depends >-------------------------------------------------------------------------------- > > > >-------------------------------------------------------------------------------- >-- Phase: fetch >-------------------------------------------------------------------------------- >===> License ISCL accepted by the user >===> pure-ftpd-1.0.50 depends on file: /usr/local/sbin/pkg - found >You can use the following additional options: > >LANGUAGE=lang (default: english) >- Enable compilation of one language support > available lang: albanian, brazilian-portuguese, catalan, czech, danish, dutch, > english, french, german, hungarian, italian, korean, norwegian, polish, > romanian, russian, simplified-chinese, slovak, spanish, swedish, > traditional-chinese. > >===> Fetching all distfiles required by pure-ftpd-1.0.50 for building > > > >-------------------------------------------------------------------------------- >-- Phase: checksum >-------------------------------------------------------------------------------- >===> License ISCL accepted by the user >===> pure-ftpd-1.0.50 depends on file: /usr/local/sbin/pkg - found >You can use the following additional options: > >LANGUAGE=lang (default: english) >- Enable compilation of one language support > available lang: albanian, brazilian-portuguese, catalan, czech, danish, dutch, > english, french, german, hungarian, italian, korean, norwegian, polish, > romanian, russian, simplified-chinese, slovak, spanish, swedish, > traditional-chinese. > >===> Fetching all distfiles required by pure-ftpd-1.0.50 for building >=> SHA256 Checksum OK for pure-ftpd-1.0.50.tar.bz2. > > > >-------------------------------------------------------------------------------- >-- Phase: extract-depends >-------------------------------------------------------------------------------- > > > >-------------------------------------------------------------------------------- >-- Phase: extract >-------------------------------------------------------------------------------- >===> License ISCL accepted by the user >===> pure-ftpd-1.0.50 depends on file: /usr/local/sbin/pkg - found >You can use the following additional options: > >LANGUAGE=lang (default: english) >- Enable compilation of one language support > available lang: albanian, brazilian-portuguese, catalan, czech, danish, dutch, > english, french, german, hungarian, italian, korean, norwegian, polish, > romanian, russian, simplified-chinese, slovak, spanish, swedish, > traditional-chinese. > >===> Fetching all distfiles required by pure-ftpd-1.0.50 for building >===> Extracting for pure-ftpd-1.0.50 >=> SHA256 Checksum OK for pure-ftpd-1.0.50.tar.bz2. > > > >-------------------------------------------------------------------------------- >-- Phase: patch-depends >-------------------------------------------------------------------------------- > > > >-------------------------------------------------------------------------------- >-- Phase: patch >-------------------------------------------------------------------------------- >===> Patching for pure-ftpd-1.0.50 > > > >-------------------------------------------------------------------------------- >-- Phase: build-depends >-------------------------------------------------------------------------------- >===> pure-ftpd-1.0.50 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.7.12_2.pkg >Installing ccache-3.7.12_2... >Extracting ccache-3.7.12_2: .......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >===== >Message from ccache-3.7.12_2: > >-- >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> pure-ftpd-1.0.50 depends on file: /usr/local/bin/ccache - found >===> Returning to build of pure-ftpd-1.0.50 > > > >-------------------------------------------------------------------------------- >-- Phase: lib-depends >-------------------------------------------------------------------------------- >===> pure-ftpd-1.0.50 depends on shared library: libsodium.so - not found >===> Installing existing package /packages/All/libsodium-1.0.18.pkg >Installing libsodium-1.0.18... >Extracting libsodium-1.0.18: .......... done >===> pure-ftpd-1.0.50 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so) >===> Returning to build of pure-ftpd-1.0.50 >===> pure-ftpd-1.0.50 depends on shared library: libpq.so.5 - not found >===> Installing existing package /packages/All/postgresql13-client-13.5.pkg >Installing postgresql13-client-13.5... >`-- Installing gettext-runtime-0.21... >| `-- Installing indexinfo-0.3.1... >| `-- Extracting indexinfo-0.3.1: .... done >`-- Extracting gettext-runtime-0.21: .......... done >`-- Installing readline-8.1.1... >`-- Extracting readline-8.1.1: .......... done >Extracting postgresql13-client-13.5: .......... done >===== >Message from postgresql13-client-13.5: > >-- >The PostgreSQL port has a collection of "side orders": > >postgresql-docs > For all of the html documentation > >p5-Pg > A perl5 API for client access to PostgreSQL databases. > >postgresql-tcltk > If you want tcl/tk client support. > >postgresql-jdbc > For Java JDBC support. > >postgresql-odbc > For client access from unix applications using ODBC as access > method. Not needed to access unix PostgreSQL servers from Win32 > using ODBC. See below. > >ruby-postgres, py-psycopg2 > For client access to PostgreSQL databases using the ruby & python > languages. > >postgresql-plperl, postgresql-pltcl & postgresql-plruby > For using perl5, tcl & ruby as procedural languages. > >postgresql-contrib > Lots of contributed utilities, postgresql functions and > datatypes. There you find pg_standby, pgcrypto and many other cool > things. > >etc... >===> pure-ftpd-1.0.50 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) >===> Returning to build of pure-ftpd-1.0.50 > > > >-------------------------------------------------------------------------------- >-- Phase: configure >-------------------------------------------------------------------------------- >===> pure-ftpd-1.0.50 depends on file: /usr/local/bin/ccache - found >===> pure-ftpd-1.0.50 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so) >===> pure-ftpd-1.0.50 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) >===> Configuring for pure-ftpd-1.0.50 >configure: loading site script /xports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '0' is supported by ustar format... yes >checking whether GID '0' is supported by ustar format... yes >checking how to create a ustar tar archive... (cached) /usr/bin/tar >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports the include directive... yes (GNU style) >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 the compiler supports GNU C... yes >checking whether cc accepts -g... yes >checking for cc option to enable C11 features... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for wchar.h... (cached) yes >checking for minix/config.h... (cached) no >checking for sys/param.h... (cached) yes >checking for utime.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for vfork.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for ar... ar >checking the archiver (ar) interface... ar >checking for gcc... (cached) cc >checking whether the compiler supports GNU C... (cached) yes >checking whether cc accepts -g... (cached) yes >checking for cc option to enable C11 features... (cached) none needed >checking whether cc understands -c and -o together... (cached) yes >checking dependency style of cc... (cached) gcc3 >checking for ranlib... ranlib >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for fgrep... (cached) /usr/bin/fgrep >checking for library containing strerror... none required >checking whether C compiler accepts -fPIC... yes >checking whether the linker accepts -fPIC... yes >checking whether C compiler accepts -fPIE... yes >checking whether the linker accepts -pie... yes >checking whether C compiler accepts -fwrapv... yes >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 -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 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wall -Wextra... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes >checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether stat file-mode macros are broken... no >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 for ioctl.h... no >checking for sys/ioctl.h... (cached) yes >checking for sys/vfs.h... no >checking for sys/statvfs.h... (cached) yes >checking for sys/sendfile.h... no >checking for sys/uio.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/capability.h... 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 for netinet/in_systm.h... yes >checking for netinet/in.h... (cached) yes >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 for sys/loadavg.h... no >checking for sys/ptrace.h... (cached) yes >checking for security/pam_appl.h... (cached) yes >checking for security/pam_misc.h... no >checking for security/pam_modules.h... yes >checking for security/pam_filter.h... no >checking for pam/pam_appl.h... no >checking for pam/pam_misc.h... no >checking for pam/pam_modules.h... no >checking for pam/pam_filter.h... no >checking for sgtty.h... no >checking for termio.h... no >checking for locale.h... (cached) yes >checking for stdarg.h... (cached) yes >checking for varargs.h... no >checking for windows.h... no >checking for io.h... no >checking for crypt.h... no >checking for utime.h... (cached) yes >checking for openssl/ssl.h... yes >checking for openssl/ec.h... yes >checking for CoreFoundation/CoreFoundation.h... no >checking POSIX termios... yes >checking whether byte ordering is bigendian... no >checking for size_t... (cached) yes >checking for ssize_t... (cached) yes >checking how to run the C preprocessor... cpp >checking for egrep... (cached) /usr/bin/egrep >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 cc options needed to detect all undeclared functions... -fno-builtin >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... 8 >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... yes >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 crypto_pwhash_scryptsalsa208sha256_str in -lsodium... yes >checking for working alloca.h... no >checking for alloca... yes >checking build system type... amd64-portbld-freebsd13.0 >checking host system type... amd64-portbld-freebsd13.0 >checking for getpagesize... (cached) yes >checking for vprintf... (cached) yes >checking for setlocale... (cached) yes >checking for alarm... (cached) yes >checking for fork... (cached) yes >checking for vfork... (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 locale.h... (cached) yes >checking for unistd.h... (cached) yes >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 whether utime accepts a null argument... yes >checking for working strtod... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for working mktime... no >checking whether lstat accepts an empty string... no >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 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... (cached) 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 arc4random_stir... no >checking for arc4random_addrandom... no >checking for closefrom... (cached) yes >checking for explicit_bzero... yes >checking for getpwnam_shadow... no >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 we are inside a Virtuozzo virtual host... no >checking default TCP send buffer size... 32768 >checking default TCP receive buffer size... 65536 >checking for floor in -lm... yes >checking for gzclose in -lz... yes >checking for PQconnectdb in -lpq... yes >checking whether postgresql clients can run... yes >checking for DH_new in -lcrypto... yes >checking for SSL_accept in -lssl... yes >checking for DH_get_2048_256... yes >checking for TLS_server_method... yes >configure: You have /dev/urandom - Great >configure: You have /dev/random - Great >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating pam/Makefile >config.status: creating man/Makefile >config.status: creating gui/Makefile >config.status: creating m4/Makefile >config.status: creating pure-ftpd.conf >config.status: creating puredb/Makefile >config.status: creating puredb/src/Makefile >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 man/pure-certd.8 >config.status: creating config.h >config.status: executing depfiles commands > > > >-------------------------------------------------------------------------------- >-- Phase: build >-------------------------------------------------------------------------------- >===> Building for pure-ftpd-1.0.50 >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in puredb >--- all-recursive --- >Making all in src >--- example_read.o --- >--- example_write.o --- >--- regression.o --- >--- example_read.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT example_read.o -MD -MP -MF .deps/example_read.Tpo -c -o example_read.o example_read.c >--- example_write.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT example_write.o -MD -MP -MF .deps/example_write.Tpo -c -o example_write.o example_write.c >--- regression.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT regression.o -MD -MP -MF .deps/regression.Tpo -c -o regression.o regression.c >mv -f .deps/regression.Tpo .deps/regression.Po >--- puredb_read.o --- >--- example_read.o --- >mv -f .deps/example_read.Tpo .deps/example_read.Po >--- puredb_read.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT puredb_read.o -MD -MP -MF .deps/puredb_read.Tpo -c -o puredb_read.o puredb_read.c >--- puredb_write.o --- >cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT puredb_write.o -MD -MP -MF .deps/puredb_write.Tpo -c -o puredb_write.o puredb_write.c >--- puredb_read.o --- >mv -f .deps/puredb_read.Tpo .deps/puredb_read.Po >--- libpuredb_read.a --- >--- puredb_write.o --- >mv -f .deps/puredb_write.Tpo .deps/puredb_write.Po >--- libpuredb_write.a --- >--- libpuredb_read.a --- >rm -f libpuredb_read.a >ar cru libpuredb_read.a puredb_read.o >--- libpuredb_write.a --- >rm -f libpuredb_write.a >ar cru libpuredb_write.a puredb_write.o >--- libpuredb_read.a --- >ranlib libpuredb_read.a >--- libpuredb_write.a --- >ranlib libpuredb_write.a >--- example_read --- >--- regression --- >--- example_read --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o example_read example_read.o libpuredb_read.a -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- regression --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o regression regression.o libpuredb_read.a libpuredb_write.a -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- example_write.o --- >mv -f .deps/example_write.Tpo .deps/example_write.Po >--- example_write --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o example_write example_write.o libpuredb_write.a -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >Making all in src >--- pure_mrtginfo-fakesnprintf.o --- >--- pure_mrtginfo-mysnprintf.o --- >--- libpureftpd_a-alt_arc4random.o --- >--- pure_mrtginfo-fakesnprintf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- pure_mrtginfo-mysnprintf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-alt_arc4random.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- pure_mrtginfo-mysnprintf.o --- >mv -f .deps/pure_mrtginfo-mysnprintf.Tpo .deps/pure_mrtginfo-mysnprintf.Po >--- libpureftpd_a-bsd-getopt_long.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- pure_mrtginfo-fakesnprintf.o --- >mv -f .deps/pure_mrtginfo-fakesnprintf.Tpo .deps/pure_mrtginfo-fakesnprintf.Po >--- libpureftpd_a-daemons.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-bsd-getopt_long.o --- >mv -f .deps/libpureftpd_a-bsd-getopt_long.Tpo .deps/libpureftpd_a-bsd-getopt_long.Po >--- libpureftpd_a-fakesnprintf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-daemons.o --- >mv -f .deps/libpureftpd_a-daemons.Tpo .deps/libpureftpd_a-daemons.Po >--- libpureftpd_a-ipstack.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-mysnprintf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-alt_arc4random.o --- >mv -f .deps/libpureftpd_a-alt_arc4random.Tpo .deps/libpureftpd_a-alt_arc4random.Po >--- libpureftpd_a-safe_rw.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-fakesnprintf.o --- >mv -f .deps/libpureftpd_a-fakesnprintf.Tpo .deps/libpureftpd_a-fakesnprintf.Po >--- libpureftpd_a-utils.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT libpureftpd_a-utils.o -MD -MP -MF .deps/libpureftpd_a-utils.Tpo -c -o libpureftpd_a-utils.o `test -f 'utils.c' || echo './'`utils.c >--- libpureftpd_a-safe_rw.o --- >mv -f .deps/libpureftpd_a-safe_rw.Tpo .deps/libpureftpd_a-safe_rw.Po >--- fakesnprintf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT fakesnprintf.o -MD -MP -MF .deps/fakesnprintf.Tpo -c -o fakesnprintf.o fakesnprintf.c >--- libpureftpd_a-mysnprintf.o --- >mv -f .deps/libpureftpd_a-mysnprintf.Tpo .deps/libpureftpd_a-mysnprintf.Po >--- mysnprintf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT mysnprintf.o -MD -MP -MF .deps/mysnprintf.Tpo -c -o mysnprintf.o mysnprintf.c >--- fakesnprintf.o --- >mv -f .deps/fakesnprintf.Tpo .deps/fakesnprintf.Po >--- pure-statsdecode.o --- >--- mysnprintf.o --- >mv -f .deps/mysnprintf.Tpo .deps/mysnprintf.Po >--- pure-statsdecode.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-statsdecode.o -MD -MP -MF .deps/pure-statsdecode.Tpo -c -o pure-statsdecode.o pure-statsdecode.c >--- alt_arc4random.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT alt_arc4random.o -MD -MP -MF .deps/alt_arc4random.Tpo -c -o alt_arc4random.o alt_arc4random.c >--- pure-statsdecode.o --- >mv -f .deps/pure-statsdecode.Tpo .deps/pure-statsdecode.Po >--- bsd-getopt_long.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT bsd-getopt_long.o -MD -MP -MF .deps/bsd-getopt_long.Tpo -c -o bsd-getopt_long.o bsd-getopt_long.c >--- libpureftpd_a-utils.o --- >mv -f .deps/libpureftpd_a-utils.Tpo .deps/libpureftpd_a-utils.Po >--- pure-pw.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-pw.o -MD -MP -MF .deps/pure-pw.Tpo -c -o pure-pw.o pure-pw.c >--- bsd-getopt_long.o --- >mv -f .deps/bsd-getopt_long.Tpo .deps/bsd-getopt_long.Po >--- safe_rw.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT safe_rw.o -MD -MP -MF .deps/safe_rw.Tpo -c -o safe_rw.o safe_rw.c >--- alt_arc4random.o --- >mv -f .deps/alt_arc4random.Tpo .deps/alt_arc4random.Po >--- utils.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c >--- safe_rw.o --- >mv -f .deps/safe_rw.Tpo .deps/safe_rw.Po >--- pure-pwconvert.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-pwconvert.o -MD -MP -MF .deps/pure-pwconvert.Tpo -c -o pure-pwconvert.o pure-pwconvert.c >--- pure-pw.o --- >mv -f .deps/pure-pw.Tpo .deps/pure-pw.Po >--- ptracetest.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT ptracetest.o -MD -MP -MF .deps/ptracetest.Tpo -c -o ptracetest.o ptracetest.c >--- utils.o --- >mv -f .deps/utils.Tpo .deps/utils.Po >--- pure-authd.o --- >--- ptracetest.o --- >mv -f .deps/ptracetest.Tpo .deps/ptracetest.Po >--- pure-authd.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-authd.o -MD -MP -MF .deps/pure-authd.Tpo -c -o pure-authd.o pure-authd.c >--- pure-certd.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-certd.o -MD -MP -MF .deps/pure-certd.Tpo -c -o pure-certd.o pure-certd.c >--- pure-pwconvert.o --- >mv -f .deps/pure-pwconvert.Tpo .deps/pure-pwconvert.Po >--- main.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >--- pure-certd.o --- >mv -f .deps/pure-certd.Tpo .deps/pure-certd.Po >--- ipstack.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT ipstack.o -MD -MP -MF .deps/ipstack.Tpo -c -o ipstack.o ipstack.c >--- pure-authd.o --- >mv -f .deps/pure-authd.Tpo .deps/pure-authd.Po >--- ipstack.o --- >mv -f .deps/ipstack.Tpo .deps/ipstack.Po >--- pure-ftpwho.o --- >--- pure_mrtginfo-daemons.o --- >--- pure-ftpwho.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-ftpwho.o -MD -MP -MF .deps/pure-ftpwho.Tpo -c -o pure-ftpwho.o pure-ftpwho.c >--- pure_mrtginfo-daemons.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- pure_mrtginfo-pure-mrtginfo.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DIN_PURE_MRTGINFO=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- main.o --- >mv -f .deps/main.Tpo .deps/main.Po >--- pure-quotacheck.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-quotacheck.o -MD -MP -MF .deps/pure-quotacheck.Tpo -c -o pure-quotacheck.o pure-quotacheck.c >--- pure-ftpwho.o --- >mv -f .deps/pure-ftpwho.Tpo .deps/pure-ftpwho.Po >--- pure-uploadscript.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT pure-uploadscript.o -MD -MP -MF .deps/pure-uploadscript.Tpo -c -o pure-uploadscript.o pure-uploadscript.c >--- pure_mrtginfo-pure-mrtginfo.o --- >mv -f .deps/pure_mrtginfo-pure-mrtginfo.Tpo .deps/pure_mrtginfo-pure-mrtginfo.Po >--- libpureftpd_a-altlog.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- pure-uploadscript.o --- >mv -f .deps/pure-uploadscript.Tpo .deps/pure-uploadscript.Po >--- libpureftpd_a-bonjour.o --- >--- libpureftpd_a-altlog.o --- >mv -f .deps/libpureftpd_a-altlog.Tpo .deps/libpureftpd_a-altlog.Po >--- libpureftpd_a-bonjour.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-bsd-glob.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- pure-quotacheck.o --- >mv -f .deps/pure-quotacheck.Tpo .deps/pure-quotacheck.Po >--- libpureftpd_a-bonjour.o --- >mv -f .deps/libpureftpd_a-bonjour.Tpo .deps/libpureftpd_a-bonjour.Po >--- libpureftpd_a-bsd-realpath.o --- >--- libpureftpd_a-caps.o --- >--- libpureftpd_a-bsd-realpath.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-caps.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-bsd-glob.o --- >mv -f .deps/libpureftpd_a-bsd-glob.Tpo .deps/libpureftpd_a-bsd-glob.Po >--- libpureftpd_a-crypto.o --- >--- libpureftpd_a-bsd-realpath.o --- >mv -f .deps/libpureftpd_a-bsd-realpath.Tpo .deps/libpureftpd_a-bsd-realpath.Po >--- libpureftpd_a-diraliases.o --- >--- libpureftpd_a-crypto.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-diraliases.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-crypto.o --- >mv -f .deps/libpureftpd_a-crypto.Tpo .deps/libpureftpd_a-crypto.Po >--- libpureftpd_a-dynamic.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-caps.o --- >mv -f .deps/libpureftpd_a-caps.Tpo .deps/libpureftpd_a-caps.Po >--- libpureftpd_a-fakechroot.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-dynamic.o --- >mv -f .deps/libpureftpd_a-dynamic.Tpo .deps/libpureftpd_a-dynamic.Po >--- libpureftpd_a-ftp_parser.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-fakechroot.o --- >mv -f .deps/libpureftpd_a-fakechroot.Tpo .deps/libpureftpd_a-fakechroot.Po >--- libpureftpd_a-ftpd.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-diraliases.o --- >mv -f .deps/libpureftpd_a-diraliases.Tpo .deps/libpureftpd_a-diraliases.Po >--- libpureftpd_a-ftpwho-update.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-ftpwho-read.o --- >--- libpureftpd_a-ftp_parser.o --- >mv -f .deps/libpureftpd_a-ftp_parser.Tpo .deps/libpureftpd_a-ftp_parser.Po >--- libpureftpd_a-getloadavg.o --- >--- libpureftpd_a-ftpwho-read.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-getloadavg.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-ftpwho-read.o --- >mv -f .deps/libpureftpd_a-ftpwho-read.Tpo .deps/libpureftpd_a-ftpwho-read.Po >--- libpureftpd_a-log_unix.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-getloadavg.o --- >mv -f .deps/libpureftpd_a-getloadavg.Tpo .deps/libpureftpd_a-getloadavg.Po >--- libpureftpd_a-log_mysql.o --- >--- libpureftpd_a-ftpd.o --- >mv -f .deps/libpureftpd_a-ftpd.Tpo .deps/libpureftpd_a-ftpd.Po >--- libpureftpd_a-log_mysql.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_pgsql.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_unix.o --- >mv -f .deps/libpureftpd_a-log_unix.Tpo .deps/libpureftpd_a-log_unix.Po >--- libpureftpd_a-log_pam.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_mysql.o --- >mv -f .deps/libpureftpd_a-log_mysql.Tpo .deps/libpureftpd_a-log_mysql.Po >--- libpureftpd_a-log_ldap.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_pam.o --- >mv -f .deps/libpureftpd_a-log_pam.Tpo .deps/libpureftpd_a-log_pam.Po >--- libpureftpd_a-log_pgsql.o --- >log_pgsql.c:281:50: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] > (escaped_port = pw_pgsql_escape_conninfo(port)) == NULL || > ^~~~ >log_pgsql.c:241:51: note: passing argument to parameter 'from' here >static char *pw_pgsql_escape_conninfo(const char *from) > ^ >log_pgsql.c:299:42: warning: format specifies type 'int' but the argument has type 'char *' [-Wformat] > escaped_server, escaped_port, escaped_db, > ^~~~~~~~~~~~ >./mysnprintf.h:27:32: note: expanded from macro 'SNCHECK' ># define SNCHECK(CALL, SIZE) ((CALL) >= ((int) (SIZE))) > ^~~~ >log_pgsql.c:438:39: warning: passing 'const struct sockaddr_storage *' to parameter of type 'struct sockaddr_storage *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] > (const unsigned char *) &(STORAGE_SIN_ADDR(*peer)); > ^~~~~~~~~~~~~~~~~~~~~~~ >./ftpd.h:616:47: note: expanded from macro 'STORAGE_SIN_ADDR' >#define STORAGE_SIN_ADDR(X) (storage_sin_addr(&(X))->s_addr) > ^~~~ >./ipstack.h:125:50: note: passing argument to parameter 'ss' here >storage_sin_addr(struct sockaddr_storage * const ss); > ^ >3 warnings generated. >--- libpureftpd_a-log_puredb.o --- >--- libpureftpd_a-log_pgsql.o --- >mv -f .deps/libpureftpd_a-log_pgsql.Tpo .deps/libpureftpd_a-log_pgsql.Po >--- libpureftpd_a-log_puredb.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_extauth.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_puredb.o --- >mv -f .deps/libpureftpd_a-log_puredb.Tpo .deps/libpureftpd_a-log_puredb.Po >--- libpureftpd_a-ls.o --- >--- libpureftpd_a-log_ldap.o --- >mv -f .deps/libpureftpd_a-log_ldap.Tpo .deps/libpureftpd_a-log_ldap.Po >--- libpureftpd_a-ls.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-parser.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-log_extauth.o --- >mv -f .deps/libpureftpd_a-log_extauth.Tpo .deps/libpureftpd_a-log_extauth.Po >--- libpureftpd_a-privsep.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-parser.o --- >mv -f .deps/libpureftpd_a-parser.Tpo .deps/libpureftpd_a-parser.Po >--- libpureftpd_a-quotas.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-privsep.o --- >mv -f .deps/libpureftpd_a-privsep.Tpo .deps/libpureftpd_a-privsep.Po >--- libpureftpd_a-simpleconf.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT libpureftpd_a-simpleconf.o -MD -MP -MF .deps/libpureftpd_a-simpleconf.Tpo -c -o libpureftpd_a-simpleconf.o `test -f 'simpleconf.c' || echo './'`simpleconf.c >--- libpureftpd_a-quotas.o --- >mv -f .deps/libpureftpd_a-quotas.Tpo .deps/libpureftpd_a-quotas.Po >--- libpureftpd_a-tls_extcert.o --- >--- libpureftpd_a-simpleconf.o --- >mv -f .deps/libpureftpd_a-simpleconf.Tpo .deps/libpureftpd_a-simpleconf.Po >--- libpureftpd_a-tls_extcert.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -MT libpureftpd_a-tls_extcert.o -MD -MP -MF .deps/libpureftpd_a-tls_extcert.Tpo -c -o libpureftpd_a-tls_extcert.o `test -f 'tls_extcert.c' || echo './'`tls_extcert.c >--- libpureftpd_a-tls.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-tls_extcert.o --- >mv -f .deps/libpureftpd_a-tls_extcert.Tpo .deps/libpureftpd_a-tls_extcert.Po >--- libpureftpd_a-upload-pipe.o --- >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I/usr/local/include -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/local/include -DCONFDIR=\"/usr/local/etc\" -DSTATEDIR=\"/var\" -DINCLUDE_IO_WRAPPERS=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -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 >--- libpureftpd_a-ls.o --- >mv -f .deps/libpureftpd_a-ls.Tpo .deps/libpureftpd_a-ls.Po >--- libpureftpd_a-upload-pipe.o --- >mv -f .deps/libpureftpd_a-upload-pipe.Tpo .deps/libpureftpd_a-upload-pipe.Po >--- pure-statsdecode --- >--- pure-pw --- >--- pure-statsdecode --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-statsdecode fakesnprintf.o mysnprintf.o pure-statsdecode.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-pw --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-pw alt_arc4random.o bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-pw.o safe_rw.o utils.o ../puredb/src/libpuredb_write.a -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- libpureftpd_a-tls.o --- >mv -f .deps/libpureftpd_a-tls.Tpo .deps/libpureftpd_a-tls.Po >--- ptracetest --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o ptracetest ptracetest.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-pwconvert --- >--- pure-certd --- >--- pure-authd --- >--- pure-certd --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-certd bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-certd.o safe_rw.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-pwconvert --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-pwconvert fakesnprintf.o mysnprintf.o pure-pwconvert.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-authd --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-authd bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-authd.o safe_rw.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-ftpwho --- >--- pure-mrtginfo --- >--- pure-uploadscript --- >--- pure-ftpwho --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-ftpwho bsd-getopt_long.o fakesnprintf.o ipstack.o mysnprintf.o pure-ftpwho.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-mrtginfo --- >cc -DIN_PURE_MRTGINFO=1 -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-mrtginfo pure_mrtginfo-daemons.o pure_mrtginfo-fakesnprintf.o pure_mrtginfo-pure-mrtginfo.o pure_mrtginfo-mysnprintf.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-uploadscript --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-uploadscript bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-uploadscript.o safe_rw.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- pure-quotacheck --- >--- libpureftpd.a --- >rm -f libpureftpd.a >--- pure-quotacheck --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-quotacheck bsd-getopt_long.o fakesnprintf.o mysnprintf.o pure-quotacheck.o safe_rw.o -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >--- 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-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-simpleconf.o libpureftpd_a-tls_extcert.o libpureftpd_a-tls.o libpureftpd_a-upload-pipe.o libpureftpd_a-utils.o >ranlib libpureftpd.a >--- pure-ftpd --- >cc -O2 -pipe -march=westmere -fstack-protector-strong -fno-strict-aliasing -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -fstack-protector-all -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument -L/usr/lib -L/usr/local/lib -fstack-protector-strong -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib -o pure-ftpd main.o libpureftpd.a ../puredb/src/libpuredb_read.a -lssl -lcrypto -lpq -lz -lm -lsodium -lcrypt -ldl -lpam >Making all in man >Making all in pam >Making all in gui >Making all in m4 > >=> Checking for system changes between port configure and build >Everything is fine. > > > >-------------------------------------------------------------------------------- >-- Phase: run-depends >-------------------------------------------------------------------------------- >===> pure-ftpd-1.0.50 depends on package: perl5>=5.32.r0<5.33 - not found >===> Installing existing package /packages/All/perl5-5.32.1_1.pkg >Installing perl5-5.32.1_1... >Extracting perl5-5.32.1_1: .......... done >===> pure-ftpd-1.0.50 depends on package: perl5>=5.32.r0<5.33 - found >===> Returning to build of pure-ftpd-1.0.50 > > > >-------------------------------------------------------------------------------- >-- Phase: stage >-------------------------------------------------------------------------------- >===> Staging for pure-ftpd-1.0.50 >===> pure-ftpd-1.0.50 depends on package: perl5>=5.32.r0<5.33 - found >===> Generating temporary packing list >Making install in puredb >Making install in src >Making install in src > /bin/mkdir -p '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/bin' > install -s -m 555 pure-statsdecode pure-pw pure-pwconvert '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/bin' > /bin/mkdir -p '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/sbin' > install -s -m 555 pure-authd pure-certd pure-ftpd pure-ftpwho pure-mrtginfo pure-quotacheck pure-uploadscript '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/sbin' >Making install in man > /bin/mkdir -p '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/man/man8' > install -m 0644 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 pure-certd.8 '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/man/man8' >Making install in pam >Making install in gui >Making install in m4 > /bin/mkdir -p '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/share/doc/pure-ftpd' > install -m 0644 FAQ README.LDAP README.MySQL README.PGSQL README.Configuration-File README.Virtual-Users README.Authentication-Modules README.TLS README.MacOS-X pure-ftpd.conf pureftpd.schema pureftpd-ldap.conf pureftpd-mysql.conf pureftpd-pgsql.conf '/construction/xports/ftp/pure-ftpd/work/stage/usr/local/share/doc/pure-ftpd' >/bin/mv /construction/xports/ftp/pure-ftpd/work/stage/usr/local/etc/pure-ftpd.conf /construction/xports/ftp/pure-ftpd/work/stage/usr/local/etc/pure-ftpd.conf.sample >install -m 0644 /construction/xports/ftp/pure-ftpd/work/pure-ftpd-1.0.50/pureftpd-ldap.conf /construction/xports/ftp/pure-ftpd/work/stage/usr/local/etc/pureftpd-ldap.conf.sample >install -m 0644 /construction/xports/ftp/pure-ftpd/work/pure-ftpd-1.0.50/pureftpd-mysql.conf /construction/xports/ftp/pure-ftpd/work/stage/usr/local/etc/pureftpd-mysql.conf.sample >install -m 0644 /construction/xports/ftp/pure-ftpd/work/pure-ftpd-1.0.50/pureftpd-pgsql.conf /construction/xports/ftp/pure-ftpd/work/stage/usr/local/etc/pureftpd-pgsql.conf.sample >install -m 555 /xports/ftp/pure-ftpd/files/pure-alwaysfail /construction/xports/ftp/pure-ftpd/work/stage/usr/local/sbin/ >install -m 0644 /construction/xports/ftp/pure-ftpd/work/pure-ftpd-1.0.50/README /construction/xports/ftp/pure-ftpd/work/stage/usr/local/share/doc/pure-ftpd/ >/bin/mkdir -p /construction/xports/ftp/pure-ftpd/work/stage/usr/local/share/examples/pure-ftpd/pam.d/ >install -m 0644 /xports/ftp/pure-ftpd/files/pam.conf.5 /construction/xports/ftp/pure-ftpd/work/stage/usr/local/share/examples/pure-ftpd/pam.d/pure-ftpd >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >====> Running Q/A tests (stage-qa) > > > >-------------------------------------------------------------------------------- >-- Phase: check-plist >-------------------------------------------------------------------------------- >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) > > > >-------------------------------------------------------------------------------- >-- Phase: package >-------------------------------------------------------------------------------- >===> Building package for pure-ftpd-1.0.50 >file sizes/checksums [45]: . done >packing files [45]: . done >packing directories [0]: . done > > > >-------------------------------------------------------------------------------- >-- Phase: install-mtree >-------------------------------------------------------------------------------- > > > >-------------------------------------------------------------------------------- >-- Phase: install >-------------------------------------------------------------------------------- >===> Installing for pure-ftpd-1.0.50 >===> Checking if pure-ftpd is already installed >===> Registering installation for pure-ftpd-1.0.50 >Installing pure-ftpd-1.0.50... >Now you need to examine /usr/local/share/examples/pure-ftpd/pam.d/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. pure-ftpd will not listen TCP socket without it. > >See FAQ: https://github.com/jedisct1/pure-ftpd/blob/master/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-certd >/usr/local/sbin/pure-authd >/usr/local/sbin/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: >https://www.pureftpd.org/ > > > >-------------------------------------------------------------------------------- >-- Phase: deinstall >-------------------------------------------------------------------------------- >=> Checking shared library dependencies >===> Deinstalling for pure-ftpd >===> Deinstalling pure-ftpd-1.0.50 >Updating database digests format: ......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > pure-ftpd: 1.0.50 > >Number of packages to be removed: 1 >[1/1] Deinstalling pure-ftpd-1.0.50... >[1/1] Deleting files for pure-ftpd-1.0.50: .......... done > >=> Checking for system changes between staging and package deinstallation >Everything is fine. > > > >-------------------------------------------------- >-- Termination >-------------------------------------------------- >Finished: Thursday, 20 JAN 2022 at 16:13:47 UTC >Duration: 00:00:18
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 261358
: 231180 |
231197
|
231199