Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 652758 Details for
Bug 735796
dev-haskell/network-bytestring-0.1.3.4 : Network/.../ByteString.hs: error:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-haskell:network-bytestring-0.1.3.4:20200803-163017.log
dev-haskell:network-bytestring-0.1.3.4:20200803-163017.log (text/plain), 6.77 KB, created by
Toralf Förster
on 2020-08-03 16:49:23 UTC
(
hide
)
Description:
dev-haskell:network-bytestring-0.1.3.4:20200803-163017.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-08-03 16:49:23 UTC
Size:
6.77 KB
patch
obsolete
> * Package: dev-haskell/network-bytestring-0.1.3.4 > * Repository: gentoo > * Maintainer: haskell@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking network-bytestring-0.1.3.4.tar.gz to /var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work >>>> Source unpacked in /var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work >>>> Preparing source in /var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4 ... > * Applying network-bytestring-0.1.3.4-ghc-7.6.patch ... > [ ok ] > * CHDEP: 'network >= 2.2.1.1 && < 2.3' -> 'network >= 2.2.1.1' > * CHDEP: 'base < 4.4' -> 'base' >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4 ... > * 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/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4/Setup.hs -j1 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup >[1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4/Setup.hs, /var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4/Setup.o ) > >/var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4/Setup.hs:7:1: warning: [-Wdeprecations] > Module âSystem.Cmdâ is deprecated: Use "System.Process" instead > >/var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4/Setup.hs:11:49: warning: [-Wdeprecations] > In the use of ârunTestsâ > (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): > Deprecated: "Please use the new testing interface instead!" >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=network-bytestring-0.1.3.4/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=network-bytestring-0.1.3.4/ghc-8.0.2 --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-diagnostics-color --ghc-option=-optc-falign-functions=32:25:16 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --ghc-option=-optl-Wl,--defsym=__gentoo_check_ldflags__=0 --ghc-option=-optl-Wl,--defsym=__gentoo_check_ldflags__=0 --disable-executable-stripping --docdir=/usr/share/doc/network-bytestring-0.1.3.4 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping >Configuring network-bytestring-0.1.3.4... >Dependency base -any: using base-4.9.1.0 >Dependency bytestring <1.0: using bytestring-0.10.8.1 >Dependency network >=2.2.1.1: using network-3.0.1.1 >Dependency unix ==2.*: using unix-2.7.2.1 >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/network-bytestring-0.1.3.4/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/network-bytestring-0.1.3.4/ghc-8.0.2 >Documentation installed in: /usr/share/doc/network-bytestring-0.1.3.4 >Configuration files installed in: /etc >Using alex version 3.2.5 found on system at: /usr/bin/alex >Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar >Using c2hs version 0.28.6 found on system at: /usr/bin/c2hs >Using cpphs version 1.20.8 found on system at: /usr/bin/cpphs >Using gcc version 10.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 >Using happy version 1.19.12 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 1.7.3 found on system at: /usr/bin/pkg-config >Using strip version 2.34 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/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4 ... >./setup build >Building network-bytestring-0.1.3.4... >Preprocessing library network-bytestring-0.1.3.4... >[1 of 5] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) >[2 of 5] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) >[3 of 5] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) >[4 of 5] Compiling Network.Socket.ByteString ( Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) > >Network/Socket/ByteString.hs:65:33: error: > Module âNetwork.Socket.Internalâ does not export âwithSockAddrâ > * ERROR: dev-haskell/network-bytestring-0.1.3.4::gentoo failed (compile phase): > * setup build failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2655: Called haskell-cabal_src_compile > * environment, line 1879: Called cabal_src_compile > * environment, line 765: Called cabal-build > * environment, line 523: Called die > * The specific snippet of code: > * ./setup "$@" || die "setup build failed" > * > * If you need support, post the output of `emerge --info '=dev-haskell/network-bytestring-0.1.3.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-haskell/network-bytestring-0.1.3.4::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-haskell:network-bytestring-0.1.3.4:20200803-163017.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4' > * S: '/var/tmp/portage/dev-haskell/network-bytestring-0.1.3.4/work/network-bytestring-0.1.3.4'
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 735796
:
652756
| 652758 |
652760
|
652762
|
652764
|
652766