Skip to content

Instantly share code, notes, and snippets.

@Nekroze

Nekroze/error Secret

Created May 26, 2016 10:09
Show Gist options
  • Save Nekroze/961de22398f17cd80bc8382f4f58ad59 to your computer and use it in GitHub Desktop.
Save Nekroze/961de22398f17cd80bc8382f4f58ad59 to your computer and use it in GitHub Desktop.
ldc-calypso typeinfo import failure
these derivations will be built:
/nix/store/giyyjlzy6djb7fdhdi76vjvb4gi2s3ns-ldc-calypso-0.17.1.drv
building path(s) ‘/nix/store/b8yygjv9y8cbffq7sz12zg6ji7wpnpz5-ldc-calypso-0.17.1’
unpacking sources
unpacking source archive /nix/store/vqvv3015sg3fxvxl89dsz7ixs65zv0ri-Calypso-648a62f
source root is Calypso-648a62f
patching sources
applying patch /nix/store/kl10xmj6nfzj440j74kv7g2q4ly30041-math.patch
patching file dmd2/root/port.c
configuring
fixing cmake files...
cmake flags: -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/b8yygjv9y8cbffq7sz12zg6ji7wpnpz5-ldc-calypso-0.17.1/include -DCMAKE_INSTALL_LIBDIR=/nix/store/b8yygjv9y8cb
ffq7sz12zg6ji7wpnpz5-ldc-calypso-0.17.1/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/b8yygjv9y8cbffq7sz12zg6ji7wpnpz5-ldc-calypso-0.17.1/lib -DCMAKE_INSTALL_PREFIX=/nix/store/b8yygjv9y8cbffq7sz12zg6ji7wpnpz5-ldc-calyp
so-0.17.1 -DBUILD_SHARED_LIBS=ON
-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /nix/store/ix03iknfgyrx7421fppjdczd9r4sw7pz-gcc-wrapper-5.3.0/bin/gcc
-- Check for working C compiler: /nix/store/ix03iknfgyrx7421fppjdczd9r4sw7pz-gcc-wrapper-5.3.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nix/store/ix03iknfgyrx7421fppjdczd9r4sw7pz-gcc-wrapper-5.3.0/bin/g++
-- Check for working CXX compiler: /nix/store/ix03iknfgyrx7421fppjdczd9r4sw7pz-gcc-wrapper-5.3.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found LLVM: /nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2 (found suitable version "3.6.2", minimum required is "3.5")
-- Found LibConfig: /nix/store/zzmq41jm8w7k120vdzqbxg800vy0ghi1-libconfig-1.5/include
-- The ASM compiler identification is GNU
-- Found assembler: /nix/store/ix03iknfgyrx7421fppjdczd9r4sw7pz-gcc-wrapper-5.3.0/bin/gcc
-- LDC version identifier: 0.17.1
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for setupterm in tinfo
-- Looking for setupterm in tinfo - not found
-- Looking for setupterm in terminfo
-- Looking for setupterm in terminfo - not found
-- Looking for setupterm in curses
-- Looking for setupterm in curses - not found
-- Looking for setupterm in ncurses
-- Looking for setupterm in ncurses - found
-- Using path for Intrinsics.td: /nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/include
-- Looking for _SC_ARG_MAX
-- Looking for _SC_ARG_MAX - found
-- Check size of void*
-- Check size of void* - done
CMake Warning (dev) at runtime/CMakeLists.txt:765 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "ldmd2". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at runtime/CMakeLists.txt:766 (get_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "druntime-ldc". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_INSTALL_INCLUDEDIR
-- Build files have been written to: /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build
building
make flags: SHELL=/nix/store/d20f169ryps7ds2qak0r5n1f4hhxr80h-bash-4.3-p42/bin/bash
Scanning dependencies of target idgen
Scanning dependencies of target clang
Scanning dependencies of target impcnvgen
Scanning dependencies of target not
[ 0%] Building CXX object CMakeFiles/idgen.dir/dmd2/idgen.c.o
[ 0%] Performing rebuild step for 'clang'
Scanning dependencies of target gen_gccbuiltins
Scanning dependencies of target FileCheck
Scanning dependencies of target ldmd2
[ 0%] Creating directories for 'clang'
[ 0%] Building CXX object CMakeFiles/gen_gccbuiltins.dir/utils/gen_gccbuiltins.cpp.o
[ 0%] Building CXX object CMakeFiles/not.dir/utils/not.cpp.o
[ 0%] Building CXX object CMakeFiles/impcnvgen.dir/dmd2/impcnvgen.c.o
[ 0%] Building CXX object CMakeFiles/ldmd2.dir/dmd2/root/man.c.o
[ 0%] Building CXX object CMakeFiles/ldmd2.dir/driver/exe_path.cpp.o
[ 0%] Building CXX object CMakeFiles/FileCheck.dir/utils/FileCheck-3.6.cpp.o
[ 0%] No download step for 'clang'
[ 0%] Linking CXX executable dmd2/idgen
[ 0%] No patch step for 'clang'
[ 0%] No update step for 'clang'
[ 0%] Building CXX object CMakeFiles/ldmd2.dir/driver/ldmd.cpp.o
[ 0%] Performing configure step for 'clang'
[ 0%] Built target idgen
[ 0%] Building CXX object CMakeFiles/ldmd2.dir/driver/response.cpp.o
-- The C compiler identification is GNU 5.3.0
.
.
.
.
.
.
.
.
In file included from /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/calypso_cache.h:1:
/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/cpp/unwind-cxx.h:33:10: fatal error: 'typeinfo' file not found
#include <typeinfo>
^
In file included from /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/calypso_cache.h:1:
/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/cpp/unwind-cxx.h:33:10: fatal error: 'typeinfo' file not found
#include <typeinfo>
^
[ 40%] Generating src/core/stdc/wctype-debug.o
[ 40%] Generating src/core/stdc/wchar_-debug.o
#0 0x7fffe957b092 llvm::sys::PrintStackTrace(_IO_FILE*) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb2092)
#1 0x7fffe9579069 SignalHandler(int) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb0069)
#2 0x7ffff79c1e70 __restore_rt (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libpthread.so.0+0x10e70)
#3 0x8753d0 clang::ASTUnit::~ASTUnit() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x8753d0)
#4 0x875669 clang::ASTUnit::~ASTUnit() [clone .localalias.818] (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x875669)
#5 0x75a8c1 cpp::PCH::update() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x75a8c1)
#6 0x837c66 cpp::Import::loadModule(Loc, Array<Identifier*>*, Identifier*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x837c66)
#7 0x6a7123 Import::load(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a7123)
#8 0x6a6db5 Import::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a6db5)
#9 0x67be85 Module::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x67be85)
#10 0x6a6e22 Import::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a6e22)
#11 0x7261a5 AttribDeclaration::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x7261a5)
#12 0x67be85 Module::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x67be85)
#13 0x604f6a main (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x604f6a)
#14 0x7fffe828a770 __libc_start_main (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libc.so.6+0x20770)
#15 0x60cce9 _start /tmp/nix-build-glibc-2.23.drv-0/glibc-2.23/csu/../sysdeps/x86_64/start.S:121:0
#0 0x7fffe957b092 llvm::sys::PrintStackTrace(_IO_FILE*) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb2092)
#1 0x7fffe9579069 SignalHandler(int) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb0069)
#2 0x7ffff79c1e70 __restore_rt (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libpthread.so.0+0x10e70)
#3 0x8753d0 clang::ASTUnit::~ASTUnit() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x8753d0)
#4 0x875669 clang::ASTUnit::~ASTUnit() [clone .localalias.818] (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x875669)
#5 0x75a8c1 cpp::PCH::update() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x75a8c1)
#6 0x837c66 cpp::Import::loadModule(Loc, Array<Identifier*>*, Identifier*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x837c66)
#7 0x6a7123 Import::load(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a7123)
#8 0x6a6db5 Import::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a6db5)
#9 0x67be85 Module::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x67be85)
#10 0x604f6a main (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x604f6a)
#11 0x7fffe828a770 __libc_start_main (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libc.so.6+0x20770)
#12 0x60cce9 _start /tmp/nix-build-glibc-2.23.drv-0/glibc-2.23/csu/../sysdeps/x86_64/start.S:121:0
/nix/store/d20f169ryps7ds2qak0r5n1f4hhxr80h-bash-4.3-p42/bin/bash: line 1: 25855 Segmentation fault (core dumped) /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2 --output-o -cpp-cached
ir=/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime -c -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f
/runtime/druntime/src/gc /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/cpp/gnu.d -of/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/src/ldc/eh/cpp/gnu.o
-w -d -relocation-model=pic -O3 -release -disable-invariants -d-version=Shared
runtime/CMakeFiles/druntime-ldc.dir/build.make:1341: recipe for target 'runtime/src/ldc/eh/cpp/gnu.o' failed
make[2]: *** [runtime/src/ldc/eh/cpp/gnu.o] Error 139
make[2]: *** Waiting for unfinished jobs....
[ 40%] Generating src/core/stdc/time-debug.o
[ 40%] Generating src/core/stdc/tgmath-debug.o
/nix/store/d20f169ryps7ds2qak0r5n1f4hhxr80h-bash-4.3-p42/bin/bash: line 1: 25849 Segmentation fault (core dumped) /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2 --output-o -cpp-cached
ir=/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime -c -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f
/runtime/druntime/src/gc /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/libunwind.d -of/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/src/ldc/eh/libunwi
nd.o -w -d -relocation-model=pic -O3 -release -disable-invariants -d-version=Shared
runtime/CMakeFiles/druntime-ldc.dir/build.make:1317: recipe for target 'runtime/src/ldc/eh/libunwind.o' failed
make[2]: *** [runtime/src/ldc/eh/libunwind.o] Error 139
[ 40%] Generating src/core/stdc/string-debug.o
[ 40%] Generating src/core/stdc/stdlib-debug.o
CMakeFiles/Makefile2:463: recipe for target 'runtime/CMakeFiles/druntime-ldc.dir/all' failed
make[1]: *** [runtime/CMakeFiles/druntime-ldc.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 40%] Generating src/core/stdc/stdio-debug.o
[ 40%] Generating src/core/stdc/stdint-debug.o
[ 40%] Generating src/core/stdc/stddef-debug.o
[ 40%] Generating src/core/stdc/stdarg-debug.o
[ 40%] Generating src/core/stdc/signal-debug.o
[ 42%] Generating src/core/stdc/math-debug.o
[ 42%] Generating src/core/stdc/locale-debug.o
[ 42%] Generating src/core/stdc/limits-debug.o
[ 42%] Generating src/core/stdc/inttypes-debug.o
[ 42%] Generating src/core/stdc/float_-debug.o
[ 42%] Generating src/core/stdc/fenv-debug.o
[ 42%] Generating src/core/stdc/errno-debug.o
[ 42%] Generating src/core/stdc/ctype-debug.o
[ 42%] Generating src/core/stdc/complex-debug.o
[ 42%] Generating src/core/stdc/config-debug.o
[ 42%] Generating src/ldc/eh/win32-debug.o
[ 42%] Generating src/ldc/eh/win64-debug.o
[ 42%] Generating src/ldc/eh/libunwind-debug.o
[ 42%] Generating src/ldc/eh/fixedpool-debug.o
[ 42%] Generating src/ldc/eh/cpp/gnu-debug.o
[ 42%] Generating src/ldc/eh/common-debug.o
[ 44%] Generating src/ldc/arrayinit-debug.o
[ 44%] Generating src/ldc/attributes-debug.o
[ 44%] Generating src/object-debug.o
[ 44%] Generating src/gc/stats-debug.o
In file included from /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/calypso_cache.h:1:
/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/cpp/unwind-cxx.h:33:10: fatal error: 'typeinfo' file not found
#include <typeinfo>
^
In file included from /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/calypso_cache.h:1:
/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/cpp/unwind-cxx.h:33:10: fatal error: 'typeinfo' file not found
#include <typeinfo>
^
[ 44%] Generating src/gc/proxy-debug.o
#0 0x7fffe957b092 llvm::sys::PrintStackTrace(_IO_FILE*) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb2092)
#1 0x7fffe9579069 SignalHandler(int) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb0069)
#2 0x7ffff79c1e70 __restore_rt (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libpthread.so.0+0x10e70)
#3 0x8753d0 clang::ASTUnit::~ASTUnit() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x8753d0)
#4 0x875669 clang::ASTUnit::~ASTUnit() [clone .localalias.818] (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x875669)
#5 0x75a8c1 cpp::PCH::update() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x75a8c1)
#6 0x837c66 cpp::Import::loadModule(Loc, Array<Identifier*>*, Identifier*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x837c66)
#7 0x6a7123 Import::load(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a7123)
#8 0x6a6db5 Import::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a6db5)
#9 0x67be85 Module::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x67be85)
#10 0x6a6e22 Import::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a6e22)
#11 0x7261a5 AttribDeclaration::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x7261a5)
#12 0x67be85 Module::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x67be85)
#13 0x604f6a main (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x604f6a)
#14 0x7fffe828a770 __libc_start_main (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libc.so.6+0x20770)
#15 0x60cce9 _start /tmp/nix-build-glibc-2.23.drv-0/glibc-2.23/csu/../sysdeps/x86_64/start.S:121:0
#0 0x7fffe957b092 llvm::sys::PrintStackTrace(_IO_FILE*) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb2092)
#1 0x7fffe9579069 SignalHandler(int) (/nix/store/pvd1619nlpwg6fmf40k8bz1h4yc9n0rr-llvm-3.6.2/lib/libLLVMSupport.so+0xb0069)
#2 0x7ffff79c1e70 __restore_rt (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libpthread.so.0+0x10e70)
#3 0x8753d0 clang::ASTUnit::~ASTUnit() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x8753d0)
#4 0x875669 clang::ASTUnit::~ASTUnit() [clone .localalias.818] (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x875669)
#5 0x75a8c1 cpp::PCH::update() (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x75a8c1)
#6 0x837c66 cpp::Import::loadModule(Loc, Array<Identifier*>*, Identifier*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x837c66)
#7 0x6a7123 Import::load(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a7123)
#8 0x6a6db5 Import::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x6a6db5)
#9 0x67be85 Module::importAll(Scope*) (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x67be85)
#10 0x604f6a main (/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2+0x604f6a)
#11 0x7fffe828a770 __libc_start_main (/nix/store/phffgv3pwihmpdyk8xsz3wv8ydysch8w-glibc-2.23/lib/libc.so.6+0x20770)
#12 0x60cce9 _start /tmp/nix-build-glibc-2.23.drv-0/glibc-2.23/csu/../sysdeps/x86_64/start.S:121:0
/nix/store/d20f169ryps7ds2qak0r5n1f4hhxr80h-bash-4.3-p42/bin/bash: line 1: 25946 Segmentation fault (core dumped) /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2 --output-o -cpp-cachedir=/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime -c -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/gc /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/libunwind.d -of/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/src/ldc/eh/libunwind-debug.o -w -d -relocation-model=pic -g -link-debuglib -disable-invariants -d-version=Shared
runtime/CMakeFiles/druntime-ldc-debug.dir/build.make:1317: recipe for target 'runtime/src/ldc/eh/libunwind-debug.o' failed
make[2]: *** [runtime/src/ldc/eh/libunwind-debug.o] Error 139
make[2]: *** Waiting for unfinished jobs....
[ 44%] Generating src/gc/pooltable-debug.o
/nix/store/d20f169ryps7ds2qak0r5n1f4hhxr80h-bash-4.3-p42/bin/bash: line 1: 25950 Segmentation fault (core dumped) /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/bin/ldc2 --output-o -cpp-cachedir=/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime -c -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src -I/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/gc /tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/runtime/druntime/src/ldc/eh/cpp/gnu.d -of/tmp/nix-build-ldc-calypso-0.17.1.drv-0/Calypso-648a62f/build/runtime/src/ldc/eh/cpp/gnu-debug.o -w -d -relocation-model=pic -g -link-debuglib -disable-invariants -d-version=Shared
runtime/CMakeFiles/druntime-ldc-debug.dir/build.make:1341: recipe for target 'runtime/src/ldc/eh/cpp/gnu-debug.o' failed
make[2]: *** [runtime/src/ldc/eh/cpp/gnu-debug.o] Error 139
[ 44%] Generating src/gc/os-debug.o
CMakeFiles/Makefile2:501: recipe for target 'runtime/CMakeFiles/druntime-ldc-debug.dir/all' failed
make[1]: *** [runtime/CMakeFiles/druntime-ldc-debug.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
builder for ‘/nix/store/giyyjlzy6djb7fdhdi76vjvb4gi2s3ns-ldc-calypso-0.17.1.drv’ failed with exit code 2
error: build of ‘/nix/store/giyyjlzy6djb7fdhdi76vjvb4gi2s3ns-ldc-calypso-0.17.1.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment