Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108940 - sci-electronics/tclspice-0.2.17 fails to emerge with gcc 3.4.4-r1
Summary: sci-electronics/tclspice-0.2.17 fails to emerge with gcc 3.4.4-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 108941 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-11 15:44 UTC by AJ Frantz
Modified: 2005-10-11 15:53 UTC (History)
0 users

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


Attachments

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