Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 616862 Details for
Bug 711352
dev-haskell/pcre-light-0.4.1.0 : tests/Unit.hs: error: Couldn't match type `Regex' with `()'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-haskell:pcre-light-0.4.1.0:20200302-174318.log
dev-haskell:pcre-light-0.4.1.0:20200302-174318.log (text/plain), 6.69 KB, created by
Toralf Förster
on 2020-03-02 17:45:28 UTC
(
hide
)
Description:
dev-haskell:pcre-light-0.4.1.0:20200302-174318.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-02 17:45:28 UTC
Size:
6.69 KB
patch
obsolete
> * Package: dev-haskell/pcre-light-0.4.1.0 > * Repository: gentoo > * Maintainer: haskell@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pcre-light-0.4.1.0.tar.gz to /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work >>>> Preparing source in /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0 ... > * Using cabal-1.24.2.0. > * Prepending /usr/lib64/ghc-8.0.2 to LD_LIBRARY_PATH >/usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0/Setup.lhs -j1 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0/Setup.lhs, /var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0/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=pcre-light-0.4.1.0/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=pcre-light-0.4.1.0/ghc-8.0.2 --enable-tests --ghc-options=-j1 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-march=native --ghc-option=-optc-fno-common --ghc-option=-optc-falign-functions=32:25:16 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/pcre-light-0.4.1.0 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --flag=use-pkg-config --flag=-old_base >Configuring pcre-light-0.4.1.0... >Flags chosen: use-pkg-config=True, old_base=False >Dependency HUnit >=1.2.5.2: using HUnit-1.2.5.2 >Dependency base >=3 && <=5: using base-4.9.1.0 >Dependency bytestring >=0.9: using bytestring-0.10.8.1 >Dependency containers >=0.5.5.1: using containers-0.5.7.1 >Dependency mtl >=2.1.3.2: using mtl-2.2.1 >Dependency pcre-light -any: using pcre-light-0.4.1.0 >Dependency libpcre -any: using version 8.44 >Using Cabal-1.24.2.0 compiled by ghc-8.0 >Using compiler: ghc-8.0.2 >Using install prefix: /usr >Binaries installed in: /usr/bin >Libraries installed in: /usr/lib64/pcre-light-0.4.1.0/ghc-8.0.2 >Dynamic libraries installed in: /usr/lib64/x86_64-linux-ghc-8.0.2 >Private binaries installed in: /usr/libexec >Data files installed in: /usr/share/pcre-light-0.4.1.0/ghc-8.0.2 >Documentation installed in: /usr/share/doc/pcre-light-0.4.1.0 >Configuration files installed in: /etc >No alex found >Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar >No c2hs found >No cpphs found >Using gcc version 9.2.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc >Using ghc version 8.0.2 given by user at: /usr/bin/ghc >Using ghc-pkg version 8.0.2 given by user at: /usr/bin/ghc-pkg >No ghcjs found >No ghcjs-pkg found >No greencard found >Using haddock version 2.17.3 found on system at: /usr/bin/haddock-ghc-8.0.2 >No happy found >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.68.1 found on system at: /usr/bin/hsc2hs >No hscolour found >No jhc found >Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld >No lhc found >No lhc-pkg found >Using pkg-config version 1.6.3 found on system at: /usr/bin/pkg-config >Using strip version 2.32 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/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0 ... >./setup build >Building pcre-light-0.4.1.0... >Preprocessing library pcre-light-0.4.1.0... >[1 of 3] Compiling Text.Regex.PCRE.Light.Base ( dist/build/Text/Regex/PCRE/Light/Base.hs, dist/build/Text/Regex/PCRE/Light/Base.o ) >[2 of 3] Compiling Text.Regex.PCRE.Light ( Text/Regex/PCRE/Light.hs, dist/build/Text/Regex/PCRE/Light.o ) >[3 of 3] Compiling Text.Regex.PCRE.Light.Char8 ( Text/Regex/PCRE/Light/Char8.hs, dist/build/Text/Regex/PCRE/Light/Char8.o ) >Preprocessing test suite 'unit' for pcre-light-0.4.1.0... >[1 of 1] Compiling Main ( tests/Unit.hs, dist/build/unit/unit-tmp/Main.dyn_o ) > >tests/Unit.hs:78:24: error: > * Couldn't match type `Regex' with `()' > Expected type: IO () > Actual type: IO Regex > * In the expression: return r > In a case alternative: Right r -> return r > In a stmt of a 'do' block: > r <- case compileM regex [] of { > Left s -> assertFailure ("ERROR in ByteString in compileM " ++ s) > Right r -> return r } > >tests/Unit.hs:79:87: error: > * Couldn't match expected type `Regex' with actual type `()' > * In the first argument of `captureNames', namely `r' > In the third argument of assertEqual', namely `(captureNames r)' > In a stmt of a 'do' block: > assertEqual' > "Capture group name mismatch" expectedCaptureNames (captureNames r) > >tests/Unit.hs:80:83: error: > * Couldn't match expected type `Regex' with actual type `()' > * In the first argument of `captureCount', namely `r' > In the third argument of assertEqual', namely `(captureCount r)' > In a stmt of a 'do' block: > assertEqual' > "Capture count mismatch" expectedTotalCaptures (captureCount r) > * ERROR: dev-haskell/pcre-light-0.4.1.0::gentoo failed (compile phase): > * setup build failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 1863: Called haskell-cabal_src_compile > * environment, line 1520: Called cabal_src_compile > * environment, line 682: Called cabal-build > * environment, line 440: Called die > * The specific snippet of code: > * ./setup "$@" || die "setup build failed" > * > * If you need support, post the output of `emerge --info '=dev-haskell/pcre-light-0.4.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-haskell/pcre-light-0.4.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-haskell:pcre-light-0.4.1.0:20200302-174318.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0' > * S: '/var/tmp/portage/dev-haskell/pcre-light-0.4.1.0/work/pcre-light-0.4.1.0'
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 711352
:
616860
| 616862 |
616864
|
616866
|
616868
|
616870