Configure run on Mon Oct 3 06:52:43 UTC 2022 int main(void) { #ifndef __clang_version__ syntax error #endif return 0; } /home/autobuild/autobuild/instance-7/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -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-7/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -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-7/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -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-7/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++ ./stella-conf.cxx -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -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 -Ofast -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -L/home/autobuild/autobuild/instance-7/output-1/host/bin/../aarch64-buildroot-linux-uclibc/sysroot/usr/lib -lz