Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71128 - alsa-lib 1.0.7 err: invalidly jumps into binding contour gcc-3.4 x86
Summary: alsa-lib 1.0.7 err: invalidly jumps into binding contour gcc-3.4 x86
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: Lowest minor (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 01:39 UTC by augury@vampares.org
Modified: 2004-11-22 15:41 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 augury@vampares.org 2004-11-14 01:39:38 UTC
[--param max-inline-insns-auto] seems to be the overriding factor  

(cd .libs && rm -f libalisp.la && ln -s ../libalisp.la libalisp.la)
make[2]: Leaving directory `/var/tmp/portage/alsa-lib-1.0.7/work/alsa-lib-1.0.7/src/alisp'
make[2]: Entering directory `/var/tmp/portage/alsa-lib-1.0.7/work/alsa-lib-1.0.7/src'
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -march=pentium4 -fforce-addr -O3 -fsingle-precision-constant -fbranch-target-load-optimize2 -ffast-math -finline-limit=8192 -fmerge-all-constants -fomit-frame-pointer -fpeel-loops -fprefetch-loop-arrays -frename-registers -fsched-stalled-insns=12 -fsched2-use-superblocks -finline-functions -fsched2-use-traces -ftracer -funit-at-a-time -funroll-all-loops -funswitch-loops -fweb -pipe --param inline-unit-growth=195 --param max-average-unrolled-insns=256 --param max-completely-peel-times=16 --param max-completely-peeled-insns=64 --param max-crossjump-edges=8192 --param max-cse-path-length=8192 --param max-delay-slot-insn-search=8192 --param max-inline-insns-auto=2048 --param max-reload-search-insns=4096 --param max-unroll-times=12 --param max-unrolled-insns=128 --param max-unswitch-insns=64 --param max-unswitch-level=8 --param large-function-insns=8192 -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" \
  -c -o conf.lo `test -f 'conf.c' || echo './'`conf.c; \
then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; \
else rm -f ".deps/conf.Tpo"; exit 1; \
fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -march=pentium4 -fforce-addr -O3 -fsingle-precision-constant -fbranch-target-load-optimize2 -ffast-math -finline-limit=8192 -fmerge-all-constants -fomit-frame-pointer -fpeel-loops -fprefetch-loop-arrays -frename-registers -fsched-stalled-insns=12 -fsched2-use-superblocks -finline-functions -fsched2-use-traces -ftracer -funit-at-a-time -funroll-all-loops -funswitch-loops -fweb -pipe --param inline-unit-growth=195 --param max-average-unrolled-insns=256 --param max-completely-peel-times=16 --param max-completely-peeled-insns=64 --param max-crossjump-edges=8192 --param max-cse-path-length=8192 --param max-delay-slot-insn-search=8192 --param max-inline-insns-auto=2048 --param max-reload-search-insns=4096 --param max-unroll-times=12 --param max-unrolled-insns=128 --param max-unswitch-insns=64 --param max-unswitch-level=8 --param large-function-insns=8192 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c  -fPIC -DPIC -o .libs/conf.o
conf.c: In function `parse_defs':
conf.c:537: error: jump to `again' invalidly jumps into binding contour
conf.c:537: error: jump to `again' invalidly jumps into binding contour
conf.c:537: error: jump to `again' invalidly jumps into binding contour
make[2]: *** [conf.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/alsa-lib-1.0.7/work/alsa-lib-1.0.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/alsa-lib-1.0.7/work/alsa-lib-1.0.7/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/alsa-lib-1.0.7 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

105:53:13 wren / #
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-14 19:00:58 UTC
please provide your output to 'emerge --info'

Does this occur if you emerge alsa-lib-1.0.6?
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-22 15:41:25 UTC
I can't reproduce this, and no response from submitter... please reopen if you can provide more info...