On 17 Feb 2021, at 04:28, Mark Millard via freebsd-current
wrote:
>
> On 2021-Feb-16, at 15:37, Mark Millard wrote:
>> On 2021-Feb-16, at 11:49, Brandon Bergren wrote:
>>> It looks like there were recently some fixes to release.sh, that just got
>>> backported to 13. I wonder if the problem i
On 2021-Feb-16, at 15:37, Mark Millard wrote:
> On 2021-Feb-16, at 11:49, Brandon Bergren wrote:
>
>> It looks like there were recently some fixes to release.sh, that just got
>> backported to 13. I wonder if the problem is the packages themselves being
>> misbuilt.
>>
>> https://cgit.fre
On 2021-Feb-16, at 11:49, Brandon Bergren wrote:
> It looks like there were recently some fixes to release.sh, that just got
> backported to 13. I wonder if the problem is the packages themselves being
> misbuilt.
>
> https://cgit.freebsd.org/src/commit/release?h=releng/13.0&id=4689ab1eab624d1
It looks like there were recently some fixes to release.sh, that just got
backported to 13. I wonder if the problem is the packages themselves being
misbuilt.
https://cgit.freebsd.org/src/commit/release?h=releng/13.0&id=4689ab1eab624d1a551a5a8f109383ea18eeba20
On Tue, Feb 16, 2021, at 12:20 PM
Brandon Bergren bdragon at FreeBSD.org wrote on
Tue Feb 16 17:29:45 UTC 2021 :
> On Tue, Feb 16, 2021, at 10:38 AM, Ronald Klop wrote:
> > I normally compile WITHOUT_CLEAN. What is the shortcut to recompile
> > uname with the proper version nr and not having to recompiling clang?
> > Cleaning an
On Tue, Feb 16, 2021, at 10:38 AM, Ronald Klop wrote:
> I normally compile WITHOUT_CLEAN. What is the shortcut to recompile
> uname with the proper version nr and not having to recompiling clang?
> Cleaning and rebuilding only uname does not help.
Uh, I would drop into a buildenv with "make buil
nr and not having to recompiling clang? Cleaning and
rebuilding only uname does not help.
Regards,
Ronald.
Van: Brandon Bergren
Datum: dinsdag, 16 februari 2021 17:02
Aan: FreeBSD Current
Onderwerp: Re: pkg vs uname troubles after upgrade to 14
IIRC, the detection works by probing /bin/sh, ma
IIRC, the detection works by probing /bin/sh, make sure you upgraded your base
properly.
On Tue, Feb 16, 2021, at 9:55 AM, Ronald Klop wrote:
> Hi,
>
> Upgraded from 13 to 14.
>
> # uname -UK
> 143 143
>
> But elfdump on uname gives:
> note (.note.tag):
> FreeBSD 1300133 (NT_FR
Hi,
Upgraded from 13 to 14.
# uname -UK
143 143
But elfdump on uname gives:
note (.note.tag):
FreeBSD 1300133 (NT_FREEBSD_ABI_TAG)
# pkg -o OSVERSION=143 upgrade
pkg: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f"
recommended
Updating FreeBSD repos