=> 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.1nb1 [ 1%] Building C object CMakeFiles/deepstate.dir/src/lib/DeepState.c.o [ 2%] Generating timestamp [ 3%] Building C object CMakeFiles/deepstate32.dir/src/lib/DeepState.c.o [ 5%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/DeepState.c.o running build running build_py creating build creating build/lib creating build/lib/deepstate copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/__init__.py -> build/lib/deepstate creating build/lib/deepstate/core copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/__init__.py -> build/lib/deepstate/core copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/base.py -> build/lib/deepstate/core copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/fuzz.py -> build/lib/deepstate/core copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/core/symex.py -> build/lib/deepstate/core creating build/lib/deepstate/executors copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/__init__.py -> build/lib/deepstate/executors creating build/lib/deepstate/executors/fuzz copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/__init__.py -> build/lib/deepstate/executors/fuzz copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/afl.py -> build/lib/deepstate/executors/fuzz copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/angora.py -> build/lib/deepstate/executors/fuzz copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/eclipser.py -> build/lib/deepstate/executors/fuzz copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/honggfuzz.py -> build/lib/deepstate/executors/fuzz copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/fuzz/libfuzzer.py -> build/lib/deepstate/executors/fuzz creating build/lib/deepstate/executors/symex copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/symex/__init__.py -> build/lib/deepstate/executors/symex copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/symex/angr.py -> build/lib/deepstate/executors/symex copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/symex/manticore.py -> build/lib/deepstate/executors/symex creating build/lib/deepstate/executors/auxiliary copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/auxiliary/__init__.py -> build/lib/deepstate/executors/auxiliary copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/auxiliary/ensembler.py -> build/lib/deepstate/executors/auxiliary copying /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/bin/deepstate/executors/auxiliary/reducer.py -> build/lib/deepstate/executors/auxiliary [ 5%] Built target target [ 6%] Building C object CMakeFiles/deepstate.dir/src/lib/Log.c.o [ 7%] Building C object CMakeFiles/deepstate.dir/src/lib/Option.c.o [ 9%] Building C object CMakeFiles/deepstate32.dir/src/lib/Log.c.o [ 10%] Building C object CMakeFiles/deepstate.dir/src/lib/Stream.c.o [ 11%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Log.c.o [ 13%] Building C object CMakeFiles/deepstate32.dir/src/lib/Option.c.o [ 14%] Building C object CMakeFiles/deepstate32.dir/src/lib/Stream.c.o [ 15%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Option.c.o [ 17%] Linking C static library libdeepstate.a [ 18%] Linking C static library libdeepstate32.a [ 18%] Built target deepstate [ 21%] Building CXX object examples/CMakeFiles/BoringDisabled.dir/BoringDisabled.cpp.o [ 21%] Building CXX object examples/CMakeFiles/Crash.dir/Crash.cpp.o [ 21%] Built target deepstate32 [ 22%] Building CXX object examples/CMakeFiles/EnsembledCrash.dir/EnsembledCrash.cpp.o [ 23%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Stream.c.o /tmp/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]; ^~~~~~~~~ /tmp/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]; ^~~~~~~~~ 2 warnings generated. [ 25%] Linking CXX executable BoringDisabled [ 26%] Linking CXX executable Crash [ 27%] Linking CXX executable EnsembledCrash 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(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_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': eh_terminate.cc:(.text+0x2f): 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: /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: eh_catch.cc:(.text+0xc9): undefined reference to `_Unwind_DeleteException' 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(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' 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-15: error: linker command failed with exit code 1 (use -v to see invocation) clang-15: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/Crash --- *** [examples/Crash] Error code 1 make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/BoringDisabled --- *** [examples/BoringDisabled] Error code 1 make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/Crash.dir/all --- *** [examples/CMakeFiles/Crash.dir/all] Error code 2 make[1]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/BoringDisabled.dir/all --- *** [examples/CMakeFiles/BoringDisabled.dir/all] Error code 2 make[1]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- CMakeFiles/deepstate_LF.dir/all --- *** [CMakeFiles/deepstate_LF.dir/all] Error code 2 make[1]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 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&)': 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 clang-15: error: linker command failed with exit code 1 (use -v to see invocation) --- examples/EnsembledCrash --- *** [examples/EnsembledCrash] Error code 1 make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make[2]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build --- examples/CMakeFiles/EnsembledCrash.dir/all --- *** [examples/CMakeFiles/EnsembledCrash.dir/all] Error code 2 make[1]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 4 errors make[1]: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build *** [all] Error code 2 make: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build 1 error make: stopped in /tmp/devel/deepstate-libfuzzer/work/deepstate-61ae1ed422194bd879e50ee5b2bce93537310473/build *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/deepstate-libfuzzer *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/devel/deepstate-libfuzzer