From owner-freebsd-toolchain@freebsd.org Sun Jan 29 22:07:50 2017 Return-Path: Delivered-To: freebsd-toolchain@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 307FECC7EBE; Sun, 29 Jan 2017 22:07:50 +0000 (UTC) (envelope-from gonzo@bluezbox.com) Received: from id.bluezbox.com (id.bluezbox.com [45.55.20.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06D9812E2; Sun, 29 Jan 2017 22:07:49 +0000 (UTC) (envelope-from gonzo@bluezbox.com) Received: from [127.0.0.1] (helo=id.bluezbox.com) by id.bluezbox.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87 (FreeBSD)) (envelope-from ) id 1cXxdP-0007fu-A0; Sun, 29 Jan 2017 14:07:44 -0800 Received: (from gonzo@localhost) by id.bluezbox.com (8.15.2/8.15.2/Submit) id v0TM7gpj029505; Sun, 29 Jan 2017 14:07:42 -0800 (PST) (envelope-from gonzo@bluezbox.com) X-Authentication-Warning: id.bluezbox.com: gonzo set sender to gonzo@bluezbox.com using -f Date: Sun, 29 Jan 2017 14:07:42 -0800 From: Oleksandr Tymoshenko To: Guy Yur Cc: Mark Millard , Warner Losh , freebsd-arm , FreeBSD Toolchain Subject: Re: head -r312942: install: link /usr/obj/DESTDIRs/.../boot/dtb/am3335x-bone.dtb -> /usr/obj/DESTDIRs/.../boot/dtb/beaglebone.dtb: No such file or directory Message-ID: <20170129220742.GA29484@bluezbox.com> References: <9F808021-FA63-4569-B277-8A784DD32479@dsl-only.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD/11.0-RELEASE-p2 (amd64) User-Agent: Mutt/1.6.1 (2016-04-27) X-Spam-Level: -- X-Spam-Report: Spam detection software, running on the system "id.bluezbox.com", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: Guy Yur (guyyur@gmail.com) wrote: > Hi, > > On Sun, Jan 29, 2017 at 11:09 PM, Mark Millard wrote: > > For a prior amd64 -> armv6 cross build and I tried a local > > file system install of the kernel via DESTDIR= use: > > > >> Script started on Sun Jan 29 12:51:42 2017 > >> Command: env __MAKE_CONF=/root/src.configs/make.conf SRCCONF=/dev/null SRC_ENV_CONF=/root/src.configs/src.conf.bpim3-clang-bootstrap.amd64-host WITH_META_MODE=yes MAKEOBJDIRPREFIX=/usr/obj/bpim3_clang make -j 4 installkernel DESTDIR=/usr/obj/DESTDIRs/clang-bpim3-installkernel > > . . . > > > > But the install stopped early with: > > > >> --- realinstall_subdir_dtb/am335x --- > >> install: link /usr/obj/DESTDIRs/clang-bpim3-installkernel/boot/dtb/am3335x-bone.dtb -> /usr/obj/DESTDIRs/clang-bpim3-installkernel/boot/dtb/beaglebone.dtb: No such file or directory > >> *** [_installlinks] Error code 71 > >> > >> ... > > > > > > > > === > > Mark Millard > > markmi at dsl-only.net > > > > > > freebsd-arm@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > > In r312915 changes there is an extra '3' in the LINKS= section > of sys/modules/dtb/am335x/Makefile > > ${DTBDIR}/am3335x-bone.dtb should be ${DTBDIR}/am335x-bone.dtb > ${DTBDIR}/am3335x-boneblack.dtb should be ${DTBDIR}/am335x-boneblack.dtb [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: dsl-only.net] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2017 22:07:50 -0000 Guy Yur (guyyur@gmail.com) wrote: > Hi, > > On Sun, Jan 29, 2017 at 11:09 PM, Mark Millard wrote: > > For a prior amd64 -> armv6 cross build and I tried a local > > file system install of the kernel via DESTDIR= use: > > > >> Script started on Sun Jan 29 12:51:42 2017 > >> Command: env __MAKE_CONF=/root/src.configs/make.conf SRCCONF=/dev/null SRC_ENV_CONF=/root/src.configs/src.conf.bpim3-clang-bootstrap.amd64-host WITH_META_MODE=yes MAKEOBJDIRPREFIX=/usr/obj/bpim3_clang make -j 4 installkernel DESTDIR=/usr/obj/DESTDIRs/clang-bpim3-installkernel > > . . . > > > > But the install stopped early with: > > > >> --- realinstall_subdir_dtb/am335x --- > >> install: link /usr/obj/DESTDIRs/clang-bpim3-installkernel/boot/dtb/am3335x-bone.dtb -> /usr/obj/DESTDIRs/clang-bpim3-installkernel/boot/dtb/beaglebone.dtb: No such file or directory > >> *** [_installlinks] Error code 71 > >> > >> ... > > > > > > > > === > > Mark Millard > > markmi at dsl-only.net > > > > _______________________________________________ > > freebsd-arm@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > > In r312915 changes there is an extra '3' in the LINKS= section > of sys/modules/dtb/am335x/Makefile > > ${DTBDIR}/am3335x-bone.dtb should be ${DTBDIR}/am335x-bone.dtb > ${DTBDIR}/am3335x-boneblack.dtb should be ${DTBDIR}/am335x-boneblack.dtb Fixed in r312969, thanks -- gonzo