Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2012 07:12:03 GMT
From:      Vladimir Omelchuk <admin@vladiom.com.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/165850: 8.3-RC1 (amd64): Don't build world with CPUTYPE=core2
Message-ID:  <201203080712.q287C3at082491@red.freebsd.org>
Resent-Message-ID: <201203080720.q287K4PJ082505@freefall.freebsd.org>

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

>Number:         165850
>Category:       amd64
>Synopsis:       8.3-RC1 (amd64): Don't build world with CPUTYPE=core2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 08 07:20:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Omelchuk
>Release:        FreeBSD 8.2 amd64
>Organization:
>Environment:
After updating (8.2 -> 8.3-RC1):
%uname -a
FreeBSD vladiom.com.ua 8.3-RC1 FreeBSD 8.3-RC1 #1: Thu Mar  8 00:24:22 EET 2012     root@vladiom.com.ua:/usr/src/sys/amd64/compile/x64_R83  amd64
>Description:
Don't build world with CPUTYPE=core2 on 8.3-RC1 (amd64)

Error:
--------------------------------------------------------------
>How-To-Repeat:
In the /etc/make.conf add CPUTYPE?=core2 and try buildworld on 8.3-RC1 (amd64)
>Fix:
1) compile and install world and kernel with commented CPUTYPE in make.conf
2) uncomment the CPUTYPE line, and recompile world and kernel

>Release-Note:
>Audit-Trail:
>Unformatted:
 >>> stage 5.1: building 32 bit shim libraries
 --------------------------------------------------------------
 ===> kerberos5/tools/make-print-version (obj)
 ===> kerberos5/tools/make-roken (obj)
 ===> kerberos5/tools/asn1_compile (obj)
 ===> kerberos5/tools/slc (obj)
 ===> kerberos5/tools/make-print-version (depend)
 ===> kerberos5/tools/make-roken (depend)
 ===> kerberos5/tools/asn1_compile (depend)
 yacc: 4 shift/reduce conflicts
 /usr/src/kerberos5/tools/make-print-version/../../../crypto/heimdal/lib/vers/make-print-version.c:1: error: bad value (core2) for -march= switch
 /usr/src/kerberos5/tools/make-print-version/../../../crypto/heimdal/lib/vers/make-print-version.c:1: error: bad value (core2) for -mtune= switch
 *** Error code 1
 1 error
 *** Error code 2
 make-roken.c:1: error: bad value (core2) for -march= switch
 make-roken.c:1: error: bad value (core2) for -mtune= switch
 *** Error code 1
 1 error
 *** Error code 2
 2 errors
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error



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