file /var/uhubuild/work/compile/SConstruct,line 37: Configure(confdir = .sconf_temp) scons: Configure: Checking whether the C compiler works... scons: Configure: ".sconf_temp/conftest_0.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_0.c <- | | | |int main() | |{ | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_0.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_0.o -c -Wall -O2 -ggdb -std=c99 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Ilibexfat .sconf_temp/conftest_0.c | scons: Configure: (cached) yes scons: Configure: Checking off_t is 8 bytes... scons: Configure: ".sconf_temp/conftest_1.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_1.c <- | |#include | |typedef off_t scons_check_type; | | | |int main() | |{ | | static int test_array[1 - 2 * !(((long int) (sizeof(scons_check_type))) == 8)]; | | test_array[0] = 0; | | | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_1.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_1.o -c -Wall -O2 -ggdb -std=c99 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Ilibexfat .sconf_temp/conftest_1.c | scons: Configure: (cached) yes