From owner-freebsd-haskell@freebsd.org Fri Aug 31 08:52:25 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B40AF79033 for ; Fri, 31 Aug 2018 08:52:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2CB6689D60 for ; Fri, 31 Aug 2018 08:52:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E1340F79030; Fri, 31 Aug 2018 08:52:24 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D00D7F7902E for ; Fri, 31 Aug 2018 08:52:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76B8989D56 for ; Fri, 31 Aug 2018 08:52:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id C49361F787 for ; Fri, 31 Aug 2018 08:52:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7V8qNKl035242 for ; Fri, 31 Aug 2018 08:52:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7V8qNcU035241 for haskell@FreeBSD.org; Fri, 31 Aug 2018 08:52:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 196899] [arm] lang/ghc porting project, marked as i386/amd64 only Date: Fri, 31 Aug 2018 08:52:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2018 08:52:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196899 --- Comment #18 from commit-hook@freebsd.org --- A commit references this bug: Author: arrowd Date: Fri Aug 31 08:51:35 UTC 2018 New revision: 478531 URL: https://svnweb.freebsd.org/changeset/ports/478531 Log: lang/ghc: Add support for ARM arches: aarch64, armv6, armv7. PR: 196899 Submitted by: Mikael Urankar Reviewed by: arrowd, mat, tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15674 Changes: head/lang/ghc/Makefile head/lang/ghc/bsd.cabal.mk head/lang/ghc/distinfo head/lang/ghc/files/extra-patch-aclocal.m4 head/lang/ghc/files/patch-configure head/lang/ghc/files/patch-configure.ac head/lang/ghc/files/patch-llvm-targets --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Fri Aug 31 09:04:33 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87485F795B6 for ; Fri, 31 Aug 2018 09:04:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 281398A329 for ; Fri, 31 Aug 2018 09:04:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id DCD72F795B0; Fri, 31 Aug 2018 09:04:32 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBA6CF795AF for ; Fri, 31 Aug 2018 09:04:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71AB58A324 for ; Fri, 31 Aug 2018 09:04:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id BBA521F913 for ; Fri, 31 Aug 2018 09:04:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w7V94Vko080972 for ; Fri, 31 Aug 2018 09:04:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w7V94Vfk080969 for haskell@FreeBSD.org; Fri, 31 Aug 2018 09:04:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 196899] [arm] lang/ghc porting project, marked as i386/amd64 only Date: Fri, 31 Aug 2018 09:04:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: arrowd@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: haskell@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2018 09:04:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196899 Gleb Popov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #19 from Gleb Popov --- Thanks for you contribution, Mikael, and everyone involved. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-haskell@freebsd.org Sat Sep 1 07:31:36 2018 Return-Path: Delivered-To: freebsd-haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F2C7109959F for ; Sat, 1 Sep 2018 07:31:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 06E4F7DDF3 for ; Sat, 1 Sep 2018 07:31:36 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C0ED31099595; Sat, 1 Sep 2018 07:31:35 +0000 (UTC) Delivered-To: haskell@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 762CD1099594; Sat, 1 Sep 2018 07:31:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DAA27DDEF; Sat, 1 Sep 2018 07:31:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (beefy12.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ef]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0EEEB27111; Sat, 1 Sep 2018 07:31:35 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (localhost [127.0.0.1]) by beefy12.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w817VY0G066373; Sat, 1 Sep 2018 07:31:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy12.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w817VYiN066371; Sat, 1 Sep 2018 07:31:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 1 Sep 2018 07:31:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201809010731.w817VYiN066371@beefy12.nyi.freebsd.org> To: haskell@FreeBSD.org Subject: [package - head-amd64-default][devel/hs-vector] Failed for hs-vector-0.12.0.1_2 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-haskell@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: FreeBSD-specific Haskell issues and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2018 07:31:37 -0000 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: haskell@FreeBSD.org Last committer: arrowd@FreeBSD.org Ident: $FreeBSD: head/devel/hs-vector/Makefile 473611 2018-06-30 09:57:59Z arrowd $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478648_s338416/logs/hs-vector-0.12.0.1_2.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p478648_s338416 Log: =>> Building devel/hs-vector build started at Sat Sep 1 07:30:37 UTC 2018 port directory: /usr/ports/devel/hs-vector package name: hs-vector-0.12.0.1_2 building for: FreeBSD head-amd64-default-job-17 12.0-ALPHA4 FreeBSD 12.0-ALPHA4 1200083 amd64 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: head/devel/hs-vector/Makefile 473611 2018-06-30 09:57:59Z arrowd $ Poudriere version: 3.2.7-6-g819c79a1 Host OSVERSION: 1200069 Jail OSVERSION: 1200083 Job Id: 17 !!! Jail is newer than host. (Jail: 1200083, Host: 1200069) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200083 UNAME_v=FreeBSD 12.0-ALPHA4 1200083 UNAME_r=12.0-ALPHA4 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-6-g819c79a1 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for hs-vector-0.12.0.1_2: DOCS=on: Build and/or install documentation DYNAMIC=on: Add support for dynamic linking HSCOLOUR=off: Colorize generated documentation by HsColour PROFILE=off: Add support for profiling ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- haskell@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --libdir=/usr/local/lib/cabal/ghc-8.4.3 --libsubdir=vector-0.12.0.1 --with-gcc=cc --with-ld=ld --with-ar=ar --haddock-options=-w --with-haddock=/usr/local/bin/haddock --enable-shared --enable-executable-dynamic --disable-profiling --disable-library-profiling --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-vector/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-vector/work HOME=/wrkdirs/usr/ports/devel/hs-vector/work TMPDIR="/wrkdirs/usr/ports/devel/hs-vector/work/tmp" PATH=/wrkdirs/usr/ports/devel/hs-vector/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 --End CONFIGURE_ENV-- --MAKE_ENV-- DESTDIR=/wrkdirs/usr/ports/devel/hs-vector/work/stage TMPDIR=/wrkdirs/usr/ports/devel/hs-vector/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hs-vector/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hs-vector/work HOME=/wrkdirs/usr/ports/devel/hs-vector/work TMPDIR="/wrkdirs/usr/ports/devel/hs-vector/work/tmp" PATH=/wrkdirs/usr/ports/devel/hs-vector/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="insta ll -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GHC_VERSION=8.4.3 PORTNAME=vector PORTVERSION=0.12.0.1 LIBDIR_REL=lib/cabal/ghc-8.4.3/vector-0.12.0.1 PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cabal/ghc-8.4.3/vector-0.12.0.1" EXAMPLESDIR="share/examples/cabal/ghc-8.4.3/vector-0.12.0.1" DATADIR="share/cabal/ghc-8.4.3/vector-0.12.0.1" WWWDIR="www/vector" ETCDIR="etc/vector" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cabal/ghc-8.4.3/vector-0.12.0.1 DOCSDIR=/usr/local/share/doc/cabal/ghc-8.4.3/vector-0.12.0.1 EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-8.4.3/vector-0.12.0.1 WWWDIR=/usr/local/www/vector ETCDIR=/usr/local/etc/vector --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-ALPHA4 OSREL=12.0 OSVERSION=1200083 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> hs-vector-0.12.0.1_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_2.txz [head-amd64-default-job-17] Installing pkg-1.10.5_2... [head-amd64-default-job-17] Extracting pkg-1.10.5_2: .......... done ===> hs-vector-0.12.0.1_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hs-vector-0.12.0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hs-vector-0.12.0.1_2 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hs-vector-0.12.0.1_2 for building => SHA256 Checksum OK for cabal/vector-0.12.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by hs-vector-0.12.0.1_2 for building ===> Extracting for hs-vector-0.12.0.1_2 => SHA256 Checksum OK for cabal/vector-0.12.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hs-vector-0.12.0.1_2 ===> Applying FreeBSD patches for hs-vector-0.12.0.1_2 =========================================================================== =================================================== ===> hs-vector-0.12.0.1_2 depends on executable: ghc - not found ===> Installing existing package /packages/All/ghc-8.4.3_1.txz [head-amd64-default-job-17] Installing ghc-8.4.3_1... [head-amd64-default-job-17] `-- Installing gmp-6.1.2... [head-amd64-default-job-17] | `-- Installing indexinfo-0.3.1... [head-amd64-default-job-17] | `-- Extracting indexinfo-0.3.1: .... done [head-amd64-default-job-17] `-- Extracting gmp-6.1.2: .......... done [head-amd64-default-job-17] `-- Installing libffi-3.2.1_2... [head-amd64-default-job-17] `-- Extracting libffi-3.2.1_2: .......... done [head-amd64-default-job-17] `-- Installing libiconv-1.14_11... [head-amd64-default-job-17] `-- Extracting libiconv-1.14_11: .......... done [head-amd64-default-job-17] Extracting ghc-8.4.3_1: .......... done ignoring (possibly broken) abi-depends field for packages ===> hs-vector-0.12.0.1_2 depends on executable: ghc - found ===> Returning to build of hs-vector-0.12.0.1_2 ===> hs-vector-0.12.0.1_2 depends on package: ghc>=8.4.3 - found ===> hs-vector-0.12.0.1_2 depends on package: hs-primitive>=0.5.0.1 - not found ===> Installing existing package /packages/All/hs-primitive-0.6.3.0_1.txz [head-amd64-default-job-17] Installing hs-primitive-0.6.3.0_1... [head-amd64-default-job-17] Extracting hs-primitive-0.6.3.0_1: .......... done ===> hs-vector-0.12.0.1_2 depends on package: hs-primitive>=0.5.0.1 - found ===> Returning to build of hs-vector-0.12.0.1_2 =========================================================================== =================================================== ===> hs-vector-0.12.0.1_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> hs-vector-0.12.0.1_2 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) =========================================================================== =================================================== ===> Configuring for hs-vector-0.12.0.1_2 [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking ./setup ... cc: warning: argument unused during compilation: '-nopie' [-Wunused-command-line-argument] cc: warning: argument unused during compilation: '-nopie' [-Wunused-command-line-argument] Configuring vector-0.12.0.1... cc: warning: argument unused during compilation: '-nopie' [-Wunused-command-line-argument] =========================================================================== =================================================== ===> Building for hs-vector-0.12.0.1_2 Preprocessing library for vector-0.12.0.1.. Building library for vector-0.12.0.1.. [ 1 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 2 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 3 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 4 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 5 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 6 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) *** Signal 11 Stop. make: stopped in /usr/ports/devel/hs-vector