Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2017 19:07:50 GMT
From:      pkg-fallout@FreeBSD.org
To:        haskell@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-quarterly][textproc/hs-csv] Failed for hs-csv-0.1.2_14 in build
Message-ID:  <201702251907.v1PJ7orP052499@beefy3.nyi.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:     haskell@FreeBSD.org
Last committer: pgj@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/textproc/hs-csv/Makefile 394918 2015-08-20 23:02:14Z pgj $
Log URL:        http://beefy3.nyi.freebsd.org/data/110amd64-quarterly/434718/logs/hs-csv-0.1.2_14.log
Build URL:      http://beefy3.nyi.freebsd.org/build.html?mastername=110amd64-quarterly&build=434718
Log:

====>> Building textproc/hs-csv
build started at Sat Feb 25 19:06:50 UTC 2017
port directory: /usr/ports/textproc/hs-csv
building for: FreeBSD 110amd64-quarterly-job-12 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 amd64
maintained by: haskell@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/textproc/hs-csv/Makefile 394918 2015-08-20 23:02:14Z pgj $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=hs-csv-0.1.2_14
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110amd64-quarterly/ref/.p/pool
MASTERNAME=110amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for hs-csv-0.1.2_14:
     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=csv-0.1.2 --with-gcc=gcc49 --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/textproc/hs-csv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/hs-csv/work  HOME=/wrkdirs/usr/ports/textproc/hs-csv/work TMPDIR="/wrkdirs/usr/ports/textproc/hs-csv/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/textproc/hs-csv/work/stage  TMPDIR=/wrkdirs/usr/ports/textproc/hs-csv/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/hs-csv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/hs-csv/work  HOME=/wrkdirs/usr/ports/textproc/hs-csv/work TMPDIR="/wrkdirs/usr/ports/textproc/hs-csv/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="gcc49" CFLAGS="-O2 -pipe  -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc49 -fno-strict-aliasing"  CPP="
 cpp49" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc49 -L/usr/local/lib/gcc49" LIBS=""  CXX="g++49" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc49 -fno-strict-aliasing  -Wl,-rpath=/usr/local/lib/gcc49"  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=csv
