file /var/uhubuild/work/compile/SConstruct,line 215: Configure(confdir = .sconf_temp) scons: Configure: Checking for C library GL... scons: Configure: ".sconf_temp/conftest_0.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_0.c <- | | | | | |#include "gl.h" | | | |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 -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_0.c | scons: Configure: ".sconf_temp/conftest_0" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_0 `pkg-config --libs-only-L x11` .sconf_temp/conftest_0.o -lGL | scons: Configure: (cached) yes scons: Configure: Checking for C library GLU... scons: Configure: ".sconf_temp/conftest_1.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_1.c <- | | | | | |#include "glu.h" | | | |int | |main() { | | | |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 -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_1.c | scons: Configure: ".sconf_temp/conftest_1" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_1 `pkg-config --libs-only-L x11` .sconf_temp/conftest_1.o -lGL -lGLU | scons: Configure: (cached) yes scons: Configure: Checking for C library SDL... scons: Configure: ".sconf_temp/conftest_2.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_2.c <- | | | | | |#include "SDL.h" | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_2.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_2.o -c -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_2.c | scons: Configure: ".sconf_temp/conftest_2" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_2 `pkg-config --libs-only-L x11` .sconf_temp/conftest_2.o -lGL -lGLU -lSDL | scons: Configure: (cached) yes scons: Configure: Checking for C library SDL_image... scons: Configure: ".sconf_temp/conftest_3.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_3.c <- | | | | | |#include "SDL_image.h" | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_3.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_3.o -c -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_3.c | scons: Configure: ".sconf_temp/conftest_3" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_3 `pkg-config --libs-only-L x11` .sconf_temp/conftest_3.o -lGL -lGLU -lSDL -lSDL_image | scons: Configure: (cached) yes scons: Configure: Checking for C library SDL_net... scons: Configure: ".sconf_temp/conftest_4.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_4.c <- | | | | | |#include "SDL_net.h" | | | |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 -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_4.c | scons: Configure: ".sconf_temp/conftest_4" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_4 `pkg-config --libs-only-L x11` .sconf_temp/conftest_4.o -lGL -lGLU -lSDL -lSDL_image -lSDL_net | scons: Configure: (cached) yes scons: Configure: Checking for C library SDL_mixer... scons: Configure: ".sconf_temp/conftest_5.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_5.c <- | | | | | |#include "SDL_mixer.h" | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_5.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_5.o -c -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_5.c | scons: Configure: ".sconf_temp/conftest_5" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_5 `pkg-config --libs-only-L x11` .sconf_temp/conftest_5.o -lGL -lGLU -lSDL -lSDL_image -lSDL_net -lSDL_mixer | scons: Configure: (cached) yes scons: Configure: Checking for C library fftw3... scons: Configure: ".sconf_temp/conftest_6.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_6.c <- | | | | | |#include "fftw3.h" | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_6.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_6.o -c -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_6.c | scons: Configure: ".sconf_temp/conftest_6" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_6 `pkg-config --libs-only-L x11` .sconf_temp/conftest_6.o -lGL -lGLU -lSDL -lSDL_image -lSDL_net -lSDL_mixer -lfftw3 | scons: Configure: (cached) yes scons: Configure: Checking for C library fftw3f... scons: Configure: ".sconf_temp/conftest_7.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_7.c <- | | | | | |#include "fftw3.h" | | | |int | |main() { | | | |return 0; | |} | | | scons: Configure: ".sconf_temp/conftest_7.o" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_7.o -c -msse -Wall `sdl-config --cflags` `pkg-config --cflags x11` -g -O2 -DUSE_SSE -I/usr/include/SDL -I/usr/include/GL .sconf_temp/conftest_7.c | scons: Configure: ".sconf_temp/conftest_7" is up to date. scons: Configure: The original builder output was: |gcc -o .sconf_temp/conftest_7 `pkg-config --libs-only-L x11` .sconf_temp/conftest_7.o -lGL -lGLU -lSDL -lSDL_image -lSDL_net -lSDL_mixer -lfftw3 -lfftw3f | scons: Configure: (cached) yes