Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400296 Details for
Bug 545174
dev-haskell/x11-xft-0.3.1 - Could not find module `Codec.Binary.UTF8.String' (missing "dyn" way)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
dev-haskell-x11-xft-0.3.1-20150331-181226.log (text/plain), 4.67 KB, created by
Toralf Förster
on 2015-03-31 18:28:30 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-03-31 18:28:30 UTC
Size:
4.67 KB
patch
obsolete
> * Package: dev-haskell/x11-xft-0.3.1 > * Repository: gentoo > * Maintainer: haskell@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking X11-xft-0.3.1.tar.gz to /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work >>>> Preparing source in /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1 ... > * Using cabal-1.18.1.2. > * Prepending /usr/lib64/ghc-7.6.3 to LD_LIBRARY_PATH >/usr/bin/ghc -package Cabal-1.18.1.2 --make /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1/Setup.lhs -dynamic -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1/Setup.lhs, /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1/Setup.o ) >Linking setup ... >./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=x11-xft-0.3.1/ghc-7.6.3 --datadir=/usr/share/ --datasubdir=x11-xft-0.3.1/ghc-7.6.3 --ghc-option=-optc-march=native --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/x11-xft-0.3.1 --verbose --enable-shared --sysconfdir=/etc >Configuring X11-xft-0.3.1... >Dependency X11 >=1.2.1: using X11-1.6.1.1 >Dependency base <5: using base-4.6.0.1 >Dependency utf8-string >=0.1: using utf8-string-0.3.8 >Dependency xft -any: using version 2.3.2 >'/usr/bin/ghc' '--info' >Using Cabal-1.18.1.2 compiled by ghc-7.6 >Using compiler: ghc-7.6.3 >Using install prefix: /usr >Binaries installed in: /usr/bin >Libraries installed in: /usr/lib64/x11-xft-0.3.1/ghc-7.6.3 >Private binaries installed in: /usr/libexec >Data files installed in: /usr/share/x11-xft-0.3.1/ghc-7.6.3 >Documentation installed in: /usr/share/doc/x11-xft-0.3.1 >Configuration files installed in: /etc >Using alex version 3.1.3 found on system at: /usr/bin/alex >Using ar found on system at: /usr/bin/ar >No c2hs found >No cpphs found >No ffihugs found >Using gcc version 4.8.3 found on system at: /usr/bin/gcc >Using ghc version 7.6.3 given by user at: /usr/bin/ghc >Using ghc-pkg version 7.6.3 given by user at: /usr/bin/ghc-pkg >No greencard found >No haddock found >Using happy version 1.18.10 found on system at: /usr/bin/happy >No hmake found >Using hpc version 0.6 found on system at: /usr/bin/hpc >Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs >No hscolour found >No hugs found >No jhc found >Using ld found on system at: /usr/bin/ld >No lhc found >No lhc-pkg found >No nhc98 found >Using pkg-config version 0.28 found on system at: /usr/bin/pkg-config >Using ranlib found on system at: /usr/bin/ranlib >Using strip found on system at: /usr/bin/strip >Using tar found on system at: /bin/tar >No uhc found >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1 ... >./setup build >Building X11-xft-0.3.1... >Preprocessing library X11-xft-0.3.1... >[1 of 2] Compiling Graphics.X11.Xrender ( dist/build/Graphics/X11/Xrender.hs, dist/build/Graphics/X11/Xrender.o ) >[2 of 2] Compiling Graphics.X11.Xft ( dist/build/Graphics/X11/Xft.hs, dist/build/Graphics/X11/Xft.o ) > >Graphics/X11/Xft.hsc:57:8: > Could not find module `Codec.Binary.UTF8.String' > Perhaps you haven't installed the "dyn" libraries for package `utf8-string-0.3.8'? > Use -v to see a list of the files searched for. > * ERROR: dev-haskell/x11-xft-0.3.1::gentoo failed (compile phase): > * setup build failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 2818: Called haskell-cabal_src_compile > * environment, line 1934: Called cabal_src_compile > * environment, line 770: Called cabal-build > * environment, line 522: Called die > * The specific snippet of code: > * ./setup "$@" || die "setup build failed" > * > * If you need support, post the output of `emerge --info '=dev-haskell/x11-xft-0.3.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-haskell/x11-xft-0.3.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-haskell:x11-xft-0.3.1:20150331-181226.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/x11-xft-0.3.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/x11-xft-0.3.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1' > * S: '/var/tmp/portage/dev-haskell/x11-xft-0.3.1/work/X11-xft-0.3.1'
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 545174
: 400296