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.

150 lines
8.4 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/avm/tpctl/tpctl.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [TIMESTAMP] 1142650599 Sat Mar 18 03:56:39 2006 (5) ERROR
  23. [TIMESTAMP] 1142919990 Tue Mar 21 06:46:30 2006 (9) ERROR
  24. [TIMESTAMP] 1142963555 Tue Mar 21 18:52:35 2006 (5) ERROR
  25. [TIMESTAMP] 1142973690 Tue Mar 21 21:41:30 2006 (9) ERROR
  26. [TIMESTAMP] 1143033345 Wed Mar 22 14:15:45 2006 (5) ERROR
  27. [TIMESTAMP] 1143042986 Wed Mar 22 16:56:26 2006 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-tpctl.err 9-tpctl.err
  31. [BUILDTIME] 1869 (5) ERROR
  32. [BUILDTIME] 1731 (9) ERROR
  33. [BUILDTIME] 1748 (5) ERROR
  34. [BUILDTIME] 1754 (9) ERROR
  35. [BUILDTIME] 1753 (5) ERROR
  36. [BUILDTIME] 1818 (9) ERROR
  37. [SIZE] 0.36 MB, 13 files
  38. [DEP] 00-dirtree bash2 binutils bzip2 coreutils findutils gcc34 gcc34:dev
  39. [DEP] glibc23 glibc23:dev grep linux26-header:dev linux26-source make
  40. [DEP] mktemp ncurses:dev perl5 rrdtool sed sysfiles tar
  41. [PROVIDES] apmiser ntpctl tpctl
  42. [5-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o ntpctl.o -c ntpctl.c
  43. [5-ERROR] In file included from ../include/thinkpad_common.h:80,
  44. [5-ERROR] from ntpctl.h:27,
  45. [5-ERROR] from ntpctl.c:38:
  46. [5-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  47. [5-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o event_cond.o -c event_cond.c
  48. [5-ERROR] In file included from ../include/thinkpad_common.h:80,
  49. [5-ERROR] from ntpctl.h:27,
  50. [5-ERROR] from event_cond.c:34:
  51. [5-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  52. [5-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o pointing_device.o -c pointing_device.c
  53. [5-ERROR] In file included from ../include/thinkpad_common.h:80,
  54. [5-ERROR] from ntpctl.h:27,
  55. [5-ERROR] from pointing_device.c:34:
  56. [5-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  57. [5-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o timer.o -c timer.c
  58. [5-ERROR] In file included from ../include/thinkpad_common.h:80,
  59. [5-ERROR] from ntpctl.h:27,
  60. [5-ERROR] from timer.c:34:
  61. [5-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  62. [5-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o ntpctl ntpctl.o event_cond.o pointing_device.o timer.o -lmenu -lncurses -lsmapidev
  63. [5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/3.4.5/../../../libncurses.a(lib_mouse.o): In function `initialize_mousetype':lib_mouse.c:(.text+0x1bb): undefined reference to `dlopen'
  64. [5-ERROR] :lib_mouse.c:(.text+0x1d2): undefined reference to `dlsym'
  65. [5-ERROR] :lib_mouse.c:(.text+0x1ec): undefined reference to `dlsym'
  66. [5-ERROR] :lib_mouse.c:(.text+0x206): undefined reference to `dlsym'
  67. [5-ERROR] :lib_mouse.c:(.text+0x220): undefined reference to `dlsym'
  68. [5-ERROR] :lib_mouse.c:(.text+0x235): undefined reference to `dlclose'
  69. [5-ERROR] collect2: ld returned 1 exit status
  70. [5-ERROR] make[1]: *** [ntpctl] Error 1
  71. [5-ERROR] make[1]: Leaving directory `/ROCK/src.tpctl.1143033309.17447.3803025837/tpctl-4.17/ntpctl'
  72. [5-ERROR] make: *** [all] Error 2
  73. [5-ERROR] --- BUILD ERROR ---
  74. [5-ERROR] Creating file list and doing final adaptions ...
  75. [5-ERROR] Processing static lib corrections ...
  76. [5-ERROR] Verifing the .la files ...
  77. [5-ERROR] Found 14 files for this package.
  78. [5-ERROR] Applying package split: 40 tpctl:dev (/lib/.*\.(la|a|o)$|/include/)
  79. [5-ERROR] Applying package split: 42 tpctl:dev /pkgconfig/
  80. [5-ERROR] Applying package split: 60 tpctl:doc /share/doc/
  81. [5-ERROR] Calculating package dependencies ...
  82. [5-ERROR] <tpctl> Creating flist file ...
  83. [5-ERROR] <tpctl> Creating package dependencies file ...
  84. [5-ERROR] <tpctl> Creating md5sum and cksum files ...
  85. [5-ERROR] <tpctl> Creating package description ...
  86. [5-ERROR] <tpctl:doc> Creating flist file ...
  87. [5-ERROR] <tpctl:doc> Creating package dependencies file ...
  88. [5-ERROR] <tpctl:doc> Creating md5sum and cksum files ...
  89. [5-ERROR] <tpctl:doc> Creating package description ...
  90. [5-ERROR] Making post-install adaptions.
  91. [5-ERROR] Finished building tpctl=tpctl.
  92. [9-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o ntpctl.o -c ntpctl.c
  93. [9-ERROR] In file included from ../include/thinkpad_common.h:80,
  94. [9-ERROR] from ntpctl.h:27,
  95. [9-ERROR] from ntpctl.c:38:
  96. [9-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  97. [9-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o event_cond.o -c event_cond.c
  98. [9-ERROR] In file included from ../include/thinkpad_common.h:80,
  99. [9-ERROR] from ntpctl.h:27,
  100. [9-ERROR] from event_cond.c:34:
  101. [9-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  102. [9-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o pointing_device.o -c pointing_device.c
  103. [9-ERROR] In file included from ../include/thinkpad_common.h:80,
  104. [9-ERROR] from ntpctl.h:27,
  105. [9-ERROR] from pointing_device.c:34:
  106. [9-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  107. [9-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o timer.o -c timer.c
  108. [9-ERROR] In file included from ../include/thinkpad_common.h:80,
  109. [9-ERROR] from ntpctl.h:27,
  110. [9-ERROR] from timer.c:34:
  111. [9-ERROR] ../include/rtcmosram.h:171: warning: `packed' attribute ignored
  112. [9-ERROR] gcc-34 -Wall -Wcast-align -Wstrict-prototypes -O2 -g -L../lib -I../include -DLINUX -o ntpctl ntpctl.o event_cond.o pointing_device.o timer.o -lmenu -lncurses -lsmapidev
  113. [9-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/3.4.5/../../../libncurses.a(lib_mouse.o): In function `initialize_mousetype':lib_mouse.c:(.text+0x1bb): undefined reference to `dlopen'
  114. [9-ERROR] :lib_mouse.c:(.text+0x1d2): undefined reference to `dlsym'
  115. [9-ERROR] :lib_mouse.c:(.text+0x1ec): undefined reference to `dlsym'
  116. [9-ERROR] :lib_mouse.c:(.text+0x206): undefined reference to `dlsym'
  117. [9-ERROR] :lib_mouse.c:(.text+0x220): undefined reference to `dlsym'
  118. [9-ERROR] :lib_mouse.c:(.text+0x235): undefined reference to `dlclose'
  119. [9-ERROR] collect2: ld returned 1 exit status
  120. [9-ERROR] make[1]: *** [ntpctl] Error 1
  121. [9-ERROR] make[1]: Leaving directory `/ROCK/src.tpctl.1143042955.14886.544111303/tpctl-4.17/ntpctl'
  122. [9-ERROR] make: *** [all] Error 2
  123. [9-ERROR] --- BUILD ERROR ---
  124. [9-ERROR] Creating file list and doing final adaptions ...
  125. [9-ERROR] Processing static lib corrections ...
  126. [9-ERROR] Verifing the .la files ...
  127. [9-ERROR] Found 14 files for this package.
  128. [9-ERROR] Applying package split: 40 tpctl:dev (/lib/.*\.(la|a|o)$|/include/)
  129. [9-ERROR] Applying package split: 42 tpctl:dev /pkgconfig/
  130. [9-ERROR] Applying package split: 60 tpctl:doc /share/doc/
  131. [9-ERROR] Calculating package dependencies ...
  132. [9-ERROR] <tpctl> Creating flist file ...
  133. [9-ERROR] <tpctl> Creating package dependencies file ...
  134. [9-ERROR] <tpctl> Creating md5sum and cksum files ...
  135. [9-ERROR] <tpctl> Creating package description ...
  136. [9-ERROR] <tpctl:doc> Creating flist file ...
  137. [9-ERROR] <tpctl:doc> Creating package dependencies file ...
  138. [9-ERROR] <tpctl:doc> Creating md5sum and cksum files ...
  139. [9-ERROR] <tpctl:doc> Creating package description ...
  140. [9-ERROR] Making post-install adaptions.
  141. [9-ERROR] Finished building tpctl=tpctl.