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.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/mnemoc/mod_mono/mod_mono.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] 1181056388 Tue Jun 5 17:13:08 2007 (5) ERROR
  23. [TIMESTAMP] 1181523236 Mon Jun 11 02:53:56 2007 (9) ERROR
  24. [TIMESTAMP] 1181821938 Thu Jun 14 13:52:18 2007 (5) ERROR
  25. [TIMESTAMP] 1181891535 Fri Jun 15 09:12:15 2007 (9) ERROR
  26. [TIMESTAMP] 1181948804 Sat Jun 16 01:06:44 2007 (5) ERROR
  27. [TIMESTAMP] 1181970198 Sat Jun 16 07:03:18 2007 (9) ERROR
  28. [CONFIG-ID] TRUNK-x86-reference
  29. [ROCKVER] TRUNK
  30. [LOGS] 5-mod_mono.err 9-mod_mono.err
  31. [BUILDTIME] 2679 (5) ERROR
  32. [BUILDTIME] 2804 (9) ERROR
  33. [BUILDTIME] 2815 (5) ERROR
  34. [BUILDTIME] 2849 (9) ERROR
  35. [BUILDTIME] 2758 (5) ERROR
  36. [BUILDTIME] 2778 (9) ERROR
  37. [5-ERROR] checking for Apache sysconf directory... /etc/opt/apache
  38. [5-ERROR] checking for Apache include directory... -I/opt/apache/include
  39. [5-ERROR] checking Apache version... 2.0
  40. [5-ERROR] checking for pkg-config... /usr/bin/pkg-config
  41. [5-ERROR] checking for --with-mono-default-config-dir... /etc/opt/apache/mod-mono-applications
  42. [5-ERROR] checking for apr_socket_connect in -lapr-0... no
  43. [5-ERROR] checking for mono installation prefix... /opt/mono/lib/pkgconfig/../..
  44. [5-ERROR] checking http_protocol.h usability... yes
  45. [5-ERROR] checking http_protocol.h presence... yes
  46. [5-ERROR] checking for http_protocol.h... yes
  47. [5-ERROR] configure: creating ./config.status
  48. [5-ERROR] config.status: creating Makefile
  49. [5-ERROR] config.status: creating mod_mono.conf
  50. [5-ERROR] config.status: creating src/Makefile
  51. [5-ERROR] config.status: creating man/mod_mono.8
  52. [5-ERROR] config.status: creating man/Makefile
  53. [5-ERROR] config.status: creating include/mod_mono_config.h
  54. [5-ERROR] config.status: executing depfiles commands
  55. [5-ERROR] ---
  56. [5-ERROR] Configuration summary for mod_mono
  57. [5-ERROR]
  58. [5-ERROR] * Installation prefix = /opt/mono
  59. [5-ERROR] * Apache version = 2.0
  60. [5-ERROR] * Apache modules directory = /opt/apache/modules
  61. [5-ERROR] * apxs = /opt/apache/sbin/apxs
  62. [5-ERROR] * mono prefix = /opt/mono/lib/pkgconfig/../..
  63. [5-ERROR] * Default MonoApplicationsConfigDir = /etc/opt/apache/mod-mono-applications
  64. [5-ERROR]
  65. [5-ERROR] ---
  66. [5-ERROR] Making all in src
  67. [5-ERROR] make[1]: Entering directory `/ROCK/loop/src.mod_mono.1181948777.1356.4161569442/mod_mono-1.0.6/src'
  68. [5-ERROR] if /bin/sh ../libtool --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -I/opt/apache/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wall -DDFLT_MONO_CONFIG_DIR=\"/etc/opt/apache/mod-mono-applications\" -g -O2 -I/opt/apache/include -g -O2 -Wall -pthread -MT mod_mono_la-mod_mono.lo -MD -MP -MF ".deps/mod_mono_la-mod_mono.Tpo" -c -o mod_mono_la-mod_mono.lo `test -f 'mod_mono.c' || echo './'`mod_mono.c; \
  69. [5-ERROR] then mv -f ".deps/mod_mono_la-mod_mono.Tpo" ".deps/mod_mono_la-mod_mono.Plo"; else rm -f ".deps/mod_mono_la-mod_mono.Tpo"; exit 1; fi
  70. [5-ERROR] mkdir .libs
  71. [5-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -I/opt/apache/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wall -DDFLT_MONO_CONFIG_DIR=\"/etc/opt/apache/mod-mono-applications\" -g -O2 -I/opt/apache/include -g -O2 -Wall -pthread -MT mod_mono_la-mod_mono.lo -MD -MP -MF .deps/mod_mono_la-mod_mono.Tpo -c mod_mono.c -fPIC -DPIC -o .libs/mod_mono_la-mod_mono.o
  72. [5-ERROR] mod_mono.c: In function 'connection_get_remote_port':
  73. [5-ERROR] mod_mono.c:125: warning: implicit declaration of function 'apr_sockaddr_port_get'
  74. [5-ERROR] mod_mono.c: In function 'write_data':
  75. [5-ERROR] mod_mono.c:193: warning: pointer targets in passing argument 3 of 'apr_socket_send' differ in signedness
  76. [5-ERROR] mod_mono.c: In function 'read_data':
  77. [5-ERROR] mod_mono.c:219: warning: pointer targets in passing argument 3 of 'apr_socket_recv' differ in signedness
  78. [5-ERROR] mod_mono.c: In function 'try_connect':
  79. [5-ERROR] mod_mono.c:541: warning: implicit declaration of function 'apr_connect'
  80. [5-ERROR] mod_mono.c: In function 'setup_socket':
  81. [5-ERROR] mod_mono.c:839: warning: passing argument 4 of 'apr_socket_create' makes integer from pointer without a cast
  82. [5-ERROR] mod_mono.c:839: error: too few arguments to function 'apr_socket_create'
  83. [5-ERROR] make[1]: *** [mod_mono_la-mod_mono.lo] Error 1
  84. [5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.mod_mono.1181948777.1356.4161569442/mod_mono-1.0.6/src'
  85. [5-ERROR] make: *** [all-recursive] Error 1
  86. [5-ERROR] --- BUILD ERROR ---
  87. [9-ERROR] checking for Apache sysconf directory... /etc/opt/apache
  88. [9-ERROR] checking for Apache include directory... -I/opt/apache/include
  89. [9-ERROR] checking Apache version... 2.0
  90. [9-ERROR] checking for pkg-config... /usr/bin/pkg-config
  91. [9-ERROR] checking for --with-mono-default-config-dir... /etc/opt/apache/mod-mono-applications
  92. [9-ERROR] checking for apr_socket_connect in -lapr-0... no
  93. [9-ERROR] checking for mono installation prefix... /opt/mono/lib/pkgconfig/../..
  94. [9-ERROR] checking http_protocol.h usability... yes
  95. [9-ERROR] checking http_protocol.h presence... yes
  96. [9-ERROR] checking for http_protocol.h... yes
  97. [9-ERROR] configure: creating ./config.status
  98. [9-ERROR] config.status: creating Makefile
  99. [9-ERROR] config.status: creating mod_mono.conf
  100. [9-ERROR] config.status: creating src/Makefile
  101. [9-ERROR] config.status: creating man/mod_mono.8
  102. [9-ERROR] config.status: creating man/Makefile
  103. [9-ERROR] config.status: creating include/mod_mono_config.h
  104. [9-ERROR] config.status: executing depfiles commands
  105. [9-ERROR] ---
  106. [9-ERROR] Configuration summary for mod_mono
  107. [9-ERROR]
  108. [9-ERROR] * Installation prefix = /opt/mono
  109. [9-ERROR] * Apache version = 2.0
  110. [9-ERROR] * Apache modules directory = /opt/apache/modules
  111. [9-ERROR] * apxs = /opt/apache/sbin/apxs
  112. [9-ERROR] * mono prefix = /opt/mono/lib/pkgconfig/../..
  113. [9-ERROR] * Default MonoApplicationsConfigDir = /etc/opt/apache/mod-mono-applications
  114. [9-ERROR]
  115. [9-ERROR] ---
  116. [9-ERROR] Making all in src
  117. [9-ERROR] make[1]: Entering directory `/ROCK/loop/src.mod_mono.1181970171.16543.833437043/mod_mono-1.0.6/src'
  118. [9-ERROR] if /bin/sh ../libtool --mode=compile gcc-42 -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -I/opt/apache/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wall -DDFLT_MONO_CONFIG_DIR=\"/etc/opt/apache/mod-mono-applications\" -g -O2 -I/opt/apache/include -g -O2 -Wall -pthread -MT mod_mono_la-mod_mono.lo -MD -MP -MF ".deps/mod_mono_la-mod_mono.Tpo" -c -o mod_mono_la-mod_mono.lo `test -f 'mod_mono.c' || echo './'`mod_mono.c; \
  119. [9-ERROR] then mv -f ".deps/mod_mono_la-mod_mono.Tpo" ".deps/mod_mono_la-mod_mono.Plo"; else rm -f ".deps/mod_mono_la-mod_mono.Tpo"; exit 1; fi
  120. [9-ERROR] mkdir .libs
  121. [9-ERROR] gcc-42 -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -I/opt/apache/include -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Wall -DDFLT_MONO_CONFIG_DIR=\"/etc/opt/apache/mod-mono-applications\" -g -O2 -I/opt/apache/include -g -O2 -Wall -pthread -MT mod_mono_la-mod_mono.lo -MD -MP -MF .deps/mod_mono_la-mod_mono.Tpo -c mod_mono.c -fPIC -DPIC -o .libs/mod_mono_la-mod_mono.o
  122. [9-ERROR] mod_mono.c: In function 'connection_get_remote_port':
  123. [9-ERROR] mod_mono.c:125: warning: implicit declaration of function 'apr_sockaddr_port_get'
  124. [9-ERROR] mod_mono.c: In function 'write_data':
  125. [9-ERROR] mod_mono.c:193: warning: pointer targets in passing argument 3 of 'apr_socket_send' differ in signedness
  126. [9-ERROR] mod_mono.c: In function 'read_data':
  127. [9-ERROR] mod_mono.c:219: warning: pointer targets in passing argument 3 of 'apr_socket_recv' differ in signedness
  128. [9-ERROR] mod_mono.c: In function 'try_connect':
  129. [9-ERROR] mod_mono.c:541: warning: implicit declaration of function 'apr_connect'
  130. [9-ERROR] mod_mono.c: In function 'setup_socket':
  131. [9-ERROR] mod_mono.c:839: warning: passing argument 4 of 'apr_socket_create' makes integer from pointer without a cast
  132. [9-ERROR] mod_mono.c:839: error: too few arguments to function 'apr_socket_create'
  133. [9-ERROR] make[1]: *** [mod_mono_la-mod_mono.lo] Error 1
  134. [9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.mod_mono.1181970171.16543.833437043/mod_mono-1.0.6/src'
  135. [9-ERROR] make: *** [all-recursive] Error 1
  136. [9-ERROR] --- BUILD ERROR ---