Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396059 - Broken complation gcc-4.5.3-r1, gcc-4.5.3-r2
Summary: Broken complation gcc-4.5.3-r1, gcc-4.5.3-r2
Status: RESOLVED DUPLICATE of bug 394821
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-26 10:50 UTC by Anton Podavalov
Modified: 2011-12-26 12:51 UTC (History)
0 users

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


Attachments
Build log (gcc-4.5.3-r2) (GZip. Sorry, but bugzilla has been rejected the file more than 1000 Kb) (build.log.gz,73.37 KB, text/plain)
2011-12-26 10:52 UTC, Anton Podavalov
Details
emerge --info =sys-devel/gcc-4.5.3-r2 (emerge-info-gcc-4.5.3-r2,4.17 KB, text/plain)
2011-12-26 10:53 UTC, Anton Podavalov
Details
emerge -pqv =sysdevel/gcc-4.5.3-r2 (emerge-pqv-gcc-4.5.3-r2,388 bytes, text/plain)
2011-12-26 10:54 UTC, Anton Podavalov
Details
/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/environment (environment,165.47 KB, text/plain)
2011-12-26 10:54 UTC, Anton Podavalov
Details
gcc-build-logs (4.5.3-r2) (gcc-build-logs.tar.bz2,69.57 KB, text/plain)
2011-12-26 10:54 UTC, Anton Podavalov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Podavalov 2011-12-26 10:50:22 UTC
I tried to build gcc-4.5.3-r1, gcc-4.5.3-r2. Both failed with the following error:

tion  -isystem ./include  -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc -I/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/../libcpp/include  -I/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/../libdecnumber/bid -I../libdecnumber     -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize  -fno-stack-protector' >> tmp-libgcc.mvars
echo CRTSTUFF_T_CFLAGS = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fno-PIE' >> tmp-libgcc.mvars
echo CRTSTUFF_T_CFLAGS_S = ' -fno-omit-frame-pointer -fno-asynchronous-unwind-tables -fPIC' >> tmp-libgcc.mvars
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
echo enable_crtbeginP = 'yes' >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/config/i386/i386.md: В функции ‘internal_dfa_insn_code’:
/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/gcc/config/i386/i386.md:360:1: внутренняя ошибка компилятора: Ошибка шины
Отправьте подробное сообщение об ошибке
с препроцессированным исходным кодом.
Смотрите инструкции в <http://bugs.gentoo.org/>.
make[3]: *** [insn-attrtab.o] Ошибка 1
rm gcc.pod
make[3]: Выход из каталога `/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/gcc'
make[2]: *** [all-stage2-gcc] Ошибка 2
make[2]: Выход из каталога `/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build'
make[1]: *** [stage2-bubble] Ошибка 2
make[1]: Выход из каталога `/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build'
make: *** [bootstrap-lean] Ошибка 2
emake failed
 * ERROR: sys-devel/gcc-4.5.3-r2 failed (compile phase):
 *   emake failed with bootstrap-lean
 *
 * Call stack:
 *     ebuild.sh, line   75:  Called src_compile
 *   environment, line 4027:  Called toolchain_src_compile
 *   environment, line 4734:  Called gcc_do_make
 *   environment, line 2340:  Called die
 * The specific snippet of code:
 *       emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
 *
 * If you need support, post the output of 'emerge --info =sys-devel/gcc-4.5.3-r2',
 * the complete build log and the output of 'emerge -pqv =sys-devel/gcc-4.5.3-r2'.
 *
 * Please include /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build/gcc-build-logs.tar.bz2 in your bug report
 *
 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/environment'.
 * S: '/var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/build'
Comment 1 Anton Podavalov 2011-12-26 10:52:51 UTC
Created attachment 296955 [details]
Build log (gcc-4.5.3-r2) (GZip. Sorry, but bugzilla has been rejected the file more than 1000 Kb)
Comment 2 Anton Podavalov 2011-12-26 10:53:41 UTC
Created attachment 296957 [details]
emerge --info =sys-devel/gcc-4.5.3-r2
Comment 3 Anton Podavalov 2011-12-26 10:54:03 UTC
Created attachment 296959 [details]
emerge -pqv =sysdevel/gcc-4.5.3-r2
Comment 4 Anton Podavalov 2011-12-26 10:54:25 UTC
Created attachment 296961 [details]
/var/tmp/portage/sys-devel/gcc-4.5.3-r2/temp/environment
Comment 5 Anton Podavalov 2011-12-26 10:54:54 UTC
Created attachment 296963 [details]
gcc-build-logs (4.5.3-r2)
Comment 6 Magnus Granberg gentoo-dev 2011-12-26 12:51:07 UTC

*** This bug has been marked as a duplicate of bug 394821 ***