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: hask...@freebsd.org Last committer: p...@freebsd.org Ident: $FreeBSD: head/devel/hs-gio/Makefile 394918 2015-08-20 23:02:14Z pgj $ Log URL: http://beefy9.nyi.freebsd.org/data/110amd64-default/419204/logs/hs-gio-0.13.1.0.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=419204 Log: ====>> Building devel/hs-gio build started at Thu Jul 28 06:42:14 UTC 2016 port directory: /usr/ports/devel/hs-gio building for: FreeBSD 110amd64-default-job-04 11.0-BETA2 FreeBSD 11.0-BETA2 r303407 amd64 maintained by: hask...@freebsd.org Makefile ident: $FreeBSD: head/devel/hs-gio/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 r303407 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-gio-0.13.1.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-gio-0.13.1.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=gio-0.13.1.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-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-gio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-gio/work HOME=/wrkdirs/usr/ports/devel/hs-gio/work TMPDIR="/wrkdirs/usr/ports/devel/hs-gio/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/devel/hs-gio/work/stage TMPDIR=/wrkdirs/usr/ports/devel/hs-gio/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-gio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-gio/work HOME=/wrkdirs/usr/ports/devel/hs-gio/work TMPDIR="/wrkdirs/usr/ports/devel/hs-gio/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=gio PORTVERSION=0.13.1.0 LIBDIR_REL=lib/cabal/ghc-7.10.2/gio-0.13.1.0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cabal/ghc-7.10.2/gio-0.13.1.0" EXAMPLESDIR="share/examples/cabal/ghc-7.10.2/gio-0.13.1.0" DATADIR="share/cabal/ghc-7.10.2/gio-0.13.1.0" WWWDIR="www/gio" ETCDIR="etc/gio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cabal/ghc-7.10.2/gio-0.13.1.0 DOCSDIR=/usr/local/share/doc/cabal/ghc-7.10.2/gio-0.13.1.0 EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.10.2/gio-0.13.1.0 WWWDIR=/usr/local/www/gio ETCDIR=/usr/local/etc/gio --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 LGPL21 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> hs-gio-0.13.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7.txz [110amd64-default-job-04] Installing pkg-1.8.7... [110amd64-default-job-04] Extracting pkg-1.8.7: .......... done ===> hs-gio-0.13.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-gio-0.13.1.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by hs-gio-0.13.1.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by hs-gio-0.13.1.0 for building => SHA256 Checksum OK for cabal/gio-0.13.1.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by hs-gio-0.13.1.0 for building ===> Extracting for hs-gio-0.13.1.0 => SHA256 Checksum OK for cabal/gio-0.13.1.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for hs-gio-0.13.1.0 =========================================================================== =======================<phase: build-depends >============================ ===> hs-gio-0.13.1.0 depends on executable: ghc - not found ===> Installing existing package /packages/All/ghc-7.10.2.txz [110amd64-default-job-04] Installing ghc-7.10.2... [110amd64-default-job-04] `-- Installing libiconv-1.14_9... [110amd64-default-job-04] `-- Extracting libiconv-1.14_9: .......... done [110amd64-default-job-04] `-- Installing gmp-5.1.3_3... [110amd64-default-job-04] | `-- Installing indexinfo-0.2.4... [110amd64-default-job-04] | `-- Extracting indexinfo-0.2.4: .... done [110amd64-default-job-04] `-- Extracting gmp-5.1.3_3: .......... done [110amd64-default-job-04] `-- Installing libffi-3.2.1... [110amd64-default-job-04] `-- Extracting libffi-3.2.1: .......... done [110amd64-default-job-04] `-- Installing gcc-4.8.5_2... [110amd64-default-job-04] | `-- Installing mpc-1.0.3... [110amd64-default-job-04] | | `-- Installing mpfr-3.1.4... [110amd64-default-job-04] | | `-- Extracting mpfr-3.1.4: .......... done [110amd64-default-job-04] | `-- Extracting mpc-1.0.3: ...... done [110amd64-default-job-04] | `-- Installing binutils-2.25.1_3,1... [110amd64-default-job-04] | | `-- Installing gettext-runtime-0.19.8.1... [110amd64-default-job-04] | | `-- Extracting gettext-runtime-0.19.8.1: .......... done [110amd64-default-job-04] | `-- Extracting binutils-2.25.1_3,1: .......... done [110amd64-default-job-04] | `-- Installing gcc-ecj-4.5... [110amd64-default-job-04] | `-- Extracting gcc-ecj-4.5: . done [110amd64-default-job-04] `-- Extracting gcc-4.8.5_2: .......... done [110amd64-default-job-04] 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-gio-0.13.1.0 depends on executable: ghc - found ===> Returning to build of hs-gio-0.13.1.0 ===> hs-gio-0.13.1.0 depends on package: ghc>=7.10.2 - found ===> hs-gio-0.13.1.0 depends on package: hs-glib>=0.13.0.0 - not found ===> Installing existing package /packages/All/hs-glib-0.13.1.1.txz [110amd64-default-job-04] Installing hs-glib-0.13.1.1... [110amd64-default-job-04] `-- Installing hs-gtk2hs-buildtools-0.13.0.4... [110amd64-default-job-04] | `-- Installing hs-hashtables-1.2.0.2... [110amd64-default-job-04] | | `-- Installing hs-hashable-1.2.3.3,1... [110amd64-default-job-04] | | `-- Installing hs-text-1.2.1.3... [110amd64-default-job-04] | | `-- Extracting hs-text-1.2.1.3: .......... done [110amd64-default-job-04] | | `-- Extracting hs-hashable-1.2.3.3,1: .......... done [110amd64-default-job-04] | | `-- Installing hs-primitive-0.6... [110amd64-default-job-04] | | `-- Extracting hs-primitive-0.6: .......... done [110amd64-default-job-04] | | `-- Installing hs-vector-0.10.12.3... [110amd64-default-job-04] | | `-- Extracting hs-vector-0.10.12.3: .......... done [110amd64-default-job-04] | `-- Extracting hs-hashtables-1.2.0.2: .......... done [110amd64-default-job-04] | `-- Installing hs-random-1.1... [110amd64-default-job-04] | `-- Extracting hs-random-1.1: .......... done [110amd64-default-job-04] `-- Extracting hs-gtk2hs-buildtools-0.13.0.4: .......... done [110amd64-default-job-04] `-- Installing hs-utf8-string-1... [110amd64-default-job-04] `-- Extracting hs-utf8-string-1: .......... done [110amd64-default-job-04] `-- Installing glib-2.46.2_2... [110amd64-default-job-04] | `-- Installing python27-2.7.12... [110amd64-default-job-04] | | `-- Installing readline-6.3.8... [110amd64-default-job-04] | | `-- Extracting readline-6.3.8: .......... done [110amd64-default-job-04] | `-- Extracting python27-2.7.12: .......... done [110amd64-default-job-04] | `-- Installing pcre-8.39... [110amd64-default-job-04] | `-- Extracting pcre-8.39: .......... done [110amd64-default-job-04] | `-- Installing perl5-5.20.3_13... [110amd64-default-job-04] | `-- Extracting perl5-5.20.3_13: .......... done [110amd64-default-job-04] `-- Extracting glib-2.46.2_2: .......... done No schema files found: doing nothing. [110amd64-default-job-04] Extracting hs-glib-0.13.1.1: .......... done Message from python27-2.7.12: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from perl5-5.20.3_13: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> hs-gio-0.13.1.0 depends on package: hs-glib>=0.13.0.0 - found ===> Returning to build of hs-gio-0.13.1.0 ===> hs-gio-0.13.1.0 depends on package: hs-mtl>=0 - not found ===> Installing existing package /packages/All/hs-mtl-2.2.1.txz [110amd64-default-job-04] Installing hs-mtl-2.2.1... [110amd64-default-job-04] Extracting hs-mtl-2.2.1: .......... done ===> hs-gio-0.13.1.0 depends on package: hs-mtl>=0 - found ===> Returning to build of hs-gio-0.13.1.0 ===> hs-gio-0.13.1.0 depends on package: pkgconf>=0.9.10 - not found ===> Installing existing package /packages/All/pkgconf-1_1.txz [110amd64-default-job-04] Installing pkgconf-1_1... [110amd64-default-job-04] Extracting pkgconf-1_1: .......... done ===> hs-gio-0.13.1.0 depends on package: pkgconf>=0.9.10 - found ===> Returning to build of hs-gio-0.13.1.0 ===> hs-gio-0.13.1.0 depends on executable: gcc48 - found ===> hs-gio-0.13.1.0 depends on file: /usr/local/bin/as - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for hs-gio-0.13.1.0 [1 of 2] Compiling SetupWrapper ( SetupWrapper.hs, SetupWrapper.o ) [2 of 2] Compiling Main ( Setup.hs, Setup.o ) Linking ./setup ... [1 of 2] Compiling Gtk2HsSetup ( Gtk2HsSetup.hs, dist/setup-wrapper/Gtk2HsSetup.o ) [2 of 2] Compiling Main ( SetupMain.hs, dist/setup-wrapper/Main.o ) Linking dist/setup-wrapper/setup ... Configuring gio-0.13.1.0... =========================================================================== =======================<phase: build >============================ ===> Building for hs-gio-0.13.1.0 *** Signal 10 Stop. make: stopped in /usr/ports/devel/hs-gio _______________________________________________ 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"