Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 329230 Details for
Bug 442746
dev-haskell/json-0.4.3 emerge fails - Illegal instance declaration for `MonadError String Result'.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full build.log
file_442746.txt (text/plain), 4.92 KB, created by
Fabian Holler
on 2012-11-11 15:44:29 UTC
(
hide
)
Description:
full build.log
Filename:
MIME Type:
Creator:
Fabian Holler
Created:
2012-11-11 15:44:29 UTC
Size:
4.92 KB
patch
obsolete
> * Package: dev-haskell/json-0.4.3 > * Repository: gentoo > * Maintainer: haskell@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU > * FEATURES: ccache sandbox >>>> Unpacking source... >>>> Unpacking json-0.4.3.tar.gz to /var/tmp/portage/dev-haskell/json-0.4.3/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/json-0.4.3/work >>>> Compiling source in /var/tmp/portage/dev-haskell/json-0.4.3/work/json-0.4.3 ... > * Using cabal-1.14.0. >/usr/bin/ghc -package Cabal-1.14.0 --make /var/tmp/portage/dev-haskell/json-0.4.3/work/json-0.4.3/Setup.hs -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/json-0.4.3/work/json-0.4.3/Setup.hs, /var/tmp/portage/dev-haskell/json-0.4.3/work/json-0.4.3/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=json-0.4.3/ghc-7.4.1 --datadir=/usr/share/ --datasubdir=json-0.4.3/ghc-7.4.1 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/json-0.4.3 --verbose >Configuring json-0.4.3... >Flags chosen: mapdict=False, generic=False, pretty=True, parsec=True, >split-base=True >Dependency array -any: using array-0.4.0.0 >Dependency base >=3: using base-4.5.0.0 >Dependency bytestring -any: using bytestring-0.9.2.1 >Dependency containers -any: using containers-0.4.2.1 >Dependency mtl -any: using mtl-2.1.1 >Dependency parsec -any: using parsec-2.1.0.1 >Dependency pretty -any: using pretty-1.1.1.0 >Using Cabal-1.14.0 compiled by ghc-7.4 >Using compiler: ghc-7.4.1 >Using install prefix: /usr >Binaries installed in: /usr/bin >Libraries installed in: /usr/lib64/json-0.4.3/ghc-7.4.1 >Private binaries installed in: /usr/libexec >Data files installed in: /usr/share/json-0.4.3/ghc-7.4.1 >Documentation installed in: /usr/share/doc/json-0.4.3 >No alex found >Using ar found on system at: /usr/bin/ar >No c2hs found >No cpphs found >No ffihugs found >Using gcc version 4.5.4 found on system at: /usr/lib64/ccache/bin/gcc >Using ghc version 7.4.1 given by user at: /usr/bin/ghc >Using ghc-pkg version 7.4.1 given by user at: /usr/bin/ghc-pkg >No greencard found >No haddock found >No happy found >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.27.1 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 >./setup build >Building json-0.4.3... >Preprocessing library json-0.4.3... >[1 of 6] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o ) >[2 of 6] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o ) >[3 of 6] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o ) > >Text/JSON/String.hs:127:5: > Warning: Pattern match(es) are non-exhaustive > In a case alternative: Patterns not matched: [] >[4 of 6] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o ) > >Text/JSON/ReadP.hs:104:22: > Warning: A do-notation statement discarded a result of type b. > Suppress this warning by saying "_ <- n", > or by using the flag -fno-warn-unused-do-bind >[5 of 6] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o ) > >Text/JSON.hs:159:10: > Illegal instance declaration for `MonadError String Result' > (All instance types must be of the form (T a1 ... an) > where a1 ... an are *distinct type variables*, > and each type variable appears at most once in the instance head. > Use -XFlexibleInstances if you want to disable this.) > In the instance declaration for `MonadError String Result' > * ERROR: dev-haskell/json-0.4.3 failed (compile phase): > * setup build failed > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 2616: Called haskell-cabal_src_compile > * environment, line 1951: Called cabal_src_compile > * environment, line 558: Called cabal-build > * environment, line 416: Called die > * The specific snippet of code: > * ./setup "$@" || die "setup build failed" > * > * If you need support, post the output of `emerge --info '=dev-haskell/json-0.4.3'`, > * the complete build log and the output of `emerge -pqv '=dev-haskell/json-0.4.3'`. > * The complete build log is located at '/var/tmp/portage/dev-haskell/json-0.4.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/json-0.4.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-haskell/json-0.4.3/work/json-0.4.3' > * S: '/var/tmp/portage/dev-haskell/json-0.4.3/work/json-0.4.3'
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 442746
: 329230