Summary: | ACCESS VIOLATION sys-devel/gcc-4.9.3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brendan Horan <brendan> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | ia64 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | IA64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
sandbox log
gcc build logs |
Description
Brendan Horan
2016-07-14 01:21:43 UTC
Created attachment 440646 [details]
sandbox log
Created attachment 440648 [details]
gcc build logs
If i try upgrade glibc I hit the following bug 547420. However I don't know why that bug triggers, since I am not using 4.9.0 # gcc -v Using built-in specs. COLLECT_GCC=/usr/ia64-unknown-linux-gnu/gcc-bin/4.9.3/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ia64-unknown-linux-gnu/4.9.3/lto-wrapper Target: ia64-unknown-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=ia64-unknown-linux-gnu --build=ia64-unknown-linux-gnu --prefix=/usr --bindir=/usr/ia64-unknown-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/ia64-unknown-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/ia64-unknown-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/ia64-unknown-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/ia64-unknown-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/ia64-unknown-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/ia64-unknown-linux-gnu/4.9.3/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.5, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-altivec --disable-fixed-point --disable-libgcj --disable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libquadmath --enable-lto --without-cloog --disable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) I am an idiot |