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
9.6 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/cone/cone.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] 1181174265 Thu Jun 7 01:57:45 2007 (5) ERROR
  23. [TIMESTAMP] 1181620908 Tue Jun 12 06:01:48 2007 (9) ERROR
  24. [TIMESTAMP] 1181832889 Thu Jun 14 16:54:49 2007 (5) ERROR
  25. [TIMESTAMP] 1181917342 Fri Jun 15 16:22:22 2007 (9) ERROR
  26. [TIMESTAMP] 1181956021 Sat Jun 16 03:07:01 2007 (5) ERROR
  27. [TIMESTAMP] 1181977898 Sat Jun 16 09:11:38 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-cone.err 9-cone.err
  31. [BUILDTIME] 17270 (5) ERROR
  32. [BUILDTIME] 16788 (9) ERROR
  33. [BUILDTIME] 16862 (5) ERROR
  34. [BUILDTIME] 16965 (9) ERROR
  35. [BUILDTIME] 16533 (5) ERROR
  36. [BUILDTIME] 16532 (9) ERROR
  37. [5-ERROR] tlspasswordcache.c:98: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal_ex' differ in signedness
  38. [5-ERROR] tlspasswordcache.c:161: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal_ex' differ in signedness
  39. [5-ERROR] tlspasswordcache.c: In function 'save_string':
  40. [5-ERROR] tlspasswordcache.c:197: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness
  41. [5-ERROR] tlspasswordcache.c:197: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness
  42. [5-ERROR] tlspasswordcache.c:218: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness
  43. [5-ERROR] tlspasswordcache.c:218: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness
  44. [5-ERROR] tlspasswordcache.c: In function 'tlspassword_load':
  45. [5-ERROR] tlspasswordcache.c:353: warning: pointer targets in passing argument 2 of 'tlspassword_read' differ in signedness
  46. [5-ERROR] tlspasswordcache.c:380: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness
  47. [5-ERROR] tlspasswordcache.c:380: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness
  48. [5-ERROR] tlspasswordcache.c:381: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal_ex' differ in signedness
  49. [5-ERROR] tlspasswordcache.c:446: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness
  50. [5-ERROR] tlspasswordcache.c:446: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness
  51. [5-ERROR] tlspasswordcache.c:472: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal_ex' differ in signedness
  52. [5-ERROR] rm -f libtlsclient.a
  53. [5-ERROR] ar cru libtlsclient.a tlsclient.o tlspasswordcache.o
  54. [5-ERROR] ranlib libtlsclient.a
  55. [5-ERROR] Compiling libcouriertls.c
  56. [5-ERROR] libcouriertls.c: In function 'cache_add':
  57. [5-ERROR] libcouriertls.c:625: warning: pointer targets in passing argument 2 of 'tls_cache_add' differ in signedness
  58. [5-ERROR] libcouriertls.c: In function 'get_func':
  59. [5-ERROR] libcouriertls.c:695: warning: passing argument 2 of 'd2i_SSL_SESSION' from incompatible pointer type
  60. [5-ERROR] Compiling tlsinfo.c
  61. [5-ERROR] Compiling tlscache.c
  62. [5-ERROR] rm -f libcouriertls.a
  63. [5-ERROR] ar cru libcouriertls.a libcouriertls.o tlsinfo.o tlscache.o
  64. [5-ERROR] ranlib libcouriertls.a
  65. [5-ERROR] Compiling starttls.c
  66. [5-ERROR] Compiling argparse.c
  67. [5-ERROR] gcc-42 -I./.. -I.. -Wall -g -O2 -o couriertls starttls.o argparse.o libcouriertls.a libspipe.a ../rfc1035/librfc1035.a ../md5/libmd5.a ../random128/librandom128.a ../numlib/libnumlib.a ../liblock/liblock.a ../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` `cat libcouriertls.dep`
  68. [5-ERROR] Compiling tlscachetest.c
  69. [5-ERROR] gcc-42 -I./.. -I.. -Wall -g -O2 -o tlscachetest tlscachetest.o ../numlib/libnumlib.a ../liblock/liblock.a
  70. [5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62/tcpd'
  71. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62/tcpd'
  72. [5-ERROR] Making all in curses
  73. [5-ERROR] make[2]: Entering directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62/curses'
  74. [5-ERROR] make all-am
  75. [5-ERROR] make[3]: Entering directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62/curses'
  76. [5-ERROR] Compiling curses.C
  77. [5-ERROR] In file included from curses.C:10:
  78. [5-ERROR] mycurses.H:239: error: extra qualification 'Curses::' on member 'wtomb'
  79. [5-ERROR] make[3]: *** [curses.o] Error 1
  80. [5-ERROR] make[3]: Leaving directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62/curses'
  81. [5-ERROR] make[2]: *** [all] Error 2
  82. [5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62/curses'
  83. [5-ERROR] make[1]: *** [all-recursive] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.cone.1181955830.25073.3584933667/cone-0.62'
  85. [5-ERROR] make: *** [all] Error 2
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] tlspasswordcache.c:98: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal_ex' differ in signedness
  88. [9-ERROR] tlspasswordcache.c:161: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal_ex' differ in signedness
  89. [9-ERROR] tlspasswordcache.c: In function 'save_string':
  90. [9-ERROR] tlspasswordcache.c:197: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness
  91. [9-ERROR] tlspasswordcache.c:197: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness
  92. [9-ERROR] tlspasswordcache.c:218: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness
  93. [9-ERROR] tlspasswordcache.c:218: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness
  94. [9-ERROR] tlspasswordcache.c: In function 'tlspassword_load':
  95. [9-ERROR] tlspasswordcache.c:353: warning: pointer targets in passing argument 2 of 'tlspassword_read' differ in signedness
  96. [9-ERROR] tlspasswordcache.c:380: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness
  97. [9-ERROR] tlspasswordcache.c:380: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness
  98. [9-ERROR] tlspasswordcache.c:381: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal_ex' differ in signedness
  99. [9-ERROR] tlspasswordcache.c:446: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness
  100. [9-ERROR] tlspasswordcache.c:446: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness
  101. [9-ERROR] tlspasswordcache.c:472: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal_ex' differ in signedness
  102. [9-ERROR] rm -f libtlsclient.a
  103. [9-ERROR] ar cru libtlsclient.a tlsclient.o tlspasswordcache.o
  104. [9-ERROR] ranlib libtlsclient.a
  105. [9-ERROR] Compiling libcouriertls.c
  106. [9-ERROR] libcouriertls.c: In function 'cache_add':
  107. [9-ERROR] libcouriertls.c:625: warning: pointer targets in passing argument 2 of 'tls_cache_add' differ in signedness
  108. [9-ERROR] libcouriertls.c: In function 'get_func':
  109. [9-ERROR] libcouriertls.c:695: warning: passing argument 2 of 'd2i_SSL_SESSION' from incompatible pointer type
  110. [9-ERROR] Compiling tlsinfo.c
  111. [9-ERROR] Compiling tlscache.c
  112. [9-ERROR] rm -f libcouriertls.a
  113. [9-ERROR] ar cru libcouriertls.a libcouriertls.o tlsinfo.o tlscache.o
  114. [9-ERROR] ranlib libcouriertls.a
  115. [9-ERROR] Compiling starttls.c
  116. [9-ERROR] Compiling argparse.c
  117. [9-ERROR] gcc-42 -I./.. -I.. -Wall -g -O2 -o couriertls starttls.o argparse.o libcouriertls.a libspipe.a ../rfc1035/librfc1035.a ../md5/libmd5.a ../random128/librandom128.a ../numlib/libnumlib.a ../liblock/liblock.a ../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` `cat libcouriertls.dep`
  118. [9-ERROR] Compiling tlscachetest.c
  119. [9-ERROR] gcc-42 -I./.. -I.. -Wall -g -O2 -o tlscachetest tlscachetest.o ../numlib/libnumlib.a ../liblock/liblock.a
  120. [9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62/tcpd'
  121. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62/tcpd'
  122. [9-ERROR] Making all in curses
  123. [9-ERROR] make[2]: Entering directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62/curses'
  124. [9-ERROR] make all-am
  125. [9-ERROR] make[3]: Entering directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62/curses'
  126. [9-ERROR] Compiling curses.C
  127. [9-ERROR] In file included from curses.C:10:
  128. [9-ERROR] mycurses.H:239: error: extra qualification 'Curses::' on member 'wtomb'
  129. [9-ERROR] make[3]: *** [curses.o] Error 1
  130. [9-ERROR] make[3]: Leaving directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62/curses'
  131. [9-ERROR] make[2]: *** [all] Error 2
  132. [9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62/curses'
  133. [9-ERROR] make[1]: *** [all-recursive] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.cone.1181977708.32239.3474453109/cone-0.62'
  135. [9-ERROR] make: *** [all] Error 2
  136. [9-ERROR] --- BUILD ERROR ---