Platform is SUSE Enterprise 11 SP0. The step `emerge --oneshot --nodeps "=gcc-4.2*"' fails with a segmentation fault: * Applying gcc-4.2.4-linux-x86-on-amd64.patch ... [ ok ] * Applying gcc-spec-env.patch ... [ ok ] * Applying aix-minimal-toc.patch ... [ ok ] * Applying aix61-longdouble64.patch ... [ ok ] >>> Source unpacked in /local/scratch/portage/sys-devel/gcc-4.2.4-r01.2/work >>> Compiling source in /local/scratch/portage/sys-devel/gcc-4.2.4-r01.2/work/gcc-4.2.4 ... * CFLAGS="-O2 -march=i686 -pipe" * CXXFLAGS="-O2 -march=i686 -pipe" * Configuring gcc ... /local/tmp/a/usr/lib/portage/bin/ebuild.sh: line 2378: 8021 Segmentation fault ( exec 9>&-; ebuild_main; if ! hasq "$EBUILD_SH_ARGS" clean help info nofetch; then umask 002; save_ebuild_env | filter_readonly_variables --filter-features > "$T/environment"; assert "save_ebuild_env failed"; chown ${PORTAGE_USER:-portage}:${PORTAGE_GROUP:-portage} "$T/environment" &>/dev/null; chmod g+w "$T/environment" &>/dev/null; fi; [[ -n $PORTAGE_EBUILD_EXIT_FILE ]] && > "$PORTAGE_EBUILD_EXIT_FILE"; if [[ -n $PORTAGE_IPC_DAEMON ]]; then [[ ! -s $SANDBOX_LOG ]]; "$PORTAGE_BIN_PATH"/ebuild-ipc exit $?; fi; exit 0 )
We do not use gcc-4.2 any more in Prefix: Still a problem?
Sorry, I don't have access to the SUSE Enterprise 11 SP0 host anymore.