FreeBSD Bugzilla – Attachment 146099 Details for
Bug 192872
security/hs-SHA fails in configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere log from failed build
hs-SHA-1.6.4.1.log (text/x-log), 10.30 KB, created by
James TD Smith
on 2014-08-21 02:08:02 UTC
(
hide
)
Description:
Poudriere log from failed build
Filename:
MIME Type:
Creator:
James TD Smith
Created:
2014-08-21 02:08:02 UTC
Size:
10.30 KB
patch
obsolete
>====>> Building security/hs-SHA >build started at Wed Aug 13 18:41:29 BST 2014 >port directory: /usr/ports/security/hs-SHA >building for: FreeBSD 92-amd64-default-job-02 9.2-RELEASE FreeBSD 9.2-RELEASE amd64 >maintained by: haskell@FreeBSD.org >Makefile ident: $FreeBSD: head/security/hs-SHA/Makefile 364579 2014-08-10 22:34:50Z pgj $ >Poudriere version: 3.0.17 >Host OSVERSION: 902001 >Jail OSVERSION: 902001 > >---Begin Environment--- >OSVERSION=902001 >UNAME_v=FreeBSD 9.2-RELEASE >UNAME_r=9.2-RELEASE >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >MASTERMNT=/usr/local/poudriere/data/build/92-amd64-default/ref >HTTP_PROXY=yog-sothoth.internal.mohorovi.cc:3128 >FTP_PASSIVE_MODE=YES >PKG_EXT=txz >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNG=1 >PKGNAME=hs-SHA-1.6.4.1 >PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f >PKG_ADD=/usr/local/sbin/pkg-static add >PWD=/root >MASTERNAME=92-amd64-default >USER=root >HOME=/root >POUDRIERE_VERSION=3.0.17 >SKIPSANITY=0 >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >PKG_BIN=/usr/local/sbin/pkg-static >FTP_PROXY=http://yog-sothoth.internal.mohorovi.cc:3128 >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for hs-SHA-1.6.4.1: > DOCS=on: Build and/or install documentation > DYNAMIC=on: Add support for dynamic linking > EXE=on: Build a SHA2-384 executable similar to 'md5sum' > 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=SHA-1.6.4.1 --flags="Test" --with-gcc=gcc47 --with-ld=/usr/local/bin/ld --with-ar=/usr/local/bin/ar --with-ranlib=/usr/local/bin/ranlib --enable-executable-stripping --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/SHA-1.6.4.1" --disable-executable-profiling --disable-library-profiling >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/security/hs-SHA/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hs-SHA/work HOME=/wrkdirs/usr/ports/security/hs-SHA/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/hs-SHA/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hs-SHA/work HOME=/wrkdirs/usr/ports/security/hs-SHA/work TMPDIR="/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/security/hs-SHA/work/stage XDG_DATA_HOME=/wrkdirs/usr/ports/security/hs-SHA/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hs-SHA/work HOME=/wrkdirs/usr/ports/security/hs-SHA/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/hs-SHA/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/hs-SHA/work HOME=/wrkdirs/usr/ports/security/hs-SHA/work TMPDIR="/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="gcc47" CFLAGS="-O2 -pipe -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing" CPP="cpp47" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc47 -L/usr/local/lib/gcc47" LIBS="" CXX="g++47" CXXFLAGS="-O2 -pipe -O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -fconserve-space -Wl,-rpath=/usr/local/lib/gcc47" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/cabal/ghc-7.8.3/SHA-1.6.4.1 >DOCSDIR=/usr/local/share/doc/cabal/ghc-7.8.3/SHA-1.6.4.1 >EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.8.3/SHA-1.6.4.1 >WWWDIR=/usr/local/www/SHA >ETCDIR=/usr/local/etc/SHA >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### >HTTP_PROXY=yog-sothoth.internal.mohorovi.cc >FTP_PASSIVE_MODE=yes > >NO_LPR=yes >CUPS_OVERWRITE_BASE=yes >GKRELLM_SERVER_ONLY=yes >SENDMAIL_SUBMIT_MC=/etc/mail/local.submit.mc >SUP_UPDATE=1 >SUPFILE=/home/standard-supfile >PORTSSUPFILE=/home/ports-supfile >KERNCONF=MASADA YOGSOTHOTH >APR_UTIL_WITH_BDB=yes >EMACS_PORT_NAME=emacs24 >X11BASE=${LOCALBASE} >CFLAGS+=-O2 -pipe >CXXFLAGS+= -fconserve-space >WITH_FAM_SYSTEM=gamin >#Mutt-devel stuff >WITH_MUTT_GPGME=yes >WITH_MUTT_QUOTE_PATCH=yes >WITH_MUTT_IFDEF_PATCH=yes >WITH_MUTT_MAILDIR_MTIME_PATCH=yes >WITH_MUTT_SIDEBAR_PATCH=yes > >WITH_PKGNG=yes > >#For ImageMagick >WITH_THREADS=1 > >#Stop doxygen pulling in all of Qt!! >WITHOUT_DOXYWIZARD=1 > >#SASL support for SMTP Auth >SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL >SENDMAIL_LDFLAGS=-L/usr/local/lib >SENDMAIL_LDADD=-lsasl2 > >DEFAULT_VERSIONS= perl5=5.16 pgsql=93 openldap=24 >OPTIONS_SET= DOCS >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >===> Cleaning for hs-SHA-1.6.4.1 >=======================<phase: check-sanity >============================ >===> License BSD3CLAUSE accepted by the user >===> Found saved configuration for hs-SHA-1.6.1_4 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> hs-SHA-1.6.4.1 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.3.6.txz >[92-amd64-default-job-02] Installing pkg-1.3.6... done >Message for pkg-1.3.6: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of hs-SHA-1.6.4.1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License BSD3CLAUSE accepted by the user >===> Found saved configuration for hs-SHA-1.6.1_4 >===> Fetching all distfiles required by hs-SHA-1.6.4.1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License BSD3CLAUSE accepted by the user >===> Found saved configuration for hs-SHA-1.6.1_4 >===> Fetching all distfiles required by hs-SHA-1.6.4.1 for building >=> SHA256 Checksum OK for cabal/SHA-1.6.4.1.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License BSD3CLAUSE accepted by the user >===> Found saved configuration for hs-SHA-1.6.1_4 >===> Fetching all distfiles required by hs-SHA-1.6.4.1 for building >===> Extracting for hs-SHA-1.6.4.1 >=> SHA256 Checksum OK for cabal/SHA-1.6.4.1.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for hs-SHA-1.6.4.1 >=========================================================================== >=======================<phase: build-depends >============================ >===> hs-SHA-1.6.4.1 depends on executable: ghc - not found >===> Verifying install for ghc in /usr/ports/lang/ghc >===> Installing existing package /packages/All/ghc-7.8.3.txz >[92-amd64-default-job-02] Installing indexinfo-0.2... done >[92-amd64-default-job-02] Installing indexinfo-0.2... done >[92-amd64-default-job-02] Installing gmp-5.1.3_2... done >[92-amd64-default-job-02] Installing libiconv-1.14_3... done >[92-amd64-default-job-02] Installing mpfr-3.1.2_2... done >[92-amd64-default-job-02] Installing mpfr-3.1.2_2... done >[92-amd64-default-job-02] Installing mpfr-3.1.2_2... done >[92-amd64-default-job-02] Installing libffi-3.0.13_1... done >[92-amd64-default-job-02] Installing libffi-3.0.13_1... done >Message for gcc-4.7.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/gcc47 > >For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens >transparently. >===> Returning to build of hs-SHA-1.6.4.1 >===> hs-SHA-1.6.4.1 depends on package: ghc>=7.8.3 - found >===> hs-SHA-1.6.4.1 depends on executable: gcc47 - found >===> hs-SHA-1.6.4.1 depends on file: /usr/local/bin/as - found >=========================================================================== >=======================<phase: lib-depends >============================ >===> hs-SHA-1.6.4.1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so.10.1.3) >===> hs-SHA-1.6.4.1 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.3) >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for hs-SHA-1.6.4.1 >[1 of 1] Compiling Main ( Setup.hs, Setup.o ) >Linking ./setup ... >Configuring SHA-1.6.4.1... >setup: At least the following dependencies are missing: >QuickCheck >=2.5 && <3, >test-framework >=0.8.0.3 && <10000, >test-framework-quickcheck2 >=0.3.0.2 && <10000 >*** [do-configure] Error code 1 > >Stop in /usr/ports/security/hs-SHA. >===> Cleaning for hs-SHA-1.6.4.1 >build of /usr/ports/security/hs-SHA ended at Wed Aug 13 18:44:04 BST 2014 >build time: 00:02:35
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 192872
: 146099