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:     po...@freebsd.org
Last committer: a...@freebsd.org
Ident:          $FreeBSD: head/www/ffproxy/Makefile 324744 2013-08-14 22:35:50Z 
ak $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/ffproxy-1.6.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building www/ffproxy
build started at Thu Sep 19 02:14:27 UTC 2013
port directory: /usr/ports/www/ffproxy
building for: FreeBSD head-i386-default-job-10 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/www/ffproxy/Makefile 324744 2013-08-14 
22:35:50Z ak $
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=55062
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=ffproxy-1.6
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/ffproxy
DOCSDIR=/usr/local/share/doc/ffproxy
EXAMPLESDIR=/usr/local/share/examples/ffproxy
WWWDIR=/usr/local/www/ffproxy
ETCDIR=/usr/local/etc/ffproxy
--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 ffproxy-1.6
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ffproxy-1.6 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 ffproxy-1.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ffproxy-1.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ffproxy-1.6 for building
=> SHA256 Checksum OK for ffproxy-1.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ffproxy-1.6 for building
===>  Extracting for ffproxy-1.6
=> SHA256 Checksum OK for ffproxy-1.6.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ffproxy-1.6
===>  Applying FreeBSD patches for ffproxy-1.6
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ffproxy-1.6
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/www/ffproxy/work/ffproxy-1.6/configure
configure: loading site script /usr/ports/Templates/config.site
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 for gethostbyname in -lnsl... no
checking for connect in -lsocket... no
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (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 arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) 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 an ANSI C-conforming const... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking for vfork.h... (cached) no
checking for fork... (cached) yes
checking for vfork... (cached) yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for dup2... (cached) yes
checking for gethostbyname... (cached) yes
checking for inet_ntoa... (cached) yes
checking for memset... (cached) yes
checking for regcomp... yes
checking for select... (cached) yes
checking for socket... yes
checking for strchr... yes
checking for strncasecmp... (cached) yes
checking for daemon... (cached) yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating configure.h
===========================================================================
=======================<phase: build          >============================
===>  Building for ffproxy-1.6
cc -O2 -pipe -fno-strict-aliasing -DCFGFILE="\"/usr/local/etc/ffproxy.conf\""  
-DDATADIR="\"/usr/local/share/ffproxy\""  -c main.c
In file included from main.c:44:
./dns.h:17:1: error: unknown type name 'in_addr_t'
in_addr_t       resolve(const char *);
^
./dns.h:19:39: warning: declaration of 'struct sockaddr' will not be visible 
outside of this function [-Wvisibility]
struct clinfo  *identify(const struct sockaddr *, socklen_t);
                                      ^
./dns.h:19:51: warning: type specifier missing, defaults to 'int' 
[-Wimplicit-int]
struct clinfo  *identify(const struct sockaddr *, socklen_t);
                                                  ^~~~~~~~~
main.c:63:6: warning: implicit declaration of function 'open' is invalid in C99 
[-Wimplicit-function-declaration]
        f = open("/dev/null", O_RDWR);
            ^
main.c:63:24: error: use of undeclared identifier 'O_RDWR'
        f = open("/dev/null", O_RDWR);
                              ^
main.c:64:9: warning: implicit declaration of function 'dup2' is invalid in C99 
[-Wimplicit-function-declaration]
        (void) dup2(STDIN_FILENO, f);
               ^
main.c:64:14: error: use of undeclared identifier 'STDIN_FILENO'
        (void) dup2(STDIN_FILENO, f);
                    ^
main.c:65:14: error: use of undeclared identifier 'STDERR_FILENO'
        (void) dup2(STDERR_FILENO, f);
                    ^
main.c:66:14: error: use of undeclared identifier 'STDOUT_FILENO'
        (void) dup2(STDOUT_FILENO, f);
                    ^
main.c:67:6: warning: implicit declaration of function 'fork' is invalid in C99 
[-Wimplicit-function-declaration]
        if (fork())
            ^
main.c:68:3: warning: implicitly declaring library function '_exit' with type 
'void (int) __attribute__((noreturn))'
                _exit(0);
                ^
main.c:68:3: note: please include the header <unistd.h> or explicitly provide a 
declaration for '_exit'
main.c:123:14: warning: implicit declaration of function 'getopt' is invalid in 
C99 [-Wimplicit-function-declaration]
        while ((c = getopt(argc, argv, "vdbBc:C:p:x:X:l:u:g:r:D:F:f:s4a:A:h")) 
!= -1) {
                    ^
main.c:128:4: warning: implicitly declaring library function 'exit' with type 
'void (int) __attribute__((noreturn))'
                        exit(0);
                        ^
main.c:128:4: note: please include the header <stdlib.h> or explicitly provide 
a declaration for 'exit'
main.c:140:32: error: use of undeclared identifier 'optarg'
                        (void) strncpy(config.ipv4, optarg, sizeof(config.ipv4) 
- 1);
                                                    ^
main.c:144:32: error: use of undeclared identifier 'optarg'
                        (void) strncpy(config.ipv6, optarg, sizeof(config.ipv6) 
- 1);
                                                    ^
main.c:148:18: warning: implicit declaration of function 'atoi' is invalid in 
C99 [-Wimplicit-function-declaration]
                        config.port = atoi(optarg);
                                      ^
main.c:148:23: error: use of undeclared identifier 'optarg'
                        config.port = atoi(optarg);
                                           ^
main.c:150:61: error: use of undeclared identifier 'optarg'
                                (void) fprintf(stderr, "Invalid port number (-p 
%s)\n", optarg);
                                                                                
        ^
main.c:155:15: error: use of undeclared identifier 'optarg'
                        if (strlen(optarg) > sizeof(config.proxyhost) - 1 ) {
                                   ^
main.c:159:37: error: use of undeclared identifier 'optarg'
                        (void) strncpy(config.proxyhost, optarg, 
sizeof(config.proxyhost) - 1);
                                                         ^
main.c:163:28: error: use of undeclared identifier 'optarg'
                        config.proxyport = atoi(optarg);
                                                ^
main.c:165:61: error: use of undeclared identifier 'optarg'
                                (void) fprintf(stderr, "Invalid port number (-X 
%s)\n", optarg);
                                                                                
        ^
main.c:170:25: error: use of undeclared identifier 'optarg'
                        config.childs = atoi(optarg);
                                             ^
main.c:172:74: error: use of undeclared identifier 'optarg'
                                (void) fprintf(stderr, "Invalid limit of child 
processes (-l %s)\n", optarg);
                                                                                
                     ^
main.c:177:28: error: use of undeclared identifier 'optarg'
                        if (!(config.uid = atoi(optarg))) {
                                                ^
main.c:179:25: error: use of undeclared identifier 'optarg'
                                if ((pwd = getpwnam(optarg)))
                                                    ^
main.c:182:51: error: use of undeclared identifier 'optarg'
                                        (void) fprintf(stderr, "UID %s not 
found\n", optarg);
                                                                                
     ^
main.c:188:28: error: use of undeclared identifier 'optarg'
                        if (!(config.gid = atoi(optarg))) {
                                                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
9 warnings and 20 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/www/ffproxy/work/ffproxy-1.6
*** Error code 1

Stop.
make: stopped in /usr/ports/www/ffproxy
===>  Cleaning for ffproxy-1.6
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to