[package - head-i386-default][devel/stack] Failed for stack-1.3.2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Fri Feb 3 15:54:15 UTC 2017


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:     t at tobik.me
Last committer: marino at FreeBSD.org
Ident:          $FreeBSD: head/devel/stack/Makefile 432429 2017-01-25 16:11:32Z marino $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p433120_s313074/logs/stack-1.3.2.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p433120_s313074
Log:

====>> Building devel/stack
build started at Fri Feb  3 15:43:29 UTC 2017
port directory: /usr/ports/devel/stack
building for: FreeBSD head-i386-default-job-15 12.0-CURRENT FreeBSD 12.0-CURRENT r313074 i386
maintained by: t at tobik.me
Makefile ident:      $FreeBSD: head/devel/stack/Makefile 432429 2017-01-25 16:11:32Z marino $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1200020
Job Id: 15




!!! Jail is newer than host. (Jail: 1200020, Host: 1200018) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 12.0-CURRENT r313074
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-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=stack-1.3.2
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-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=1200020
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/devel/stack/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/stack/work  HOME=/wrkdirs/usr/ports/devel/stack/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TARGET="/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2"  PREFIX="/usr/local"  STAGEDIR="/wrkdirs/usr/ports/devel/stack/work/stage" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/stack/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/stack/work  HOME=/wrkdirs/usr/ports/devel/stack/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/stack"
EXAMPLESDIR="share/examples/stack"
DATADIR="share/stack"
WWWDIR="www/stack"
ETCDIR="etc/stack"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/stack
DOCSDIR=/usr/local/share/doc/stack
EXAMPLESDIR=/usr/local/share/examples/stack
WWWDIR=/usr/local/www/stack
ETCDIR=/usr/local/etc/stack
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   stack-1.3.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-i386-default-job-15] Installing pkg-1.9.4_1...
[head-i386-default-job-15] Extracting pkg-1.9.4_1: .......... done
===>   stack-1.3.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of stack-1.3.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by stack-1.3.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by stack-1.3.2 for building
=> SHA256 Checksum OK for stack-dependencies-1.3.2.tar.gz.
=> SHA256 Checksum OK for applicative-tech-stack-dependencies-1.3.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by stack-1.3.2 for building
===>  Extracting for stack-1.3.2
=> SHA256 Checksum OK for stack-dependencies-1.3.2.tar.gz.
=> SHA256 Checksum OK for applicative-tech-stack-dependencies-1.3.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for stack-1.3.2
===========================================================================
=======================<phase: build-depends  >============================
===>   stack-1.3.2 depends on package: ghc>0 - not found
===>   Installing existing package /packages/All/ghc-7.10.2_1.txz
[head-i386-default-job-15] Installing ghc-7.10.2_1...
[head-i386-default-job-15] `-- Installing libiconv-1.14_10...
[head-i386-default-job-15] `-- Extracting libiconv-1.14_10: .......... done
[head-i386-default-job-15] `-- Installing gmp-5.1.3_3...
[head-i386-default-job-15] |   `-- Installing indexinfo-0.2.6...
[head-i386-default-job-15] |   `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-15] `-- Extracting gmp-5.1.3_3: .......... done
[head-i386-default-job-15] `-- Installing libffi-3.2.1...
[head-i386-default-job-15] `-- Extracting libffi-3.2.1: .......... done
[head-i386-default-job-15] `-- Installing gcc-4.9.4...
[head-i386-default-job-15] |   `-- Installing mpc-1.0.3...
[head-i386-default-job-15] |   | `-- Installing mpfr-3.1.5...
[head-i386-default-job-15] |   | `-- Extracting mpfr-3.1.5: .......... done
[head-i386-default-job-15] |   `-- Extracting mpc-1.0.3: ...... done
[head-i386-default-job-15] |   `-- Installing binutils-2.27_5,1...
[head-i386-default-job-15] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-15] |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-15] |   `-- Extracting binutils-2.27_5,1: .......... done
[head-i386-default-job-15] |   `-- Installing gcc-ecj-4.5...
[head-i386-default-job-15] |   `-- Extracting gcc-ecj-4.5: . done
[head-i386-default-job-15] `-- Extracting gcc-4.9.4: .......... done
[head-i386-default-job-15] 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.
===>   stack-1.3.2 depends on package: ghc>0 - found
===>   Returning to build of stack-1.3.2
===>   stack-1.3.2 depends on executable: cabal - not found
===>   Installing existing package /packages/All/hs-cabal-install-1.22.6.0.txz
[head-i386-default-job-15] Installing hs-cabal-install-1.22.6.0...
<snip>
    To import instances alone, use: import Data.Functor()
