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/net/hs-iproute/Makefile 394918 2015-08-20 23:02:14Z pgj $ Log URL: http://beefy9.nyi.freebsd.org/data/110amd64-default/418938/logs/hs-iproute-1.5.0.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=418938 Log: ====>> Building net/hs-iproute build started at Sat Jul 23 06:36:35 UTC 2016 port directory: /usr/ports/net/hs-iproute building for: FreeBSD 110amd64-default-job-07 11.0-BETA2 FreeBSD 11.0-BETA2 r303197 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/net/hs-iproute/Makefile 394918 2015-08-20 23:02:14Z pgj $ Poudriere version: 3.1.14 Host OSVERSION: 1100096 Jail OSVERSION: 1100120 !!! Jail is newer than host. (Jail: 1100120, Host: 1100096) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_v=FreeBSD 11.0-BETA2 r303197 UNAME_r=11.0-BETA2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=amd64 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110amd64-default/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=hs-iproute-1.5.0 OSREL=11.0 _OSRELEASE=11.0-BETA2 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32 MASTERNAME=110amd64-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1100120 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hs-iproute-1.5.0: DOCS=on: Build and/or install documentation DYNAMIC=on: Add support for dynamic linking HSCOLOUR=off: Colorize generated documentation by HsColour LLVM=off: Use the LLVM backend for code generation PROFILE=off: Add support for profiling ====> Options available for the single C_Compiler: you have to select exactly one of them GCC=on: Build with modern GCC (from ports) PCLANG=off: Build with Clang from ports BCLANG=off: Build with Clang from base ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --libdir=/usr/local/lib/cabal/ghc-7.10.2 --libsubdir=iproute-1.5.0 --with-gcc=gcc48 --with-ld=/usr/local/bin/ld --with-ar=/usr/local/bin/ar --haddock-options=-w --with-haddock=/usr/local/bin/haddock --enable-shared --enable-executable-dynamic --disable-executable-profiling --disable-library-profiling --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hs-iproute/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hs-iproute/work HOME=/wrkdirs/usr/ports/net/hs-iproute/work TMPDIR="/wrkdirs/usr/ports/net/hs-iproute/work/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 DESTDIR=/wrkdirs/usr/ports/net/hs-iproute/work/stage TMPDIR=/wrkdirs/usr/ports/net/hs-iproute/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/net/hs-iproute/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hs-iproute/work HOME=/wrkdirs/usr/ports/net/hs-iproute/work TMPDIR="/wrkdirs/usr/ports/net/hs-iproute/work/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GHC_VERSION=7.10.2 PORTNAME=iproute PORTVERSION=1.5.0 LIBDIR_REL=lib/cabal/ghc-7.10.2/iproute-1.5.0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cabal/ghc-7.10.2/iproute-1.5.0" EXAMPLESDIR="share/examples/cabal/ghc-7.10.2/iproute-1.5.0" DATADIR="share/cabal/ghc-7.10.2/iproute-1.5.0" WWWDIR="www/iproute" ETCDIR="etc/iproute" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cabal/ghc-7.10.2/iproute-1.5.0 DOCSDIR=/usr/local/share/doc/cabal/ghc-7.10.2/iproute-1.5.0 EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.10.2/iproute-1.5.0 WWWDIR=/usr/local/www/iproute ETCDIR=/usr/local/etc/iproute --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hs-iproute-1.5.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7.txz [110amd64-default-job-07] Installing pkg-1.8.7... [110amd64-default-job-07] Extracting pkg-1.8.7: .......... done ===> hs-iproute-1.5.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-iproute-1.5.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hs-iproute-1.5.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hs-iproute-1.5.0 for building => SHA256 Checksum OK for cabal/iproute-1.5.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hs-iproute-1.5.0 for building ===> Extracting for hs-iproute-1.5.0 => SHA256 Checksum OK for cabal/iproute-1.5.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for hs-iproute-1.5.0 =========================================================================== =======================<phase: build-depends >============================ ===> hs-iproute-1.5.0 depends on executable: ghc - not found ===> Installing existing package /packages/All/ghc-7.10.2.txz [110amd64-default-job-07] Installing ghc-7.10.2... [110amd64-default-job-07] `-- Installing libiconv-1.14_9... [110amd64-default-job-07] `-- Extracting libiconv-1.14_9: .......... done [110amd64-default-job-07] `-- Installing gmp-5.1.3_3... [110amd64-default-job-07] | `-- Installing indexinfo-0.2.4... [110amd64-default-job-07] | `-- Extracting indexinfo-0.2.4: .... done [110amd64-default-job-07] `-- Extracting gmp-5.1.3_3: .......... done [110amd64-default-job-07] `-- Installing libffi-3.2.1... [110amd64-default-job-07] `-- Extracting libffi-3.2.1: .......... done [110amd64-default-job-07] `-- Installing gcc-4.8.5_2... [110amd64-default-job-07] | `-- Installing mpc-1.0.3... [110amd64-default-job-07] | | `-- Installing mpfr-3.1.4... [110amd64-default-job-07] | | `-- Extracting mpfr-3.1.4: .......... done [110amd64-default-job-07] | `-- Extracting mpc-1.0.3: ...... done [110amd64-default-job-07] | `-- Installing binutils-2.25.1_3,1... [110amd64-default-job-07] | | `-- Installing gettext-runtime-0.19.8.1... [110amd64-default-job-07] | | `-- Extracting gettext-runtime-0.19.8.1: .......... done [110amd64-default-job-07] | `-- Extracting binutils-2.25.1_3,1: .......... done [110amd64-default-job-07] | `-- Installing gcc-ecj-4.5... [110amd64-default-job-07] | `-- Extracting gcc-ecj-4.5: . done [110amd64-default-job-07] `-- Extracting gcc-4.8.5_2: .......... done [110amd64-default-job-07] Extracting ghc-7.10.2: .......... done Message from gcc-4.8.5_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> hs-iproute-1.5.0 depends on executable: ghc - found ===> Returning to build of hs-iproute-1.5.0 ===> hs-iproute-1.5.0 depends on package: ghc>=7.10.2 - found ===> hs-iproute-1.5.0 depends on package: hs-appar>=0 - not found ===> Installing existing package /packages/All/hs-appar-0.1.4_2.txz [110amd64-default-job-07] Installing hs-appar-0.1.4_2... [110amd64-default-job-07] Extracting hs-appar-0.1.4_2: .......... done ===> hs-iproute-1.5.0 depends on package: hs-appar>=0 - found ===> Returning to build of hs-iproute-1.5.0 ===> hs-iproute-1.5.0 depends on package: hs-byteorder>=0 - not found ===> Installing existing package /packages/All/hs-byteorder-1.0.4_7.txz [110amd64-default-job-07] Installing hs-byteorder-1.0.4_7... [110amd64-default-job-07] Extracting hs-byteorder-1.0.4_7: .......... done ===> hs-iproute-1.5.0 depends on package: hs-byteorder>=0 - found ===> Returning to build of hs-iproute-1.5.0 ===> hs-iproute-1.5.0 depends on package: hs-network>=0 - not found ===> Installing existing package /packages/All/hs-network-2.6.2.1.txz [110amd64-default-job-07] Installing hs-network-2.6.2.1... [110amd64-default-job-07] Extracting hs-network-2.6.2.1: .......... done ===> hs-iproute-1.5.0 depends on package: hs-network>=0 - found ===> Returning to build of hs-iproute-1.5.0 ===> hs-iproute-1.5.0 depends on executable: gcc48 - found ===> hs-iproute-1.5.0 depends on file: /usr/local/bin/as - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for hs-iproute-1.5.0 [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking ./setup ... Configuring iproute-1.5.0... =========================================================================== =======================<phase: build >============================ ===> Building for hs-iproute-1.5.0 Building iproute-1.5.0... Preprocessing library iproute-1.5.0... [1 of 8] Compiling Data.IP.Addr ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o ) [2 of 8] Compiling Data.IP.Mask ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o ) [3 of 8] Compiling Data.IP.Range ( Data/IP/Range.hs, dist/build/Data/IP/Range.o ) [4 of 8] Compiling Data.IP.Op ( Data/IP/Op.hs, dist/build/Data/IP/Op.o ) [5 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o ) [6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o ) [7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o ) [8 of 8] Compiling Data.IP ( Data/IP.hs, dist/build/Data/IP.o ) In-place registering iproute-1.5.0... Creating package registration script: register.sh Running Haddock for iproute-1.5.0... Preprocessing library iproute-1.5.0... Haddock coverage: 35% ( 17 / 48) in 'Data.IP.Addr' Missing documentation for: Module header (Data/IP/Addr.hs:64) (Data/IP/Addr.hs:70) IPv4Addr (Data/IP/Addr.hs:77) IPv6Addr (Data/IP/Addr.hs:78) (Data/IP/Addr.hs:126) (Data/IP/Addr.hs:130) ip6ToInteger (Data/IP/Addr.hs:171) integerToIP6 (Data/IP/Addr.hs:181) (Data/IP/Addr.hs:196) (Data/IP/Addr.hs:199) (Data/IP/Addr.hs:325) (Data/IP/Addr.hs:328) (Data/IP/Addr.hs:331) parseIP (Data/IP/Addr.hs:334) parseIPv4 (Data/IP/Addr.hs:341) parseIPv6 (Data/IP/Addr.hs:346) (Data/IP/Addr.hs:356) (Data/IP/Addr.hs:359) (Data/IP/Addr.hs:362) dig (Data/IP/Addr.hs:370) ip4 (Data/IP/Addr.hs:376) ip4' (Data/IP/Addr.hs:379) skipSpaces (Data/IP/Addr.hs:391) hex (Data/IP/Addr.hs:399) colon2 (Data/IP/Addr.hs:409) format (Data/IP/Addr.hs:412) ip6 (Data/IP/Addr.hs:423) ip6' (Data/IP/Addr.hs:426) ip4Embedded (Data/IP/Addr.hs:442) fixByteOrder (Data/IP/Addr.hs:490) 0% ( 0 / 6) in 'Data.IP.Mask' Missing documentation for: Module header maskIPv4 (Data/IP/Mask.hs:10) maskIPv6 (Data/IP/Mask.hs:13) masksWord32 (Data/IP/Mask.hs:16) masksIPv4 (Data/IP/Mask.hs:19) masksIPv6 (Data/IP/Mask.hs:22) 11% ( 2 / 18) in 'Data.IP.Range' Missing documentation for: Module header (Data/IP/Range.hs:74) (Data/IP/Range.hs:77) (Data/IP/Range.hs:86) parseIPRange (Data/IP/Range.hs:89) (Data/IP/Range.hs:96) (Data/IP/Range.hs:99) parseIPv4Range (Data/IP/Range.hs:102) parseIPv6Range (Data/IP/Range.hs:107) ip4range (Data/IP/Range.hs:112) maskedIPv4 (Data/IP/Range.hs:123) ip6range (Data/IP/Range.hs:126) maskedIPv6 (Data/IP/Range.hs:137) (Data/IP/Range.hs:147) (Data/IP/Range.hs:150) (Data/IP/Range.hs:153) 67% ( 6 / 9) in 'Data.IP.Op' Missing documentation for: Module header (Data/IP/Op.hs:27) (Data/IP/Op.hs:31) 75% ( 3 / 4) in 'Data.IP.Internal' Missing documentation for: Module header 37% ( 10 / 27) in 'Data.IP.RouteTable.Internal' Missing documentation for: (Data/IP/RouteTable/Internal.hs:46) (Data/IP/RouteTable/Internal.hs:50) intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59) intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62) intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65) intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68) intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71) (Data/IP/RouteTable/Internal.hs:106) (Data/IP/RouteTable/Internal.hs:110) (Data/IP/RouteTable/Internal.hs:114) link (Data/IP/RouteTable/Internal.hs:146) glue (Data/IP/RouteTable/Internal.hs:155) keyToTestBit (Data/IP/RouteTable/Internal.hs:162) isLeft (Data/IP/RouteTable/Internal.hs:165) node (Data/IP/RouteTable/Internal.hs:187) search (Data/IP/RouteTable/Internal.hs:217) foldt (Data/IP/RouteTable/Internal.hs:280) 100% ( 14 / 14) in 'Data.IP.RouteTable' 100% ( 27 / 27) in 'Data.IP' Documentation created: dist/doc/html/iproute/index.html =========================================================================== =======================<phase: run-depends >============================ ===> hs-iproute-1.5.0 depends on executable: ghc - found ===> hs-iproute-1.5.0 depends on package: ghc>=7.10.2 - found ===> hs-iproute-1.5.0 depends on package: hs-appar>=0 - found ===> hs-iproute-1.5.0 depends on package: hs-byteorder>=0 - found ===> hs-iproute-1.5.0 depends on package: hs-network>=0 - found ===> hs-iproute-1.5.0 depends on executable: gcc48 - found =========================================================================== =======================<phase: stage >============================ ===> Staging for hs-iproute-1.5.0 ===> Generating temporary packing list *** Signal 10 Stop. make: stopped in /usr/ports/net/hs-iproute _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
