On Wed Apr 30, 2025 at 8:58 AM +0300, Konstantin Belousov wrote:
> exa% pwd
> /usr/local/x86_64-unknown-freebsd13.5/bin
> exa% ls -l cc1 cc1plus liblto_plugin.so
> lrwxr-xr-x 1 root wheel 60 Apr 30 08:49 cc1 ->
> /usr/local/libexec/gcc/x86_64-unknown-freebsd13.5/14.1.0/cc1
> lrwxr-xr-x 1 root wh
(...)
This way i did have less compiling expecially on buildworld. My rpi4 is
recompiling allmost everything in buildworld phase using beinstall.sh.
I will use this mehod from now on.
Thanks very much for your great explanation!
Cheers,
Nuno Teixeira escreveu (segunda, 5/05/2025 à(s)
23:36):
Hello Mark,
Minutes ago I used a more tradicional way:
# make buildworld-jobs buildkernel-jobs
```
RELEASE=Whatever
> bectl create ${RELEASE}
> bectl mount ${RELEASE}
BASEDIR=/tmp/be_mount. # Use mount point returned by bectl mount
> make DESTDIR=${BASEDIR} installkernel
> etcupdate -p -D $
Nuno Teixeira wrote on
Date: Mon, 05 May 2025 20:37:09 UTC :
> (...)
>
> Don't forget to `env NO_PKG_UPGRADE=yes beinstall.sh` to not mess with
> ports and stuff.
>
> Nuno Teixeira escreveu (segunda, 5/05/2025 à(s)
> 21:34):
>
> > Hello,
> >
> > Using incremental WITH_META_MODE builds, after
(...)
Don't forget to `env NO_PKG_UPGRADE=yes beinstall.sh` to not mess with
ports and stuff.
Nuno Teixeira escreveu (segunda, 5/05/2025 à(s)
21:34):
> Hello,
>
> Using incremental WITH_META_MODE builds, after installation with
> beinstall.sh, building same src, a complete compilation happens.
On Sun, 4 May 2025 at 02:13, Kevin Oberman wrote:
>
> It is definitely be61deae0aa2 and it is cosmetic. be61deae0aa2 changes the
> parser in the base system. It results in all options generating the error,
> but they are passed to the sub-program (info, version, delete, etc), so they
> are jus
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285044
--- Comment #9 from Alastair Hogge ---
Created attachment 260163
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260163&action=edit
2025-05-05-15-CURRENT-794ee43e75066bfcbc00545b5bf600b9cda2d5f1-UEFI bootloader
with misaligned ASC