Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2009 09:38:31 +0200
From:      Dominic Fandrey <kamikaze@bsdforen.de>
To:        freebsd-ports@freebsd.org, joerg@freebsd.org
Subject:   devel/avr-gcc  does not build
Message-ID:  <4A447AF7.2090402@bsdforen.de>

next in thread | raw e-mail | index | archive | help
On my amd64 notebook (core2duo) devel/avr-gcc does not build:


echo timestamp > stmp-fixproto
gmake[2]: Leaving directory `/usr/obj/mobileKamikaze.norad/x86_64/usr/ports/devel/avr-gcc/work/build/gcc'
Checking multilib configuration for libgcc...
mkdir avr
mkdir avr/libgcc
Configuring in avr/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gawk... gawk
checking build system type... x86_64-portbld-freebsd7.2
checking host system type... avr-unknown-none
checking for avr-ar... /usr/local/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /usr/obj/mobileKamikaze.norad/x86_64/usr/ports/devel/avr-gcc/work/build/./gcc/nm
checking for avr-ranlib... /usr/local/avr/bin/ranlib
checking for avr-strip... /usr/local/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /usr/obj/mobileKamikaze.norad/x86_64/usr/ports/devel/avr-gcc/work/build/./gcc/xgcc -B/usr/obj/mobileKamikaze.norad/x86_64/usr/ports/devel/avr-gcc/work/build/./gcc/ -B/usr/local/avr/bin/ -B/usr/local/avr/lib/ -isystem /usr/local/avr/include -isystem /usr/local/avr/sys-include
checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[1]: *** [configure-target-libgcc] Error 1
gmake[1]: Leaving directory `/usr/obj/mobileKamikaze.norad/x86_64/usr/ports/devel/avr-gcc/work/build'
gmake: *** [all] Error 2
===> Compilation failed unexpectedly.
You have chosen to use multiple make jobs (parallelization) for all ports.
This port was not tested for this setting.  Please remove FORCE_MAKE_JOBS and
retry the build before reporting the failure to the maintainer.
*** Error code 1

Stop in /usr/ports/devel/avr-gcc.


I already tried without FORCE_MAKE_JOBS, this is not the cause.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A447AF7.2090402>