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.

130 lines
6.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/xtris/xtris.cache
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2003 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] 1058708934 Sun Jul 20 15:48:54 2003
  23. [CONFIG-ID] 2.0.0-rc1-x86-reference
  24. [ROCKVER] 2.0.0-rc1
  25. [LOGS] 5-xtris.err 9-xtris.err
  26. [5-ERROR] gcc-3 (GCC) 3.2.3
  27. [5-ERROR] Copyright (C) 2002 Free Software Foundation, Inc.
  28. [5-ERROR] This is free software; see the source for copying conditions. There is NO
  29. [5-ERROR] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  30. [5-ERROR]
  31. [5-ERROR] [ writing debug log to /R.work/src.xtris.1058660108.24199.1055397953/cmd_wrapper.log ]
  32. [5-ERROR] Running main build function 'build_this_package' ...
  33. [5-ERROR] Extracting xtris-1.15.tar.bz2 (--use-compress-program=bzip2 -xf) ...
  34. [5-ERROR] Changeing into /R.work/src.xtris.1058660108.24199.1055397953/xtris ...
  35. [5-ERROR] Apply patch /R.work/package/avm/xtris/xlibs.patch ...
  36. [5-ERROR] patching file Makefile
  37. [5-ERROR] Creating /usr/<..> if required ...
  38. [5-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ -DXTRISPATH="\"/usr/local/bin\"" xtris.c -o xtris -L/usr/X11/lib -lX11
  39. [5-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ xtserv.c -o xtserv
  40. [5-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ -c -o xtbot.o xtbot.c
  41. [5-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ -c -o decide.o decide.c
  42. [5-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ xtbot.o decide.o -o xtbot
  43. [5-ERROR] strip xtris xtserv xtbot
  44. [5-ERROR] mkdir /usr/local/bin 2>/dev/null
  45. [5-ERROR] make: [install] Error 1 (ignored)
  46. [5-ERROR] mkdir /usr/local/man 2>/dev/null
  47. [5-ERROR] make: [install] Error 1 (ignored)
  48. [5-ERROR] mkdir /usr/local/man/man6 2>/dev/null
  49. [5-ERROR] make: [install] Error 1 (ignored)
  50. [5-ERROR] cp xtris xtserv xtbot /usr/local/bin
  51. [5-ERROR] chmod 755 /usr/local/bin/xtris /usr/local/bin/xtserv /usr/local/bin/xtbot
  52. [5-ERROR] cp xtris.6 xtserv.6 xtbot.6 /usr/local/man/man6
  53. [5-ERROR] chmod 644 /usr/local/man/man6/xtris.6 /usr/local/man/man6/xtserv.6 /usr/local/man/man6/xtbot.6
  54. [5-ERROR] Trying to copy the default documentation ...
  55. [5-ERROR] `COPYING' -> `/usr/doc/xtris/COPYING'
  56. [5-ERROR] `PROTOCOL' -> `/usr/doc/xtris/PROTOCOL'
  57. [5-ERROR] `README' -> `/usr/doc/xtris/README'
  58. [5-ERROR] `xtris.lsm' -> `/usr/doc/xtris/xtris.lsm'
  59. [5-ERROR] `ChangeLog' -> `/usr/doc/xtris/ChangeLog'
  60. [5-ERROR] Creating file list and doing final adoptions ...
  61. [5-ERROR] Found 17 files for this package.
  62. [5-ERROR] Clear (old) md5sums and cksums ...
  63. [5-ERROR] Calculating package dependencies ...
  64. [5-ERROR] Creating md5sum and cksum files ... done.
  65. [5-ERROR] Creating package description ...
  66. [5-ERROR] Making post-install adoptions.
  67. [5-ERROR] Found files in /usr/local:
  68. [5-ERROR] /usr/local/bin/xtbot
  69. [5-ERROR] /usr/local/bin/xtris
  70. [5-ERROR] /usr/local/bin/xtserv
  71. [5-ERROR] /usr/local/man/man6/xtbot.6
  72. [5-ERROR] /usr/local/man/man6/xtris.6
  73. [5-ERROR] /usr/local/man/man6/xtserv.6
  74. [5-ERROR] --- BUILD ERROR ---
  75. [5-ERROR] removed `/var/adm/logs/5-xtris.log'
  76. [9-ERROR] gcc-3 (GCC) 3.2.3
  77. [9-ERROR] Copyright (C) 2002 Free Software Foundation, Inc.
  78. [9-ERROR] This is free software; see the source for copying conditions. There is NO
  79. [9-ERROR] warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  80. [9-ERROR]
  81. [9-ERROR] [ writing debug log to /R.work/src.xtris.1058708909.27610.1356915418/cmd_wrapper.log ]
  82. [9-ERROR] Running main build function 'build_this_package' ...
  83. [9-ERROR] Extracting xtris-1.15.tar.bz2 (--use-compress-program=bzip2 -xf) ...
  84. [9-ERROR] Changeing into /R.work/src.xtris.1058708909.27610.1356915418/xtris ...
  85. [9-ERROR] Apply patch /R.work/package/avm/xtris/xlibs.patch ...
  86. [9-ERROR] patching file Makefile
  87. [9-ERROR] Creating /usr/<..> if required ...
  88. [9-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ -DXTRISPATH="\"/usr/local/bin\"" xtris.c -o xtris -L/usr/X11/lib -lX11
  89. [9-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ xtserv.c -o xtserv
  90. [9-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ -c -o xtbot.o xtbot.c
  91. [9-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ -c -o decide.o decide.c
  92. [9-ERROR] gcc-3 -O3 -D__USE_FIXED_PROTOTYPES__ xtbot.o decide.o -o xtbot
  93. [9-ERROR] strip xtris xtserv xtbot
  94. [9-ERROR] mkdir /usr/local/bin 2>/dev/null
  95. [9-ERROR] make: [install] Error 1 (ignored)
  96. [9-ERROR] mkdir /usr/local/man 2>/dev/null
  97. [9-ERROR] make: [install] Error 1 (ignored)
  98. [9-ERROR] mkdir /usr/local/man/man6 2>/dev/null
  99. [9-ERROR] make: [install] Error 1 (ignored)
  100. [9-ERROR] cp xtris xtserv xtbot /usr/local/bin
  101. [9-ERROR] chmod 755 /usr/local/bin/xtris /usr/local/bin/xtserv /usr/local/bin/xtbot
  102. [9-ERROR] cp xtris.6 xtserv.6 xtbot.6 /usr/local/man/man6
  103. [9-ERROR] chmod 644 /usr/local/man/man6/xtris.6 /usr/local/man/man6/xtserv.6 /usr/local/man/man6/xtbot.6
  104. [9-ERROR] Trying to copy the default documentation ...
  105. [9-ERROR] `COPYING' -> `/usr/doc/xtris/COPYING'
  106. [9-ERROR] `PROTOCOL' -> `/usr/doc/xtris/PROTOCOL'
  107. [9-ERROR] `README' -> `/usr/doc/xtris/README'
  108. [9-ERROR] `xtris.lsm' -> `/usr/doc/xtris/xtris.lsm'
  109. [9-ERROR] `ChangeLog' -> `/usr/doc/xtris/ChangeLog'
  110. [9-ERROR] Creating file list and doing final adoptions ...
  111. [9-ERROR] Found 17 files for this package.
  112. [9-ERROR] Clear (old) md5sums and cksums ...
  113. [9-ERROR] Calculating package dependencies ...
  114. [9-ERROR] Creating md5sum and cksum files ... done.
  115. [9-ERROR] Creating package description ...
  116. [9-ERROR] Making post-install adoptions.
  117. [9-ERROR] Found files in /usr/local:
  118. [9-ERROR] /usr/local/bin/xtbot
  119. [9-ERROR] /usr/local/bin/xtris
  120. [9-ERROR] /usr/local/bin/xtserv
  121. [9-ERROR] /usr/local/man/man6/xtbot.6
  122. [9-ERROR] /usr/local/man/man6/xtris.6
  123. [9-ERROR] /usr/local/man/man6/xtserv.6
  124. [9-ERROR] --- BUILD ERROR ---
  125. [9-ERROR] removed `/var/adm/logs/9-xtris.log'