On a clean 2006.0 installed system, ran 'emerge --sync' and when attempting to 'emerge --deep --update -va system' compiling sandbox fails on configure script. It complains about executing 'config.sub', and when modifying the 'config.sub' in /var/tmp/portage/sandbox-1.2.17/work/sandbox-1.2.17 so that it only echoes 'i686-pc-linux-gnu' allows configure to finish and the package to be compiled when compiling manually. sandbox-1.2.18.1 behaves similarly. 'configure: error: cannot run /bin/sh ../sandbox-1.2.17/config.sub'
Created attachment 95463 [details] The log of the error when emerging
Created attachment 95464 [details] output of 'emerge --info'
Created attachment 95465 [details] the configure log
Re-emerge sys-devel/gnuconfig.