From owner-freebsd-stable@freebsd.org Wed May 9 19:19:17 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDD2FFC909C for ; Wed, 9 May 2018 19:19:16 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from smtp.fagskolen.gjovik.no (smtp.fagskolen.gjovik.no [IPv6:2001:700:1100:1:200:ff:fe00:b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.fagskolen.gjovik.no", Issuer "Fagskolen i Gj??vik" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ACB775698 for ; Wed, 9 May 2018 19:19:16 +0000 (UTC) (envelope-from trond@fagskolen.gjovik.no) Received: from mail.fig.ol.no (localhost [127.0.0.1]) by mail.fig.ol.no (8.15.2/8.15.2) with ESMTPS id w49JJCtE040706 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 9 May 2018 21:19:12 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) Received: from localhost (trond@localhost) by mail.fig.ol.no (8.15.2/8.15.2/Submit) with ESMTP id w49JJCHx040703 for ; Wed, 9 May 2018 21:19:12 +0200 (CEST) (envelope-from trond@fagskolen.gjovik.no) X-Authentication-Warning: mail.fig.ol.no: trond owned process doing -bs Date: Wed, 9 May 2018 21:19:12 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= Sender: Trond.Endrestol@fagskolen.gjovik.no To: FreeBSD stable Subject: Re: pdeathsig_helper and .debug/pdeathsig_helper.debug placed in /mnt when DESTDIR=/mnt In-Reply-To: Message-ID: References: <20180509135046.GZ6887@kib.kiev.ua> <20180509173921.GB6887@kib.kiev.ua> User-Agent: Alpine 2.21.999 (BSF 260 2018-02-26) Organization: Fagskolen Innlandet OpenPGP: url=http://fig.ol.no/~trond/trond.key MIME-Version: 1.0 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail.fig.ol.no Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2018 19:19:17 -0000 On Wed, 9 May 2018 20:46+0200, Trond Endrestøl wrote: > But this one's persistent: > > --- realinstall_subdir_tests --- > --- subr_unit_test.install --- > (cd /usr/src/tests/sys/kern && DEPENDFILE=.depend.subr_unit_test NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t PROG=subr_unit_test install) > --- realinstall_subdir_usr.sbin --- > install -o root -g wheel -m 444 ancontrol.debug /mnt/usr/lib/debug/usr/sbin/ancontrol.debug > --- maninstall --- > install -o root -g wheel -m 444 ancontrol.8.gz /mnt/usr/share/man/man8/ > --- realinstall_subdir_usr.sbin/wlandebug --- > ===> usr.sbin/wlandebug (install) > --- realinstall_subdir_tests --- > --- _proginstall --- > install -s -o root -g wheel -m 555 subr_unit_test /mnt/usr/tests/sys/kern/subr_unit_test > install -o root -g wheel -m 444 subr_unit_test.debug /mnt/usr/lib/debug/usr/tests/sys/kern/subr_unit_test.debug > --- realinstall_subdir_usr.sbin --- > --- _proginstall --- > install -s -o root -g wheel -m 555 wlandebug /mnt/usr/sbin/wlandebug > --- realinstall_subdir_tests --- > --- Kyuafile --- > sh: cannot create Kyuafile.tmp: Read-only file system > sh: cannot create Kyuafile.tmp: Read-only file system > *** [Kyuafile] Error code 2 > > make[6]: stopped in /usr/src/tests/sys/kern > 1 error In case it helps, here's the result from a single-job run: ===> tests/sys/geom/class/uzip (install) install -o root -g wheel -m 555 1_test /mnt/usr/tests/sys/geom/class/uzip/1_test install -o root -g wheel -m 444 /usr/src/tests/sys/geom/class/uzip/etalon/etalon.txt /mnt/usr/tests/sys/geom/class/uzip/etalon/ install -o root -g wheel -m 444 Kyuafile /mnt/usr/tests/sys/geom/class/uzip/Kyuafile install -o root -g wheel -m 444 /usr/src/tests/sys/geom/class/uzip/conf.sh 1.img.uzip.uue /mnt/usr/tests/sys/geom/class/uzip/ ===> tests/sys/kern (install) /tmp/install.84PWkNVS/sh: cannot create Kyuafile.tmp: Read-only file system *** Error code 2 Stop. make[6]: stopped in /usr/src/tests/sys/kern -- Trond. From owner-freebsd-stable@freebsd.org Wed May 9 19:52:43 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BE71FC9F99 for ; Wed, 9 May 2018 19:52:43 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (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 25D947C147 for ; Wed, 9 May 2018 19:52:40 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.15.2/8.15.2) with ESMTPS id w49JqJUt083045 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 9 May 2018 22:52:22 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.10.3 kib.kiev.ua w49JqJUt083045 Received: (from kostik@localhost) by tom.home (8.15.2/8.15.2/Submit) id w49JqJOR083044; Wed, 9 May 2018 22:52:19 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 9 May 2018 22:52:19 +0300 From: Konstantin Belousov To: Trond Endrest?l Cc: FreeBSD stable Subject: Re: pdeathsig_helper and .debug/pdeathsig_helper.debug placed in /mnt when DESTDIR=/mnt Message-ID: <20180509195219.GD6887@kib.kiev.ua> References: <20180509135046.GZ6887@kib.kiev.ua> <20180509173921.GB6887@kib.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tom.home X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2018 19:52:43 -0000 On Wed, May 09, 2018 at 09:19:12PM +0200, Trond Endrest?l wrote: > On Wed, 9 May 2018 20:46+0200, Trond Endrest?l wrote: > > > But this one's persistent: > > > > --- realinstall_subdir_tests --- > > --- subr_unit_test.install --- > > (cd /usr/src/tests/sys/kern && DEPENDFILE=.depend.subr_unit_test NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t PROG=subr_unit_test install) > > --- realinstall_subdir_usr.sbin --- > > install -o root -g wheel -m 444 ancontrol.debug /mnt/usr/lib/debug/usr/sbin/ancontrol.debug > > --- maninstall --- > > install -o root -g wheel -m 444 ancontrol.8.gz /mnt/usr/share/man/man8/ > > --- realinstall_subdir_usr.sbin/wlandebug --- > > ===> usr.sbin/wlandebug (install) > > --- realinstall_subdir_tests --- > > --- _proginstall --- > > install -s -o root -g wheel -m 555 subr_unit_test /mnt/usr/tests/sys/kern/subr_unit_test > > install -o root -g wheel -m 444 subr_unit_test.debug /mnt/usr/lib/debug/usr/tests/sys/kern/subr_unit_test.debug > > --- realinstall_subdir_usr.sbin --- > > --- _proginstall --- > > install -s -o root -g wheel -m 555 wlandebug /mnt/usr/sbin/wlandebug > > --- realinstall_subdir_tests --- > > --- Kyuafile --- > > sh: cannot create Kyuafile.tmp: Read-only file system > > sh: cannot create Kyuafile.tmp: Read-only file system > > *** [Kyuafile] Error code 2 > > > > make[6]: stopped in /usr/src/tests/sys/kern > > 1 error > > In case it helps, here's the result from a single-job run: > > ===> tests/sys/geom/class/uzip (install) > install -o root -g wheel -m 555 1_test /mnt/usr/tests/sys/geom/class/uzip/1_test > install -o root -g wheel -m 444 /usr/src/tests/sys/geom/class/uzip/etalon/etalon.txt /mnt/usr/tests/sys/geom/class/uzip/etalon/ > install -o root -g wheel -m 444 Kyuafile /mnt/usr/tests/sys/geom/class/uzip/Kyuafile > install -o root -g wheel -m 444 /usr/src/tests/sys/geom/class/uzip/conf.sh 1.img.uzip.uue /mnt/usr/tests/sys/geom/class/uzip/ > ===> tests/sys/kern (install) > /tmp/install.84PWkNVS/sh: cannot create Kyuafile.tmp: Read-only file system This error probably means that you did not correctly rebuild the world before attempting the installation. > *** Error code 2 > > Stop. > make[6]: stopped in /usr/src/tests/sys/kern > > -- > Trond. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"