[3 of 3] Compiling Data.UUID.Types  ( Data/UUID/Types.hs, dist/build/Data/UUID/Types.o )
In-place registering uuid-types-1.0.3...
Creating package registration file:
/tmp/pkgConf-uuid-types-1.026110695755803683.3
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/uuid-types-1.0.3-HfkByWMULEmFLWw32SanmS
Registering uuid-types-1.0.3...
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:92:1: Warning:
    The import of `Int64' from module `Data.Int' is redundant

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of `Word' from module `Data.Word' is redundant

Data/Vector/Fusion/Stream/Monadic.hs:1409:1: Warning:
    Defined but not used: `enumFromTo_big_int'
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:104:1: Warning:
    The import of `Int64' from module `Data.Int' is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of `Word' from module `Data.Word' is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:895:1: Warning:
    Defined but not used: `enumFromTo_big_int'
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167:1: Warning:
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172:1: Warning:
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of `Word' from module `Data.Word' is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190:1: Warning:
    The import of `Data.Monoid' is redundant
      except perhaps to import instances from `Data.Monoid'
    To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Creating package registration file:
/tmp/pkgConf-vector-0.11.018693909741168361214.0
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Configuring vector-algorithms-0.7.0.1...
Building vector-algorithms-0.7.0.1...
Preprocessing library vector-algorithms-0.7.0.1...
[ 1 of 10] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o )
[ 2 of 10] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o )
[ 3 of 10] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o )
[ 4 of 10] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o )
[ 5 of 10] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o )
[ 6 of 10] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o )
[ 7 of 10] Compiling Data.Vector.Algorithms.Tim ( src/Data/Vector/Algorithms/Tim.hs, dist/build/Data/Vector/Algorithms/Tim.o )
[ 8 of 10] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o )
[ 9 of 10] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o )
[10 of 10] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o )
In-place registering vector-algorithms-0.7.0.1...
Creating package registration file:
/tmp/pkgConf-vector-algorithms-0.7.01044218278940251868.1
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/vector-algorithms-0.7.0.1-D2FwzYBox8xL3DaMJ9YkJO
Registering vector-algorithms-0.7.0.1...
Configuring vector-binary-instances-0.2.3.3...
Building vector-binary-instances-0.2.3.3...
Preprocessing library vector-binary-instances-0.2.3.3...
[1 of 1] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, dist/build/Data/Vector/Binary.o )
In-place registering vector-binary-instances-0.2.3.3...
Creating package registration file:
/tmp/pkgConf-vector-binary-instances-0.2.3117737932989001043.3
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/vector-binary-instances-0.2.3.3-0ZxtZpYj2fbF7cLy5rJt6G
Registering vector-binary-instances-0.2.3.3...
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Creating package registration file: /tmp/pkgConf-void-0.72137169674599248002.1
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/void-0.7.1-6bLjuazR8peG6EMNKIt53h
Registering void-0.7.1...
Configuring yaml-0.8.21.1...
Building yaml-0.8.21.1...
Preprocessing library yaml-0.8.21.1...
[ 1 of 10] Compiling Text.Libyaml     ( Text/Libyaml.hs, dist/build/Text/Libyaml.o )
[ 2 of 10] Compiling Data.Yaml.Internal ( Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.o )
[ 3 of 10] Compiling Data.Yaml        ( Data/Yaml.hs, dist/build/Data/Yaml.o )

