Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2015 05:37:23 GMT
From:      pkg-fallout@FreeBSD.org
To:        haskell@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 101amd64-quarterly][textproc/hs-texmath] Failed for hs-texmath-0.8.0.1 in build
Message-ID:  <201508270537.t7R5bNHO053457@beefy2.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/2015Q2/textproc/hs-texmath/Makefile 377912 2015-01-26 02:43:09Z pgj $
Log URL:        http://beefy2.nyi.freebsd.org/data/101amd64-quarterly/395341/logs/hs-texmath-0.8.0.1.log
Build URL:      http://beefy2.nyi.freebsd.org/build.html?mastername=101amd64-quarterly&build=395341
Log:

====>> Building textproc/hs-texmath
build started at Thu Aug 27 05:35:49 UTC 2015
port directory: /usr/ports/textproc/hs-texmath
building for: FreeBSD 101amd64-quarterly-job-17 10.1-RELEASE-p19 FreeBSD 10.1-RELEASE-p19 amd64
maintained by: haskell@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2015Q2/textproc/hs-texmath/Makefile 377912 2015-01-26 02:43:09Z pgj $
Poudriere version: 3.1.7
Host OSVERSION: 1100077
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1001000
UNAME_v=FreeBSD 10.1-RELEASE-p19
UNAME_r=10.1-RELEASE-p19
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101amd64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=hs-texmath-0.8.0.1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/101amd64-quarterly/ref/.p/pool
MASTERNAME=101amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.7
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-texmath-0.8.0.1:
     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
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--libdir=/usr/local/lib/cabal/ghc-7.8.3 --libsubdir=texmath-0.8.0.1 --flags="-executable" --flags="-network-uri" --with-gcc=gcc48 --with-ld=/usr/local/bin/ld --with-ar=/usr/local/bin/ar  --with-ranlib=/usr/local/bin/ranlib --haddock-options=-w --with-haddock=/usr/local/bin/haddock --enable-shared --enable-executable-dynamic "--ghc-option=-optl -rpath" "--ghc-option=-optl /usr/local/lib/cabal/ghc-7.8.3/texmath-0.8.0.1" --disable-executable-profiling --disable-library-profiling
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/hs-texmath/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/hs-texmath/work  HOME=/wrkdirs/usr/ports/textproc/hs-texmath/work TMPDIR="/wrkdirs/usr/ports/textproc/hs-texmath/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-texmath/work/stage  TMPDIR=/wrkdirs/usr/ports/textproc/hs-texmath/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/hs-texmath/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/hs-texmath/work  HOME=/wrkdirs/usr/ports/textproc/hs-texmath/work TMPDIR="/wrkdirs/usr/ports/textproc/hs-texmath/work/tmp" NO_PIE=yes 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.8.3
PORTNAME=texmath
PORTVERSION=0.8.0.1
LIBDIR_REL=lib/cabal/ghc-7.8.3/texmath-0.8.0.1
OSREL=10.1
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/cabal/ghc-7.8.3/texmath-0.8.0.1"
EXAMPLESDIR="share/examples/cabal/ghc-7.8.3/texmath-0.8.0.1"
DATADIR="share/cabal/ghc-7.8.3/texmath-0.8.0.1"
WWWDIR="www/texmath"
ETCDIR="etc/texmath"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/cabal/ghc-7.8.3/texmath-0.8.0.1
DOCSDIR=/usr/local/share/doc/cabal/ghc-7.8.3/texmath-0.8.0.1
EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.8.3/texmath-0.8.0.1
WWWDIR=/usr/local/www/texmath
ETCDIR=/usr/local/etc/texmath
--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 ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hs-texmath-0.8.0.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.5.6.txz
[101amd64-quarterly-job-17] Installing pkg-1.5.6...
[101amd64-quarterly-job-17] Extracting pkg-1.5.6: .......... done
Message for pkg-1.5.6:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   hs-texmath-0.8.0.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of hs-texmath-0.8.0.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by hs-texmath-0.8.0.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by hs-texmath-0.8.0.1 for building
=> SHA256 Checksum OK for cabal/texmath-0.8.0.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by hs-texmath-0.8.0.1 for building
===>  Extracting for hs-texmath-0.8.0.1
=> SHA256 Checksum OK for cabal/texmath-0.8.0.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hs-texmath-0.8.0.1
===========================================================================
=======================<phase: build-depends  >============================
===>   hs-texmath-0.8.0.1 depends on executable: ghc - not found
===>   Installing existing package /packages/All/ghc-7.8.3_1.txz
[101amd64-quarterly-job-17] Installing ghc-7.8.3_1...
[101amd64-quarterly-job-17] `-- Installing gcc-4.8.4_3...
[101amd64-quarterly-job-17] |   `-- Installing binutils-2.25...
[101amd64-quarterly-job-17] |   | `-- Installing gettext-runtime-0.19.4...
[101amd64-quarterly-job-17] |   |   `-- Installing indexinfo-0.2.3...
[101amd64-quarterly-job-17] |   |   `-- Extracting indexinfo-0.2.3: .... done
[101amd64-quarterly-job-17] |   | `-- Extracting gettext-runtime-0.19.4: .......... done
[101amd64-quarterly-job-17] |   `-- Extracting binutils-2.25: .......... done
[101amd64-quarterly-job-17] |   `-- Installing gcc-ecj-4.5...
[101amd64-quarterly-job-17] |   `-- Extracting gcc-ecj-4.5: . done
[101amd64-quarterly-job-17] |   `-- Installing gmp-5.1.3_2...
[101amd64-quarterly-job-17] |   `-- Extracting gmp-5.1.3_2: .......... done
[101amd64-quarterly-job-17] |   `-- Installing mpc-1.0.3...
[101amd64-quarterly-job-17] |   | `-- Installing mpfr-3.1.2_2...
[101amd64-quarterly-job-17] |   | `-- Extracting mpfr-3.1.2_2: .......... done
[101amd64-quarterly-job-17] |   `-- Extracting mpc-1.0.3: ...... done
[101amd64-quarterly-job-17] `-- Extracting gcc-4.8.4_3: .......... done
[101amd64-quarterly-job-17] `-- Installing libffi-3.2.1...
[101amd64-quarterly-job-17] `-- Extracting libffi-3.2.1: .......... done
[101amd64-quarterly-job-17] `-- Installing libiconv-1.14_8...
[101amd64-quarterly-job-17] `-- Extracting libiconv-1.14_8: .......... done
[101amd64-quarterly-job-17] Extracting ghc-7.8.3_1: .......... done
Message for gcc-4.8.4_3:
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-texmath-0.8.0.1 depends on executable: ghc - found
===>   Returning to build of hs-texmath-0.8.0.1
===>   hs-texmath-0.8.0.1 depends on package: ghc>=7.8.3 - found
===>   hs-texmath-0.8.0.1 depends on file: hs-mtl>=0 - not found
===>   Installing existing package /packages/All/hs-mtl-2.1.3.1_1.txz
[101amd64-quarterly-job-17] Installing hs-mtl-2.1.3.1_1...
[101amd64-quarterly-job-17] Extracting hs-mtl-2.1.3.1_1: .......... done
===>   hs-texmath-0.8.0.1 depends on package: hs-mtl>=0 - found
===>   Returning to build of hs-texmath-0.8.0.1
===>   hs-texmath-0.8.0.1 depends on file: hs-network>=0 - not found
===>   Installing existing package /packages/All/hs-network-2.4.2.3_1.txz
[101amd64-quarterly-job-17] Installing hs-network-2.4.2.3_1...
[101amd64-quarterly-job-17] `-- Installing hs-parsec-3.1.5_1...
[101amd64-quarterly-job-17] |   `-- Installing hs-text-1.1.0.0_1...
[101amd64-quarterly-job-17] |   `-- Extracting hs-text-1.1.0.0_1: .......... done
[101amd64-quarterly-job-17] `-- Extracting hs-parsec-3.1.5_1: .......... done
[101amd64-quarterly-job-17] Extracting hs-network-2.4.2.3_1: .......... done
===>   hs-texmath-0.8.0.1 depends on package: hs-network>=0 - found
===>   Returning to build of hs-texmath-0.8.0.1
===>   hs-texmath-0.8.0.1 depends on file: hs-pandoc-types>=1.12.3.3 - not found
===>   Installing existing package /packages/All/hs-pandoc-types-1.12.4.1_1.txz
[101amd64-quarterly-job-17] Installing hs-pandoc-types-1.12.4.1_1...
[101amd64-quarterly-job-17] `-- Installing hs-aeson-0.7.0.6_1...
[101amd64-quarterly-job-17] |   `-- Installing hs-attoparsec-0.10.4.0_7...
[101amd64-quarterly-job-17] |   `-- Extracting hs-attoparsec-0.10.4.0_7: .......... done
[101amd64-quarterly-job-17] |   `-- Installing hs-dlist-0.7.1_1...
[101amd64-quarterly-job-17] |   `-- Extracting hs-dlist-0.7.1_1: .......... done
[101amd64-quarterly-job-17] |   `-- Installing hs-hashable-1.2.2.0_1,1...
[101amd64-quarterly-job-17] |   `-- Extracting hs-hashable-1.2.2.0_1,1: .......... done
[101amd64-quarterly-job-17] |   `-- Installing hs-scientific-0.3.3.0_1...
[101amd64-quarterly-job-17] |   `-- Extracting hs-scientific-0.3.3.0_1: .......... done
[101amd64-quarterly-job-17] |   `-- Installing hs-syb-0.4.1_1...
[101amd64-quarterly-job-17] |   `-- Extracting hs-syb-0.4.1_1: .......... done
[101amd64-quarterly-job-17] |   `-- Installing hs-unordered-containers-0.2.4.0_1...
[101amd64-quarterly-job-17] |   `-- Extracting hs-unordered-containers-0.2.4.0_1: .......... done
[101amd64-quarterly-job-17] |   `-- Installing hs-vector-0.10.9.1_1...
[101amd64-quarterly-job-17] |   | `-- Installing hs-primitive-0.5.2.1_1...
[101amd64-quarterly-job-17] |   | `-- Extracting hs-primitive-0.5.2.1_1: .......... done
[101amd64-quarterly-job-17] |   `-- Extracting hs-vector-0.10.9.1_1: .......... done
[101amd64-quarterly-job-17] `-- Extracting hs-aeson-0.7.0.6_1: .......... done
[101amd64-quarterly-job-17] `-- Installing hs-deepseq-generics-0.1.1.1_1...
[101amd64-quarterly-job-17] `-- Extracting hs-deepseq-generics-0.1.1.1_1: .......... done
[101amd64-quarterly-job-17] Extracting hs-pandoc-types-1.12.4.1_1: .......... done
===>   hs-texmath-0.8.0.1 depends on package: hs-pandoc-types>=1.12.3.3 - found
===>   Returning to build of hs-texmath-0.8.0.1
===>   hs-texmath-0.8.0.1 depends on package: hs-parsec>=3 - found
===>   hs-texmath-0.8.0.1 depends on package: hs-syb>=0 - found
===>   hs-texmath-0.8.0.1 depends on file: hs-xml>=0 - not found
===>   Installing existing package /packages/All/hs-xml-1.3.13_6.txz
[101amd64-quarterly-job-17] Installing hs-xml-1.3.13_6...
[101amd64-quarterly-job-17] Extracting hs-xml-1.3.13_6: .......... done
===>   hs-texmath-0.8.0.1 depends on package: hs-xml>=0 - found
===>   Returning to build of hs-texmath-0.8.0.1
===>   hs-texmath-0.8.0.1 depends on executable: gcc48 - found
===>   hs-texmath-0.8.0.1 depends on file: /usr/local/bin/as - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hs-texmath-0.8.0.1
[1 of 1] Compiling Main             ( Setup.lhs, Setup.o )
Linking ./setup ...
Configuring texmath-0.8.0.1...
===========================================================================
=======================<phase: build          >============================
===>  Building for hs-texmath-0.8.0.1
*** Signal 10

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



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