Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2008 07:28:44 -0700
From:      Brian <brian@brianwhalen.net>
To:        questions@freebsd.org
Subject:   Re: ccache on amd64
Message-ID:  <48DA4E9C.8040905@brianwhalen.net>
In-Reply-To: <200809241224.11455.fbsd.questions@rachie.is-a-geek.net>
References:  <48D7092B.1040503@brianwhalen.net>	<48D99814.9080308@brianwhalen.net>	<48D9B53E.7040808@brianwhalen.net> <200809241224.11455.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mel wrote:
> On Wednesday 24 September 2008 05:34:22 Brian wrote:
>
>   
>> /usr/local/libexec/ccache/world-cc -m32 -march=athlon64 -mfancy-math-387
>> -DCOMPAT_32BIT -iprefix /usr/obj/usr/src/lib32/usr/
>> -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32
>> -fpic -DPIC -O2 -fno-strict-aliasing -pipe -DTERMIOS -DANSI_SOURCE
>> -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl
>> -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto
>> -I/usr/obj/lib32/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS
>> -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA
>> -std=gnu89  -c
>> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/x509v3/v3err.c
>> -o v3err.So
>> building shared library libcrypto.so.4
>> Segmentation fault (core dumped)
>> *** Error code 139
>>     
>
> And this all just works if you set NOCCACHE? Or does the problem persist then?
>
>   
I havebt specifically done the NOCCACHE, but commenting out all the 
ccache stuff out of make.conf and /etc/profile, doing a straight compile 
works.
Setting cputype=k8 fails as well.

Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48DA4E9C.8040905>