Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2014 18:44:03 GMT
From:      pkg-fallout@FreeBSD.org
To:        squat@squat.no
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][net/miniupnpd] Failed for miniupnpd-1.8.20140523, 1 in build
Message-ID:  <201410111844.s9BIi3M0061664@beefy1.isc.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     squat@squat.no
Last committer: wg@FreeBSD.org
Ident:          $FreeBSD: head/net/miniupnpd/Makefile 358711 2014-06-21 15:52:16Z wg $
Log URL:        http://beefy1.isc.freebsd.org/data/head-i386-default/2014-10-11_05h20m37s/logs/miniupnpd-1.8.20140523,1.log
Build URL:      http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2014-10-11_05h20m37s
Log:

====>> Building net/miniupnpd
build started at Sat Oct 11 18:43:56 UTC 2014
port directory: /usr/ports/net/miniupnpd
building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r272721 i386
maintained by: squat@squat.no
Makefile ident:      $FreeBSD: head/net/miniupnpd/Makefile 358711 2014-06-21 15:52:16Z wg $
Poudriere version: 3.1-pre
Host OSVERSION: 1100027
Jail OSVERSION: 1100037




!!! Jail is newer than host. (Jail: 1100037, Host: 1100027) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100037
UNAME_v=FreeBSD 11.0-CURRENT r272721
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=miniupnpd-1.8.20140523,1
OLDPWD=/root
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for miniupnpd-1.8.20140523,1:
     CHECK_PORTINUSE=off: Check if ports are in use
     IPV6=on: Enable IPv6
     LEASEFILE=off: Enable lease file
     PF_ENABLE_FILTER_RULES=off: Enable pf generation of filter rules
     UPNP_IGDV2=off: Build an IGDv2 instead of an IGDv1
     UPNP_STRICT=off: Be more strict regarding compliance with UPnP specifications
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/miniupnpd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/miniupnpd/work  HOME=/wrkdirs/usr/ports/net/miniupnpd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net/miniupnpd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/miniupnpd/work  HOME=/wrkdirs/usr/ports/net/miniupnpd/work TMPDIR="/tmp" NO_PIE=yes 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="" LIBS=""  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 0644"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/miniupnpd"
EXAMPLESDIR="share/examples/miniupnpd"
DATADIR="share/miniupnpd"
WWWDIR="www/miniupnpd"
ETCDIR="etc/miniupnpd"
--End PLIST_SUB--

--SUB_LIST--
UUID=8ead2c01-5176-11e4-a06e-00259064a24c
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/miniupnpd
DOCSDIR=/usr/local/share/doc/miniupnpd
EXAMPLESDIR=/usr/local/share/examples/miniupnpd
WWWDIR=/usr/local/www/miniupnpd
ETCDIR=/usr/local/etc/miniupnpd
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
#WITH_PKGNG=devel
# clean-restricted via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   miniupnpd-1.8.20140523,1 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.3.8_3.txz
[head-i386-default-job-15] Installing pkg-1.3.8_3... done
Message for pkg-1.3.8_3:
 If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of miniupnpd-1.8.20140523,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by miniupnpd-1.8.20140523,1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by miniupnpd-1.8.20140523,1 for building
=> SHA256 Checksum OK for miniupnpd-1.8.20140523.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by miniupnpd-1.8.20140523,1 for building
===>  Extracting for miniupnpd-1.8.20140523,1
=> SHA256 Checksum OK for miniupnpd-1.8.20140523.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for miniupnpd-1.8.20140523,1
===>  Applying extra patch /usr/ports/net/miniupnpd/files/enable_ipv6.patch
===>  Applying FreeBSD patches for miniupnpd-1.8.20140523,1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for miniupnpd-1.8.20140523,1
===========================================================================
=======================<phase: build          >============================
===>  Building for miniupnpd-1.8.20140523,1
./genconfig.sh 
Could not detect usage of ipf, pf, ipfw. Compiling for pf by default
Configuring compilation for [FreeBSD] [11.0-CURRENT] with [pf] firewall software.
Please edit config.h for more compilation options.
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o miniupnpd.o miniupnpd.c
miniupnpd.c:1662:83: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat]
                                syslog(LOG_ERR, "Failed to open socket for HTTP on port %hu (IPv4). EXITING", v.port);
                                                                                        ~~~                   ^~~~~~
                                                                                        %d
