Skip to content

Instantly share code, notes, and snippets.

@Sose
Created December 12, 2020 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sose/d955fd1d1149abf4070eb6a9cd2216a7 to your computer and use it in GitHub Desktop.
Save Sose/d955fd1d1149abf4070eb6a9cd2216a7 to your computer and use it in GitHub Desktop.
warp > configure
warp > Configuring warp-3.3.13...
warp > build
warp > Preprocessing library for warp-3.3.13..
warp > Building library for warp-3.3.13..
warp > [ 1 of 34] Compiling Network.Wai.Handler.Warp.Date
warp > [ 2 of 34] Compiling Network.Wai.Handler.Warp.HashMap
warp > [ 3 of 34] Compiling Network.Wai.Handler.Warp.Imports
warp > [ 4 of 34] Compiling Network.Wai.Handler.Warp.FileInfoCache
warp > [ 5 of 34] Compiling Network.Wai.Handler.Warp.Counter
warp > [ 6 of 34] Compiling Network.Wai.Handler.Warp.MultiMap
warp > [ 7 of 34] Compiling Network.Wai.Handler.Warp.FdCache
warp > [ 8 of 34] Compiling Network.Wai.Handler.Warp.PackInt
warp > [ 9 of 34] Compiling Network.Wai.Handler.Warp.ReadInt
warp > [10 of 34] Compiling Network.Wai.Handler.Warp.Types
warp > [11 of 34] Compiling Network.Wai.Handler.Warp.RequestHeader
warp > [12 of 34] Compiling Network.Wai.Handler.Warp.Header
warp > [13 of 34] Compiling Network.Wai.Handler.Warp.File
warp > [14 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.Types
warp > [15 of 34] Compiling Network.Wai.Handler.Warp.Conduit
warp > [16 of 34] Compiling Network.Wai.Handler.Warp.Buffer
warp > [17 of 34] Compiling Network.Wai.Handler.Warp.SendFile
warp > [18 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.File
warp > [19 of 34] Compiling Network.Wai.Handler.Warp.ResponseHeader
warp > [20 of 34] Compiling Network.Wai.Handler.Warp.Recv
warp > [21 of 34] Compiling Network.Wai.Handler.Warp.IO
warp > [22 of 34] Compiling Network.Wai.Handler.Warp.Windows
warp > [23 of 34] Compiling Paths_warp
warp > [24 of 34] Compiling Network.Wai.Handler.Warp.Settings
warp > [25 of 34] Compiling Network.Wai.Handler.Warp.Request
warp > [26 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.Request
warp >
warp > /tmp/stack-b59c0a1d64d083b8/warp-3.3.13/Network/Wai/Handler/Warp/HTTP2/Request.hs:56:9: warning: [-Wdeprecations]
warp > In the use of ‘requestBody’ (imported from Network.Wai.Internal):
warp > Deprecated: "requestBody's name is misleading because it only gets a partial chunk of the body. Use getRequestBodyChunk instead."
warp > |
warp > 56 | , requestBody = body
warp > | ^^^^^^^^^^^
warp > [27 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.PushPromise
warp > [28 of 34] Compiling Network.Wai.Handler.Warp.Response
warp > [29 of 34] Compiling Network.Wai.Handler.Warp.HTTP2.Response
warp > [30 of 34] Compiling Network.Wai.Handler.Warp.HTTP2
warp > [31 of 34] Compiling Network.Wai.Handler.Warp.Run
warp > [32 of 34] Compiling Network.Wai.Handler.Warp.WithApplication
warp > [33 of 34] Compiling Network.Wai.Handler.Warp.Internal
warp > [34 of 34] Compiling Network.Wai.Handler.Warp
warp > PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace.
warp > Stack dump:
warp > 0. Program arguments: /usr/bin/ld.lld @/tmp/ccFUBU7h
warp > #0 0x00007f340c7c514b llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/usr/bin/../lib/libLLVM-11.so+0xa7614b)
warp > #1 0x00007f340c7c2e74 llvm::sys::RunSignalHandlers() (/usr/bin/../lib/libLLVM-11.so+0xa73e74)
warp > #2 0x00007f340c7c2fc9 (/usr/bin/../lib/libLLVM-11.so+0xa73fc9)
warp > #3 0x00007f340bd410f0 __restore_rt (/usr/bin/../lib/libpthread.so.0+0x140f0)
warp > #4 0x00007f340ba2639a __strlen_sse2 (/usr/bin/../lib/libc.so.6+0x9f39a)
warp > #5 0x0000558382578651 llvm::object::Elf_Sym_Impl<llvm::object::ELFType<(llvm::support::endianness)1, true> >::getName(llvm::StringRef) const (/usr/bin/ld.lld+0x1a5651)
warp > #6 0x00005583825ae3eb void lld::elf::SharedFile::parse<llvm::object::ELFType<(llvm::support::endianness)1, true> >() (/usr/bin/ld.lld+0x1db3eb)
warp > #7 0x00005583825b08f7 lld::elf::parseFile(lld::elf::InputFile*) (/usr/bin/ld.lld+0x1dd8f7)
warp > #8 0x000055838255452e void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::support::endianness)1, true> >(llvm::opt::InputArgList&) (/usr/bin/ld.lld+0x18152e)
warp > #9 0x00005583824813e1 lld::elf::LinkerDriver::main(llvm::ArrayRef<char const*>) (/usr/bin/ld.lld+0xae3e1)
warp > #10 0x0000558382559a1b lld::elf::link(llvm::ArrayRef<char const*>, bool, llvm::raw_ostream&, llvm::raw_ostream&) (/usr/bin/ld.lld+0x186a1b)
warp > #11 0x000055838247f2fc main (/usr/bin/ld.lld+0xac2fc)
warp > #12 0x00007f340b9af152 __libc_start_main (/usr/bin/../lib/libc.so.6+0x28152)
warp > #13 0x0000558382481f1e _start (/usr/bin/ld.lld+0xaef1e)
warp > collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
warp > compilation terminated.
warp > `gcc' failed in phase `Linker'. (Exit code: 1)
-- While building package warp-3.3.13 (scroll up to its section to see the error) using:
/home/sose/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_3.0.1.0_ghc-8.8.4 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-3.0.1.0 build --ghc-options ""
Process exited with code: ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment