WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

Package description for 'raidtools'

The user-level utils for setting up software RAIDs under Linux.

 The raidtools package includes the user-level tools you need 
 to set up and maintain a software RAID device (using two or more disk
 drives in combination for fault tolerance and/or improved
 performance) on a Linux system.

Various other information for package 'raidtools'   (Repository 'public')

URL: ftp://ftp.fi.kernel.org/pub/linux/daemons/raid/alpha
URL: ttp://ostenfeld.dk/~jakob/Software-RAID.HOWTO/

Author: Erik Troan <ewt@redhat.com>
Author: Ingo Molnar <mingo@redhat.com>
Maintainer: Clifford Wolf <clifford@clifford.at>

License: GPL
Status: Stable
Version: 1.00.3

Download: https://people.redhat.com/mingo/raidtools/ raidtools-1.00.3.tar.gz

Buildtime: 1571 (5) ERROR seconds (on reference hardware)
Buildtime: 1512 (9) ERROR seconds (on reference hardware)
Buildtime: 1508 (5) ERROR seconds (on reference hardware)
Buildtime: 1502 (9) ERROR seconds (on reference hardware)
Buildtime: 1482 (5) ERROR seconds (on reference hardware)
Buildtime: 1486 (9) ERROR seconds (on reference hardware)

ROCK Sources:  gcc33-support.patchno_install_dev.patchraidtools.cacheraidtools.confraidtools.desc

Error Logs

[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' diffe
r in signedness
[5-ERROR] raidstart.c:144: warning: pointer targets in passing argument 1 of 'usage' diffe
r in signedness
[5-ERROR] raidstart.c:165: warning: pointer targets in passing argument 1 of 'usage' diffe
r in signedness
[5-ERROR] raidstart.c:175: warning: pointer targets in passing argument 1 of 'usage' diffe
r in signedness
[5-ERROR] raidstart.c:207: warning: pointer targets in passing argument 1 of 'usage' diffe
r 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 rec
onfiguration.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_hig
h'
[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' diffe
r in signedness
[9-ERROR] raidstart.c:144: warning: pointer targets in passing argument 1 of 'usage' diffe
r in signedness
[9-ERROR] raidstart.c:165: warning: pointer targets in passing argument 1 of 'usage' diffe
r in signedness
[9-ERROR] raidstart.c:175: warning: pointer targets in passing argument 1 of 'usage' diffe
r in signedness
[9-ERROR] raidstart.c:207: warning: pointer targets in passing argument 1 of 'usage' diffe
r 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_hig
h'
[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 rec
onfiguration.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 ---