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

Bug 80610

Summary: sys-apps/module-init-tools-3.1 doesn't compile with GCC 4
Product: Gentoo Linux Reporter: Radoslaw Szkodzinski <astralstorm>
Component: [OLD] GCC PortingAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: 2004.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Radoslaw Szkodzinski 2005-02-03 11:06:59 UTC
Info the same as earlier...

Build output:
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -I./../include -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCONFIG_ROOT_CHECK_OFF=0   -DCOMMON_3264 -DELF_MACHINE_H='"elf_i386.h"' -DARCH_i386 -DONLY_32 -c -o obj_common.o obj_common.c
In file included from obj_kallsyms.c:26:
./../include/util.h:43: warning: built-in function 
Comment 1 Radoslaw Szkodzinski 2005-02-03 11:06:59 UTC
Info the same as earlier...

Build output:
i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -I./../include -D_GNU_SOURCE -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DCONFIG_ROOT_CHECK_OFF=0   -DCOMMON_3264 -DELF_MACHINE_H='"elf_i386.h"' -DARCH_i386 -DONLY_32 -c -o obj_common.o obj_common.c
In file included from obj_kallsyms.c:26:
./../include/util.h:43: warning: built-in function log declared as non-function
In file included from obj_common.c:28:
./../include/util.h:43: warning: built-in function log declared as non-function
obj_kallsyms.c: In function obj32_kallsyms:
obj_kallsyms.c:204: error: invalid lvalue in assignment
obj_kallsyms.c:279: error: invalid lvalue in assignment
make[1]: *** [obj_kallsyms.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/module-init-tools-3.1/work/modutils-2.4.27/obj'
make: *** [all] Error 2

!!! ERROR: sys-apps/module-init-tools-3.1 failed.
!!! Function src_compile, Line 88, Exitcode 2
!!! emake modutils failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 2 Radoslaw Szkodzinski 2005-02-03 11:08:27 UTC

*** This bug has been marked as a duplicate of 80588 ***