haskell ports failing with signal 10 in poudriere:
Eitan Adler
lists at eitanadler.com
Sat Jun 9 05:07:01 UTC 2018
Any idea what may be wrong?
Relevant logs and output below:
[00:01:22] ===========================================================================
[00:01:22] =======================<phase: lib-depends
>============================
[00:01:22] ===> hs-random-1.1_3 depends on shared library: libgmp.so
- found (/usr/local/lib/libgmp.so)
[00:01:22] ===> hs-random-1.1_3 depends on shared library:
libiconv.so - found (/usr/local/lib/libiconv.so)
[00:01:22] ===========================================================================
[00:01:22] =======================<phase: configure
>============================
[00:01:22] ===> Configuring for hs-random-1.1_3
[00:01:23] [1 of 1] Compiling Main ( Setup.hs, Setup.o )
[00:01:23] Linking ./setup ...
[00:01:23] cc: warning: argument unused during compilation: '-nopie'
[-Wunused-command-line-argument]
[00:01:23] cc: warning: argument unused during compilation: '-nopie'
[-Wunused-command-line-argument]
[00:01:26] *** Signal 10
[00:01:26]
[00:01:26] Stop.
[00:01:26] make: stopped in /usr/ports/devel/hs-random
[00:01:39] =>> Cleaning up wrkdir
[00:01:39] ===> Cleaning for hs-random-1.1_3
[00:01:44] build of devel/hs-random | hs-random-1.1_3 ended at Sat Jun
9 03:52:20 UTC 2018
[00:01:44] build time: 00:01:44
[00:01:44] !!! build failure encountered !!!
...
[00:00:00] OPTIONS_SET= ASSERT DEBUG DTRACE \
[00:00:00] OPTIMIZED_CFLAGS ASM SSE SIMD MMX \
[00:00:00] BASH ZSH \
[00:00:00] IPV6 \
[00:00:00] DEVD
...
[00:00:00] build started at Sat Jun 9 03:50:36 UTC 2018
[00:00:00] port directory: /usr/ports/devel/hs-random
[00:00:00] package name: hs-random-1.1_3
[00:00:00] building for: FreeBSD amd64-matches-host-development-job-08
12.0-CURRENT FreeBSD 12.0-CURRENT 1200066 amd64
[00:00:00] maintained by: haskell at FreeBSD.org
[00:00:00] Makefile ident:
[00:00:00] Poudriere version: 3.2.99.20180601
[00:00:00] Host OSVERSION: 1200066
[00:00:00] Jail OSVERSION: 1200066
[00:00:00] Job Id: 08
[00:00:00] ---Begin Environment---
[00:00:00] SHELL=/bin/csh
[00:00:00] OSVERSION=1200066
[00:00:00] UNAME_v=FreeBSD 12.0-CURRENT 1200066
[00:00:00] UNAME_r=12.0-CURRENT
[00:00:00] BLOCKSIZE=K
[00:00:00] MAIL=/var/mail/root
[00:00:00] STATUS=1
[00:00:00] HOME=/root
[00:00:00] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
[00:00:00] LOCALBASE=/usr/local
[00:00:00] USER=root
[00:00:00] LIBEXECPREFIX=/usr/local/libexec/poudriere
[00:00:00] POUDRIERE_VERSION=3.2.99.20180601
[00:00:00] MASTERMNT=/poudriere/data/.m/amd64-matches-host-development/ref
[00:00:00] POUDRIERE_BUILD_TYPE=bulk
[00:00:00] PACKAGE_BUILDING=yes
[00:00:00] SAVED_TERM=screen-256color
[00:00:00] GID=0
[00:00:00] UID=0
[00:00:00] PWD=/poudriere/data/.m/amd64-matches-host-development/ref/.p/pool
[00:00:00] P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
[00:00:00] MASTERNAME=amd64-matches-host-development
[00:00:00] SCRIPTPREFIX=/usr/local/share/poudriere
[00:00:00] OLDPWD=/poudriere/data/.m/amd64-matches-host-development/ref/.p
[00:00:00] SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
[00:00:00] POUDRIEREPATH=/usr/local/bin/poudriere
[00:00:00] ---End Environment---
[00:00:00]
[00:00:00] ---Begin Poudriere Port Flags/Env---
[00:00:00] PORT_FLAGS=
[00:00:00] PKGENV=
[00:00:00] FLAVOR=
[00:00:00] DEPENDS_ARGS=
[00:00:00] MAKE_ARGS=
[00:00:00] ---End Poudriere Port Flags/Env---
[00:00:00]
[00:00:00] ---Begin OPTIONS List---
[00:00:00] ===> The following configuration options are available for
hs-random-1.1_3:
[00:00:00] DOCS=on: Build and/or install documentation
[00:00:00] DYNAMIC=on: Add support for dynamic linking
[00:00:00] HSCOLOUR=off: Colorize generated documentation by HsColour
[00:00:00] PROFILE=off: Add support for profiling
[00:00:00] ===> Use 'make config' to modify these settings
[00:00:00] ---End OPTIONS List---
--
Eitan Adler
More information about the freebsd-haskell
mailing list