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

[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/michiel/mod_ruby/mod_ruby.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] 1181056082 Tue Jun 5 17:08:02 2007 (5) ERROR
[TIMESTAMP] 1181522950 Mon Jun 11 02:49:10 2007 (9) ERROR
[TIMESTAMP] 1181821689 Thu Jun 14 13:48:09 2007 (5) ERROR
[TIMESTAMP] 1181891237 Fri Jun 15 09:07:17 2007 (9) ERROR
[TIMESTAMP] 1181948776 Sat Jun 16 01:06:16 2007 (5) ERROR
[TIMESTAMP] 1181970170 Sat Jun 16 07:02:50 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-mod_ruby.err 9-mod_ruby.err
[BUILDTIME] 1227 (5) ERROR
[BUILDTIME] 1230 (9) ERROR
[BUILDTIME] 1229 (5) ERROR
[BUILDTIME] 1245 (9) ERROR
[BUILDTIME] 1204 (5) ERROR
[BUILDTIME] 1203 (9) ERROR
[5-ERROR] checking whether we are using gcc... yes
[5-ERROR] checking Ruby version... 1.8.5
[5-ERROR] checking for static Apache module support... no
[5-ERROR] checking for dynamic Apache module support... yes
[5-ERROR] checking for libapreq support... no
[5-ERROR] creating Makefile
[5-ERROR] creating libruby.module
[5-ERROR] creating doc/Makefile
[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
[5-ERROR] mod_ruby.c:135: warning: missing braces around initializer
[5-ERROR] mod_ruby.c:135: warning: (near initialization for 'ruby_cmds[0].func')
[5-ERROR] mod_ruby.c:135: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:137: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:139: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:141: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:143: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:145: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:147: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:149: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:151: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:153: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:155: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:157: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:159: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:161: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:163: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:165: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:167: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:170: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:173: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:176: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c:179: warning: initialization from incompatible pointer type
[5-ERROR] mod_ruby.c: In function 'fake_request_rec':
[5-ERROR] mod_ruby.c:793: warning: implicit declaration of function 'ap_pcalloc'
[5-ERROR] mod_ruby.c: In function 'ruby_child_init':
[5-ERROR] mod_ruby.c:858: warning: implicit declaration of function 'ap_register_cleanup'
[5-ERROR] mod_ruby.c:858: error: 'ap_null_cleanup' undeclared (first use in this function)
[5-ERROR] mod_ruby.c:858: error: (Each undeclared identifier is reported only once
[5-ERROR] mod_ruby.c:858: error: for each function it appears in.)
[5-ERROR] mod_ruby.c: In function 'setenv_from_table':
[5-ERROR] mod_ruby.c:924: warning: implicit declaration of function 'ap_table_elts'
[5-ERROR] mod_ruby.c:924: warning: assignment makes pointer from integer without a cast
[5-ERROR] mod_ruby.c: In function 'ruby_handler':
[5-ERROR] mod_ruby.c:1185: warning: implicit declaration of function 'ap_palloc'
[5-ERROR] mod_ruby.c:1185: warning: assignment makes pointer from integer without a cast
[5-ERROR] mod_ruby.c: In function 'ruby_post_read_request_handler':
[5-ERROR] mod_ruby.c:1329: error: 'ap_null_cleanup' undeclared (first use in this function)
[5-ERROR] mod_ruby.c:1334: warning: implicit declaration of function 'ap_table_set'
[5-ERROR] make: *** [mod_ruby.o] Error 1
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] checking whether we are using gcc... yes
[9-ERROR] checking Ruby version... 1.8.5
[9-ERROR] checking for static Apache module support... no
[9-ERROR] checking for dynamic Apache module support... yes
[9-ERROR] checking for libapreq support... no
[9-ERROR] creating Makefile
[9-ERROR] creating libruby.module
[9-ERROR] creating doc/Makefile
[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
[9-ERROR] mod_ruby.c:135: warning: missing braces around initializer
[9-ERROR] mod_ruby.c:135: warning: (near initialization for 'ruby_cmds[0].func')
[9-ERROR] mod_ruby.c:135: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:137: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:139: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:141: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:143: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:145: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:147: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:149: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:151: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:153: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:155: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:157: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:159: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:161: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:163: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:165: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:167: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:170: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:173: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:176: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c:179: warning: initialization from incompatible pointer type
[9-ERROR] mod_ruby.c: In function 'fake_request_rec':
[9-ERROR] mod_ruby.c:793: warning: implicit declaration of function 'ap_pcalloc'
[9-ERROR] mod_ruby.c: In function 'ruby_child_init':
[9-ERROR] mod_ruby.c:858: warning: implicit declaration of function 'ap_register_cleanup'
[9-ERROR] mod_ruby.c:858: error: 'ap_null_cleanup' undeclared (first use in this function)
[9-ERROR] mod_ruby.c:858: error: (Each undeclared identifier is reported only once
[9-ERROR] mod_ruby.c:858: error: for each function it appears in.)
[9-ERROR] mod_ruby.c: In function 'setenv_from_table':
[9-ERROR] mod_ruby.c:924: warning: implicit declaration of function 'ap_table_elts'
[9-ERROR] mod_ruby.c:924: warning: assignment makes pointer from integer without a cast
[9-ERROR] mod_ruby.c: In function 'ruby_handler':
[9-ERROR] mod_ruby.c:1185: warning: implicit declaration of function 'ap_palloc'
[9-ERROR] mod_ruby.c:1185: warning: assignment makes pointer from integer without a cast
[9-ERROR] mod_ruby.c: In function 'ruby_post_read_request_handler':
[9-ERROR] mod_ruby.c:1329: error: 'ap_null_cleanup' undeclared (first use in this function)
[9-ERROR] mod_ruby.c:1334: warning: implicit declaration of function 'ap_table_set'
[9-ERROR] make: *** [mod_ruby.o] Error 1
[9-ERROR] --- BUILD ERROR ---