mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

123 lines
7.8 KiB

[TIMESTAMP] 1168688292 Sat Jan 13 12:38:12 2007 (5) ERROR
[TIMESTAMP] 1168897012 Mon Jan 15 22:36:52 2007 (9) ERROR
[TIMESTAMP] 1168953133 Tue Jan 16 14:12:13 2007 (5) ERROR
[TIMESTAMP] 1168982831 Tue Jan 16 22:27:11 2007 (9) ERROR
[TIMESTAMP] 1169123457 Thu Jan 18 13:30:57 2007 (5) ERROR
[TIMESTAMP] 1169153040 Thu Jan 18 21:44:00 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-dfbsee.err 9-dfbsee.err
[BUILDTIME] 853 (5) ERROR
[BUILDTIME] 841 (9) ERROR
[BUILDTIME] 868 (5) ERROR
[BUILDTIME] 852 (9) ERROR
[BUILDTIME] 839 (5) ERROR
[BUILDTIME] 861 (9) ERROR
[5-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
[5-ERROR] checking host system type... i386-unknown-linux-gnu
[5-ERROR] checking for gcc... gcc-40
[5-ERROR] checking whether the C compiler (gcc-40 ) works... yes
[5-ERROR] checking whether the C compiler (gcc-40 ) is a cross-compiler... no
[5-ERROR] checking whether we are using GNU C... yes
[5-ERROR] checking whether gcc-40 accepts -g... yes
[5-ERROR] checking for gcc-40 option to accept ANSI C... none needed
[5-ERROR] checking for pkg-config... /usr/bin/pkg-config
[5-ERROR] checking for directfb >= 0.9.15... yes
[5-ERROR] checking DIRECTFB_CFLAGS... -D_REENTRANT -I/usr/include/directfb
[5-ERROR] checking DIRECTFB_LIBS... -ldirectfb -lz -lfusion -ldirect -lpthread -ldl
[5-ERROR] checking for directfb-csource... /usr/bin/directfb-csource
[5-ERROR] updating cache ./config.cache
[5-ERROR] creating ./config.status
[5-ERROR] creating Makefile
[5-ERROR] creating dfbsee.1
[5-ERROR] creating data/Makefile
[5-ERROR] creating src/Makefile
[5-ERROR] creating src/gfx/Makefile
[5-ERROR] Making all in src
[5-ERROR] make[1]: Entering directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
[5-ERROR] Making all in gfx
[5-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src/gfx'
[5-ERROR] /usr/bin/directfb-csource --name=bottom_left --format=a8 \
[5-ERROR] ./bottom_left.png > gfx.h || ( rm -f gfx.h && false )
[5-ERROR] /usr/bin/directfb-csource --name=top_left --format=a8 \
[5-ERROR] ./top_left.png >> gfx.h || ( rm -f gfx.h && false )
[5-ERROR] /usr/bin/directfb-csource --name=top_right --format=a8 \
[5-ERROR] ./top_right.png >> gfx.h || ( rm -f gfx.h && false )
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src/gfx'
[5-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
[5-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c image-load.c
[5-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c interface.c
[5-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c interface-draw.c
[5-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c options.c
[5-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c main.c
[5-ERROR] main.c: In function 'main':
[5-ERROR] main.c:56: error: 'DFBCardCapabilities' undeclared (first use in this function)
[5-ERROR] main.c:56: error: (Each undeclared identifier is reported only once
[5-ERROR] main.c:56: error: for each function it appears in.)
[5-ERROR] main.c:56: error: syntax error before 'caps'
[5-ERROR] main.c:81: error: 'struct _IDirectFB' has no member named 'GetCardCapabilities'
[5-ERROR] main.c:81: error: 'caps' undeclared (first use in this function)
[5-ERROR] make[2]: *** [main.o] Error 1
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
[5-ERROR] make[1]: *** [all-recursive] Error 1
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
[5-ERROR] make: *** [all-recursive] Error 1
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
[9-ERROR] checking host system type... i386-unknown-linux-gnu
[9-ERROR] checking for gcc... gcc-40
[9-ERROR] checking whether the C compiler (gcc-40 ) works... yes
[9-ERROR] checking whether the C compiler (gcc-40 ) is a cross-compiler... no
[9-ERROR] checking whether we are using GNU C... yes
[9-ERROR] checking whether gcc-40 accepts -g... yes
[9-ERROR] checking for gcc-40 option to accept ANSI C... none needed
[9-ERROR] checking for pkg-config... /usr/bin/pkg-config
[9-ERROR] checking for directfb >= 0.9.15... yes
[9-ERROR] checking DIRECTFB_CFLAGS... -D_REENTRANT -I/usr/include/directfb
[9-ERROR] checking DIRECTFB_LIBS... -ldirectfb -lz -lfusion -ldirect -lpthread -ldl
[9-ERROR] checking for directfb-csource... /usr/bin/directfb-csource
[9-ERROR] updating cache ./config.cache
[9-ERROR] creating ./config.status
[9-ERROR] creating Makefile
[9-ERROR] creating dfbsee.1
[9-ERROR] creating data/Makefile
[9-ERROR] creating src/Makefile
[9-ERROR] creating src/gfx/Makefile
[9-ERROR] Making all in src
[9-ERROR] make[1]: Entering directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
[9-ERROR] Making all in gfx
[9-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src/gfx'
[9-ERROR] /usr/bin/directfb-csource --name=bottom_left --format=a8 \
[9-ERROR] ./bottom_left.png > gfx.h || ( rm -f gfx.h && false )
[9-ERROR] /usr/bin/directfb-csource --name=top_left --format=a8 \
[9-ERROR] ./top_left.png >> gfx.h || ( rm -f gfx.h && false )
[9-ERROR] /usr/bin/directfb-csource --name=top_right --format=a8 \
[9-ERROR] ./top_right.png >> gfx.h || ( rm -f gfx.h && false )
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src/gfx'
[9-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
[9-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c image-load.c
[9-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c interface.c
[9-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c interface-draw.c
[9-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c options.c
[9-ERROR] gcc-40 -DPACKAGE=\"DFBSee\" -DVERSION=\"0.7.4\" -I. -I. -D_REENTRANT -I/usr/include/directfb -DDATADIR=\"/usr/share/DFBSee/\" -g -O2 -Wall -c main.c
[9-ERROR] main.c: In function 'main':
[9-ERROR] main.c:56: error: 'DFBCardCapabilities' undeclared (first use in this function)
[9-ERROR] main.c:56: error: (Each undeclared identifier is reported only once
[9-ERROR] main.c:56: error: for each function it appears in.)
[9-ERROR] main.c:56: error: syntax error before 'caps'
[9-ERROR] main.c:81: error: 'struct _IDirectFB' has no member named 'GetCardCapabilities'
[9-ERROR] main.c:81: error: 'caps' undeclared (first use in this function)
[9-ERROR] make[2]: *** [main.o] Error 1
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
[9-ERROR] make[1]: *** [all-recursive] Error 1
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
[9-ERROR] make: *** [all-recursive] Error 1
[9-ERROR] --- BUILD ERROR ---