pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/gcc46



On Mon, Oct 31, 2011 at 07:37:31PM +0000, Steven Drake wrote:
> Module Name:  pkgsrc
> Committed By: sbd
> Date:         Mon Oct 31 19:37:31 UTC 2011
> 
> Modified Files:
>       pkgsrc/lang/gcc46: Makefile distinfo
> 
> Log Message:
> Update to GCC 4.6.2

The problem was here before, but it's still here with 4.6.2:
Compilation on 5.99.55/amd64 fails with

gmake[3]: Leaving directory `/scratch/lang/gcc46/work/obj/gcc'
mkdir x86_64-unknown-netbsd5.99.56/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in x86_64-unknown-netbsd5.99.56/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... 
/scratch/lang/gcc46/work/.tools/bin/install -c
checking for gawk... awk
checking build system type... x86_64-unknown-netbsd5.99.56
checking host system type... x86_64-unknown-netbsd5.99.56
checking for x86_64-unknown-netbsd5.99.56-ar... ar
checking for x86_64-unknown-netbsd5.99.56-lipo... lipo
checking for x86_64-unknown-netbsd5.99.56-nm... 
/scratch/lang/gcc46/work/obj/./gcc/nm
checking for x86_64-unknown-netbsd5.99.56-ranlib... ranlib
checking for x86_64-unknown-netbsd5.99.56-strip... strip
checking whether ln -s works... yes
checking for x86_64-unknown-netbsd5.99.56-gcc... 
/scratch/lang/gcc46/work/obj/./gcc/xgcc -B/scratch/lang/gcc46/work/obj/./gcc/ 
-B/usr/pkg/gcc46/x86_64-unknown-netbsd5.99.56/bin/ 
-B/usr/pkg/gcc46/x86_64-unknown-netbsd5.99.56/lib/ -isystem 
/usr/pkg/gcc46/x86_64-unknown-netbsd5.99.56/include -isystem 
/usr/pkg/gcc46/x86_64-unknown-netbsd5.99.56/sys-include
checking for suffix of object files... configure: error: in 
`/scratch/lang/gcc46/work/obj/x86_64-unknown-netbsd5.99.56/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[2]: *** [configure-stage1-target-libgcc] Error 1
gmake[2]: Leaving directory `/scratch/lang/gcc46/work/obj'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/scratch/lang/gcc46/work/obj'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/lang/gcc46
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package 
Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/gcc46
#

Anyone else seeing this?
 Thomas



Home | Main Index | Thread Index | Old Index