=> 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 [ 3%] Building C object CMakeFiles/deepstate32.dir/src/lib/DeepState.c.o [ 3%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/DeepState.c.o [ 5%] Generating timestamp 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 [ 17%] Built target deepstate [ 18%] Linking C static library libdeepstate32.a [ 21%] Building CXX object examples/CMakeFiles/BoringDisabled.dir/BoringDisabled.cpp.o [ 21%] Building CXX object examples/CMakeFiles/Crash.dir/Crash.cpp.o [ 22%] Building C object CMakeFiles/deepstate_LF.dir/src/lib/Stream.c.o [ 22%] Built target deepstate32 [ 23%] Building CXX object examples/CMakeFiles/EnsembledCrash.dir/EnsembledCrash.cpp.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. [ 26%] Linking CXX executable Crash [ 26%] Linking CXX executable BoringDisabled 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_terminate.o): in function `__cxxabiv1::__terminate(void (*)())': ld: /usr/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected': eh_personality.cc:(.text+0x9d2): undefined reference to `_Unwind_Resume' eh_terminate.cc:(.text+0x2f): 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_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: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' ld: eh_personality.cc:(.text+0x430): undefined reference to `_Unwind_SetGR' ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x5a9): undefined reference to `_Unwind_Resume' 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_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(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(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()': ld: /usr/lib/libstdc++.a(eh_alloc.o):(.text+0x2f3): undefined reference to `_Unwind_Resume' vterminate.cc:(.text+0x1a3): 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(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(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-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 1 error --- 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 make[2]: 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 --- 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 [ 27%] Linking C static library libdeepstate_LF.a A failure has been detected in another branch of the parallel make 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 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 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