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

Bug 108940

Summary: sci-electronics/tclspice-0.2.17 fails to emerge with gcc 3.4.4-r1
Product: Gentoo Linux Reporter: AJ Frantz <ajfrantz>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description AJ Frantz 2005-10-11 15:44:24 UTC
Attempting to emerge sci-electronics/tclspice-0.2.17 fails while compiling under
gcc 3.4.4-r (and possibly other 3.4.x) with messages:

x86_64-pc-linux-gnu-gcc -march=k8 -O3 -ffast-math -funroll-all-loops
-funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer
-pipe -Wall  -I/usr/include -march=k8 -O3 -ffast-math -funroll-all-loops
-funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer
-pipe -Wall  -I/usr/include   -c -o pp_lst.o pp_lst.c
pp_lst.c:55: error: conflicting types for 'malloc'
pp_lst.c:55: error: conflicting types for 'malloc'
pp_lst.c: In function `preprocess_lst_files':
pp_lst.c:134: warning: implicit declaration of function `exit'
pp_lst.c: In function `check_uniqueness':
pp_lst.c:621: warning: implicit declaration of function `str_to_lower'
pp_lst.c: In function `read_udn_type_name':
pp_lst.c:995: warning: unused variable `msg'
make[3]: *** [pp_lst.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/tclspice-0.2.17/work/tclspice/src/xspice/cmpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/tclspice-0.2.17/work/tclspice/src/xspice'
make[1]: *** [tcl-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/tclspice-0.2.17/work/tclspice/src'
make: *** [tcl] Error 2

!!! ERROR: sci-electronics/tclspice-0.2.17 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge tclspice
2.
3.

Actual Results:  
Emerge fails with build errors.

Expected Results:  
Packaged emerges successfully.
Comment 1 AJ Frantz 2005-10-11 15:48:23 UTC
*** Bug 108941 has been marked as a duplicate of this bug. ***
Comment 2 Mike Cvet 2005-10-11 15:53:38 UTC
tclspice is not keyworded on AMD64 - bug is invalid.