PORTVERSION=0.1.2
LIBDIR_REL=lib/cabal/ghc-7.10.2/csv-0.1.2
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/cabal/ghc-7.10.2/csv-0.1.2"
EXAMPLESDIR="share/examples/cabal/ghc-7.10.2/csv-0.1.2"
DATADIR="share/cabal/ghc-7.10.2/csv-0.1.2"
WWWDIR="www/csv"
ETCDIR="etc/csv"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cabal/ghc-7.10.2/csv-0.1.2
DOCSDIR=/usr/local/share/doc/cabal/ghc-7.10.2/csv-0.1.2
EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.10.2/csv-0.1.2
WWWDIR=/usr/local/www/csv
ETCDIR=/usr/local/etc/csv
--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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=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--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hs-csv-0.1.2_14 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110amd64-quarterly-job-12] Installing pkg-1.9.4_1...
[110amd64-quarterly-job-12] Extracting pkg-1.9.4_1: .......... done
===>   hs-csv-0.1.2_14 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of hs-csv-0.1.2_14
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by hs-csv-0.1.2_14 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by hs-csv-0.1.2_14 for building
=> SHA256 Checksum OK for cabal/csv-0.1.2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by hs-csv-0.1.2_14 for building
===>  Extracting for hs-csv-0.1.2_14
=> SHA256 Checksum OK for cabal/csv-0.1.2.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hs-csv-0.1.2_14
===========================================================================
=======================<phase: build-depends  >============================
===>   hs-csv-0.1.2_14 depends on executable: ghc - not found
===>   Installing existing package /packages/All/ghc-7.10.2_1.txz
[110amd64-quarterly-job-12] Installing ghc-7.10.2_1...
[110amd64-quarterly-job-12] `-- Installing libiconv-1.14_10...
[110amd64-quarterly-job-12] `-- Extracting libiconv-1.14_10: .......... done
[110amd64-quarterly-job-12] `-- Installing gmp-5.1.3_3...
[110amd64-quarterly-job-12] |   `-- Installing indexinfo-0.2.6...
[110amd64-quarterly-job-12] |   `-- Extracting indexinfo-0.2.6: .... done
[110amd64-quarterly-job-12] `-- Extracting gmp-5.1.3_3: .......... done
[110amd64-quarterly-job-12] `-- Installing libffi-3.2.1...
[110amd64-quarterly-job-12] `-- Extracting libffi-3.2.1: .......... done
[110amd64-quarterly-job-12] `-- Installing gcc-4.9.4...
[110amd64-quarterly-job-12] |   `-- Installing mpc-1.0.3...
[110amd64-quarterly-job-12] |   | `-- Installing mpfr-3.1.5...
[110amd64-quarterly-job-12] |   | `-- Extracting mpfr-3.1.5: .......... done
[110amd64-quarterly-job-12] |   `-- Extracting mpc-1.0.3: ...... done
[110amd64-quarterly-job-12] |   `-- Installing binutils-2.27_5,1...
[110amd64-quarterly-job-12] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[110amd64-quarterly-job-12] |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110amd64-quarterly-job-12] |   `-- Extracting binutils-2.27_5,1: .......... done
[110amd64-quarterly-job-12] |   `-- Installing gcc-ecj-4.5...
[110amd64-quarterly-job-12] |   `-- Extracting gcc-ecj-4.5: . done
[110amd64-quarterly-job-12] `-- Extracting gcc-4.9.4: .......... done
[110amd64-quarterly-job-12] Extracting ghc-7.10.2_1: .......... done
Message from gcc-4.9.4:
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/gcc49

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   hs-csv-0.1.2_14 depends on executable: ghc - found
===>   Returning to build of hs-csv-0.1.2_14
===>   hs-csv-0.1.2_14 depends on package: ghc>=7.10.2 - found
===>   hs-csv-0.1.2_14 depends on package: hs-parsec>=0 - not found
===>   Installing existing package /packages/All/hs-parsec-3.1.9.txz
[110amd64-quarterly-job-12] Installing hs-parsec-3.1.9...
[110amd64-quarterly-job-12] `-- Installing hs-mtl-2.2.1...
[110amd64-quarterly-job-12] `-- Extracting hs-mtl-2.2.1: .......... done
[110amd64-quarterly-job-12] `-- Installing hs-text-1.2.1.3...
[110amd64-quarterly-job-12] `-- Extracting hs-text-1.2.1.3: .......... done
[110amd64-quarterly-job-12] Extracting hs-parsec-3.1.9: .......... done
===>   hs-csv-0.1.2_14 depends on package: hs-parsec>=0 - found
===>   Returning to build of hs-csv-0.1.2_14
===>   hs-csv-0.1.2_14 depends on executable: gcc49 - found
===>   hs-csv-0.1.2_14 depends on file: /usr/local/bin/as - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hs-csv-0.1.2_14
[1 of 1] Compiling Main             ( Setup.hs, Setup.o )

Setup.hs:3:29: Warning:
    In the use of `defaultUserHooks'
    (imported from Distribution.Simple):
    Deprecated: "Use simpleUserHooks or autoconfUserHooks, unless you need Cabal-1.2
             compatibility in which case you must stick with defaultUserHooks"
Linking ./setup ...
Warning: defaultUserHooks in Setup script is deprecated.
Configuring csv-0.1.2...
===========================================================================
=======================<phase: build          >============================
===>  Building for hs-csv-0.1.2_14
Building csv-0.1.2...
Preprocessing library csv-0.1.2...
[1 of 1] Compiling Text.CSV         ( Text/CSV.hs, dist/build/Text/CSV.o )
In-place registering csv-0.1.2...
setup: '/usr/local/bin/ghc' exited with an error:
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/hs-csv



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