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.

144 lines
14 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/base/gpm/gpm.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] 1180936264 Mon Jun 4 07:51:04 2007 (5) ERROR
  23. [TIMESTAMP] 1181322891 Fri Jun 8 19:14:51 2007 (9) ERROR
  24. [TIMESTAMP] 1181801570 Thu Jun 14 08:12:50 2007 (5) ERROR
  25. [TIMESTAMP] 1181855105 Thu Jun 14 23:05:05 2007 (9) ERROR
  26. [TIMESTAMP] 1181939816 Fri Jun 15 22:36:56 2007 (5) ERROR
  27. [TIMESTAMP] 1181960401 Sat Jun 16 04:20:01 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-gpm.err 9-gpm.err
  31. [BUILDTIME] 2390 (5) ERROR
  32. [BUILDTIME] 2506 (9) ERROR
  33. [BUILDTIME] 2473 (5) ERROR
  34. [BUILDTIME] 2381 (9) ERROR
  35. [BUILDTIME] 2580 (5) ERROR
  36. [BUILDTIME] 2355 (9) ERROR
  37. [5-ERROR] ln -s -f libgpm.so.1.19.0 lib/libgpm.so
  38. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/liblow.o lib/liblow.c
  39. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/libhigh.o lib/libhigh.c
  40. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/libxtra.o lib/libxtra.c
  41. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/report-lib.o lib/report-lib.c
  42. [5-ERROR] ar rc lib/libgpm.a lib/liblow.o lib/libhigh.o lib/libxtra.o lib/report-lib.o tools.o
  43. [5-ERROR] ranlib lib/libgpm.a
  44. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/mev.o prog/mev.c
  45. [5-ERROR] gcc-42 -L/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -lm -o prog/mev prog/mev.o lib/libgpm.so lib/libgpm.a
  46. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/hltest.o prog/hltest.c
  47. [5-ERROR] gcc-42 -L/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -lm -o prog/hltest prog/hltest.o lib/libgpm.so lib/libgpm.a
  48. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/mouse-test.o prog/mouse-test.c
  49. [5-ERROR] prog/mouse-test.c: In function 'main':
  50. [5-ERROR] prog/mouse-test.c:533: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness
  51. [5-ERROR] prog/mouse-test.c:566: warning: value computed is not used
  52. [5-ERROR] prog/mouse-test.c:607: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness
  53. [5-ERROR] prog/mouse-test.c:619: warning: value computed is not used
  54. [5-ERROR] prog/mouse-test.c:649: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness
  55. [5-ERROR] prog/mouse-test.c:668: warning: value computed is not used
  56. [5-ERROR] gcc-42 -L/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -lm -o prog/mouse-test prog/mouse-test.o mice.o twiddler.o synaptics.o lib/libgpm.so lib/libgpm.a
  57. [5-ERROR] gcc-42 -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/disable-paste.o prog/disable-paste.c
  58. [5-ERROR] gcc-42 -L/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -lm -o prog/disable-paste prog/disable-paste.o lib/libgpm.so lib/libgpm.a
  59. [5-ERROR] gcc-42 -I. -I/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/gpm-root.o prog/gpm-root.c
  60. [5-ERROR] /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src/prog/gpm-root.y: In function 'postmenu':
  61. [5-ERROR] /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src/prog/gpm-root.y:1043: warning: pointer targets in assignment differ in signedness
  62. [5-ERROR] /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src/prog/gpm-root.y:1051: warning: pointer targets in assignment differ in signedness
  63. [5-ERROR] gcc-42 -L/ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src -lm -o prog/gpm-root prog/gpm-root.o lib/libgpm.a
  64. [5-ERROR] rm prog/hltest.o prog/mev.o prog/disable-paste.o prog/mouse-test.o
  65. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/src'
  66. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc'
  67. [5-ERROR] /bin/sed -f /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/infofilter /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/doc.gpm > /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.texinfo
  68. [5-ERROR] chmod 400 /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.texinfo
  69. [5-ERROR] if [ "/usr/bin/makeinfo --no-split" != "no" ]; then /usr/bin/makeinfo --no-split /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.texinfo -o /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.info; fi
  70. [5-ERROR] /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.texinfo:277: warning: unlikely character ( in @var.
  71. [5-ERROR] /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.texinfo:277: warning: unlikely character ) in @var.
  72. [5-ERROR] awk -f /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/manpager doc.gpm
  73. [5-ERROR] awk: /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/manpager:35: warning: escape sequence `\{' treated as plain `{'
  74. [5-ERROR] awk: /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/manpager:36: warning: escape sequence `\}' treated as plain `}'
  75. [5-ERROR] for i in gpm-root.1 gpm-types.7 gpm.8 mev.1 mouse-test.1; do \
  76. [5-ERROR] expand $i | sed s/^'[ ]*'//g > $i.new; \
  77. [5-ERROR] mv $i.new $i; \
  78. [5-ERROR] done;
  79. [5-ERROR] rm /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc/gpm.texinfo
  80. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/doc'
  81. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/contrib'
  82. [5-ERROR] /usr/bin/emacs -batch -l /ROCK/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/contrib/emacs/exec.el -exec '(byte-compile-file "emacs/t-mouse.el")'
  83. [5-ERROR] make[1]: *** [emacs/t-mouse.elc] Segmentation fault (core dumped)
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gpm.1181939786.29374.3488772265/gpm-1.20.1/contrib'
  85. [5-ERROR] make: *** [do-all] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] ln -s -f libgpm.so.1.19.0 lib/libgpm.so
  88. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/liblow.o lib/liblow.c
  89. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/libhigh.o lib/libhigh.c
  90. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/libxtra.o lib/libxtra.c
  91. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o lib/report-lib.o lib/report-lib.c
  92. [9-ERROR] ar rc lib/libgpm.a lib/liblow.o lib/libhigh.o lib/libxtra.o lib/report-lib.o tools.o
  93. [9-ERROR] ranlib lib/libgpm.a
  94. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/mev.o prog/mev.c
  95. [9-ERROR] gcc-42 -L/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -lm -o prog/mev prog/mev.o lib/libgpm.so lib/libgpm.a
  96. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/hltest.o prog/hltest.c
  97. [9-ERROR] gcc-42 -L/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -lm -o prog/hltest prog/hltest.o lib/libgpm.so lib/libgpm.a
  98. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/mouse-test.o prog/mouse-test.c
  99. [9-ERROR] prog/mouse-test.c: In function 'main':
  100. [9-ERROR] prog/mouse-test.c:533: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness
  101. [9-ERROR] prog/mouse-test.c:566: warning: value computed is not used
  102. [9-ERROR] prog/mouse-test.c:607: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness
  103. [9-ERROR] prog/mouse-test.c:619: warning: value computed is not used
  104. [9-ERROR] prog/mouse-test.c:649: warning: pointer targets in passing argument 2 of 'cur->this->fun' differ in signedness
  105. [9-ERROR] prog/mouse-test.c:668: warning: value computed is not used
  106. [9-ERROR] gcc-42 -L/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -lm -o prog/mouse-test prog/mouse-test.o mice.o twiddler.o synaptics.o lib/libgpm.so lib/libgpm.a
  107. [9-ERROR] gcc-42 -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/disable-paste.o prog/disable-paste.c
  108. [9-ERROR] gcc-42 -L/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -lm -o prog/disable-paste prog/disable-paste.o lib/libgpm.so lib/libgpm.a
  109. [9-ERROR] gcc-42 -I. -I/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -DHAVE_CONFIG_H -include headers/config.h -Wall -DSYSCONFDIR="\"/etc\"" -DSBINDIR="\"/usr/sbin\"" -g -O2 -c -o prog/gpm-root.o prog/gpm-root.c
  110. [9-ERROR] /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src/prog/gpm-root.y: In function 'postmenu':
  111. [9-ERROR] /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src/prog/gpm-root.y:1043: warning: pointer targets in assignment differ in signedness
  112. [9-ERROR] /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src/prog/gpm-root.y:1051: warning: pointer targets in assignment differ in signedness
  113. [9-ERROR] gcc-42 -L/ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src -lm -o prog/gpm-root prog/gpm-root.o lib/libgpm.a
  114. [9-ERROR] rm prog/hltest.o prog/mev.o prog/disable-paste.o prog/mouse-test.o
  115. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/src'
  116. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc'
  117. [9-ERROR] /bin/sed -f /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/infofilter /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/doc.gpm > /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.texinfo
  118. [9-ERROR] chmod 400 /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.texinfo
  119. [9-ERROR] if [ "/usr/bin/makeinfo --no-split" != "no" ]; then /usr/bin/makeinfo --no-split /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.texinfo -o /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.info; fi
  120. [9-ERROR] /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.texinfo:277: warning: unlikely character ( in @var.
  121. [9-ERROR] /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.texinfo:277: warning: unlikely character ) in @var.
  122. [9-ERROR] awk -f /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/manpager doc.gpm
  123. [9-ERROR] awk: /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/manpager:35: warning: escape sequence `\{' treated as plain `{'
  124. [9-ERROR] awk: /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/manpager:36: warning: escape sequence `\}' treated as plain `}'
  125. [9-ERROR] for i in gpm-root.1 gpm-types.7 gpm.8 mev.1 mouse-test.1; do \
  126. [9-ERROR] expand $i | sed s/^'[ ]*'//g > $i.new; \
  127. [9-ERROR] mv $i.new $i; \
  128. [9-ERROR] done;
  129. [9-ERROR] rm /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc/gpm.texinfo
  130. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/doc'
  131. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/contrib'
  132. [9-ERROR] /usr/bin/emacs -batch -l /ROCK/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/contrib/emacs/exec.el -exec '(byte-compile-file "emacs/t-mouse.el")'
  133. [9-ERROR] make[1]: *** [emacs/t-mouse.elc] Segmentation fault (core dumped)
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gpm.1181960378.14083.2768833622/gpm-1.20.1/contrib'
  135. [9-ERROR] make: *** [do-all] Error 1
  136. [9-ERROR] --- BUILD ERROR ---