[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/base/raidtools/raidtools.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] 1181061909 Tue Jun 5 18:45:09 2007 (5) ERROR [TIMESTAMP] 1181529034 Mon Jun 11 04:30:34 2007 (9) ERROR [TIMESTAMP] 1181823090 Thu Jun 14 14:11:30 2007 (5) ERROR [TIMESTAMP] 1181892989 Fri Jun 15 09:36:29 2007 (9) ERROR [TIMESTAMP] 1181949845 Sat Jun 16 01:24:05 2007 (5) ERROR [TIMESTAMP] 1181971256 Sat Jun 16 07:20:56 2007 (9) ERROR [CONFIG-ID] TRUNK-x86-reference [ROCKVER] TRUNK [LOGS] 5-raidtools.err 9-raidtools.err [BUILDTIME] 1571 (5) ERROR [BUILDTIME] 1512 (9) ERROR [BUILDTIME] 1508 (5) ERROR [BUILDTIME] 1502 (9) ERROR [BUILDTIME] 1482 (5) ERROR [BUILDTIME] 1486 (9) ERROR [5-ERROR] checking whether we are using the GNU C compiler... yes [5-ERROR] checking whether gcc-42 accepts -g... yes [5-ERROR] checking for gcc-42 option to accept ANSI C... none needed [5-ERROR] checking how to run the C preprocessor... gcc-42 -E [5-ERROR] configure: creating ./config.status [5-ERROR] config.status: creating Makefile [5-ERROR] config.status: creating config.h [5-ERROR] config.status: config.h is unchanged [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidstart.o raidstart.c [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o parser.o parser.c [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidlib.o raidlib.c [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o version.o version.c [5-ERROR] raidstart.c: In function 'main': [5-ERROR] raidstart.c:76: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:86: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:91: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:116: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:144: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:165: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:175: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] raidstart.c:207: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raid_io.o raid_io.c [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o scsi.o scsi.c [5-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o reconfiguration.o reconfiguration.c [5-ERROR] raid_io.c:96: error: expected declaration specifiers or '...' before '_llseek' [5-ERROR] raid_io.c:96: error: expected declaration specifiers or '...' before 'fd' [5-ERROR] raid_io.c:96: error: expected declaration specifiers or '...' before 'offset_high' [5-ERROR] raid_io.c:97: error: expected declaration specifiers or '...' before 'offset_low' [5-ERROR] raid_io.c:97: error: expected declaration specifiers or '...' before 'result' [5-ERROR] raid_io.c:98: error: expected declaration specifiers or '...' before 'origin' [5-ERROR] raid_io.c:101: warning: return type defaults to 'int' [5-ERROR] raid_io.c: In function '_syscall5': [5-ERROR] raid_io.c:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [5-ERROR] raid_io.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [5-ERROR] raid_io.c:214: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [5-ERROR] raid_io.c:267: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [5-ERROR] raid_io.c:361: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [5-ERROR] raid_io.c:519: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [5-ERROR] raid_io.c:96: error: parameter name omitted [5-ERROR] raid_io.c:96: error: parameter name omitted [5-ERROR] raid_io.c:96: error: parameter name omitted [5-ERROR] raid_io.c:97: error: parameter name omitted [5-ERROR] raid_io.c:97: error: parameter name omitted [5-ERROR] raid_io.c:98: error: parameter name omitted [5-ERROR] raid_io.c:539: error: expected '{' at end of input [5-ERROR] make: *** [raid_io.o] Error 1 [5-ERROR] make: *** Waiting for unfinished jobs.... [5-ERROR] scsi.c: In function 'scsi_get_serial_number_page': [5-ERROR] scsi.c:434: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness [5-ERROR] --- BUILD ERROR --- [9-ERROR] checking whether we are using the GNU C compiler... yes [9-ERROR] checking whether gcc-42 accepts -g... yes [9-ERROR] checking for gcc-42 option to accept ANSI C... none needed [9-ERROR] checking how to run the C preprocessor... gcc-42 -E [9-ERROR] configure: creating ./config.status [9-ERROR] config.status: creating Makefile [9-ERROR] config.status: creating config.h [9-ERROR] config.status: config.h is unchanged [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidstart.o raidstart.c [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o parser.o parser.c [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raidlib.o raidlib.c [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o version.o version.c [9-ERROR] raidstart.c: In function 'main': [9-ERROR] raidstart.c:76: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:86: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:91: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:116: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:144: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:165: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:175: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] raidstart.c:207: warning: pointer targets in passing argument 1 of 'usage' differ in signedness [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o raid_io.o raid_io.c [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o scsi.o scsi.c [9-ERROR] raid_io.c:96: error: expected declaration specifiers or '...' before '_llseek' [9-ERROR] raid_io.c:96: error: expected declaration specifiers or '...' before 'fd' [9-ERROR] raid_io.c:96: error: expected declaration specifiers or '...' before 'offset_high' [9-ERROR] raid_io.c:97: error: expected declaration specifiers or '...' before 'offset_low' [9-ERROR] raid_io.c:97: error: expected declaration specifiers or '...' before 'result' [9-ERROR] raid_io.c:98: error: expected declaration specifiers or '...' before 'origin' [9-ERROR] raid_io.c:101: warning: return type defaults to 'int' [9-ERROR] gcc-42 -O2 -Wall -DMD_VERSION=\""raidtools-1.00.3"\" -c -o reconfiguration.o reconfiguration.c [9-ERROR] raid_io.c: In function '_syscall5': [9-ERROR] raid_io.c:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [9-ERROR] raid_io.c:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [9-ERROR] raid_io.c:214: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [9-ERROR] raid_io.c:267: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [9-ERROR] raid_io.c:361: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [9-ERROR] raid_io.c:519: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [9-ERROR] raid_io.c:96: error: parameter name omitted [9-ERROR] raid_io.c:96: error: parameter name omitted [9-ERROR] raid_io.c:96: error: parameter name omitted [9-ERROR] raid_io.c:97: error: parameter name omitted [9-ERROR] raid_io.c:97: error: parameter name omitted [9-ERROR] raid_io.c:98: error: parameter name omitted [9-ERROR] raid_io.c:539: error: expected '{' at end of input [9-ERROR] make: *** [raid_io.o] Error 1 [9-ERROR] make: *** Waiting for unfinished jobs.... [9-ERROR] scsi.c: In function 'scsi_get_serial_number_page': [9-ERROR] scsi.c:434: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness [9-ERROR] --- BUILD ERROR ---