Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 288231 Details for
Bug 384273
dev-vcs/darcs-2.5.2 emerge fail
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log about linking error
build.log (text/plain), 7.35 KB, created by
kazuhiro
on 2011-09-29 13:25:34 UTC
(
hide
)
Description:
build.log about linking error
Filename:
MIME Type:
Creator:
kazuhiro
Created:
2011-09-29 13:25:34 UTC
Size:
7.35 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-haskell/alex-2.3.5 >[32;01m * [39;49;00mRepository: gentoo-haskell >[32;01m * [39;49;00mUSE: elibc_Darwin kernel_Darwin prefix userland_GNU x64-macos >[32;01m * [39;49;00mFEATURES: nostrip preserve-libs >>>> Unpacking source... >>>> Unpacking alex-2.3.5.tar.gz to /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work >>>> Source unpacked in /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work >>>> Preparing source in /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5 ... > [32;01m*[0m Applying alex-2.3.5-missing-test.patch ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying alex-2.3.5-ghc-7.2.patch ... >[A[173C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5 ... > [32;01m*[0m Using cabal-1.11.1.20110721. >[1 of 1] Compiling Main ( /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5/Setup.lhs, /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5/Setup.o ) > >/Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5/Setup.lhs:6:52: > Warning: In the use of `buildVerbose' > (imported from Distribution.Simple.Setup): > Deprecated: "Use buildVerbosity instead" > >/Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5/Setup.lhs:7:52: > 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" > >/Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5/Setup.lhs:12:26: > Warning: In the use of `try' > (imported from System.IO.Error): > Deprecated: "Please use the new exceptions variant, Control.Exception.try" >Linking setup ... >Warning: defaultUserHooks in Setup script is deprecated. >Configuring alex-2.3.5... >Flags chosen: small_base=True >Dependency array -any: using array-0.3.0.3 >Dependency base >=2.1 && <5: using base-4.4.0.0 >Dependency containers -any: using containers-0.4.1.0 >Dependency directory -any: using directory-1.1.0.1 >Using Cabal-1.11.1.20110721 compiled by ghc-7.2 >Using compiler: ghc-7.2.1 >Using install prefix: /Users/kazuhiro/Gentoo/usr >Binaries installed in: /Users/kazuhiro/Gentoo/usr/bin >Libraries installed in: /Users/kazuhiro/Gentoo/usr/lib/alex-2.3.5/ghc-7.2.1 >Private binaries installed in: /Users/kazuhiro/Gentoo/usr/libexec >Data files installed in: /Users/kazuhiro/Gentoo/usr/share/alex-2.3.5/ghc-7.2.1 >Documentation installed in: /Users/kazuhiro/Gentoo/usr/share/doc/alex-2.3.5 >Using alex found on system at: dist/build/alex/alex >Using ar found on system at: /Users/kazuhiro/Gentoo/usr/bin/ar >No c2hs found >No cpphs found >No ffihugs found >Using gcc version 4.2.1 found on system at: /Users/kazuhiro/Gentoo/usr/bin/gcc >Using ghc version 7.2.1 given by user at: /Users/kazuhiro/Gentoo/usr/bin/ghc >Using ghc-pkg version 7.2.1 given by user at: >/Users/kazuhiro/Gentoo/usr/bin/ghc-pkg >No greencard found >No haddock found >No happy found >No hmake found >Using hsc2hs version 0.67 found on system at: >/Users/kazuhiro/Gentoo/usr/bin/hsc2hs >No hscolour found >No hugs found >No jhc found >Using ld found on system at: /Users/kazuhiro/Gentoo/usr/bin/ld >No lhc found >No lhc-pkg found >No nhc98 found >Using perl found on system at: /Users/kazuhiro/Gentoo/usr/bin/perl >Using pkg-config version 0.25 found on system at: >/Users/kazuhiro/Gentoo/usr/bin/pkg-config >Using ranlib found on system at: /Users/kazuhiro/Gentoo/usr/bin/ranlib >Using strip found on system at: /Users/kazuhiro/Gentoo/usr/bin/strip >Using tar found on system at: /Users/kazuhiro/Gentoo/bin/tar >No uhc found >>>> Source configured. >>>> Compiling source in /Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5 ... >Building alex-2.3.5... >Preprocessing executable 'alex' for alex-2.3.5... >[ 1 of 16] Compiling Set ( src/Set.hs, dist/build/alex/alex-tmp/Set.o ) >[ 2 of 16] Compiling DFS ( src/DFS.hs, dist/build/alex/alex-tmp/DFS.o ) >[ 3 of 16] Compiling Sort ( src/Sort.hs, dist/build/alex/alex-tmp/Sort.o ) >[ 4 of 16] Compiling Paths_alex ( dist/build/autogen/Paths_alex.hs, dist/build/alex/alex-tmp/Paths_alex.o ) >[ 5 of 16] Compiling Util ( src/Util.hs, dist/build/alex/alex-tmp/Util.o ) >[ 6 of 16] Compiling Map ( src/Map.hs, dist/build/alex/alex-tmp/Map.o ) >[ 7 of 16] Compiling CharSet ( src/CharSet.hs, dist/build/alex/alex-tmp/CharSet.o ) >[ 8 of 16] Compiling AbsSyn ( src/AbsSyn.hs, dist/build/alex/alex-tmp/AbsSyn.o ) >[ 9 of 16] Compiling Info ( src/Info.hs, dist/build/alex/alex-tmp/Info.o ) >[10 of 16] Compiling Output ( src/Output.hs, dist/build/alex/alex-tmp/Output.o ) >[11 of 16] Compiling ParseMonad ( src/ParseMonad.hs, dist/build/alex/alex-tmp/ParseMonad.o ) >[12 of 16] Compiling Scan ( src/Scan.hs, dist/build/alex/alex-tmp/Scan.o ) >[13 of 16] Compiling Parser ( src/Parser.hs, dist/build/alex/alex-tmp/Parser.o ) >[14 of 16] Compiling NFA ( src/NFA.hs, dist/build/alex/alex-tmp/NFA.o ) >[15 of 16] Compiling DFA ( src/DFA.hs, dist/build/alex/alex-tmp/DFA.o ) >[16 of 16] Compiling Main ( src/Main.hs, dist/build/alex/alex-tmp/Main.o ) >Linking dist/build/alex/alex ... >Undefined symbols for architecture x86_64: > "_libiconv_close", referenced from: > _hs_iconv_close in libHSbase-4.4.0.0.a(iconv.o) > "_libiconv", referenced from: > _hs_iconv in libHSbase-4.4.0.0.a(iconv.o) > "_libiconv_open", referenced from: > _hs_iconv_open in libHSbase-4.4.0.0.a(iconv.o) >ld: symbol(s) not found for architecture x86_64 >collect2: ld ã¯ã¹ãã¼ã¿ã¹ 1 ã§çµäºãã¾ãã > [31;01m*[0m ERROR: dev-haskell/alex-2.3.5 failed (compile phase): > [31;01m*[0m setup build failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 98: Called call-ebuildshell 'src_compile' > [31;01m*[0m environment, line 889: Called src_compile > [31;01m*[0m environment, line 3695: Called cabal_src_compile > [31;01m*[0m environment, line 851: Called cabal-build > [31;01m*[0m environment, line 707: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ./setup build || die "setup build failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-haskell/alex-2.3.5', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-haskell/alex-2.3.5'. > [31;01m*[0m This ebuild used the following eclasses from overlays: > [31;01m*[0m /Users/kazuhiro/Gentoo/var/lib/layman/haskell/eclass/haskell-cabal.eclass > [31;01m*[0m /Users/kazuhiro/Gentoo/var/lib/layman/haskell/eclass/ghc-package.eclass > [31;01m*[0m This ebuild is from an overlay named 'gentoo-haskell': '/Users/kazuhiro/Gentoo/var/lib/layman/haskell/' > [31;01m*[0m The complete build log is located at '/Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/temp/environment'. > [31;01m*[0m S: '/Users/kazuhiro/Gentoo/var/tmp/portage/dev-haskell/alex-2.3.5/work/alex-2.3.5'
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 384273
:
287573
|
287669
|
287671
| 288231