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/pftpd/Makefile 323094 2013-07-16 05:47:05Z miwi $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/pftpd-1.0.3.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building ftp/pftpd build started at Thu Sep 19 01:33:40 UTC 2013 port directory: /usr/ports/ftp/pftpd building for: FreeBSD head-i386-default-job-21 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/ftp/pftpd/Makefile 323094 2013-07-16 05:47:05Z miwi $ 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=48086 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=pftpd-1.0.3 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/pftpd DOCSDIR=/usr/local/share/doc/pftpd EXAMPLESDIR=/usr/local/share/examples/pftpd WWWDIR=/usr/local/www/pftpd ETCDIR=/usr/local/etc/pftpd --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 pftpd-1.0.3 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> pftpd-1.0.3 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 pftpd-1.0.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by pftpd-1.0.3 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by pftpd-1.0.3 for building => SHA256 Checksum OK for pftpd-1.0.3.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by pftpd-1.0.3 for building ===> Extracting for pftpd-1.0.3 => SHA256 Checksum OK for pftpd-1.0.3.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for pftpd-1.0.3 ===> Applying FreeBSD patches for pftpd-1.0.3 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for pftpd-1.0.3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/ftp/pftpd/work/pftpd-1.0.3/plib/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/ftp/pftpd/work/pftpd-1.0.3/configure configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output... 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 inline... inline checking for an ANSI C-conforming const... yes checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking if --enable-ipv6 option is specified... no checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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 unistd.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking door.h usability... no checking door.h presence... no checking for door.h... no checking for pthread_mutex_t in sys/types.h... no checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for socklen_t in sys/socket.h... (cached) yes checking for off_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for sprintf() returning 'char *'... no checking for memcpy... (cached) yes checking for uname... (cached) yes checking for random... (cached) yes checking for srandom... (cached) yes checking for strerror... (cached) yes checking for sigaction... (cached) yes checking for flock... yes checking for ftruncate... yes checking for pread... (cached) yes checking for sendfile... yes checking for mmap... (cached) yes checking for poll... (cached) yes checking for door_info... no checking for door_call... no checking for door_info in -ldoor... no checking for door_call in -ldoor... no checking for socket... yes checking for gethostbyname... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for pthread_attr_init in -pthread... yes <snip> config.status: creating src/Makefile config.status: creating etc/pftpd config.status: creating config.h configure: configuring in plib configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp' 'LDFLAGS=' 'build_alias=i386-portbld-freebsd10.0' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for gcc... cc checking for C compiler default output... 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 inline... inline checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... yes checking for ranlib... ranlib 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 unistd.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking for pthread_mutex_t in sys/types.h... no checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for socklen_t in sys/socket.h... (cached) yes checking for off_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for sprintf() returning 'char *'... no checking for IPv6 support... yes checking for memcpy... (cached) yes checking for uname... (cached) yes checking for setsid... (cached) yes checking for random... (cached) yes checking for srandom... (cached) yes checking for strerror... (cached) yes checking for sigaction... (cached) yes checking for ftruncate... yes checking for pread... (cached) yes checking for flock... yes checking for mmap... (cached) yes checking for poll... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for strlncpy... no checking for strlncat... no checking for sendfile... yes checking for sendfilev... no checking for sendfilev in -lsendfile... no checking for socket... yes checking for gethostbyname... (cached) yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for pthread_attr_init in -pthread... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for thr_setconcurrency... no checking for pthread_setconcurrency... yes checking for Posix-style getpw..._r... yes checking if sys_errlist is already defined... yes configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating plib-config config.status: creating config.h =========================================================================== =======================<phase: build >============================ ===> Building for pftpd-1.0.3 Building PLIB... cc -O2 -pipe -fno-strict-aliasing -I.. -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -c server.c In file included from server.c:36: ./plib/safeio.h:25:22: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] typedef RETSIGTYPE (*SIGHANDLER_T)(); ~^ ./plib/safeio.h:25:9: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] typedef RETSIGTYPE (*SIGHANDLER_T)(); ~~~~~~~ ^ ./plib/safeio.h:25:20: error: function cannot return function type 'int ()' typedef RETSIGTYPE (*SIGHANDLER_T)(); ^ ./plib/safeio.h:87:8: error: unknown type name 'SIGHANDLER_T' extern SIGHANDLER_T ^ ./plib/safeio.h:89:3: error: unknown type name 'SIGHANDLER_T' SIGHANDLER_T handler); ^ In file included from server.c:42: In file included from ../plib/server.h:22: In file included from ../plib/threads.h:40: ./plib/no_thr.h:21:13: error: typedef redefinition with different types ('int' vs 'struct pthread_mutex *') typedef int pthread_mutex_t; ^ /usr/include/sys/_pthreadtypes.h:69:32: note: previous definition is here typedef struct pthread_mutex *pthread_mutex_t; ^ In file included from server.c:42: In file included from ../plib/server.h:22: In file included from ../plib/threads.h:40: ./plib/no_thr.h:22:13: error: typedef redefinition with different types ('int' vs 'struct pthread_cond *') typedef int pthread_cond_t; ^ /usr/include/sys/_pthreadtypes.h:71:31: note: previous definition is here typedef struct pthread_cond *pthread_cond_t; ^ In file included from server.c:42: In file included from ../plib/server.h:22: In file included from ../plib/threads.h:40: ./plib/no_thr.h:23:13: error: typedef redefinition with different types ('int' vs 'struct pthread_attr *') typedef int pthread_attr_t; ^ /usr/include/sys/_pthreadtypes.h:68:31: note: previous definition is here typedef struct pthread_attr *pthread_attr_t; ^ In file included from server.c:42: In file included from ../plib/server.h:22: In file included from ../plib/threads.h:40: ./plib/no_thr.h:24:13: error: typedef redefinition with different types ('int' vs '__pthread_t' (aka 'struct pthread *')) typedef int pthread_t; ^ /usr/include/signal.h:61:21: note: previous definition is here typedef __pthread_t pthread_t; ^ In file included from server.c:42: In file included from ../plib/server.h:22: In file included from ../plib/threads.h:40: ./plib/no_thr.h:25:27: error: typedef redefinition with different types ('struct pthread_once_t' vs 'struct pthread_once') typedef struct { int f; } pthread_once_t; ^ /usr/include/sys/_pthreadtypes.h:74:30: note: previous definition is here typedef struct pthread_once pthread_once_t; ^ server.c:85:6: warning: implicit declaration of function 'server_destroy' is invalid in C99 [-Wimplicit-function-declaration] server_destroy(sp); ^ server.c:182:5: warning: implicit declaration of function 'pthread_attr_destroy' is invalid in C99 [-Wimplicit-function-declaration] pthread_attr_destroy(&sp->ca_detached); ^ server.c:193:16: error: function cannot return function type 'RETSIGTYPE' (aka 'int (int *)') sigusr1_handler(int sig) ^ server.c:244:20: warning: implicit declaration of function 'pthread_join' is invalid in C99 [-Wimplicit-function-declaration] while ((code = pthread_join(sp->tid, (void *) &res)) == EINTR) ^ server.c:410:19: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration] while ((status = fork()) < 0 && errno == EAGAIN) ^ server.c:413:6: warning: implicit declaration of function 'sleep' is invalid in C99 [-Wimplicit-function-declaration] sleep(1); ^ server.c:435:6: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' _exit(EXIT_SUCCESS); ^ server.c:435:6: note: please include the header <unistd.h> or explicitly provide a declaration for '_exit' 8 warnings and 9 errors generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/ftp/pftpd/work/pftpd-1.0.3/plib *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/pftpd/work/pftpd-1.0.3 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/pftpd ===> Cleaning for pftpd-1.0.3 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
