You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/ftp/oftpd/Makefile 300896 2012-07-14 13:54:48Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/oftpd-0.3.7.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building ftp/oftpd build started at Thu Sep 19 01:33:40 UTC 2013 port directory: /usr/ports/ftp/oftpd building for: FreeBSD head-i386-default-job-22 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/ftp/oftpd/Makefile 300896 2012-07-14 13:54:48Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000055 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=48132 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=oftpd-0.3.7 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oftpd DOCSDIR=/usr/local/share/doc/oftpd EXAMPLESDIR=/usr/local/share/examples/oftpd WWWDIR=/usr/local/www/oftpd ETCDIR=/usr/local/etc/oftpd --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for oftpd-0.3.7 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> oftpd-0.3.7 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_2.txz Installing pkg-1.1.4_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of oftpd-0.3.7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by oftpd-0.3.7 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by oftpd-0.3.7 for building => SHA256 Checksum OK for oftpd-0.3.7.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by oftpd-0.3.7 for building ===> Extracting for oftpd-0.3.7 => SHA256 Checksum OK for oftpd-0.3.7.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for oftpd-0.3.7 ===> Applying FreeBSD patches for oftpd-0.3.7 /usr/bin/sed -i.bak -e 's|-D_THREAD_SAFE||g ; s|-pthread|-pthread|g' /wrkdirs/usr/ports/ftp/oftpd/work/oftpd-0.3.7/configure =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for oftpd-0.3.7 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/ftp/oftpd/work/oftpd-0.3.7/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/ftp/oftpd/work/oftpd-0.3.7/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... no checking for alloca... yes checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... (cached) yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for localtime_r... yes checking for gmtime_r... yes checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for inet_aton... (cached) yes checking for library containing pthread_self... none required configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating src/config.h config.status: executing default-1 commands =========================================================================== =======================<phase: build >============================ ===> Building for oftpd-0.3.7 Making all in src cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c file_list.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c ftp_command.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c ftp_listener.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -D_REENTRANT -c ftp_session.c ftp_session.c:665:19: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? daemon_assert(SSFAM(host_port) == AF_INET); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ ./daemon_assert.h:16:14: note: expanded from macro 'daemon_assert' ((expr) ? 0 : \ ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:688:9: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (SSFAM(host_port) != AF_INET) { ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:728:24: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? socket_fd = socket(SSFAM(bind_addr), SOCK_STREAM, 0); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1252:7: warning: format specifies type 'long' but the argument has type 'off_t' (aka 'long long') [-Wformat] file_size, ^~~~~~~~~ ftp_session.c:1254:7: warning: format specifies type 'int' but the argument has type 'suseconds_t' (aka 'long') [-Wformat] transfer_time.tv_usec); ^~~~~~~~~~~~~~~~~~~~~ ftp_session.c:1288:28: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? socket_fd = socket(SSFAM(&f->data_port), SOCK_STREAM, 0); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1819:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? daemon_assert((SSFAM(a) == AF_INET) || (SSFAM(a) == AF_INET6)); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ ./daemon_assert.h:16:14: note: expanded from macro 'daemon_assert' ((expr) ? 0 : \ ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1819:45: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? daemon_assert((SSFAM(a) == AF_INET) || (SSFAM(a) == AF_INET6)); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ ./daemon_assert.h:16:14: note: expanded from macro 'daemon_assert' ((expr) ? 0 : \ ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1820:20: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? daemon_assert((SSFAM(b) == AF_INET) || (SSFAM(b) == AF_INET6)); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ ./daemon_assert.h:16:14: note: expanded from macro 'daemon_assert' ((expr) ? 0 : \ ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1820:45: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? daemon_assert((SSFAM(b) == AF_INET) || (SSFAM(b) == AF_INET6)); ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ ./daemon_assert.h:16:14: note: expanded from macro 'daemon_assert' ((expr) ? 0 : \ ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1822:9: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (SSFAM(a) != SSFAM(b)) { ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ ftp_session.c:1822:21: error: no member named '__ss_family' in 'struct sockaddr_storage'; did you mean 'ss_family'? if (SSFAM(a) != SSFAM(b)) { ^ ./af_portability.h:14:57: note: expanded from macro 'SSFAM' #define SSFAM(_x_) (((struct sockaddr_storage *)(_x_))->__ss_family) ^ /usr/include/sys/_sockaddr_storage.h:48:14: note: 'ss_family' declared here sa_family_t ss_family; /* address family */ ^ 2 warnings and 10 errors generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/ftp/oftpd/work/oftpd-0.3.7/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/oftpd/work/oftpd-0.3.7 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/oftpd ===> Cleaning for oftpd-0.3.7 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
