Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 391408 Details for
Bug 532218
=dev-haskell/http-client-tls-0.2.1.2 with FEATURES=network-sandbox fails tests - uncaught exception: HttpException (FailedConnectionException2 "httpbin.org" 443 True getAddrInfo: does not exist (System error))
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-haskell/http-client-tls-0.2.1.2/temp/build.log
build.log (text/x-log), 6.06 KB, created by
eroen
on 2014-12-11 00:39:45 UTC
(
hide
)
Description:
dev-haskell/http-client-tls-0.2.1.2/temp/build.log
Filename:
MIME Type:
Creator:
eroen
Created:
2014-12-11 00:39:45 UTC
Size:
6.06 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-haskell/http-client-tls-0.2.1.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: haskell@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking http-client-tls-0.2.1.2.tar.gz to /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work >>>> Preparing source in /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2 ... > [32;01m*[0m Using cabal-1.18.1.3. > [32;01m*[0m Prepending /usr/lib64/ghc-7.8.3 to LD_LIBRARY_PATH >/usr/bin/ghc -package Cabal-1.18.1.3 --make /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2/Setup.hs -dynamic -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2/Setup.hs, /var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2/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=http-client-tls-0.2.1.2/ghc-7.8.3 --datadir=/usr/share/ --datasubdir=http-client-tls-0.2.1.2/ghc-7.8.3 --enable-tests --ghc-option=-j1 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/http-client-tls-0.2.1.2 --verbose --sysconfdir=/etc >Configuring http-client-tls-0.2.1.2... >Dependency base ==4.*: using base-4.7.0.1 >Dependency bytestring -any: using bytestring-0.10.4.0 >Dependency connection >=0.2: using connection-0.2.1 >Dependency data-default-class -any: using data-default-class-0.0.1 >Dependency hspec -any: using hspec-1.10.0 >Dependency http-client >=0.2.2: using http-client-0.3.3.2 >Dependency http-client-tls -any: using http-client-tls-0.2.1.2 >Dependency http-types -any: using http-types-0.8.5 >Dependency network -any: using network-2.5.0.0 >Dependency tls >=1.1: using tls-1.2.8 >/usr/bin/ghc --info >Using Cabal-1.18.1.3 compiled by ghc-7.8 >Using compiler: ghc-7.8.3 >Using install prefix: /usr >Binaries installed in: /usr/bin >Libraries installed in: /usr/lib64/http-client-tls-0.2.1.2/ghc-7.8.3 >Private binaries installed in: /usr/libexec >Data files installed in: /usr/share/http-client-tls-0.2.1.2/ghc-7.8.3 >Documentation installed in: /usr/share/doc/http-client-tls-0.2.1.2 >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 >Using cpphs version 1.18.5 found on system at: /usr/bin/cpphs >No ffihugs found >Using gcc version 4.9.1 found on system at: /usr/bin/gcc >Using ghc version 7.8.3 given by user at: /usr/bin/ghc >Using ghc-pkg version 7.8.3 given by user at: /usr/bin/ghc-pkg >No greencard found >No haddock found >Using happy version 1.19.4 found on system at: /usr/bin/happy >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 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/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2 ... >./setup build >Building http-client-tls-0.2.1.2... >Preprocessing library http-client-tls-0.2.1.2... >[1 of 1] Compiling Network.HTTP.Client.TLS ( Network/HTTP/Client/TLS.hs, dist/build/Network/HTTP/Client/TLS.o ) >In-place registering http-client-tls-0.2.1.2... >Preprocessing test suite 'spec' for http-client-tls-0.2.1.2... >[1 of 1] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o ) >Linking dist/build/spec/spec ... >>>> Source compiled. >>>> Test phase: dev-haskell/http-client-tls-0.2.1.2 > [32;01m*[0m >>> Test phase [cabal test]: dev-haskell/http-client-tls-0.2.1.2 >./setup test >Running 1 test suites... >Test suite spec: RUNNING... > >- make a TLS connection FAILED [1] > >1) make a TLS connection >uncaught exception: HttpException (FailedConnectionException2 "httpbin.org" 443 True getAddrInfo: does not exist (System error)) > >Randomized with seed 628120308 > >Finished in 0.0387 seconds >1 example, 1 failure >Test suite spec: FAIL >Test suite logged to: dist/test/http-client-tls-0.2.1.2-spec.log >0 of 1 test suites (0 of 1 test cases) passed. > [31;01m*[0m ERROR: dev-haskell/http-client-tls-0.2.1.2::gentoo failed (test phase): > [31;01m*[0m cabal test failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_test > [31;01m*[0m environment, line 2777: Called haskell-cabal_src_test > [31;01m*[0m environment, line 1903: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ./setup "$@" || die "cabal test failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-haskell/http-client-tls-0.2.1.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-haskell/http-client-tls-0.2.1.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-haskell:http-client-tls-0.2.1.2:20141211-003816.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2' > [31;01m*[0m S: '/var/tmp/portage/dev-haskell/http-client-tls-0.2.1.2/work/http-client-tls-0.2.1.2'
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 532218
: 391408