On Sat, Dec 08, 2018 at 02:43:17AM +0200, Konstantin Belousov wrote: > On Fri, Dec 07, 2018 at 04:25:39PM -0800, Steve Kargl wrote: > > On Sat, Dec 08, 2018 at 02:08:20AM +0200, Konstantin Belousov wrote: > > > > > > Most likely this is an issue fixed by r339350. > > > > My tree is at r341703. The last paragraph of the commit > > message for r339350 is > Which tree ? The strip that is used by install should be past this > revision. > % cd /usr/src % svn info Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Relative URL: ^/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 341703 Node Kind: directory Schedule: normal Last Changed Author: emaste Last Changed Rev: 341703 Last Changed Date: 2018-12-07 08:52:52 -0800 (Fri, 07 Dec 2018) This is the /usr/src that has led to the broken static binaries. Looking at timestamps, I have % ls -l /usr/bin/strip -r-xr-xr-x 2 root wheel - 131144 Oct 10 17:10 /usr/bin/strip* which is the strip from my Oct 10 build. This strip did not get updated because 'make installworld' died. Does install during an installworld use the old strip instead of freshly built strip? -- SteveReceived on Sat Dec 08 2018 - 00:02:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:19 UTC