Configure run on Mon Nov 21 14:45:16 MST 2022 int main(void) { #ifndef __clang_version__ syntax error #endif return 0; } /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4-linux-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./stella-conf -c ./stella-conf.cxx: In function 'int main()': ./stella-conf.cxx:3:9: error: 'syntax' was not declared in this scope 3 | syntax error | ^~~~~~ int main(void) { #ifndef __clang__ syntax error #endif return 0; } /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4-linux-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./stella-conf -c ./stella-conf.cxx: In function 'int main()': ./stella-conf.cxx:3:9: error: 'syntax' was not declared in this scope 3 | syntax error | ^~~~~~ int main(void) { #ifndef __GNUC__ syntax error #endif return 0; } /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4-linux-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./stella-conf -c #include #include int main(void) { return strcmp(ZLIB_VERSION, zlibVersion()); } /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4-linux-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./stella-conf -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/autobuild/autobuild/instance-23/output-1/host/bin/../sh4-buildroot-linux-gnu/sysroot/usr/lib -lz #include #include int main(void) { return printf("%s\n", PNG_HEADER_VERSION_STRING); } /home/autobuild/autobuild/instance-23/output-1/host/bin/sh4-linux-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./stella-conf -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/autobuild/autobuild/instance-23/output-1/host/bin/../sh4-buildroot-linux-gnu/sysroot/usr/lib -lpng16