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

  1. [TIMESTAMP] 1168688292 Sat Jan 13 12:38:12 2007 (5) ERROR
  2. [TIMESTAMP] 1168897012 Mon Jan 15 22:36:52 2007 (9) ERROR
  3. [TIMESTAMP] 1168953133 Tue Jan 16 14:12:13 2007 (5) ERROR
  4. [TIMESTAMP] 1168982831 Tue Jan 16 22:27:11 2007 (9) ERROR
  5. [TIMESTAMP] 1169123457 Thu Jan 18 13:30:57 2007 (5) ERROR
  6. [TIMESTAMP] 1169153040 Thu Jan 18 21:44:00 2007 (9) ERROR
  7. [CONFIG-ID] TRUNK-x86-reference
  8. [ROCKVER] TRUNK
  9. [LOGS] 5-dfbsee.err 9-dfbsee.err
  10. [BUILDTIME] 853 (5) ERROR
  11. [BUILDTIME] 841 (9) ERROR
  12. [BUILDTIME] 868 (5) ERROR
  13. [BUILDTIME] 852 (9) ERROR
  14. [BUILDTIME] 839 (5) ERROR
  15. [BUILDTIME] 861 (9) ERROR
  16. [5-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  17. [5-ERROR] checking host system type... i386-unknown-linux-gnu
  18. [5-ERROR] checking for gcc... gcc-40
  19. [5-ERROR] checking whether the C compiler (gcc-40 ) works... yes
  20. [5-ERROR] checking whether the C compiler (gcc-40 ) is a cross-compiler... no
  21. [5-ERROR] checking whether we are using GNU C... yes
  22. [5-ERROR] checking whether gcc-40 accepts -g... yes
  23. [5-ERROR] checking for gcc-40 option to accept ANSI C... none needed
  24. [5-ERROR] checking for pkg-config... /usr/bin/pkg-config
  25. [5-ERROR] checking for directfb >= 0.9.15... yes
  26. [5-ERROR] checking DIRECTFB_CFLAGS... -D_REENTRANT -I/usr/include/directfb
  27. [5-ERROR] checking DIRECTFB_LIBS... -ldirectfb -lz -lfusion -ldirect -lpthread -ldl
  28. [5-ERROR] checking for directfb-csource... /usr/bin/directfb-csource
  29. [5-ERROR] updating cache ./config.cache
  30. [5-ERROR] creating ./config.status
  31. [5-ERROR] creating Makefile
  32. [5-ERROR] creating dfbsee.1
  33. [5-ERROR] creating data/Makefile
  34. [5-ERROR] creating src/Makefile
  35. [5-ERROR] creating src/gfx/Makefile
  36. [5-ERROR] Making all in src
  37. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
  38. [5-ERROR] Making all in gfx
  39. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src/gfx'
  40. [5-ERROR] /usr/bin/directfb-csource --name=bottom_left --format=a8 \
  41. [5-ERROR] ./bottom_left.png > gfx.h || ( rm -f gfx.h && false )
  42. [5-ERROR] /usr/bin/directfb-csource --name=top_left --format=a8 \
  43. [5-ERROR] ./top_left.png >> gfx.h || ( rm -f gfx.h && false )
  44. [5-ERROR] /usr/bin/directfb-csource --name=top_right --format=a8 \
  45. [5-ERROR] ./top_right.png >> gfx.h || ( rm -f gfx.h && false )
  46. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src/gfx'
  47. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
  48. [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
  49. [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
  50. [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
  51. [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
  52. [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
  53. [5-ERROR] main.c: In function 'main':
  54. [5-ERROR] main.c:56: error: 'DFBCardCapabilities' undeclared (first use in this function)
  55. [5-ERROR] main.c:56: error: (Each undeclared identifier is reported only once
  56. [5-ERROR] main.c:56: error: for each function it appears in.)
  57. [5-ERROR] main.c:56: error: syntax error before 'caps'
  58. [5-ERROR] main.c:81: error: 'struct _IDirectFB' has no member named 'GetCardCapabilities'
  59. [5-ERROR] main.c:81: error: 'caps' undeclared (first use in this function)
  60. [5-ERROR] make[2]: *** [main.o] Error 1
  61. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
  62. [5-ERROR] make[1]: *** [all-recursive] Error 1
  63. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.dfbsee.1169123447.26996.1893599440/DFBSee-0.7.4/src'
  64. [5-ERROR] make: *** [all-recursive] Error 1
  65. [5-ERROR] --- BUILD ERROR ---
  66. [9-ERROR] checking whether to enable maintainer-specific portions of Makefiles... no
  67. [9-ERROR] checking host system type... i386-unknown-linux-gnu
  68. [9-ERROR] checking for gcc... gcc-40
  69. [9-ERROR] checking whether the C compiler (gcc-40 ) works... yes
  70. [9-ERROR] checking whether the C compiler (gcc-40 ) is a cross-compiler... no
  71. [9-ERROR] checking whether we are using GNU C... yes
  72. [9-ERROR] checking whether gcc-40 accepts -g... yes
  73. [9-ERROR] checking for gcc-40 option to accept ANSI C... none needed
  74. [9-ERROR] checking for pkg-config... /usr/bin/pkg-config
  75. [9-ERROR] checking for directfb >= 0.9.15... yes
  76. [9-ERROR] checking DIRECTFB_CFLAGS... -D_REENTRANT -I/usr/include/directfb
  77. [9-ERROR] checking DIRECTFB_LIBS... -ldirectfb -lz -lfusion -ldirect -lpthread -ldl
  78. [9-ERROR] checking for directfb-csource... /usr/bin/directfb-csource
  79. [9-ERROR] updating cache ./config.cache
  80. [9-ERROR] creating ./config.status
  81. [9-ERROR] creating Makefile
  82. [9-ERROR] creating dfbsee.1
  83. [9-ERROR] creating data/Makefile
  84. [9-ERROR] creating src/Makefile
  85. [9-ERROR] creating src/gfx/Makefile
  86. [9-ERROR] Making all in src
  87. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
  88. [9-ERROR] Making all in gfx
  89. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src/gfx'
  90. [9-ERROR] /usr/bin/directfb-csource --name=bottom_left --format=a8 \
  91. [9-ERROR] ./bottom_left.png > gfx.h || ( rm -f gfx.h && false )
  92. [9-ERROR] /usr/bin/directfb-csource --name=top_left --format=a8 \
  93. [9-ERROR] ./top_left.png >> gfx.h || ( rm -f gfx.h && false )
  94. [9-ERROR] /usr/bin/directfb-csource --name=top_right --format=a8 \
  95. [9-ERROR] ./top_right.png >> gfx.h || ( rm -f gfx.h && false )
  96. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src/gfx'
  97. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
  98. [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
  99. [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
  100. [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
  101. [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
  102. [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
  103. [9-ERROR] main.c: In function 'main':
  104. [9-ERROR] main.c:56: error: 'DFBCardCapabilities' undeclared (first use in this function)
  105. [9-ERROR] main.c:56: error: (Each undeclared identifier is reported only once
  106. [9-ERROR] main.c:56: error: for each function it appears in.)
  107. [9-ERROR] main.c:56: error: syntax error before 'caps'
  108. [9-ERROR] main.c:81: error: 'struct _IDirectFB' has no member named 'GetCardCapabilities'
  109. [9-ERROR] main.c:81: error: 'caps' undeclared (first use in this function)
  110. [9-ERROR] make[2]: *** [main.o] Error 1
  111. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
  112. [9-ERROR] make[1]: *** [all-recursive] Error 1
  113. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.dfbsee.1169153030.17323.1197622847/DFBSee-0.7.4/src'
  114. [9-ERROR] make: *** [all-recursive] Error 1
  115. [9-ERROR] --- BUILD ERROR ---