Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28307 - dev-util/pccts is incompatible with gcc 3.3
Summary: dev-util/pccts is incompatible with gcc 3.3
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-09 15:34 UTC by Richard Garand
Modified: 2003-09-11 20:28 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 Richard Garand 2003-09-09 15:34:36 UTC
gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -I../../h -I../h   -c 
-o sstack.o sstack.c 
gcc -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -I../../h -I../h   -c 
-o sorlist.o sorlist.c 
In file included from sorlist.c:35: 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/include/varargs.h:4:2: #error "GCC no 
longer implements <varargs.h>." 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/include/varargs.h:5:2: #error "Revise 
your code to use <stdarg.h>." 
make[2]: *** [sorlist.o] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
make[2]: Leaving directory 
`/var/tmp/portage/pccts-1.33.32-r1/work/pccts/sorcerer/lib' 
make[1]: *** [all] Error 2 
make[1]: Leaving directory 
`/var/tmp/portage/pccts-1.33.32-r1/work/pccts/sorcerer' 
make: *** [pccts] Error 2 
 
!!! ERROR: dev-util/pccts-1.33.32-r1 failed. 
!!! Function src_compile, Line 23, Exitcode 2 
!!! compilation failed
Comment 1 James Harlow (RETIRED) gentoo-dev 2003-09-10 23:27:18 UTC
This has been fixed in dev-util/pccts-1.33.33, which is the latest version in x86.
Comment 2 Richard Garand 2003-09-11 15:56:05 UTC
I figured out later that due to issues with my NFS server I was using a 
portage tree from a few months ago... can someone close this bug? 
Comment 3 SpanKY gentoo-dev 2003-09-11 20:28:09 UTC
rgr