file /var/uhubuild/work/compile/SConscript,line 121: Configure(confdir = .sconf_temp) scons: Configure: Checking for C++ library boost_signals... scons: Configure: ".sconf_temp/conftest_0.cpp" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_0.cpp <- | | | | | |#include "boost/signals.hpp" | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_0.o" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_0.o -c -O2 -s -std=c++0x -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -Ibuild/src -Isrc .sconf_temp/conftest_0.cpp | scons: Configure: ".sconf_temp/conftest_0" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_0 .sconf_temp/conftest_0.o -lGL -lboost_signals | scons: Configure: (cached) yes scons: Configure: Checking for pkg-config... scons: Configure: (cached) /usr/bin/pkg-config scons: Configure: Checking for sdl-config... scons: Configure: (cached) /usr/bin/sdl-config scons: Configure: Checking for SDL_image... scons: Configure: ".sconf_temp/conftest_1.cpp" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_1.cpp <- | | | |#include "SDL.h" | |#include "SDL_image.h" | |int main(int argc, char* argv[]) { return 0; } | | | scons: Configure: ".sconf_temp/conftest_1.o" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_1.o -c -O2 -s -std=c++0x -isystem/usr/include/libpng16 -isystem/usr/include/SDL -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -D_GNU_SOURCE=1 -D_REENTRANT -Ibuild/src -Isrc .sconf_temp/conftest_1.cpp | scons: Configure: ".sconf_temp/conftest_1" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_1 .sconf_temp/conftest_1.o -lGL -lboost_signals -lpng16 -lSDL -lpthread -lSDL_image | scons: Configure: (cached) ok scons: Configure: Checking for SDL_mixer... scons: Configure: ".sconf_temp/conftest_2.cpp" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_2.cpp <- | | | |#include "SDL.h" | |#include "SDL_mixer.h" | |int main(int argc, char* argv[]) { return 0; } | | | scons: Configure: ".sconf_temp/conftest_2.o" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_2.o -c -O2 -s -std=c++0x -isystem/usr/include/libpng16 -isystem/usr/include/SDL -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -D_GNU_SOURCE=1 -D_REENTRANT -Ibuild/src -Isrc .sconf_temp/conftest_2.cpp | scons: Configure: ".sconf_temp/conftest_2" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_2 .sconf_temp/conftest_2.o -lGL -lboost_signals -lpng16 -lSDL -lpthread -lSDL_image -lSDL_mixer | scons: Configure: (cached) ok scons: Configure: Check how to call iconv... scons: Configure: ".sconf_temp/conftest_3.cpp" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_3.cpp <- | | | |#include | |int main() { | | char *foo; | | (void)iconv(static_cast(0), &foo, static_cast(0), static_cast(0), static_cast(0)); | | return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_3.o" is up to date. scons: Configure: The original builder output was: |g++ -o .sconf_temp/conftest_3.o -c -O2 -s -std=c++0x -isystem/usr/include/libpng16 -isystem/usr/include/SDL -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -D_GNU_SOURCE=1 -D_REENTRANT -Ibuild/src -Isrc .sconf_temp/conftest_3.cpp | scons: Configure: (cached) use '' scons: Configure: Checking for C library iconv... scons: Configure: ".sconf_temp/conftest_4.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_4.c <- | | | | | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_4.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_4.o -c -isystem/usr/include/libpng16 -isystem/usr/include/SDL -DVERSION="\"0.7.6\"" -DHAVE_OPENGL=1 -DHAVE_LINUXEVDEV=1 -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_ICONV_CONST -DICONV_CONST= -Ibuild/src -Isrc .sconf_temp/conftest_4.c | scons: Configure: Building ".sconf_temp/conftest_4" failed in a previous run and all its sources are up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_4 .sconf_temp/conftest_4.o -lGL -lboost_signals -lpng16 -lSDL -lpthread -lSDL_image -lSDL_mixer -liconv | scons: Configure: (cached) no