[ 0:00] % divine cc -o testcase.bc -c /home/xrockai/src/divine/nightly/test/pthread/pts-int/pthread_cleanup_pop/pts-1-1.c [ 0:00] compiling /home/xrockai/src/divine/nightly/test/pthread/pts-int/pthread_cleanup_pop/pts-1-1.c [ 0:00] % native-link testcase.bc [ 0:00] setting up pass: fuse-ctors, options = [ 0:00] setting up pass: lowering, options = [ 0:00] setting up pass: recurse-annotations, options = [ 0:00] setting up pass: interrupt-mem, options = __dios_reschedule [ 0:00] setting up pass: interrupt-cfl, options = __dios_suspend [ 0:00] compiling native-0.bc [ 0:00] compiling /dios/lib/config/native.bc [ 0:00] warning: overriding the module target triple with x86_64-unknown-linux-gnu [-Woverride-module] [ 0:02] 1 warning generated. [ 0:02] /usr/bin/ld: /tmp/native-2-517d5f.o: in function `__execute_main(int, int, char**, char**)': [ 0:02] pts-1-1.c:(.text+0x11fb7): undefined reference to `__dios_tainted_init' [ 0:02] /usr/bin/ld: /tmp/native-2-517d5f.o: in function `__dios_start': [ 0:02] pts-1-1.c:(.text+0x12109): undefined reference to `__dios_tainted_init' [ 0:02] /usr/bin/ld: /tmp/native-2-517d5f.o: in function `__dios_start_synchronous': [ 0:02] pts-1-1.c:(.text+0x1225d): undefined reference to `__dios_tainted_init' [ 0:02] clang-7: error: linker command failed with exit code 1 (use -v to see invocation)