1 warning generated.
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnphttp.o upnphttp.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnpdescgen.o upnpdescgen.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnpsoap.o upnpsoap.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnpredirect.o upnpredirect.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o getifaddr.o getifaddr.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o daemonize.o daemonize.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnpglobalvars.o upnpglobalvars.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o options.o options.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnppermissions.o upnppermissions.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o minissdp.o minissdp.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o natpmp.o natpmp.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o pcpserver.o pcpserver.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnpevents.o upnpevents.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnputils.o upnputils.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o getconnstatus.o getconnstatus.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnppinhole.o upnppinhole.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o asyncsendto.o asyncsendto.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o portinuse.o portinuse.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o upnpreplyparse.o upnpreplyparse.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o minixml.o minixml.c
cc -O2 -pipe  -fno-strict-aliasing   -Wall -W -Wstrict-prototypes -fno-common -c -o bsd/getifstats.o bsd/getifstats.c
bsd/getifstats.c:116:25: error: no member named 'if_data' in 'struct ifnet'; did you mean 'if_afdata'?
                        data->opackets = ifc.if_data.ifi_opackets;
                                             ^~~~~~~
                                             if_afdata
/usr/include/net/if_var.h:196:8: note: 'if_afdata' declared here
        void    *if_afdata[AF_MAX];
                 ^
bsd/getifstats.c:116:32: error: member reference base type 'void *[42]' is not a structure or union
                        data->opackets = ifc.if_data.ifi_opackets;
                                         ~~~~~~~~~~~^~~~~~~~~~~~~
bsd/getifstats.c:117:25: error: no member named 'if_data' in 'struct ifnet'; did you mean 'if_afdata'?
                        data->ipackets = ifc.if_data.ifi_ipackets;
                                             ^~~~~~~
                                             if_afdata
/usr/include/net/if_var.h:196:8: note: 'if_afdata' declared here
        void    *if_afdata[AF_MAX];
                 ^
bsd/getifstats.c:117:32: error: member reference base type 'void *[42]' is not a structure or union
                        data->ipackets = ifc.if_data.ifi_ipackets;
                                         ~~~~~~~~~~~^~~~~~~~~~~~~
bsd/getifstats.c:118:23: error: no member named 'if_data' in 'struct ifnet'; did you mean 'if_afdata'?
                        data->obytes = ifc.if_data.ifi_obytes;
                                           ^~~~~~~
                                           if_afdata
/usr/include/net/if_var.h:196:8: note: 'if_afdata' declared here
        void    *if_afdata[AF_MAX];
                 ^
bsd/getifstats.c:118:30: error: member reference base type 'void *[42]' is not a structure or union
                        data->obytes = ifc.if_data.ifi_obytes;
                                       ~~~~~~~~~~~^~~~~~~~~~~
bsd/getifstats.c:119:23: error: no member named 'if_data' in 'struct ifnet'; did you mean 'if_afdata'?
                        data->ibytes = ifc.if_data.ifi_ibytes;
                                           ^~~~~~~
                                           if_afdata
/usr/include/net/if_var.h:196:8: note: 'if_afdata' declared here
        void    *if_afdata[AF_MAX];
                 ^
bsd/getifstats.c:119:30: error: member reference base type 'void *[42]' is not a structure or union
                        data->ibytes = ifc.if_data.ifi_ibytes;
                                       ~~~~~~~~~~~^~~~~~~~~~~
bsd/getifstats.c:120:25: error: no member named 'if_data' in 'struct ifnet'; did you mean 'if_afdata'?
                        data->baudrate = ifc.if_data.ifi_baudrate;
                                             ^~~~~~~
                                             if_afdata
/usr/include/net/if_var.h:196:8: note: 'if_afdata' declared here
        void    *if_afdata[AF_MAX];
                 ^
bsd/getifstats.c:120:32: error: member reference base type 'void *[42]' is not a structure or union
                        data->baudrate = ifc.if_data.ifi_baudrate;
                                         ~~~~~~~~~~~^~~~~~~~~~~~~
10 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/miniupnpd/work/miniupnpd-1.8.20140523
*** Error code 1

Stop.
make: stopped in /usr/ports/net/miniupnpd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410111844.s9BIi3M0061664>