=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for deepstate-libfuzzer-0.1nb2 [ 1%] Building C object CMakeFiles/deepstate.dir/src/lib/Option.c.o [ 2%] Building C object CMakeFiles/deepstate.dir/src/lib/DeepState.c.o [ 3%] Building C object CMakeFiles/deepstate32.dir/src/lib/DeepState.c.o [ 5%] Building C object CMakeFiles/deepstate.dir/src/lib/Stream.c.o [ 6%] Building C object CMakeFiles/deepstate.dir/src/lib/Log.c.o [ 7%] Generating timestamp [ 9%] Building C object CMakeFiles/deepstate32.dir/src/lib/Log.c.o [ 10%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/DeepState.c.o [ 11%] Building C object CMakeFiles/deepstate32.dir/src/lib/Option.c.o [ 13%] Building C object CMakeFiles/deepstate32.dir/src/lib/Stream.c.o running build running build_py creating build creating build/lib creating build/lib/deepstate copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/__init__.py -> build/lib/deepstate creating build/lib/deepstate/core copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/__init__.py -> build/lib/deepstate/core copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/base.py -> build/lib/deepstate/core copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/fuzz.py -> build/lib/deepstate/core copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/symex.py -> build/lib/deepstate/core creating build/lib/deepstate/executors copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/__init__.py -> build/lib/deepstate/executors creating build/lib/deepstate/executors/fuzz copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/__init__.py -> build/lib/deepstate/executors/fuzz copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/afl.py -> build/lib/deepstate/executors/fuzz copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/angora.py -> build/lib/deepstate/executors/fuzz copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/eclipser.py -> build/lib/deepstate/executors/fuzz copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/honggfuzz.py -> build/lib/deepstate/executors/fuzz copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/libfuzzer.py -> build/lib/deepstate/executors/fuzz creating build/lib/deepstate/executors/symex copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/symex/__init__.py -> build/lib/deepstate/executors/symex copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/symex/angr.py -> build/lib/deepstate/executors/symex copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/symex/manticore.py -> build/lib/deepstate/executors/symex creating build/lib/deepstate/executors/auxiliary copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/auxiliary/__init__.py -> build/lib/deepstate/executors/auxiliary copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/auxiliary/ensembler.py -> build/lib/deepstate/executors/auxiliary copying /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/auxiliary/reducer.py -> build/lib/deepstate/executors/auxiliary [ 13%] Built target target [ 14%] Linking C static library libdeepstate.a [ 15%] Linking C static library libdeepstate32.a [ 17%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Option.c.o [ 18%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Log.c.o [ 19%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Stream.c.o [ 19%] Built target deepstate [ 21%] Building CXX object examples/CMakeFiles/BoringDisabled.dir/BoringDisabled.cpp.o [ 22%] Building CXX object examples/CMakeFiles/Crash.dir/Crash.cpp.o [ 23%] Building CXX object examples/CMakeFiles/Euler.dir/Euler.cpp.o [ 25%] Building CXX object examples/CMakeFiles/EnsembledCrash.dir/EnsembledCrash.cpp.o [ 25%] Built target deepstate32 [ 26%] Building CXX object examples/CMakeFiles/FromEclipser.dir/FromEclipser.cpp.o [ 27%] Building CXX object examples/CMakeFiles/Fixture.dir/Fixture.cpp.o [ 28%] Building CXX object examples/CMakeFiles/InputPath.dir/InputPath.cpp.o /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/examples/BoringDisabled.cpp:30:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint8_t ch0 = (uint8_t) pass[2]; ^~~~~~~~~ /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/examples/BoringDisabled.cpp:35:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint8_t ch1 = (uint8_t) pass[8]; ^~~~~~~~~ [ 30%] Linking C static library libdeepstate_LF.a 2 warnings generated. [ 31%] Linking CXX executable BoringDisabled [ 32%] Linking CXX executable Crash [ 34%] Linking CXX executable EnsembledCrash [ 35%] Linking CXX executable FromEclipser [ 36%] Linking CXX executable Euler ld: /usr/lib/libstdc++.a(eh_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': eh_terminate.cc:(.text+0x2f): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x2b2): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__gxx_personality_v0': eh_personality.cc:(.text+0x420): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x430): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x43b): undefined reference to `_Unwind_SetIP' ld: eh_personality.cc:(.text+0x44d): undefined reference to `_Unwind_GetLanguageSpecificData' ld: eh_personality.cc:(.text+0x4c5): undefined reference to `_Unwind_GetIPInfo' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected': eh_personality.cc:(.text+0x9d2): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x26d): undefined reference to `_Unwind_GetDataRelBase' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x275): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x288): undefined reference to `_Unwind_GetTextRelBase' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x5a9): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_catch.o): in function `__cxa_end_catch': eh_catch.cc:(.text+0xb5): undefined reference to `_Unwind_DeleteException' ld: eh_catch.cc:(.text+0xc9): undefined reference to `_Unwind_DeleteException' ld: CMakeFiles/BoringDisabled.dir/BoringDisabled.cpp.o: in function `DeepState_Test_CharTest_BoringVerifyCheck()': BoringDisabled.cpp:(.text+0x8e): undefined reference to `_Unwind_Resume' ld: CMakeFiles/BoringDisabled.dir/BoringDisabled.cpp.o: in function `DeepState_Test_CharTest_DisabledVerifyCheck()': BoringDisabled.cpp:(.text+0x131): undefined reference to `_Unwind_Resume' ld: CMakeFiles/BoringDisabled.dir/BoringDisabled.cpp.o: in function `DeepState_Test_CharTest_VerifyCheck()': BoringDisabled.cpp:(.text+0x1ed): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()': vterminate.cc:(.text+0x1a3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': eh_terminate.cc:(.text+0x2f): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x2b2): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__gxx_personality_v0': eh_personality.cc:(.text+0x420): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x430): undefined reference to `_Unwind_SetGR' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_throw': ld: eh_personality.cc:(.text+0x43b): undefined reference to `_Unwind_SetIP' ld: eh_personality.cc:(.text+0x44d): undefined reference to `_Unwind_GetLanguageSpecificData' eh_throw.cc:(.text+0xd6): undefined reference to `_Unwind_RaiseException' ld: eh_personality.cc:(.text+0x4c5): undefined reference to `_Unwind_GetIPInfo' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_rethrow': ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected': eh_personality.cc:(.text+0x9d2): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x26d): undefined reference to `_Unwind_GetDataRelBase' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x275): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x288): undefined reference to `_Unwind_GetTextRelBase' eh_throw.cc:(.text+0x11c): undefined reference to `_Unwind_Resume_or_Rethrow' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x5a9): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_catch.o): in function `__cxa_end_catch': eh_catch.cc:(.text+0xb5): undefined reference to `_Unwind_DeleteException' ld: eh_catch.cc:(.text+0xc9): undefined reference to `_Unwind_DeleteException' ld: /usr/lib/libstdc++.a(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()': vterminate.cc:(.text+0x1a3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(string-inst.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::__cxx11::basic_string, std::allocator > const&)': ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_throw': eh_throw.cc:(.text+0xd6): undefined reference to `_Unwind_RaiseException' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_rethrow': eh_throw.cc:(.text+0x11c): undefined reference to `_Unwind_Resume_or_Rethrow' string-inst.cc:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EEPKS5_RKS8_]+0x9d): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(string-inst.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(char, std::__cxx11::basic_string, std::allocator > const&)': string-inst.cc:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EES5_RKS8_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EES5_RKS8_]+0x7c): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(string-inst.o): in function `std::__cxx11::basic_string, std::allocator > std::operator+, std::allocator >(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)': string-inst.cc:(.text._ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_[_ZStplIcSt11char_traitsIcESaIcEENSt7__cxx1112basic_stringIT_T0_T1_EERKS8_SA_]+0x5b): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(functexcept.o): in function `std::__throw_logic_error(char const*)': functexcept.cc:(.text+0x10e): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(functexcept.o): in function `std::__throw_domain_error(char const*)': functexcept.cc:(.text+0x158): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(functexcept.o):functexcept.cc:(.text+0x1a2): more undefined references to `_Unwind_Resume' follow ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_throw': eh_throw.cc:(.text+0xd6): undefined reference to `_Unwind_RaiseException' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_rethrow': eh_throw.cc:(.text+0x11c): undefined reference to `_Unwind_Resume_or_Rethrow' ld: /usr/lib/libstdc++.a(eh_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': eh_terminate.cc:(.text+0x2f): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x2b2): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__gxx_personality_v0': eh_personality.cc:(.text+0x420): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x430): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x43b): undefined reference to `_Unwind_SetIP' ld: eh_personality.cc:(.text+0x44d): undefined reference to `_Unwind_GetLanguageSpecificData' ld: eh_personality.cc:(.text+0x4c5): undefined reference to `_Unwind_GetIPInfo' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected': eh_personality.cc:(.text+0x9d2): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x26d): undefined reference to `_Unwind_GetDataRelBase' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x275): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x288): undefined reference to `_Unwind_GetTextRelBase' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x5a9): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_catch.o): in function `__cxa_end_catch': eh_catch.cc:(.text+0xb5): undefined reference to `_Unwind_DeleteException' ld: eh_catch.cc:(.text+0xc9): undefined reference to `_Unwind_DeleteException' ld: /usr/lib/libstdc++.a(cow-string-inst.o): in function `std::string::_Rep::_M_refcopy()': cow-string-inst.cc:(.text._ZNSs4_Rep10_M_refcopyEv[_ZNSs4_Rep10_M_refcopyEv]+0x8d): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(cow-string-inst.o): in function `std::string::_Rep::_M_grab(std::allocator const&, std::allocator const&)': cow-string-inst.cc:(.text._ZNSs4_Rep7_M_grabERKSaIcES2_[_ZNSs4_Rep7_M_grabERKSaIcES2_]+0xa8): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(cow-string-inst.o): in function `std::basic_string, std::allocator >::basic_string(std::string const&)': cow-string-inst.cc:(.text._ZNSsC2ERKSs[_ZNSsC5ERKSs]+0xc9): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(cow-string-inst.o): in function `std::string::assign(std::string const&)': cow-string-inst.cc:(.text._ZNSs6assignERKSs[_ZNSs6assignERKSs]+0x177): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(cow-string-inst.o): in function `std::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::basic_string, std::allocator > const&)': cow-string-inst.cc:(.text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_[_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_]+0x86): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(cow-string-inst.o):cow-string-inst.cc:(.text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ES3_RKS6_[_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ES3_RKS6_]+0x76): more undefined references to `_Unwind_Resume' follow [ 36%] Built target deepstate_LF clang-16: error: linker command failed with exit code 1 (use -v to see invocation) clang-16: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/Crash --- *** [examples/Crash] Error code 1 make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/BoringDisabled --- *** [examples/BoringDisabled] Error code 1 make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build [ 38%] Linking CXX executable Fixture --- examples/CMakeFiles/Crash.dir/all --- *** [examples/CMakeFiles/Crash.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build clang-16: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/CMakeFiles/BoringDisabled.dir/all --- *** [examples/CMakeFiles/BoringDisabled.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/IntegerArithmetic.dir/all --- *** [examples/CMakeFiles/IntegerArithmetic.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/EnsembledCrash --- *** [examples/EnsembledCrash] Error code 1 make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/EnsembledCrash.dir/all --- *** [examples/CMakeFiles/EnsembledCrash.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/FromEclipser.dir/all --- *** [examples/CMakeFiles/FromEclipser.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build ld: CMakeFiles/Euler.dir/Euler.cpp.o: in function `DeepState_Test_Euler_SumsOfLikePowers()': Euler.cpp:(.text+0xb19): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': eh_terminate.cc:(.text+0x2f): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x2b2): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__gxx_personality_v0': eh_personality.cc:(.text+0x420): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x430): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x43b): undefined reference to `_Unwind_SetIP' ld: eh_personality.cc:(.text+0x44d): undefined reference to `_Unwind_GetLanguageSpecificData' ld: eh_personality.cc:(.text+0x4c5): undefined reference to `_Unwind_GetIPInfo' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected': eh_personality.cc:(.text+0x9d2): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x26d): undefined reference to `_Unwind_GetDataRelBase' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x275): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x288): undefined reference to `_Unwind_GetTextRelBase' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x5a9): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_catch.o): in function `__cxa_end_catch': eh_catch.cc:(.text+0xb5): undefined reference to `_Unwind_DeleteException' ld: eh_catch.cc:(.text+0xc9): undefined reference to `_Unwind_DeleteException' ld: /usr/lib/libstdc++.a(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()': vterminate.cc:(.text+0x1a3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_throw': eh_throw.cc:(.text+0xd6): undefined reference to `_Unwind_RaiseException' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_rethrow': eh_throw.cc:(.text+0x11c): undefined reference to `_Unwind_Resume_or_Rethrow' clang-16: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/Euler --- *** [examples/Euler] Error code 1 make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/Euler.dir/all --- *** [examples/CMakeFiles/Euler.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/examples/InputPath.cpp:78:21: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] ASSERT(store.data != "Admin") << "cannot have admin username"; ^ ~~~~~~~ /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/src/include/deepstate/DeepState.hpp:773:31: note: expanded from macro 'ASSERT' DeepState_LogFatal, !(expr), __FILE__, __LINE__) ^~~~ ld: CMakeFiles/Fixture.dir/Fixture.cpp.o: in function `MyTest::SetUp()': Fixture.cpp:(.text._ZN6MyTest5SetUpEv[_ZN6MyTest5SetUpEv]+0x81): undefined reference to `_Unwind_Resume' ld: CMakeFiles/Fixture.dir/Fixture.cpp.o: in function `MyTest::TearDown()': Fixture.cpp:(.text._ZN6MyTest8TearDownEv[_ZN6MyTest8TearDownEv]+0x81): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': eh_terminate.cc:(.text+0x2f): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x2b2): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__gxx_personality_v0': eh_personality.cc:(.text+0x420): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x430): undefined reference to `_Unwind_SetGR' ld: eh_personality.cc:(.text+0x43b): undefined reference to `_Unwind_SetIP' ld: eh_personality.cc:(.text+0x44d): undefined reference to `_Unwind_GetLanguageSpecificData' ld: eh_personality.cc:(.text+0x4c5): undefined reference to `_Unwind_GetIPInfo' ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected': eh_personality.cc:(.text+0x9d2): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x26d): undefined reference to `_Unwind_GetDataRelBase' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x275): undefined reference to `_Unwind_GetRegionStart' ld: /usr/lib/libstdc++.a(eh_personality.o):(.text+0x288): undefined reference to `_Unwind_GetTextRelBase' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x5a9): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_catch.o): in function `__cxa_end_catch': eh_catch.cc:(.text+0xb5): undefined reference to `_Unwind_DeleteException' ld: eh_catch.cc:(.text+0xc9): undefined reference to `_Unwind_DeleteException' ld: /usr/lib/libstdc++.a(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()': vterminate.cc:(.text+0x1a3): undefined reference to `_Unwind_Resume' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_throw': eh_throw.cc:(.text+0xd6): undefined reference to `_Unwind_RaiseException' ld: /usr/lib/libstdc++.a(eh_throw.o): in function `__cxa_rethrow': eh_throw.cc:(.text+0x11c): undefined reference to `_Unwind_Resume_or_Rethrow' 1 warning generated. clang-16: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/Fixture --- *** [examples/Fixture] Error code 1 make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/Fixture.dir/all --- *** [examples/CMakeFiles/Fixture.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/InputPath.dir/all --- *** [examples/CMakeFiles/InputPath.dir/all] Error code 2 make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 8 errors make[1]: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build *** [all] Error code 2 make: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make: stopped in /pbulk/work/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/deepstate-libfuzzer *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/deepstate-libfuzzer