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.

151 lines
7.9 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/vpnc/vpnc.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] 1168694632 Sat Jan 13 14:23:52 2007 (5) ERROR
  23. [TIMESTAMP] 1168903699 Tue Jan 16 00:28:19 2007 (9) ERROR
  24. [TIMESTAMP] 1168953954 Tue Jan 16 14:25:54 2007 (5) ERROR
  25. [TIMESTAMP] 1168983683 Tue Jan 16 22:41:23 2007 (9) ERROR
  26. [TIMESTAMP] 1169124288 Thu Jan 18 13:44:48 2007 (5) ERROR
  27. [TIMESTAMP] 1169153876 Thu Jan 18 21:57:56 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-vpnc.err 9-vpnc.err
  31. [BUILDTIME] 1553 (5) ERROR
  32. [BUILDTIME] 1637 (9) ERROR
  33. [BUILDTIME] 1664 (5) ERROR
  34. [BUILDTIME] 1659 (9) ERROR
  35. [BUILDTIME] 1665 (5) ERROR
  36. [BUILDTIME] 1654 (9) ERROR
  37. [SIZE] 0.09 MB, 14 files
  38. [DEP] 00-dirtree bash2 binutils bzip2 coreutils cvm findutils gawk
  39. [DEP] gcc40 gcc40:dev glibc23 glibc23:dev grep libgcrypt libgcrypt:dev
  40. [DEP] libgpg-error libgpg-error:dev linux-libc-headers:dev make mktemp
  41. [DEP] rrdtool sed sysfiles tar
  42. [PROVIDES] vpnc vpnc-disconnect
  43. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o vpnc.o vpnc.c
  44. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o isakmp-pkt.o isakmp-pkt.c
  45. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o tunip.o tunip.c
  46. [5-ERROR] tunip.c: In function 'tun_send_ip':
  47. [5-ERROR] tunip.c:330: warning: pointer targets in passing argument 2 of 'tun_write' differ in signedness
  48. [5-ERROR] tunip.c: In function 'encap_esp_new':
  49. [5-ERROR] tunip.c:356: warning: pointer targets in assignment differ in signedness
  50. [5-ERROR] tunip.c: In function 'encap_udp_new':
  51. [5-ERROR] tunip.c:370: warning: pointer targets in assignment differ in signedness
  52. [5-ERROR] tunip.c: In function 'find_local_addr':
  53. [5-ERROR] tunip.c:413: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
  54. [5-ERROR] tunip.c: In function 'vpnc_main_loop':
  55. [5-ERROR] tunip.c:798: warning: pointer targets in passing argument 2 of 'tun_read' differ in signedness
  56. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o config.o config.c
  57. [5-ERROR] config.c: In function 'read_config_file':
  58. [5-ERROR] config.c:341: warning: pointer targets in passing argument 2 of 'getline' differ in signedness
  59. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o sysdep-linux.o sysdep-linux.c
  60. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o dh.o dh.c
  61. [5-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o math_group.o math_group.c
  62. [5-ERROR] gcc-40 -o vpnc vpnc.o isakmp-pkt.o tunip.o config.o sysdep-linux.o dh.o math_group.o -g -lgcrypt -lgpg-error
  63. [5-ERROR] install -d /etc/vpnc /usr/local/sbin /usr/local/share/man/man8
  64. [5-ERROR] install vpnc.conf vpnc-script /etc/vpnc
  65. [5-ERROR] install vpnc vpnc-disconnect /usr/local/sbin
  66. [5-ERROR] install vpnc.8 /usr/local/share/man/man8
  67. [5-ERROR] Trying to copy the default documentation ...
  68. [5-ERROR] Creating file list and doing final adaptions ...
  69. [5-ERROR] Processing /lib corrections ...
  70. [5-ERROR] Verifing the .la files ...
  71. [5-ERROR] Found 13 files for this package.
  72. [5-ERROR] Applying package split: 40 vpnc:dev (/lib/.*\.(la|a|o)$|/include/|/man[23]/)
  73. [5-ERROR] Applying package split: 42 vpnc:dev /pkgconfig/
  74. [5-ERROR] Applying package split: 60 vpnc:doc /share/doc/
  75. [5-ERROR] Calculating package dependencies ...
  76. [5-ERROR] <vpnc> Creating flist file ...
  77. [5-ERROR] <vpnc> Creating package dependencies file ...
  78. [5-ERROR] <vpnc> Creating package description ...
  79. [5-ERROR] <vpnc> Creating md5sum and cksum files ...
  80. [5-ERROR] <vpnc:doc> Creating flist file ...
  81. [5-ERROR] <vpnc:doc> Creating package dependencies file ...
  82. [5-ERROR] <vpnc:doc> Creating package description ...
  83. [5-ERROR] <vpnc:doc> Creating md5sum and cksum files ...
  84. [5-ERROR] Making post-install adaptions.
  85. [5-ERROR] Found files in /usr/local:
  86. [5-ERROR] /usr/local/sbin/vpnc
  87. [5-ERROR] /usr/local/sbin/vpnc-disconnect
  88. [5-ERROR] /usr/local/share/man
  89. [5-ERROR] /usr/local/share/man/man8
  90. [5-ERROR] /usr/local/share/man/man8/vpnc.8
  91. [5-ERROR] --- BUILD ERROR ---
  92. [5-ERROR] --- BUILD ERROR ---
  93. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o vpnc.o vpnc.c
  94. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o isakmp-pkt.o isakmp-pkt.c
  95. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o tunip.o tunip.c
  96. [9-ERROR] tunip.c: In function 'tun_send_ip':
  97. [9-ERROR] tunip.c:330: warning: pointer targets in passing argument 2 of 'tun_write' differ in signedness
  98. [9-ERROR] tunip.c: In function 'encap_esp_new':
  99. [9-ERROR] tunip.c:356: warning: pointer targets in assignment differ in signedness
  100. [9-ERROR] tunip.c: In function 'encap_udp_new':
  101. [9-ERROR] tunip.c:370: warning: pointer targets in assignment differ in signedness
  102. [9-ERROR] tunip.c: In function 'find_local_addr':
  103. [9-ERROR] tunip.c:413: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
  104. [9-ERROR] tunip.c: In function 'vpnc_main_loop':
  105. [9-ERROR] tunip.c:798: warning: pointer targets in passing argument 2 of 'tun_read' differ in signedness
  106. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o config.o config.c
  107. [9-ERROR] config.c: In function 'read_config_file':
  108. [9-ERROR] config.c:341: warning: pointer targets in passing argument 2 of 'getline' differ in signedness
  109. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o sysdep-linux.o sysdep-linux.c
  110. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o dh.o dh.c
  111. [9-ERROR] gcc-40 -W -Wall -O -g '-DVERSION="0.3.3"' -c -o math_group.o math_group.c
  112. [9-ERROR] gcc-40 -o vpnc vpnc.o isakmp-pkt.o tunip.o config.o sysdep-linux.o dh.o math_group.o -g -lgcrypt -lgpg-error
  113. [9-ERROR] install -d /etc/vpnc /usr/local/sbin /usr/local/share/man/man8
  114. [9-ERROR] install vpnc.conf vpnc-script /etc/vpnc
  115. [9-ERROR] install vpnc vpnc-disconnect /usr/local/sbin
  116. [9-ERROR] install vpnc.8 /usr/local/share/man/man8
  117. [9-ERROR] Trying to copy the default documentation ...
  118. [9-ERROR] Creating file list and doing final adaptions ...
  119. [9-ERROR] Processing /lib corrections ...
  120. [9-ERROR] Verifing the .la files ...
  121. [9-ERROR] Found 13 files for this package.
  122. [9-ERROR] Applying package split: 40 vpnc:dev (/lib/.*\.(la|a|o)$|/include/|/man[23]/)
  123. [9-ERROR] Applying package split: 42 vpnc:dev /pkgconfig/
  124. [9-ERROR] Applying package split: 60 vpnc:doc /share/doc/
  125. [9-ERROR] Calculating package dependencies ...
  126. [9-ERROR] <vpnc> Creating flist file ...
  127. [9-ERROR] <vpnc> Creating package dependencies file ...
  128. [9-ERROR] <vpnc> Creating package description ...
  129. [9-ERROR] <vpnc> Creating md5sum and cksum files ...
  130. [9-ERROR] <vpnc:doc> Creating flist file ...
  131. [9-ERROR] <vpnc:doc> Creating package dependencies file ...
  132. [9-ERROR] <vpnc:doc> Creating package description ...
  133. [9-ERROR] <vpnc:doc> Creating md5sum and cksum files ...
  134. [9-ERROR] Making post-install adaptions.
  135. [9-ERROR] Found files in /usr/local:
  136. [9-ERROR] /usr/local/sbin/vpnc
  137. [9-ERROR] /usr/local/sbin/vpnc-disconnect
  138. [9-ERROR] /usr/local/share/man
  139. [9-ERROR] /usr/local/share/man/man8
  140. [9-ERROR] /usr/local/share/man/man8/vpnc.8
  141. [9-ERROR] --- BUILD ERROR ---
  142. [9-ERROR] --- BUILD ERROR ---