Re: ld error (undefined symbol) while compiling sqlite3

2022-11-26 Thread Archimedes Gaviola
On Sat, Nov 26, 2022 at 11:53 PM Yuri wrote: > Archimedes Gaviola wrote: > > Hi, > > > > For some reason, I am compiling sqlite3 from the > > /usr/src/contrib/sqlite3 source using > > FreeBSD-14.0-CURRENT-arm64-aarch64-RPI-20221027-769b884e2e2-258837. I >

ld error (undefined symbol) while compiling sqlite3

2022-11-26 Thread Archimedes Gaviola
Hi, For some reason, I am compiling sqlite3 from the /usr/src/contrib/sqlite3 source using FreeBSD-14.0-CURRENT-arm64-aarch64-RPI-20221027-769b884e2e2-258837. I created a /usr/src/usr.bin/sqlite3 directory and created a Makefile file with content referred to the source. root@generic:/usr/src/usr.

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-21 Thread Archimedes Gaviola
On Mon, Nov 21, 2022 at 12:24 PM Mark Millard wrote: > On Nov 20, 2022, at 19:48, Archimedes Gaviola < > archimedes.gavi...@gmail.com> wrote: > > > On Wed, Nov 9, 2022 at 10:15 AM Archimedes Gaviola < > archimedes.gavi...@gmail.com> wrote: > > On Wed, Nov 9,

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-20 Thread Archimedes Gaviola
On Wed, Nov 9, 2022 at 10:15 AM Archimedes Gaviola < archimedes.gavi...@gmail.com> wrote: > > > On Wed, Nov 9, 2022 at 1:37 AM Mark Millard wrote: > >> On Nov 8, 2022, at 04:15, Ronald Klop wrote: >> >> > Van: Warner Losh >> > Datum: dinsdag, 8

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-08 Thread Archimedes Gaviola
On Wed, Nov 9, 2022 at 1:37 AM Mark Millard wrote: > On Nov 8, 2022, at 04:15, Ronald Klop wrote: > > > Van: Warner Losh > > Datum: dinsdag, 8 november 2022 04:28 > > Aan: Archimedes Gaviola > . . . > > ... > > swap_pager: indefinite wait buffe

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-08 Thread Archimedes Gaviola
On Tue, Nov 8, 2022 at 8:15 PM Ronald Klop wrote: > > > *Van:* Warner Losh > *Datum:* dinsdag, 8 november 2022 04:28 > *Aan:* Archimedes Gaviola > *CC:* Mark Millard , freebsd-current < > freebsd-current@freebsd.org> > *Onderwerp:* Re: 14.0-CURRENT failed to

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-07 Thread Archimedes Gaviola
On Tue, Nov 8, 2022 at 3:16 PM Mark Millard wrote: > On Nov 7, 2022, at 22:50, Archimedes Gaviola > wrote: > > > . . . > > > > > >> # sysctl -W vm.pfault_oom_attempts > >> vm.pfault_oom_attempts: -1 > >> > >> # sysctl -W vm.pfault_o

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-07 Thread Archimedes Gaviola
On Tue, Nov 8, 2022 at 11:53 AM Mark Millard wrote: > On Nov 7, 2022, at 19:28, Warner Losh wrote: > > > > . . . > > swap_pager: indefinite wait buffer: bufobj: 0, blkno: 256929, size: 4096 > > swap_pager: indefinite wait buffer: bufobj: 0, blkno: 3628, size: 4096 > > swap_pager: indefinite wait

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-07 Thread Archimedes Gaviola
On Tue, Nov 8, 2022 at 11:29 AM Warner Losh wrote: > > > On Mon, Nov 7, 2022 at 7:40 PM Archimedes Gaviola < > archimedes.gavi...@gmail.com> wrote: > >> >> >> On Sat, Nov 5, 2022 at 5:28 PM Archimedes Gaviola < >> archimedes.gavi...@gmail.com>

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-07 Thread Archimedes Gaviola
On Tue, Nov 8, 2022 at 11:25 AM Mark Millard wrote: > On Nov 7, 2022, at 18:40, Archimedes Gaviola > wrote: > > > . . . > > > > Hi Mark, > > > > With this set of build commands now, > > > > # cd /usr/src; make -j3 KERNCONF=ARM TARGET_ARC

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-07 Thread Archimedes Gaviola
On Sat, Nov 5, 2022 at 5:28 PM Archimedes Gaviola < archimedes.gavi...@gmail.com> wrote: > > > > On Thu, Nov 3, 2022 at 7:52 AM Mark Millard wrote: > >> On 2022-Nov-2, at 14:09, Archimedes Gaviola >> wrote: >> >> > On Mon, Oct 31, 2022 at

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-05 Thread Archimedes Gaviola
On Thu, Nov 3, 2022 at 7:52 AM Mark Millard wrote: > On 2022-Nov-2, at 14:09, Archimedes Gaviola > wrote: > > > On Mon, Oct 31, 2022 at 1:47 PM Archimedes Gaviola < > archimedes.gavi...@gmail.com> wrote: > > > > . . . > > > > . . . > >

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-11-02 Thread Archimedes Gaviola
On Mon, Oct 31, 2022 at 1:47 PM Archimedes Gaviola < archimedes.gavi...@gmail.com> wrote: > > > Okay noted on GPT not MBR method with gpart. > > >> I did not happen to have a MBR example around. So I could >> only show GPT. The note was more to avoid confusion th

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-10-30 Thread Archimedes Gaviola
> Okay noted on GPT not MBR method with gpart. > I did not happen to have a MBR example around. So I could > only show GPT. The note was more to avoid confusion than > anything, since the two are not equivalent for how they > work. > Okay, this is noted. > > > By the way, what's the proper all

Re: 14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-10-30 Thread Archimedes Gaviola
On Mon, Oct 31, 2022 at 1:29 AM Mark Millard wrote: > Archimedes Gaviola wrote on > Date: Sun, 30 Oct 2022 13:41:52 UTC : > > > I am building a kernel and world in 14.0-CURRENT > > > https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/14.0/FreeBSD-14.0-C

14.0-CURRENT failed to reclaim memory error in RPi 3B build

2022-10-30 Thread Archimedes Gaviola
Hi, I am building a kernel and world in 14.0-CURRENT https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/14.0/FreeBSD-14.0-CURRENT-arm64-aarch64-RPI-20221027-769b884e2e2-258837.img.xz with Raspberry Pi 3B (ARM kernel config file and in default system configurations) and compilatio