From owner-freebsd-current@FreeBSD.ORG Fri Aug 5 23:27:36 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4FA216A41F for ; Fri, 5 Aug 2005 23:27:36 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1076843D48 for ; Fri, 5 Aug 2005 23:27:35 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j75NRXZd045132; Sat, 6 Aug 2005 02:27:33 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 22450-01; Sat, 6 Aug 2005 02:27:32 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j75NRWRw045128 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 6 Aug 2005 02:27:32 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j75NRVjQ056167; Sat, 6 Aug 2005 02:27:31 +0300 (EEST) (envelope-from ru) Date: Sat, 6 Aug 2005 02:27:31 +0300 From: Ruslan Ermilov To: Pascal Hofstee Message-ID: <20050805232731.GC48504@ip.net.ua> References: <1123180942.75727.3.camel@synergy.charterpipeline.net.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QTprm0S8XgL7H0Dt" Content-Disposition: inline In-Reply-To: <1123180942.75727.3.camel@synergy.charterpipeline.net.lan> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: current@FreeBSD.org Subject: Re: buildworld broken ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 23:27:37 -0000 --QTprm0S8XgL7H0Dt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2005 at 11:42:22AM -0700, Pascal Hofstee wrote: > I have tried a buildworld for 7.0-CURRENT/amd64 for two days straight > now .. and it keeps bailing out with the following error. >=20 > It looks like somehow "MACHINE=3Di386 MACHINE_ARCH=3Di386" are not getti= ng > properly set during the building of these lib32 bits. Can somebody > please confirm this breakage ... as i haven't seen the tinderboxes > complain yet. (I have no NO_* settings or TARGET_ARCH specifications in > my make.conf). >=20 >=20 > =3D=3D=3D> kerberos5/lib/libasn1 (depend,all,install) > building shared library libasn1.so.8 > /usr/obj/usr/src/tmp/usr/bin/ld: warning: i386 architecture of input > file `asn1_err.So' is incompatible with i386:x86-64 output > asn1_err.So(.text+0x33): In function `initialize_asn1_error_table_r': > /usr/obj/lib32/usr/src/kerberos5/lib/libasn1/asn1_err.c:26: undefined > reference to `initialize_error_table_r' > asn1_err.So(.text+0x6c): In function `initialize_asn1_error_table': > /usr/obj/lib32/usr/src/kerberos5/lib/libasn1/asn1_err.c:31: undefined > reference to `init_error_table' > *** Error code 1 >=20 > Stop in /usr/src/kerberos5/lib/libasn1. > *** Error code 1 >=20 Works for me, with latest sources. Do you by chance have MACHINE_ARCH set somewhere, e.g. in /etc/make.conf? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --QTprm0S8XgL7H0Dt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC8/XjqRfpzJluFF4RApwvAJ0dnYPx1yHQLuQPsh/xux3WEzFV+wCdFT+t 7lUKzl1l5iRV9neUklynpm4= =rJX6 -----END PGP SIGNATURE----- --QTprm0S8XgL7H0Dt--