The target system is: Emscripten - 1 - x86 The host system is: Linux - 5.15.167.4-microsoft-standard-WSL2 - x86_64 Performing C SOURCE FILE Test COMPILER_SUPPORTS_FCOLOR_DIAGNOSTICS succeeded with the following output: Change Dir: /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3e7d8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_3e7d8.dir/build.make CMakeFiles/cmTC_3e7d8.dir/build gmake[1]: Entering directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e7d8.dir/src.c.o /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -DCOMPILER_SUPPORTS_FCOLOR_DIAGNOSTICS -D_GNU_SOURCE=1 -fPIE -fcolor-diagnostics -MD -MT CMakeFiles/cmTC_3e7d8.dir/src.c.o -MF CMakeFiles/cmTC_3e7d8.dir/src.c.o.d -o CMakeFiles/cmTC_3e7d8.dir/src.c.o -c /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_3e7d8.js /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e7d8.dir/link.txt --verbose=1 /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 CMakeFiles/cmTC_3e7d8.dir/src.c.o -o cmTC_3e7d8.js gmake[1]: Leaving directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Determining if the getresgid exist passed with the following output: Change Dir: /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_30e32/fast && /usr/bin/gmake -f CMakeFiles/cmTC_30e32.dir/build.make CMakeFiles/cmTC_30e32.dir/build gmake[1]: Entering directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_30e32.dir/CheckSymbolExists.c.o /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 -fPIE -MD -MT CMakeFiles/cmTC_30e32.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_30e32.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_30e32.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_30e32.js /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30e32.dir/link.txt --verbose=1 /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 CMakeFiles/cmTC_30e32.dir/CheckSymbolExists.c.o -o cmTC_30e32.js gmake[1]: Leaving directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' File /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef getresgid return ((int*)(&getresgid))[argc]; #else (void)argc; return 0; #endif } Determining if the getresuid exist passed with the following output: Change Dir: /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1fedb/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1fedb.dir/build.make CMakeFiles/cmTC_1fedb.dir/build gmake[1]: Entering directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1fedb.dir/CheckSymbolExists.c.o /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 -fPIE -MD -MT CMakeFiles/cmTC_1fedb.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_1fedb.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_1fedb.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_1fedb.js /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1fedb.dir/link.txt --verbose=1 /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 CMakeFiles/cmTC_1fedb.dir/CheckSymbolExists.c.o -o cmTC_1fedb.js gmake[1]: Leaving directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' File /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef getresuid return ((int*)(&getresuid))[argc]; #else (void)argc; return 0; #endif } Determining if the vfork exist passed with the following output: Change Dir: /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f649b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f649b.dir/build.make CMakeFiles/cmTC_f649b.dir/build gmake[1]: Entering directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f649b.dir/CheckSymbolExists.c.o /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 -fPIE -MD -MT CMakeFiles/cmTC_f649b.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_f649b.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_f649b.dir/CheckSymbolExists.c.o -c /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_f649b.js /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f649b.dir/link.txt --verbose=1 /home/lucas/fn_registry/emsdk/upstream/emscripten/emcc -D_GNU_SOURCE=1 CMakeFiles/cmTC_f649b.dir/CheckSymbolExists.c.o -o cmTC_f649b.js gmake[1]: Leaving directory '/home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp' File /home/lucas/fn_registry/build/wasm/engine_smoke/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef vfork return ((int*)(&vfork))[argc]; #else (void)argc; return 0; #endif }