Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2011 00:35:05 +0200
From:      "K. Macy" <kmacy@freebsd.org>
To:        Dominic Fandrey <kamikaze@bsdforen.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: RELENG_8 does not build with CPUTYPE=core2
Message-ID:  <BANLkTinGG8qxUsELR-U=TJzSmC0KodRE_g@mail.gmail.com>
In-Reply-To: <4DCDAD36.5080007@bsdforen.de>
References:  <4DCDAD36.5080007@bsdforen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
The system compiler probably pre-dates cpu specific support. Try
installing a newer one from ports.

On Sat, May 14, 2011 at 12:14 AM, Dominic Fandrey <kamikaze@bsdforen.de> wr=
ote:
> env CCACHE_PREFIX=3D/usr/local/bin/distcc /usr/local/bin/ccache cc -O2 -p=
ipe -march=3Dcore2 -DHAVE_CONFIG_H -I/usr/src/kerberos5/tools/make-roken/..=
/../include -std=3Dgnu99 =A0 -c make-roken.c
> /usr/src/kerberos5/tools/make-print-version/../../../crypto/heimdal/lib/v=
ers/make-print-version.c:1: error: bad value (core2) for -march=3D switch
> /usr/src/kerberos5/tools/make-print-version/../../../crypto/heimdal/lib/v=
ers/make-print-version.c:1: error: bad value (core2) for -mtune=3D switch
> make-roken.c:1: error: bad value (core2) for -march=3D switch
> make-roken.c:1: error: bad value (core2) for -mtune=3D switch
> distcc[44991] ERROR: compile make-roken.c on localhost failed
> *** Error code 1
> 1 error
> *** Error code 2
> distcc[44988] ERROR: compile /usr/src/kerberos5/tools/make-print-version/=
../../../crypto/heimdal/lib/vers/make-print-version.c on localhost failed
> *** Error code 1
> 1 error
> *** Error code 2
> 2 errors
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
>
> # make -VCPUTYPE
> nocona
> # make -VCFLAGS
> -O2 -pipe -march=3Dnocona
>
> CPUTYPE is set with CPUTYPE?=3Dcore2.
>
> --
> A: Because it fouls the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet and in e-mail?
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTinGG8qxUsELR-U=TJzSmC0KodRE_g>