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
8.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/michiel/mod_ruby/mod_ruby.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] 1181056082 Tue Jun 5 17:08:02 2007 (5) ERROR
  23. [TIMESTAMP] 1181522950 Mon Jun 11 02:49:10 2007 (9) ERROR
  24. [TIMESTAMP] 1181821689 Thu Jun 14 13:48:09 2007 (5) ERROR
  25. [TIMESTAMP] 1181891237 Fri Jun 15 09:07:17 2007 (9) ERROR
  26. [TIMESTAMP] 1181948776 Sat Jun 16 01:06:16 2007 (5) ERROR
  27. [TIMESTAMP] 1181970170 Sat Jun 16 07:02:50 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-mod_ruby.err 9-mod_ruby.err
  31. [BUILDTIME] 1227 (5) ERROR
  32. [BUILDTIME] 1230 (9) ERROR
  33. [BUILDTIME] 1229 (5) ERROR
  34. [BUILDTIME] 1245 (9) ERROR
  35. [BUILDTIME] 1204 (5) ERROR
  36. [BUILDTIME] 1203 (9) ERROR
  37. [5-ERROR] checking whether we are using gcc... yes
  38. [5-ERROR] checking Ruby version... 1.8.5
  39. [5-ERROR] checking for static Apache module support... no
  40. [5-ERROR] checking for dynamic Apache module support... yes
  41. [5-ERROR] checking for libapreq support... no
  42. [5-ERROR] creating Makefile
  43. [5-ERROR] creating libruby.module
  44. [5-ERROR] creating doc/Makefile
  45. [5-ERROR] gcc-42 -g -O2 -fPIC -Wall -I. -I/usr/lib/ruby/1.8/i386-linux -I/opt/apache/include -c mod_ruby.c
  46. [5-ERROR] mod_ruby.c:135: warning: missing braces around initializer
  47. [5-ERROR] mod_ruby.c:135: warning: (near initialization for 'ruby_cmds[0].func')
  48. [5-ERROR] mod_ruby.c:135: warning: initialization from incompatible pointer type
  49. [5-ERROR] mod_ruby.c:137: warning: initialization from incompatible pointer type
  50. [5-ERROR] mod_ruby.c:139: warning: initialization from incompatible pointer type
  51. [5-ERROR] mod_ruby.c:141: warning: initialization from incompatible pointer type
  52. [5-ERROR] mod_ruby.c:143: warning: initialization from incompatible pointer type
  53. [5-ERROR] mod_ruby.c:145: warning: initialization from incompatible pointer type
  54. [5-ERROR] mod_ruby.c:147: warning: initialization from incompatible pointer type
  55. [5-ERROR] mod_ruby.c:149: warning: initialization from incompatible pointer type
  56. [5-ERROR] mod_ruby.c:151: warning: initialization from incompatible pointer type
  57. [5-ERROR] mod_ruby.c:153: warning: initialization from incompatible pointer type
  58. [5-ERROR] mod_ruby.c:155: warning: initialization from incompatible pointer type
  59. [5-ERROR] mod_ruby.c:157: warning: initialization from incompatible pointer type
  60. [5-ERROR] mod_ruby.c:159: warning: initialization from incompatible pointer type
  61. [5-ERROR] mod_ruby.c:161: warning: initialization from incompatible pointer type
  62. [5-ERROR] mod_ruby.c:163: warning: initialization from incompatible pointer type
  63. [5-ERROR] mod_ruby.c:165: warning: initialization from incompatible pointer type
  64. [5-ERROR] mod_ruby.c:167: warning: initialization from incompatible pointer type
  65. [5-ERROR] mod_ruby.c:170: warning: initialization from incompatible pointer type
  66. [5-ERROR] mod_ruby.c:173: warning: initialization from incompatible pointer type
  67. [5-ERROR] mod_ruby.c:176: warning: initialization from incompatible pointer type
  68. [5-ERROR] mod_ruby.c:179: warning: initialization from incompatible pointer type
  69. [5-ERROR] mod_ruby.c: In function 'fake_request_rec':
  70. [5-ERROR] mod_ruby.c:793: warning: implicit declaration of function 'ap_pcalloc'
  71. [5-ERROR] mod_ruby.c: In function 'ruby_child_init':
  72. [5-ERROR] mod_ruby.c:858: warning: implicit declaration of function 'ap_register_cleanup'
  73. [5-ERROR] mod_ruby.c:858: error: 'ap_null_cleanup' undeclared (first use in this function)
  74. [5-ERROR] mod_ruby.c:858: error: (Each undeclared identifier is reported only once
  75. [5-ERROR] mod_ruby.c:858: error: for each function it appears in.)
  76. [5-ERROR] mod_ruby.c: In function 'setenv_from_table':
  77. [5-ERROR] mod_ruby.c:924: warning: implicit declaration of function 'ap_table_elts'
  78. [5-ERROR] mod_ruby.c:924: warning: assignment makes pointer from integer without a cast
  79. [5-ERROR] mod_ruby.c: In function 'ruby_handler':
  80. [5-ERROR] mod_ruby.c:1185: warning: implicit declaration of function 'ap_palloc'
  81. [5-ERROR] mod_ruby.c:1185: warning: assignment makes pointer from integer without a cast
  82. [5-ERROR] mod_ruby.c: In function 'ruby_post_read_request_handler':
  83. [5-ERROR] mod_ruby.c:1329: error: 'ap_null_cleanup' undeclared (first use in this function)
  84. [5-ERROR] mod_ruby.c:1334: warning: implicit declaration of function 'ap_table_set'
  85. [5-ERROR] make: *** [mod_ruby.o] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking whether we are using gcc... yes
  88. [9-ERROR] checking Ruby version... 1.8.5
  89. [9-ERROR] checking for static Apache module support... no
  90. [9-ERROR] checking for dynamic Apache module support... yes
  91. [9-ERROR] checking for libapreq support... no
  92. [9-ERROR] creating Makefile
  93. [9-ERROR] creating libruby.module
  94. [9-ERROR] creating doc/Makefile
  95. [9-ERROR] gcc-42 -g -O2 -fPIC -Wall -I. -I/usr/lib/ruby/1.8/i386-linux -I/opt/apache/include -c mod_ruby.c
  96. [9-ERROR] mod_ruby.c:135: warning: missing braces around initializer
  97. [9-ERROR] mod_ruby.c:135: warning: (near initialization for 'ruby_cmds[0].func')
  98. [9-ERROR] mod_ruby.c:135: warning: initialization from incompatible pointer type
  99. [9-ERROR] mod_ruby.c:137: warning: initialization from incompatible pointer type
  100. [9-ERROR] mod_ruby.c:139: warning: initialization from incompatible pointer type
  101. [9-ERROR] mod_ruby.c:141: warning: initialization from incompatible pointer type
  102. [9-ERROR] mod_ruby.c:143: warning: initialization from incompatible pointer type
  103. [9-ERROR] mod_ruby.c:145: warning: initialization from incompatible pointer type
  104. [9-ERROR] mod_ruby.c:147: warning: initialization from incompatible pointer type
  105. [9-ERROR] mod_ruby.c:149: warning: initialization from incompatible pointer type
  106. [9-ERROR] mod_ruby.c:151: warning: initialization from incompatible pointer type
  107. [9-ERROR] mod_ruby.c:153: warning: initialization from incompatible pointer type
  108. [9-ERROR] mod_ruby.c:155: warning: initialization from incompatible pointer type
  109. [9-ERROR] mod_ruby.c:157: warning: initialization from incompatible pointer type
  110. [9-ERROR] mod_ruby.c:159: warning: initialization from incompatible pointer type
  111. [9-ERROR] mod_ruby.c:161: warning: initialization from incompatible pointer type
  112. [9-ERROR] mod_ruby.c:163: warning: initialization from incompatible pointer type
  113. [9-ERROR] mod_ruby.c:165: warning: initialization from incompatible pointer type
  114. [9-ERROR] mod_ruby.c:167: warning: initialization from incompatible pointer type
  115. [9-ERROR] mod_ruby.c:170: warning: initialization from incompatible pointer type
  116. [9-ERROR] mod_ruby.c:173: warning: initialization from incompatible pointer type
  117. [9-ERROR] mod_ruby.c:176: warning: initialization from incompatible pointer type
  118. [9-ERROR] mod_ruby.c:179: warning: initialization from incompatible pointer type
  119. [9-ERROR] mod_ruby.c: In function 'fake_request_rec':
  120. [9-ERROR] mod_ruby.c:793: warning: implicit declaration of function 'ap_pcalloc'
  121. [9-ERROR] mod_ruby.c: In function 'ruby_child_init':
  122. [9-ERROR] mod_ruby.c:858: warning: implicit declaration of function 'ap_register_cleanup'
  123. [9-ERROR] mod_ruby.c:858: error: 'ap_null_cleanup' undeclared (first use in this function)
  124. [9-ERROR] mod_ruby.c:858: error: (Each undeclared identifier is reported only once
  125. [9-ERROR] mod_ruby.c:858: error: for each function it appears in.)
  126. [9-ERROR] mod_ruby.c: In function 'setenv_from_table':
  127. [9-ERROR] mod_ruby.c:924: warning: implicit declaration of function 'ap_table_elts'
  128. [9-ERROR] mod_ruby.c:924: warning: assignment makes pointer from integer without a cast
  129. [9-ERROR] mod_ruby.c: In function 'ruby_handler':
  130. [9-ERROR] mod_ruby.c:1185: warning: implicit declaration of function 'ap_palloc'
  131. [9-ERROR] mod_ruby.c:1185: warning: assignment makes pointer from integer without a cast
  132. [9-ERROR] mod_ruby.c: In function 'ruby_post_read_request_handler':
  133. [9-ERROR] mod_ruby.c:1329: error: 'ap_null_cleanup' undeclared (first use in this function)
  134. [9-ERROR] mod_ruby.c:1334: warning: implicit declaration of function 'ap_table_set'
  135. [9-ERROR] make: *** [mod_ruby.o] Error 1
  136. [9-ERROR] --- BUILD ERROR ---