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/security/ike-scan/Makefile 300897 2012-07-14 14:29:18Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/ike-scan-1.9.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s Log: ====>> Building security/ike-scan build started at Thu Sep 19 01:48:28 UTC 2013 port directory: /usr/ports/security/ike-scan building for: FreeBSD head-i386-default-job-24 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/security/ike-scan/Makefile 300897 2012-07-14 14:29:18Z 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=90082 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=ike-scan-1.9 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-- --datadir=/usr/local/share --with-openssl=/usr/local --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/ike-scan DOCSDIR=/usr/local/share/doc/ike-scan EXAMPLESDIR=/usr/local/share/examples/ike-scan WWWDIR=/usr/local/www/ike-scan ETCDIR=/usr/local/etc/ike-scan --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 ike-scan-1.9 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> ike-scan-1.9 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 ike-scan-1.9 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by ike-scan-1.9 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by ike-scan-1.9 for building => SHA256 Checksum OK for ike-scan-1.9.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by ike-scan-1.9 for building ===> Extracting for ike-scan-1.9 => SHA256 Checksum OK for ike-scan-1.9.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for ike-scan-1.9 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for ike-scan-1.9 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/ike-scan/work/ike-scan-1.9/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/ike-scan/work/ike-scan-1.9/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/ike-scan/work/ike-scan-1.9/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 for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for library containing gethostbyname... none required checking for library containing socket... none required 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 inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for sys/socket.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 getopt.h... (cached) yes checking for signal.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes 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 for uint8_t using cc... yes checking for uint16_t using cc... yes checking for uint32_t using cc... yes checking whether long int is 64 bits... no checking whether long long int is 64 bits... yes checking snprintf format for long long int... %lld checking for malloc... yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for socklen_t or equivalent using cc... socklen_t checking for posix regular expression support... yes checking for getopt_long_only... (cached) yes checking for inet_aton... (cached) yes checking if OpenSSL libraries are required... yes configure: Found /usr/include/openssl/ssl.h configure: OpenSSL header files found in /usr/include configure: Found /usr/lib/libcrypto.so configure: OpenSSL libraries found in /usr/lib checking that OpenSSL headers and libraries in /usr work... yes configure: Using OpenSSL MD5 and SHA1 hash functions. configure: creating ./config.status Segmentation fault config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for ike-scan-1.9 /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -DIKEDATADIR=\"/usr/local/share/ike-scan\" -I/usr/include -O2 -pipe -fno-strict-aliasing -Wall -MT ike-scan.o -MD -MP -MF ".deps/ike-scan.Tpo" -c -o ike-scan.o ike-scan.c; then mv -f ".deps/ike-scan.Tpo" ".deps/ike-scan.Po"; else rm -f ".deps/ike-scan.Tpo"; exit 1; fi In file included from ike-scan.c:59: ./ike-scan.h:61:2: error: This program requires the ANSI C Headers #error This program requires the ANSI C Headers ^ ./ike-scan.h:232:19: error: field has incomplete type 'struct in_addr' struct in_addr addr; /* Host IP address */ ^ ./ike-scan.h:232:11: note: forward declaration of 'struct in_addr' struct in_addr addr; /* Host IP address */ ^ ./ike-scan.h:255:4: error: unknown type name 'regex_t' regex_t *regex; /* Compiled regular expression */ ^ ./ike-scan.h:339:40: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] void err_print(int, int, const char *, va_list); ^~~~~~~ ./ike-scan.h:347:55: warning: declaration of 'struct sockaddr' will not be visible outside of this function [-Wvisibility] int recvfrom_wto(int, unsigned char *, size_t, struct sockaddr *, int); ^ In file included from ike-scan.c:60: ./hash_functions.h:189:4: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned int)' memset(k_ipad, '\0', sizeof k_ipad); ^ ./hash_functions.h:189:4: note: please include the header <string.h> or explicitly provide a declaration for 'memset' ./hash_functions.h:191:4: warning: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned int)' memcpy(k_ipad, key, key_len); ^ ./hash_functions.h:191:4: note: please include the header <string.h> or explicitly provide a declaration for 'memcpy' ike-scan.c:236:23: error: variable has incomplete type 'struct sockaddr_in' struct sockaddr_in sa_local; ^ ike-scan.c:236:11: note: forward declaration of 'struct sockaddr_in' struct sockaddr_in sa_local; ^ ike-scan.c:237:23: error: variable has incomplete type 'struct sockaddr_in' struct sockaddr_in sa_peer; ^ ike-scan.c:236:11: note: forward declaration of 'struct sockaddr_in' struct sockaddr_in sa_local; ^ ike-scan.c:243:4: error: use of undeclared identifier 'IKE_UINT64' IKE_UINT64 loop_timediff; /* Time since last packet sent in us */ ^ ike-scan.c:244:4: error: use of undeclared identifier 'IKE_UINT64' IKE_UINT64 host_timediff; /* Time since last packet sent to this host */ ^ ike-scan.c:286:4: warning: implicit declaration of function 'openlog' is invalid in C99 [-Wimplicit-function-declaration] openlog("ike-scan", LOG_PID, SYSLOG_FACILITY); ^ ike-scan.c:286:24: error: use of undeclared identifier 'LOG_PID' openlog("ike-scan", LOG_PID, SYSLOG_FACILITY); ^ ike-scan.c:290:24: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' arg_str_space -= strlen(argv[arg]); ^ ike-scan.c:290:24: note: please include the header <string.h> or explicitly provide a declaration for 'strlen' ike-scan.c:292:10: warning: implicitly declaring library function 'strncat' with type 'char *(char *, const char *, unsigned int)' strncat(arg_str, argv[arg], (size_t) arg_str_space); ^ ike-scan.c:292:10: note: please include the header <string.h> or explicitly provide a declaration for 'strncat' ike-scan.c:295:16: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' strcat(arg_str, " "); ^ ike-scan.c:295:16: note: please include the header <string.h> or explicitly provide a declaration for 'strcat' ike-scan.c:316:21: warning: implicit declaration of function 'htonl' is invalid in C99 [-Wimplicit-function-declaration] lifetime_be = htonl(DEFAULT_LIFETIME); ^ ike-scan.c:340:25: error: variable has incomplete type 'struct in_addr' struct in_addr src_ip_struct; ^ ./ike-scan.h:232:11: note: forward declaration of 'struct in_addr' struct in_addr addr; /* Host IP address */ ^ ike-scan.c:342:13: warning: implicitly declaring library function 'strncpy' with type 'char *(char *, const char *, unsigned int)' strncpy(filename, optarg, MAXLINE); ^ ike-scan.c:342:13: note: please include the header <string.h> or explicitly provide a declaration for 'strncpy' ike-scan.c:346:19: error: use of undeclared identifier 'EXIT_SUCCESS' usage(EXIT_SUCCESS, 1); ^ ike-scan.c:372:28: warning: implicit declaration of function 'atof' is invalid in C99 [-Wimplicit-function-declaration] backoff_factor=atof(optarg); ^ ike-scan.c:375:13: warning: implicit declaration of function 'fprintf' is invalid in C99 [-Wimplicit-function-declaration] fprintf(stderr, "--selectwait option ignored - no longer needed\n"); ^ ike-scan.c:375:13: warning: declaration of built-in function 'fprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] ike-scan.c:375:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "--selectwait option ignored - no longer needed\n"); ^ ike-scan.c:381:18: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' if ((strcmp(optarg, "none")) == 0) { ^ ike-scan.c:381:18: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp' ike-scan.c:402:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "%s\n\n", PACKAGE_STRING); ^ ike-scan.c:403:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "Copyright (C) 2003-2007 Roy Hills, NTA Monitor Ltd.\n"); ^ ike-scan.c:404:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "ike-scan comes with NO WARRANTY to the extent permitted by law.\n"); ^ ike-scan.c:405:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "You may redistribute copies of ike-scan under the terms of the GNU\n"); ^ ike-scan.c:406:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "General Public License.\n"); ^ ike-scan.c:407:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "For more information about these matters, see the file named COPYING.\n"); ^ ike-scan.c:408:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "\n"); ^ ike-scan.c:410:21: error: use of undeclared identifier 'stderr' fprintf(stderr, "%s\n", rcsid); ^ ike-scan.c:415:13: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(EXIT_SUCCESS); ^ ike-scan.c:415:13: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' fatal error: too many errors emitted, stopping now [-ferror-limit=] 15 warnings and 20 errors generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/security/ike-scan/work/ike-scan-1.9 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/ike-scan/work/ike-scan-1.9 *** Error code 1 Stop. make: stopped in /usr/ports/security/ike-scan ===> Cleaning for ike-scan-1.9 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
