Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172414 - sys-cluster/gfs-kernel1.02.00-r1 compile problem
Summary: sys-cluster/gfs-kernel1.02.00-r1 compile problem
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-27 13:17 UTC by Notker Fechner
Modified: 2010-09-13 10:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log and call stack (sys-cluster:rgmanager-1.02.00-r1:20070327-084640.log,18.16 KB, text/plain)
2007-03-27 13:23 UTC, Notker Fechner
Details
listing of 'emerge info' (emerge-info:output,2.75 KB, text/plain)
2007-03-27 13:24 UTC, Notker Fechner
Details
build log and call stack (sys-cluster:gfs-kernel-1.02.00-r1:20070327-085020.log,3.96 KB, text/plain)
2007-03-27 13:46 UTC, Notker Fechner
Details

Note You need to log in before you can comment on or make changes to this bug.
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.