From owner-cvs-all@FreeBSD.ORG Mon Nov 21 19:44:18 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44FA216A41F; Mon, 21 Nov 2005 19:44:18 +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 5B03043D53; Mon, 21 Nov 2005 19:44:16 +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 jALJiFC2032644; Mon, 21 Nov 2005 21:44:15 +0200 (EET) (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 13249-04; Mon, 21 Nov 2005 21:44:12 +0200 (EET) 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 jALJdSrW032524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Nov 2005 21:39:28 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id jALJdcE2082455; Mon, 21 Nov 2005 21:39:38 +0200 (EET) (envelope-from ru) Date: Mon, 21 Nov 2005 21:39:37 +0200 From: Ruslan Ermilov To: Pawel Jakub Dawidek Message-ID: <20051121193937.GA81606@ip.net.ua> References: <200511211441.jALEfAgf040745@repoman.freebsd.org> <20051121185628.GC752@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <20051121185628.GC752@garage.freebsd.pl> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/aic7xxx/aicasm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2005 19:44:18 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 21, 2005 at 07:56:28PM +0100, Pawel Jakub Dawidek wrote: > On Mon, Nov 21, 2005 at 02:41:10PM +0000, Ruslan Ermilov wrote: > +> ru 2005-11-21 14:41:10 UTC > +>=20 > +> FreeBSD src repository > +>=20 > +> Modified files: > +> sys/dev/aic7xxx/aicasm Makefile=20 > +> Log: > +> Fix mysterious build failures (with parallel make) early in > +> buildkernel: provide a real but dummy name to ${DEPENDFILE} > +> so that the relevant exists() check in bsd.prog.mk fails and > +> ensures that ${GENHDRS} are built before any other objects. >=20 > I've such error when trying to buildkernel with parallel make: >=20 > /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S:35= :19: assym.s: No such file or directory > /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S: A= ssembler messages: > /usr/home/diskless/home/root/fsck_repo/sys/i386/acpica/acpi_wakecode.S:10= 3: Error: suffix or operands invalid for `ljmp' > *** Error code 1 > 1 error > *** Error code 2 >=20 > Is this the same problem you just fixed? >=20 > The details: >=20 > Source architecture: amd64 > Source system: RELENG_6 > Target architecture: i396 > Target system: HEAD >=20 No, this is different. Please give me more context, preferably the build log with combined stdout + stderr. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDgiJ5qRfpzJluFF4RAs5tAJ9svxn4v98bLbv68628eOseU6aVHQCfd55b N4zlakY4v8I6WSQ6Ty6GtvI= =DePj -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7--