Data/Yaml.hs:74:1: Warning:
    Module `Data.Aeson.Encode' is deprecated:
      Use Data.Aeson or Data.Aeson.Text instead

Data/Yaml.hs:140:88: Warning:
    In the use of `encodeToTextBuilder'
    (imported from Data.Aeson.Encode):
    Deprecated: "Use Data.Aeson or Data.Aeson.Text instead"
[ 4 of 10] Compiling Data.Yaml.Aeson  ( Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.o )
[ 5 of 10] Compiling Data.Yaml.TH     ( Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.o )
[ 6 of 10] Compiling Data.Yaml.Builder ( Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.o )

Data/Yaml/Builder.hs:25:1: Warning:
    Module `Data.Aeson.Encode' is deprecated:
      Use Data.Aeson or Data.Aeson.Text instead

Data/Yaml/Builder.hs:89:85: Warning:
    In the use of `encodeToTextBuilder'
    (imported from Data.Aeson.Encode):
    Deprecated: "Use Data.Aeson or Data.Aeson.Text instead"
[ 7 of 10] Compiling Data.Yaml.Pretty ( Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.o )
[ 8 of 10] Compiling Data.Yaml.Include ( Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.o )
[ 9 of 10] Compiling Data.Yaml.Config ( Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.o )
[10 of 10] Compiling Data.Yaml.Parser ( Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.o )
In-place registering yaml-0.8.21.1...
Preprocessing executable 'yaml2json' for yaml-0.8.21.1...
[1 of 1] Compiling Main             ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o )
Linking dist/build/yaml2json/yaml2json ...
Preprocessing executable 'json2yaml' for yaml-0.8.21.1...
[1 of 1] Compiling Main             ( exe/json2yaml.hs, dist/build/json2yaml/json2yaml-tmp/Main.o )
Linking dist/build/json2yaml/json2yaml ...
Creating package registration file:
/tmp/pkgConf-yaml-0.8.211841996785315727149.1
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/yaml-0.8.21.1-9iAAh7MNUGn9OT1UQaVhAb
Installing executable(s) in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/bin
Registering yaml-0.8.21.1...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-53156/zip-archive-0.3.0.5/dist/setup/setup.hs, /tmp/cabal-tmp-53156/zip-archive-0.3.0.5/dist/setup/Main.o )
Linking /tmp/cabal-tmp-53156/zip-archive-0.3.0.5/dist/setup/setup ...
Configuring zip-archive-0.3.0.5...
Building zip-archive-0.3.0.5...
Preprocessing library zip-archive-0.3.0.5...
[1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o )
In-place registering zip-archive-0.3.0.5...
Creating package registration file:
/tmp/pkgConf-zip-archive-0.3.076051914451765439.5
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/zip-archive-0.3.0.5-6A6Ghl3wLIPGzdiE4sy8Ji
Registering zip-archive-0.3.0.5...
Configuring zlib-bindings-0.1.1.5...
Building zlib-bindings-0.1.1.5...
Preprocessing library zlib-bindings-0.1.1.5...
[1 of 2] Compiling Codec.Zlib.Lowlevel ( Codec/Zlib/Lowlevel.hs, dist/build/Codec/Zlib/Lowlevel.o )
[2 of 2] Compiling Codec.Zlib       ( Codec/Zlib.hs, dist/build/Codec/Zlib.o )
In-place registering zlib-bindings-0.1.1.5...
Creating package registration file:
/tmp/pkgConf-zlib-bindings-0.1.17004277991732165392.5
Installing library in
/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/lib/i386-freebsd-ghc-7.10.2/zlib-bindings-0.1.1.5-J8fdhjx0VM70N5Y2vwEnLh
Registering zlib-bindings-0.1.1.5...
cp /wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/bin/stack stack
cp: /wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2/.cabal/bin/stack: No such file or directory
gmake[1]: *** [Makefile:26: stack] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/stack/work/stack-dependencies-1.3.2'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/stack


More information about the freebsd-pkg-fallout mailing list