Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 423660 Details for
Bug 572666
dev-haskell/hashable-1.1.2.5 : Not in scope: data constructor ‘J#’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-haskell:hashable-1.1.2.5:20160123-061959.log
dev-haskell:hashable-1.1.2.5:20160123-061959.log (text/plain), 5.22 KB, created by
Toralf Förster
on 2016-01-23 09:58:22 UTC
(
hide
)
Description:
dev-haskell:hashable-1.1.2.5:20160123-061959.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-01-23 09:58:22 UTC
Size:
5.22 KB
patch
obsolete
> * Package: dev-haskell/hashable-1.1.2.5 > * Repository: gentoo > * Maintainer: haskell > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking hashable-1.1.2.5.tar.gz to /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work >>>> Preparing source in /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.5 ... > * Using cabal-1.22.6.0. > * Prepending /usr/lib64/ghc-7.10.2 to LD_LIBRARY_PATH >/usr/bin/ghc -package Cabal-1.22.6.0 --make /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.5/Setup.hs -threaded -dynamic -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.5/Setup.hs, /var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.5/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=hashable-1.1.2.5/ghc-7.10.2 --datadir=/usr/share/ --datasubdir=hashable-1.1.2.5/ghc-7.10.2 --disable-tests --ghc-option=-j1 --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/hashable-1.1.2.5 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping >Configuring hashable-1.1.2.5... >Flags chosen: integer-gmp=True >Dependency base >=4.0 && <5.0: using base-4.8.1.0 >Dependency bytestring >=0.9: using bytestring-0.10.6.0 >Dependency ghc-prim -any: using ghc-prim-0.4.0.0 >Dependency integer-gmp >=0.2: using integer-gmp-1.0.0.0 >Dependency text >=0.11.0.5: using text-1.2.2.0 >Using Cabal-1.22.6.0 compiled by ghc-7.10 >Using compiler: ghc-7.10.2 >Using install prefix: /usr >Binaries installed in: /usr/bin >Libraries installed in: /usr/lib64/hashable-1.1.2.5/ghc-7.10.2 >Private binaries installed in: /usr/libexec >Data files installed in: /usr/share/hashable-1.1.2.5/ghc-7.10.2 >Documentation installed in: /usr/share/doc/hashable-1.1.2.5 >Configuration files installed in: /etc >Using alex version 3.1.7 found on system at: /usr/bin/alex >Using ar found on system at: /usr/bin/ar >No c2hs found >No cpphs found >Using gcc version 5.3.0 found on system at: /usr/bin/gcc >Using ghc version 7.10.2 given by user at: /usr/bin/ghc >Using ghc-pkg version 7.10.2 given by user at: /usr/bin/ghc-pkg >No ghcjs found >No ghcjs-pkg found >No greencard found >No haddock found >Using happy version 1.19.5 found on system at: /usr/bin/happy >Using haskell-suite found on system at: haskell-suite-dummy-location >Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location >No hmake found >Using hpc version 0.67 found on system at: /usr/bin/hpc >Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs >No hscolour found >No jhc found >Using ld found on system at: /usr/bin/ld >No lhc found >No lhc-pkg found >Using pkg-config version 0.29 found on system at: /usr/bin/pkg-config >Using strip version 2.25 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/hashable-1.1.2.5/work/hashable-1.1.2.5 ... >./setup build >Building hashable-1.1.2.5... >Preprocessing library hashable-1.1.2.5... >[1 of 1] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) > >Data/Hashable.hs:180:13: > Not in scope: data constructor âJ#â > Perhaps you meant one of these: > âS#â (imported from GHC.Integer.GMP.Internals), > âI#â (imported from GHC.Exts), > âJn#â (imported from GHC.Integer.GMP.Internals) > >Data/Hashable.hs:184:26: > Not in scope: data constructor âJ#â > Perhaps you meant one of these: > âS#â (imported from GHC.Integer.GMP.Internals), > âI#â (imported from GHC.Exts), > âJn#â (imported from GHC.Integer.GMP.Internals) > * ERROR: dev-haskell/hashable-1.1.2.5::gentoo failed (compile phase): > * setup build failed > * > * Call stack: > * ebuild.sh, line 133: Called src_compile > * environment, line 2807: Called haskell-cabal_src_compile > * environment, line 1921: Called cabal_src_compile > * environment, line 727: Called cabal-build > * environment, line 476: Called die > * The specific snippet of code: > * ./setup "$@" || die "setup build failed" > * > * If you need support, post the output of `emerge --info '=dev-haskell/hashable-1.1.2.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-haskell/hashable-1.1.2.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-haskell:hashable-1.1.2.5:20160123-061959.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/hashable-1.1.2.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/hashable-1.1.2.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.5' > * S: '/var/tmp/portage/dev-haskell/hashable-1.1.2.5/work/hashable-1.1.2.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 572666
: 423660 |
423662
|
423664