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

Bug 129837

Summary: mzscheme won't compile on gcc 4.1
Product: Gentoo Linux Reporter: Paweł Kilian <pkilian>
Component: [OLD] GCC PortingAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: barral, jslegare, pupeno
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paweł Kilian 2006-04-13 10:46:57 UTC
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./salloc.c -o salloc.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./bignum.c -o bignum.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./bool.c -o bool.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./builtin.c -o builtin.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./char.c -o char.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./complex.c -o complex.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./dynext.c -o dynext.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./env.c -o env.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./error.c -o error.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./eval.c -o eval.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./file.c -o file.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./fun.c -o fun.o
i686-pc-linux-gnu-gcc -g -O2      -I./../include -c ./gmp/gmp.c -o gmp.o
./gmp/gmp.c:38: error: static declaration of '__gmp_bits_per_limb' follows non-static declaration
./gmp/gmp.h:195: error: previous declaration of '__gmp_bits_per_limb' was here
./gmp/gmp.c:39: error: static declaration of '__gmp_0' follows non-static declaration
./gmp/gmp-impl.h:977: error: previous declaration of '__gmp_0' was here
./gmp/gmp.c:40: error: static declaration of '__gmp_junk' follows non-static declaration
./gmp/gmp-impl.h:976: error: previous declaration of '__gmp_junk' was here
./gmp/gmp.c:41: error: static declaration of '__gmp_errno' follows non-static declaration
./gmp/gmp.h:576: error: previous declaration of '__gmp_errno' was here
make[6]: *** [gmp.o] B&#322;&#261;d 1
make[6]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src'
make[5]: *** [all] B&#322;&#261;d 2
make[5]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme/src'
make[4]: *** [mzlibrary] B&#322;&#261;d 2
make[4]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme'
make[3]: *** [normal-bin] B&#322;&#261;d 2
make[3]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme'
make[2]: *** [bin] B&#322;&#261;d 2
make[2]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src/mzscheme'
make[1]: *** [mz] B&#322;&#261;d 2
make[1]: Leaving directory `/var/tmp/portage/mzscheme-205/work/plt/src'
make: *** [all] B&#322;&#261;d 2

!!! ERROR: dev-lisp/mzscheme-205 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_compile
  ebuild.sh, line 929:   Called src_compile
  mzscheme-205.ebuild, line 34:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-13 10:52:37 UTC
Please, try w/ one of the ebuilds in Bug 91970, the version in portage is desperately outdated...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-04 23:46:21 UTC
*** Bug 146353 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-09-18 13:38:57 UTC
*** Bug 148112 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-30 08:53:05 UTC
*** Bug 149628 has been marked as a duplicate of this bug. ***