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/irc/muh/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/muh-2.2a.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building irc/muh build started at Thu Sep 19 01:45:20 UTC 2013 port directory: /usr/ports/irc/muh building for: FreeBSD head-i386-default-job-15 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/irc/muh/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=15361 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=muh-2.2a 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/muh DOCSDIR=/usr/local/share/doc/muh EXAMPLESDIR=/usr/local/share/examples/muh WWWDIR=/usr/local/www/muh ETCDIR=/usr/local/etc/muh --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 muh-2.2a =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> muh-2.2a 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 muh-2.2a =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by muh-2.2a for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by muh-2.2a for building => SHA256 Checksum OK for muh-2.2a.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by muh-2.2a for building ===> Extracting for muh-2.2a => SHA256 Checksum OK for muh-2.2a.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for muh-2.2a =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for muh-2.2a ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/irc/muh/work/muh-2.2a/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/irc/muh/work/muh-2.2a/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 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 whether make sets ${MAKE}... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for library containing gethostbyname... none required checking for library containing gethostbyaddr... none required checking for library containing socket... none required checking for library containing hstrerror... none required checking for library containing crypt... -lcrypt checking how to run the C preprocessor... cpp 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 sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for pwd.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netdb.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for signal.h... (cached) yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... 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 whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for strftime... (cached) yes checking for select... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking for gethostbyaddr... yes checking for strerror... (cached) yes checking for strdup... (cached) yes checking for sigemptyset... yes checking for strncasecmp... (cached) yes checking for strcasecmp... (cached) yes checking for vsnprintf... (cached) yes checking for bzero... yes checking for crypt... yes checking for getpass... yes checking for gethostname... (cached) yes checking for sigaction... (cached) yes checking for random... (cached) yes checking for hstrerror... yes checking for backtrace... no checking for backtrace_symbols... no configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating misc/Makefile config.status: creating misc/muhrc config.status: creating muh.spec config.status: creating config.h config.status: executing default-1 commands now type 'make' to compile =========================================================================== =======================<phase: build >============================ ===> Building for muh-2.2a /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c ascii.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c channels.c channels.c:235:46: warning: implicit declaration of function 'tolower' is invalid in C99 [-Wimplicit-function-declaration] hash = (hash << 4) - (hash + (unsigned char)tolower(*p++)); ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c commands.c cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -c dcc.c In file included from dcc.c:24: ./dcc.h:20:34: error: unknown type name 'fd_set' extern void dcc_socketsubscribe( fd_set* readset, fd_set* writeset ); ^ ./dcc.h:20:51: error: unknown type name 'fd_set' extern void dcc_socketsubscribe( fd_set* readset, fd_set* writeset ); ^ ./dcc.h:21:30: error: unknown type name 'fd_set' extern void dcc_socketcheck( fd_set* readset, fd_set* writeset ); ^ ./dcc.h:21:47: error: unknown type name 'fd_set' extern void dcc_socketcheck( fd_set* readset, fd_set* writeset ); ^ dcc.c:45:24: error: field has incomplete type 'struct sockaddr_in' struct sockaddr_in destaddr; ^ dcc.c:45:12: note: forward declaration of 'struct sockaddr_in' struct sockaddr_in destaddr; ^ dcc.c:83:12: warning: implicit declaration of function 'recv' is invalid in C99 [-Wimplicit-function-declaration] rret = recv( a, buffer, 2048, MSG_PEEK ); ^ dcc.c:83:35: error: use of undeclared identifier 'MSG_PEEK' rret = recv( a, buffer, 2048, MSG_PEEK ); ^ dcc.c:85:6: error: use of undeclared identifier 'errno' if( errno == EAGAIN ) ^ dcc.c:85:15: error: use of undeclared identifier 'EAGAIN' if( errno == EAGAIN ) ^ dcc.c:90:12: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] wret = write( b, buffer, rret ); ^ dcc.c:92:6: error: use of undeclared identifier 'errno' if( errno == EAGAIN ) { ^ dcc.c:92:15: error: use of undeclared identifier 'EAGAIN' if( errno == EAGAIN ) { ^ dcc.c:150:27: error: unknown type name 'fd_set' void dcc_socketsubscribe( fd_set* readset, fd_set* writeset ) ^ dcc.c:150:44: error: unknown type name 'fd_set' void dcc_socketsubscribe( fd_set* readset, fd_set* writeset ) ^ dcc.c:159:6: warning: implicit declaration of function 'FD_SET' is invalid in C99 [-Wimplicit-function-declaration] FD_SET( dccs.data[ i ]->src, readset ); ^ dcc.c:175:23: error: unknown type name 'fd_set' void dcc_socketcheck( fd_set* readset, fd_set* writeset ) ^ dcc.c:175:40: error: unknown type name 'fd_set' void dcc_socketcheck( fd_set* readset, fd_set* writeset ) ^ dcc.c:185:35: warning: implicit declaration of function 'FD_ISSET' is invalid in C99 [-Wimplicit-function-declaration] if( dccs.data[ i ]->connected && FD_ISSET( dccs.data[ i ]->src, writeset ) ) { ^ dcc.c:195:3: warning: implicit declaration of function 'getsockopt' is invalid in C99 [-Wimplicit-function-declaration] getsockopt( dccs.data[ i ]->dest, SOL_SOCKET, SO_ERROR, &sockopt, &len ); ^ dcc.c:195:37: error: use of undeclared identifier 'SOL_SOCKET' getsockopt( dccs.data[ i ]->dest, SOL_SOCKET, SO_ERROR, &sockopt, &len ); ^ dcc.c:235:11: warning: implicit declaration of function 'connect' is invalid in C99 [-Wimplicit-function-declaration] if( connect( dccs.data[ i ]->dest, ( struct sockaddr * )&dccs.data[ i ]->destaddr, sizeof( struct sockaddr ) ) < 0 ^ dcc.c:236:9: error: use of undeclared identifier 'errno' && ( errno != EINPROGRESS ) ) { ^ dcc.c:236:18: error: use of undeclared identifier 'EINPROGRESS' && ( errno != EINPROGRESS ) ) { ^ dcc.c:337:15: warning: implicit declaration of function 'htonl' is invalid in C99 [-Wimplicit-function-declaration] address = htonl( dcc->args[ 0 ] ); ^ dcc.c:350:7: warning: implicit declaration of function 'gethostname' is invalid in C99 [-Wimplicit-function-declaration] if( gethostname( hostname, 255 ) ) { ^ dcc.c:389:7: warning: implicit declaration of function 'ntohl' is invalid in C99 [-Wimplicit-function-declaration] ntohl( *( unsigned long int * )host->h_addr ), ^ dcc.c:389:42: error: incomplete definition of type 'struct hostent' ntohl( *( unsigned long int * )host->h_addr ), ~~~~^ ./irc.h:40:8: note: forward declaration of 'struct hostent' struct hostent *name_lookup(char *bindhost); ^ dcc.c:399:25: warning: implicit declaration of function 'inet_ntoa' is invalid in C99 [-Wimplicit-function-declaration] host = name_lookup( inet_ntoa( *( struct in_addr * )&address ) ); ^ dcc.c:399:36: error: argument type 'struct in_addr' is incomplete host = name_lookup( inet_ntoa( *( struct in_addr * )&address ) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dcc.c:399:46: note: forward declaration of 'struct in_addr' host = name_lookup( inet_ntoa( *( struct in_addr * )&address ) ); ^ dcc.c:401:48: warning: implicit declaration of function 'htons' is invalid in C99 [-Wimplicit-function-declaration] dccs.data[ dccindex ]->destaddr.sin_port = htons( ( u_short )port ); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 11 warnings and 20 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/irc/muh/work/muh-2.2a/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/irc/muh/work/muh-2.2a *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/irc/muh/work/muh-2.2a *** Error code 1 Stop. make: stopped in /usr/ports/irc/muh ===> Cleaning for muh-2.2a _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
