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

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/mnemoc/mod_mono/mod_mono.cache
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[TIMESTAMP] 1181056388 Tue Jun 5 17:13:08 2007 (5) ERROR
[TIMESTAMP] 1181523236 Mon Jun 11 02:53:56 2007 (9) ERROR
[TIMESTAMP] 1181821938 Thu Jun 14 13:52:18 2007 (5) ERROR
[TIMESTAMP] 1181891535 Fri Jun 15 09:12:15 2007 (9) ERROR
[TIMESTAMP] 1181948804 Sat Jun 16 01:06:44 2007 (5) ERROR
[TIMESTAMP] 1181970198 Sat Jun 16 07:03:18 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-mod_mono.err 9-mod_mono.err
[BUILDTIME] 2679 (5) ERROR
[BUILDTIME] 2804 (9) ERROR
[BUILDTIME] 2815 (5) ERROR
[BUILDTIME] 2849 (9) ERROR
[BUILDTIME] 2758 (5) ERROR
[BUILDTIME] 2778 (9) ERROR
[5-ERROR] checking for Apache sysconf directory... /etc/opt/apache
[5-ERROR] checking for Apache include directory... -I/opt/apache/include
[5-ERROR] checking Apache version... 2.0
[5-ERROR] checking for pkg-config... /usr/bin/pkg-config
[5-ERROR] checking for --with-mono-default-config-dir... /etc/opt/apache/mod-mono-applications
[5-ERROR] checking for apr_socket_connect in -lapr-0... no
[5-ERROR] checking for mono installation prefix... /opt/mono/lib/pkgconfig/../..
[5-ERROR] checking http_protocol.h usability... yes
[5-ERROR] checking http_protocol.h presence... yes
[5-ERROR] checking for http_protocol.h... yes
[5-ERROR] configure: creating ./config.status
[5-ERROR] config.status: creating Makefile
[5-ERROR] config.status: creating mod_mono.conf
[5-ERROR] config.status: creating src/Makefile
[5-ERROR] config.status: creating man/mod_mono.8
[5-ERROR] config.status: creating man/Makefile
[5-ERROR] config.status: creating include/mod_mono_config.h
[5-ERROR] config.status: executing depfiles commands
[5-ERROR] ---
[5-ERROR] Configuration summary for mod_mono
[5-ERROR]
[5-ERROR] * Installation prefix = /opt/mono
[5-ERROR] * Apache version = 2.0
[5-ERROR] * Apache modules directory = /opt/apache/modules
[5-ERROR] * apxs = /opt/apache/sbin/apxs
[5-ERROR] * mono prefix = /opt/mono/lib/pkgconfig/../..
[5-ERROR] * Default MonoApplicationsConfigDir = /etc/opt/apache/mod-mono-applications
[5-ERROR]
[5-ERROR] ---
[5-ERROR] Making all in src
[5-ERROR] make[1]: Entering directory `/ROCK/loop/src.mod_mono.1181948777.1356.4161569442/mod_mono-1.0.6/src'
[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; \
[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
[5-ERROR] mkdir .libs
[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
[5-ERROR] mod_mono.c: In function 'connection_get_remote_port':
[5-ERROR] mod_mono.c:125: warning: implicit declaration of function 'apr_sockaddr_port_get'
[5-ERROR] mod_mono.c: In function 'write_data':
[5-ERROR] mod_mono.c:193: warning: pointer targets in passing argument 3 of 'apr_socket_send' differ in signedness
[5-ERROR] mod_mono.c: In function 'read_data':
[5-ERROR] mod_mono.c:219: warning: pointer targets in passing argument 3 of 'apr_socket_recv' differ in signedness
[5-ERROR] mod_mono.c: In function 'try_connect':
[5-ERROR] mod_mono.c:541: warning: implicit declaration of function 'apr_connect'
[5-ERROR] mod_mono.c: In function 'setup_socket':
[5-ERROR] mod_mono.c:839: warning: passing argument 4 of 'apr_socket_create' makes integer from pointer without a cast
[5-ERROR] mod_mono.c:839: error: too few arguments to function 'apr_socket_create'
[5-ERROR] make[1]: *** [mod_mono_la-mod_mono.lo] Error 1
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.mod_mono.1181948777.1356.4161569442/mod_mono-1.0.6/src'
[5-ERROR] make: *** [all-recursive] Error 1
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] checking for Apache sysconf directory... /etc/opt/apache
[9-ERROR] checking for Apache include directory... -I/opt/apache/include
[9-ERROR] checking Apache version... 2.0
[9-ERROR] checking for pkg-config... /usr/bin/pkg-config
[9-ERROR] checking for --with-mono-default-config-dir... /etc/opt/apache/mod-mono-applications
[9-ERROR] checking for apr_socket_connect in -lapr-0... no
[9-ERROR] checking for mono installation prefix... /opt/mono/lib/pkgconfig/../..
[9-ERROR] checking http_protocol.h usability... yes
[9-ERROR] checking http_protocol.h presence... yes
[9-ERROR] checking for http_protocol.h... yes
[9-ERROR] configure: creating ./config.status
[9-ERROR] config.status: creating Makefile
[9-ERROR] config.status: creating mod_mono.conf
[9-ERROR] config.status: creating src/Makefile
[9-ERROR] config.status: creating man/mod_mono.8
[9-ERROR] config.status: creating man/Makefile
[9-ERROR] config.status: creating include/mod_mono_config.h
[9-ERROR] config.status: executing depfiles commands
[9-ERROR] ---
[9-ERROR] Configuration summary for mod_mono
[9-ERROR]
[9-ERROR] * Installation prefix = /opt/mono
[9-ERROR] * Apache version = 2.0
[9-ERROR] * Apache modules directory = /opt/apache/modules
[9-ERROR] * apxs = /opt/apache/sbin/apxs
[9-ERROR] * mono prefix = /opt/mono/lib/pkgconfig/../..
[9-ERROR] * Default MonoApplicationsConfigDir = /etc/opt/apache/mod-mono-applications
[9-ERROR]
[9-ERROR] ---
[9-ERROR] Making all in src
[9-ERROR] make[1]: Entering directory `/ROCK/loop/src.mod_mono.1181970171.16543.833437043/mod_mono-1.0.6/src'
[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; \
[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
[9-ERROR] mkdir .libs
[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
[9-ERROR] mod_mono.c: In function 'connection_get_remote_port':
[9-ERROR] mod_mono.c:125: warning: implicit declaration of function 'apr_sockaddr_port_get'
[9-ERROR] mod_mono.c: In function 'write_data':
[9-ERROR] mod_mono.c:193: warning: pointer targets in passing argument 3 of 'apr_socket_send' differ in signedness
[9-ERROR] mod_mono.c: In function 'read_data':
[9-ERROR] mod_mono.c:219: warning: pointer targets in passing argument 3 of 'apr_socket_recv' differ in signedness
[9-ERROR] mod_mono.c: In function 'try_connect':
[9-ERROR] mod_mono.c:541: warning: implicit declaration of function 'apr_connect'
[9-ERROR] mod_mono.c: In function 'setup_socket':
[9-ERROR] mod_mono.c:839: warning: passing argument 4 of 'apr_socket_create' makes integer from pointer without a cast
[9-ERROR] mod_mono.c:839: error: too few arguments to function 'apr_socket_create'
[9-ERROR] make[1]: *** [mod_mono_la-mod_mono.lo] Error 1
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.mod_mono.1181970171.16543.833437043/mod_mono-1.0.6/src'
[9-ERROR] make: *** [all-recursive] Error 1
[9-ERROR] --- BUILD ERROR ---