Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: devel/avr-gcc does not build

0 views
Skip to first unread message

Joerg Wunsch

unread,
Jun 26, 2009, 3:52:29 AM6/26/09
to Dominic Fandrey, freebs...@freebsd.org
As Dominic Fandrey wrote:

> checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.

Did you look into config.log to figure out the reason?

As I haven't got a notification from the QA Tindy, I don't think this
is going to be a general problem on amd64. (The QAT was *very* quick
in telling me I forgot to mention a couple of files in pkg-plist.)

--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL

http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

Dominic Fandrey

unread,
Jun 26, 2009, 3:38:31 AM6/26/09
to freebs...@freebsd.org, jo...@freebsd.org
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.

Dominic Fandrey

unread,
Jun 26, 2009, 5:49:34 AM6/26/09
to Joerg Wunsch, freebs...@freebsd.org
Joerg Wunsch wrote:
> As Dominic Fandrey wrote:
>
>> checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile
>> See `config.log' for more details.
>
> Did you look into config.log to figure out the reason?
>
> As I haven't got a notification from the QA Tindy, I don't think this
> is going to be a general problem on amd64. (The QAT was *very* quick
> in telling me I forgot to mention a couple of files in pkg-plist.)
>

Well, I did, but I didn't find anything that might be the reason for
this. I can send it to you, if you think that might be of help.

Regards

0 new messages