Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 172414

Summary: sys-cluster/gfs-kernel1.02.00-r1 compile problem
Product: Gentoo Linux Reporter: Notker Fechner <fechner>
Component: [OLD] ServerAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log and call stack
listing of 'emerge info'
build log and call stack

Description Notker Fechner 2007-03-27 13:17:02 UTC
The installation of gfs-kernel (1.02.00-r1) failed after a new installtion of gentoo linux (stage3 from a running OpenSuse10.2-32bit).

Reproducible: Always

Steps to Reproduce:
1.Basic installation: gentoo (stage3) from OpenSuse10.2 (32-Bit)
2.emerge --sync; emerge --update --deep world
3.Installation of cluster software (sys-cluster/gfs etc)
4.emerge gfs-kernel failed

Actual Results:  
Entering directory `/usr/src/linux-2.6.19-gentoo-r5'
.../gfs-kernel/src/harness/main.c:121: error: expected declaration specifiers or '...' before 'lm_fsdata_t'
.../main.c:162: error: 'fsdata' undeclared (first use in this function)
.../main.c:162: error: (Each undeclared identifier is reported only once
.../main.c:162: error: for each function it appears in.)
.../main.c:162: warning: passing argument 6 of 'lw->lw_ops->lm_mount' makes integer from pointer without a cast
.../main.c:162: error: too few arguments to function 'lw->lw_ops->lm_mount'
.../main.o] Error 1

Expected Results:  
>>> Completed installing ...

System: Dell PowerEdge 2950, Processor Xeon 5140 (2x); Linux kernel: linux-2.6.19-gentoo-r5;
Comment 1 Notker Fechner 2007-03-27 13:23:39 UTC
Created attachment 114614 [details]
build log and call stack
Comment 2 Notker Fechner 2007-03-27 13:24:49 UTC
Created attachment 114616 [details]
listing of 'emerge info'
Comment 3 Notker Fechner 2007-03-27 13:46:43 UTC
Created attachment 114618 [details]
build log and call stack
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-09-11 11:07:32 UTC
Try with 1.03.00-r1 please.