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.

147 lines
6.7 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/mnemoc/ucspi-unix/ucspi-unix.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] 1181106876 Wed Jun 6 07:14:36 2007 (5) ERROR
  23. [TIMESTAMP] 1181582706 Mon Jun 11 19:25:06 2007 (9) ERROR
  24. [TIMESTAMP] 1181825809 Thu Jun 14 14:56:49 2007 (5) ERROR
  25. [TIMESTAMP] 1181908367 Fri Jun 15 13:52:47 2007 (9) ERROR
  26. [CONFIG-ID] TRUNK-x86-reference
  27. [ROCKVER] TRUNK
  28. [LOGS] 5-ucspi-unix.err 9-ucspi-unix.err
  29. [BUILDTIME] 2051 (5) ERROR
  30. [BUILDTIME] 2263 (9) ERROR
  31. [BUILDTIME] 2337 (5) ERROR
  32. [BUILDTIME] 2224 (9) ERROR
  33. [SIZE] 0.04 MB, 13 files
  34. [DEP] 00-dirtree bash2 bglibs bglibs:dev binutils bzip2 coreutils
  35. [DEP] cvm findutils gawk gcc42 gcc42:dev glibc26 glibc26:dev grep
  36. [DEP] linux26-headers:dev ltrace make mktemp patch sed sysfiles tar
  37. [DEP] twoftpd xmame
  38. [PROVIDES] . unixcat unixclient unixserver
  39. [5-ERROR] env.c:13: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
  40. [5-ERROR] ./compile utoa.c
  41. [5-ERROR] ( ( ./compile trylib.c && ./load trylib -lsocket -lnsl ) >/dev/null 2>&1 \
  42. [5-ERROR] && echo -lsocket -lnsl || exit 0 ) >socket.lib
  43. [5-ERROR] rm -f trylib.o trylib
  44. [5-ERROR] ./load unixclient env.o utoa.o `cat socket.lib`
  45. [5-ERROR] ./compile unixserver.c
  46. [5-ERROR] unixserver.c: In function 'parse_options':
  47. [5-ERROR] unixserver.c:161: warning: pointer targets in passing argument 2 of 'parseu' differ in signedness
  48. [5-ERROR] ./load unixserver env.o utoa.o `cat socket.lib`
  49. [5-ERROR] cat warn-auto.sh unixcat.sh >unixcat
  50. [5-ERROR] chmod 755 unixcat
  51. [5-ERROR] head -n 1 conf-bin | \
  52. [5-ERROR] sed -e 's/"/\\"/g' \
  53. [5-ERROR] -e 's/^/const char conf_bin[] = "/' \
  54. [5-ERROR] -e 's/$/";/' >conf_bin.c
  55. [5-ERROR] head -n 1 conf-man | \
  56. [5-ERROR] sed -e 's/"/\\"/g' \
  57. [5-ERROR] -e 's/^/const char conf_man[] = "/' \
  58. [5-ERROR] -e 's/$/";/' >conf_man.c
  59. [5-ERROR] ./compile insthier.c
  60. [5-ERROR] ./load insthier -linstaller
  61. [5-ERROR] mv insthier installer
  62. [5-ERROR] ./load insthier -linstcheck
  63. [5-ERROR] mv insthier instcheck
  64. [5-ERROR] ./load insthier -linstshow
  65. [5-ERROR] mv insthier instshow
  66. [5-ERROR] Trying to copy the default documentation ...
  67. [5-ERROR] Creating file list and doing final adaptions ...
  68. [5-ERROR] Processing /lib corrections ...
  69. [5-ERROR] Verifing the .la files ...
  70. [5-ERROR] Found 16 files for this package.
  71. [5-ERROR] Applying package split: 40 ucspi-unix:dev (/lib/.*\.(la|a|o)$|/include/|/man[23]/)
  72. [5-ERROR] Applying package split: 42 ucspi-unix:dev /pkgconfig/
  73. [5-ERROR] Applying package split: 60 ucspi-unix:doc /share/doc/
  74. [5-ERROR] Calculating package dependencies ...
  75. [5-ERROR] <ucspi-unix> Creating flist file ...
  76. [5-ERROR] <ucspi-unix> Creating package dependencies file ...
  77. [5-ERROR] <ucspi-unix> Creating package description ...
  78. [5-ERROR] <ucspi-unix> Creating md5sum and cksum files ...
  79. [5-ERROR] <ucspi-unix:doc> Creating flist file ...
  80. [5-ERROR] <ucspi-unix:doc> Creating package dependencies file ...
  81. [5-ERROR] <ucspi-unix:doc> Creating package description ...
  82. [5-ERROR] <ucspi-unix:doc> Creating md5sum and cksum files ...
  83. [5-ERROR] Making post-install adaptions.
  84. [5-ERROR] Found shared files with other packages:
  85. [5-ERROR] usr/bin/.: coreutils procps twoftpd ucspi-unix
  86. [5-ERROR] usr/share/man/man1: 00-dirtree twoftpd ucspi-unix
  87. [5-ERROR] --- BUILD ERROR ---
  88. [5-ERROR] --- BUILD ERROR ---
  89. [9-ERROR] env.c:13: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
  90. [9-ERROR] ./compile utoa.c
  91. [9-ERROR] ( ( ./compile trylib.c && ./load trylib -lsocket -lnsl ) >/dev/null 2>&1 \
  92. [9-ERROR] && echo -lsocket -lnsl || exit 0 ) >socket.lib
  93. [9-ERROR] rm -f trylib.o trylib
  94. [9-ERROR] ./load unixclient env.o utoa.o `cat socket.lib`
  95. [9-ERROR] ./compile unixserver.c
  96. [9-ERROR] unixserver.c: In function 'parse_options':
  97. [9-ERROR] unixserver.c:161: warning: pointer targets in passing argument 2 of 'parseu' differ in signedness
  98. [9-ERROR] ./load unixserver env.o utoa.o `cat socket.lib`
  99. [9-ERROR] cat warn-auto.sh unixcat.sh >unixcat
  100. [9-ERROR] chmod 755 unixcat
  101. [9-ERROR] head -n 1 conf-bin | \
  102. [9-ERROR] sed -e 's/"/\\"/g' \
  103. [9-ERROR] -e 's/^/const char conf_bin[] = "/' \
  104. [9-ERROR] -e 's/$/";/' >conf_bin.c
  105. [9-ERROR] head -n 1 conf-man | \
  106. [9-ERROR] sed -e 's/"/\\"/g' \
  107. [9-ERROR] -e 's/^/const char conf_man[] = "/' \
  108. [9-ERROR] -e 's/$/";/' >conf_man.c
  109. [9-ERROR] ./compile insthier.c
  110. [9-ERROR] ./load insthier -linstaller
  111. [9-ERROR] mv insthier installer
  112. [9-ERROR] ./load insthier -linstcheck
  113. [9-ERROR] mv insthier instcheck
  114. [9-ERROR] ./load insthier -linstshow
  115. [9-ERROR] mv insthier instshow
  116. [9-ERROR] Trying to copy the default documentation ...
  117. [9-ERROR] Creating file list and doing final adaptions ...
  118. [9-ERROR] Processing /lib corrections ...
  119. [9-ERROR] Verifing the .la files ...
  120. [9-ERROR] Found 16 files for this package.
  121. [9-ERROR] Applying package split: 40 ucspi-unix:dev (/lib/.*\.(la|a|o)$|/include/|/man[23]/)
  122. [9-ERROR] Applying package split: 42 ucspi-unix:dev /pkgconfig/
  123. [9-ERROR] Applying package split: 60 ucspi-unix:doc /share/doc/
  124. [9-ERROR] Calculating package dependencies ...
  125. [9-ERROR] <ucspi-unix> Creating flist file ...
  126. [9-ERROR] <ucspi-unix> Creating package dependencies file ...
  127. [9-ERROR] <ucspi-unix> Creating package description ...
  128. [9-ERROR] <ucspi-unix> Creating md5sum and cksum files ...
  129. [9-ERROR] <ucspi-unix:doc> Creating flist file ...
  130. [9-ERROR] <ucspi-unix:doc> Creating package dependencies file ...
  131. [9-ERROR] <ucspi-unix:doc> Creating package description ...
  132. [9-ERROR] <ucspi-unix:doc> Creating md5sum and cksum files ...
  133. [9-ERROR] Making post-install adaptions.
  134. [9-ERROR] Found shared files with other packages:
  135. [9-ERROR] usr/bin/.: coreutils procps twoftpd ucspi-unix
  136. [9-ERROR] usr/share/man/man1: 00-dirtree twoftpd ucspi-unix
  137. [9-ERROR] --- BUILD ERROR ---
  138. [9-ERROR] --- BUILD ERROR ---