From owner-freebsd-current@freebsd.org Wed Oct 11 21:49:55 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D689E380E0 for ; Wed, 11 Oct 2017 21:49:55 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C318D7DEF7 for ; Wed, 11 Oct 2017 21:49:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 97D523CDB0; Wed, 11 Oct 2017 23:49:46 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_4DD81A89-67C5-4FCB-A591-1C380DB9AB11"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: gnu/dtc files generated under src/ rather than obj? Date: Wed, 11 Oct 2017 23:49:45 +0200 In-Reply-To: <534137BC-7327-4143-AE7E-B5FE30DC1DD5@lists.zabbadoz.net> Cc: FreeBSD Current To: "Bjoern A. Zeeb" References: <534137BC-7327-4143-AE7E-B5FE30DC1DD5@lists.zabbadoz.net> X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 11 Oct 2017 21:49:55 -0000 --Apple-Mail=_4DD81A89-67C5-4FCB-A591-1C380DB9AB11 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 11 Oct 2017, at 18:16, Bjoern A. Zeeb = wrote: >=20 > having done a make universe on an amd64 machine I have these files = created in my source tree. Should they go into the OBJ tree instead? >=20 >=20 > ? gnu/usr.bin/dtc/.depend > ? gnu/usr.bin/dtc/dtc > ? gnu/usr.bin/dtc/dtc-lexer.lex.c > ? gnu/usr.bin/dtc/dtc-parser.tab.c > ? gnu/usr.bin/dtc/dtc-parser.tab.h > ? gnu/usr.bin/dtc/dtc.debug > ? gnu/usr.bin/dtc/dtc.full > ? gnu/usr.bin/dtc/version_gen.h I've seen this multiple times after building universes too. I wasn't able to figure out what goes wrong here, but it's maybe doing some hackery with NO_OBJ? -Dimitry --Apple-Mail=_4DD81A89-67C5-4FCB-A591-1C380DB9AB11 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWd6R+QAKCRCwXqMKLiCW o3KlAKDol5x5roJMLMKWV5gp+YXdgkI1OACgjmxeICWACFxHzA7ip+8OF1KeGy8= =dvYc -----END PGP SIGNATURE----- --Apple-Mail=_4DD81A89-67C5-4FCB-A591-1C380DB9AB11--