Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2009 03:23:10 +0200
From:      Aragon Gouveia <aragon@phat.za.net>
To:        current@freebsd.org
Subject:   devel/ccache broken in BETA2?
Message-ID:  <4A65187E.8060505@phat.za.net>

next in thread | raw e-mail | index | archive | help
Hi,

Is anyone able to compile just about anything with ccache on BETA2?  I'm 
experiencing a lot of breakage here.

Buildkernel:

--------------------------------------------------------------
 >>> stage 2.3: build tools
--------------------------------------------------------------
cd /usr/obj/usr/src/sys/FUZZ; 
MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm  make SSP_CFLAGS= 
-DNO_CPU_CFLAGS -DNO_CTF  -f /usr/src/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original 
/usr/obj/usr/src/sys/FUZZ
/usr/local/libexec/ccache/world-cc -O2 -pipe -nostdinc -I/usr/include 
-I. -I/usr/src/sys/dev/aic7xxx/aicasm -std=gnu99  -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type 
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align 
-Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs 
-Wredundant-decls -Wno-pointer-sign -c 
/usr/src/sys/dev/aic7xxx/aicasm/aicasm.c
*** Error code 1

Stop in /usr/obj/usr/src/sys/FUZZ.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



Random port:

===>  Configuring for mtr-nox11-0.75
checking for a BSD-compatible install... /usr/bin/install -c -o root -g 
wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for gcc... /usr/local/libexec/ccache/world-cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... configure: error: cannot compute 
suffix of object files: cannot compile
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to sunpoet@sunpoet.net [maintainer] and attach the
"/usr/ports/net/mtr/work/mtr-0.75/config.log" including the output of the
failure of your make command. Also, it might be a good idea to provide an
overview of all packages installed on your system (e.g. an `ls 
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/net/mtr.



Any ideas?  It /was/ working in BETA1. :)


Thanks,
Aragon



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