Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 579282 Details for
Bug 687698
dev-haskell/cmark-0.5.6 : [TEST] * cabal test failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-haskell:cmark-0.5.6:20190609-014856.log
dev-haskell:cmark-0.5.6:20190609-014856.log (text/plain), 6.44 KB, created by
Toralf Förster
on 2019-06-09 06:59:36 UTC
(
hide
)
Description:
dev-haskell:cmark-0.5.6:20190609-014856.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-06-09 06:59:36 UTC
Size:
6.44 KB
patch
obsolete
> * Package: dev-haskell/cmark-0.5.6 > * Repository: gentoo > * Maintainer: haskell@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux system-cmark test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cmark-0.5.6.tar.gz to /var/tmp/portage/dev-haskell/cmark-0.5.6/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/cmark-0.5.6/work >>>> Preparing source in /var/tmp/portage/dev-haskell/cmark-0.5.6/work/cmark-0.5.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-haskell/cmark-0.5.6/work/cmark-0.5.6 ... > * 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/cmark-0.5.6/work/cmark-0.5.6/Setup.hs -j1 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/cmark-0.5.6/work/cmark-0.5.6/Setup.hs, /var/tmp/portage/dev-haskell/cmark-0.5.6/work/cmark-0.5.6/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=cmark-0.5.6/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=cmark-0.5.6/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=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/cmark-0.5.6 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --flags=pkgconfig >Configuring cmark-0.5.6... >Flags chosen: pkgconfig=True >Dependency HUnit >=1.2 && <1.7: using HUnit-1.2.5.2 >Dependency base >=4.5 && <5.0: using base-4.9.1.0 >Dependency bytestring -any: using bytestring-0.10.8.1 >Dependency cmark -any: using cmark-0.5.6 >Dependency text >=1.0 && <1.3: using text-1.2.2.1 >Dependency libcmark -any: using version 0.29.0 >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/cmark-0.5.6/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/cmark-0.5.6/ghc-8.0.2 >Documentation installed in: /usr/share/doc/cmark-0.5.6 >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.1.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 >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.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 0.29.2 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/cmark-0.5.6/work/cmark-0.5.6 ... >./setup build >Building cmark-0.5.6... >Preprocessing library cmark-0.5.6... >[1 of 1] Compiling CMark ( dist/build/CMark.hs, dist/build/CMark.o ) >Preprocessing test suite 'test-cmark' for cmark-0.5.6... >[1 of 1] Compiling Main ( test/test-cmark.hs, dist/build/test-cmark/test-cmark-tmp/Main.dyn_o ) >Linking dist/build/test-cmark/test-cmark ... >>>> Source compiled. >>>> Test phase: dev-haskell/cmark-0.5.6 > * >>> Test phase [cabal test]: dev-haskell/cmark-0.5.6 >./setup test --show-details=streaming >Running 1 test suites... >Test suite test-cmark: RUNNING... > >Cases: 6 Tried: 0 Errors: 0 Failures: 0 >Cases: 6 Tried: 1 Errors: 0 Failures: 0 >Cases: 6 Tried: 2 Errors: 0 Failures: 0 >Cases: 6 Tried: 3 Errors: 0 Failures: 0 >Cases: 6 Tried: 4 Errors: 0 Failures: 0 > >### Failure in: 4 >expected: Node (Just (PosInfo {startLine = 1, startColumn = 1, endLine = 1, endColumn = 13})) DOCUMENT [Node (Just (PosInfo {startLine = 1, startColumn = 1, endLine = 1, endColumn = 13})) PARAGRAPH [Node Nothing (TEXT "Hello ") [],Node Nothing EMPH [Node Nothing (TEXT "world") []]]] > but got: Node (Just (PosInfo {startLine = 1, startColumn = 1, endLine = 1, endColumn = 13})) DOCUMENT [Node (Just (PosInfo {startLine = 1, startColumn = 1, endLine = 1, endColumn = 13})) PARAGRAPH [Node (Just (PosInfo {startLine = 1, startColumn = 1, endLine = 1, endColumn = 6})) (TEXT "Hello ") [],Node (Just (PosInfo {startLine = 1, startColumn = 7, endLine = 1, endColumn = 13})) EMPH [Node (Just (PosInfo {startLine = 1, startColumn = 8, endLine = 1, endColumn = 12})) (TEXT "world") []]]] > >Cases: 6 Tried: 5 Errors: 0 Failures: 1 > >Cases: 6 Tried: 6 Errors: 0 Failures: 1 >Test suite test-cmark: FAIL >Test suite logged to: dist/test/cmark-0.5.6-test-cmark.log >0 of 1 test suites (0 of 1 test cases) passed. > * ERROR: dev-haskell/cmark-0.5.6::gentoo failed (test phase): > * cabal test failed > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 2754: Called haskell-cabal_src_test > * environment, line 1997: Called die > * The specific snippet of code: > * ./setup "$@" || die "cabal test failed"; > * > * If you need support, post the output of `emerge --info '=dev-haskell/cmark-0.5.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-haskell/cmark-0.5.6::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-haskell:cmark-0.5.6:20190609-014856.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/cmark-0.5.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/cmark-0.5.6/temp/environment'. > * Working directory: '/var/tmp/portage/dev-haskell/cmark-0.5.6/work/cmark-0.5.6' > * S: '/var/tmp/portage/dev-haskell/cmark-0.5.6/work/cmark-0.5.6'
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 687698
:
579280
| 579282 |
579284
|
579286
|
579288
|
579290
|
579292