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

Bug 69447

Summary: [linux26-headers] sys-apps/powerpc-utils-1.1.3-r7 won't compile
Product: Gentoo Linux Reporter: Markus Rothe (RETIRED) <corsair>
Component: Current packagesAssignee: ppc64 architecture team <ppc64>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 2004.2   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 60751    

Description Markus Rothe (RETIRED) gentoo-dev 2004-10-29 13:13:27 UTC
Hi,

just another app, which doesn't compile when using linux26-headers-2.6.8.1-r1 (gcc-3.4.1-r3).

Here is the output:

patching file debian/postinst
patching file debian/copyright
patching file backlight.c
>>> Source unpacked.
gcc -Wall -Wstrict-prototypes -g -O2 -fsigned-char  -o nvsetenv nvsetenv.c nwnvsetenv.c
gcc -Wall -Wstrict-prototypes -g -O2 -fsigned-char  -o trackpad trackpad.c
trackpad.c:21:29: linux/adb_mouse.h: No such file or directory
nvsetenv.c: In function `nvpack':
nvsetenv.c:198: warning: cast from pointer to integer of different size
trackpad.c: In function `main':
trackpad.c:220: warning: implicit declaration of function `strcmp'
make: *** [trackpad] Error 1
make: *** Waiting for unfinished jobs....
nwnvsetenv.c: In function `nvstore':
nwnvsetenv.c:231: warning: unsigned int format, different type arg (arg 4)

!!! ERROR: sys-apps/powerpc-utils-1.1.3-r7 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Markus
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2004-10-29 13:31:22 UTC
-r10 compiles fine.

Markus
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2004-11-15 12:32:16 UTC
I marked sys-apps/powerpc-utils-1.1.3-r10 stable on ppc64.
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2004-11-15 12:32:34 UTC
closing...