From owner-freebsd-current@FreeBSD.ORG Sun Jun 8 07:26:40 2003 Return-Path: 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 E76FB37B401 for ; Sun, 8 Jun 2003 07:26:40 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F94B43FB1 for ; Sun, 8 Jun 2003 07:26:37 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h58EQNP6042318 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 8 Jun 2003 17:26:23 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h58EQM6a042283; Sun, 8 Jun 2003 17:26:22 +0300 (EEST) (envelope-from ru) Date: Sun, 8 Jun 2003 17:26:22 +0300 From: Ruslan Ermilov To: Tim Kientzle Message-ID: <20030608142622.GA41930@sunbay.com> References: <200306070438.h574cs52049913@cueball.rtp.FreeBSD.org> <3EE16E0F.2050207@acm.org> <20030607065700.GA59525@dragon.nuxi.com> <3EE22307.7020100@acm.org> <20030607181501.GG70196@dragon.nuxi.com> <3EE26860.9020906@acm.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline In-Reply-To: <3EE26860.9020906@acm.org> User-Agent: Mutt/1.5.4i cc: current@FreeBSD.org Subject: Re: Can't build -CURRENT on 4.7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 08 Jun 2003 14:26:41 -0000 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 07, 2003 at 03:34:08PM -0700, Tim Kientzle wrote: > David O'Brien wrote: >=20 > >This won't work on non-i386, due to alloca issues. =20 > >>+ WORLDTMP=3D${WORLDTMP} CSTD=3D \ > >may. >=20 >=20 > Hmmm... This seems like the Right Thing in > any case, since it is one less assumption you're > making about the build environment. >=20 > I'm still getting buildworld failures, though. > Long after the bootstrap, using the new > tools, I'm seeing consistent failures in > libpthread: >=20 > >building shared library libkse.so.1 > >thr_libc.So: In function `sigaction': > >thr_libc.So(.text+0x54): multiple definition of `_sigaction' > >thr_sigaction.So:/usr/src/current/lib/libpthread/thread/thr_sigaction.c:= 43: first defined here > >thr_libc.So: In function `sigprocmask': > >thr_libc.So(.text+0x34): multiple definition of `_sigprocmask' > >thr_sigprocmask.So:/usr/src/current/lib/libpthread/thread/thr_sigprocmas= k.c:46: first defined here > >*** Error code 1 > > > >Stop in /usr/src/current/lib/libpthread. > >*** Error code 1 >=20 Tim, These have been fixed just recently (see the latest committs to src/Makefile.inc1 and src/lib/libpthread), and the buildworld for 5.x on 4.x now works again (verified). There are some uncommitted patches floating around that allow for a buildkernel to survive as well. I have left them for Warner's consideration. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+40eOUkv4P6juNwoRAiuFAJ4klO1jMULkvyd2EIx+7mxVq7r6rQCfdO2h QeYanAQ0GewSCogLDoCnUrk= =zfw+ -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE--