-
polarian
runxiyu: np
-
sukamu
finally managed to do that after getting the /boot partition in an usb drive
-
mason
Nice. I didn't know this section existed - particularly, section 3, failover between ethernet and wireless:
docs.freebsd.org/en/books/handbook/…ced-networking/#network-aggregation
-
zwr
what's a good lightweight login manager for Wayland on FreeBSD?
-
SponiX
zwr: lightdm
-
limubs
Hallo,
-
limubs
can somebody help me with this error:
-
limubs
-
limubs
I get this when trying to install the .NET SDK port.
-
limubs
bsd.to seems to be dead by the way.
-
nimaje
limubs: building directly from the ports tree, without something like poudriere or synth? ccache?
-
limubs
nimaje yes, with theses commands: cd /usr/ports/lang/dotnet/ && make install clean
-
limubs
but it seems that I don't have a "cc" or "clang" command.
-
limubs
How can I fix that?
-
nimaje
your cc is missing?
-
limubs
yes
-
limubs
-sh: cc: not found
-
zi
cc and clang are part of the base os. your PATH must be broken, at a minimum
-
nimaje
does /usr/bin/cc exist? then you messed up PATH
-
limubs
no, doesn't exist
-
limubs
it's TwinCAT/BSD
-
limubs
seems they have got a os-generic-userland-devtools port package.
-
zi
-
zi
See 7 Package Server
-
limubs
after I installed it, the stuff starts to compile.
-
zi
you should probably be using their packages instead of trying to build locally from source
-
zi
otherwise, it is likely you'll run into problems again later
-
limubs
don't think that they've got a .NET SDK package :-P
-
limubs
-
limubs
seems there are only runtime packages.
-
nimaje
they should have modified their ports tree to include dependencies on os-generic-userland-devtools for most stuff (probably only not for NO_BUILD=1 ones)
-
limubs
hm, what does this mean?
-
nimaje
well, freebsds ports tree assume a freebsd base system, so if they move some stuff into packages, they should adapt their ports tree to depend on those packages when needed
-
limubs
hm. ok
-
mage
-
quickrr
paste.debian.net/1347400 x86_64 instruction set, usable or not?
-
Alver
quickrr: what do you mean, "usable"?
-
nimaje
what instruction set extensions do the target cpus have? the official repo should work on all supported cpus, so default options can only enable SSE2 for amd64
-
Alver
It would be silly not to use AVX if you have it
-
Alver
But that's for local builds, for repos - see nimaje :°)
-
quickrr
-
quickrr
another option, but its a annoying :)
-
quickrr
math/cado-nfs is broken
bugs.freebsd.org/bugzilla/show_bug.cgi?id=284029, freebsd14 (avx512), (freebsd13 works), trying fix,
-
nimaje
well, that bug seems to be about unconditionally trying to use some instruction set extension (here avx512) on some cpu that doesn't have that extension (here zen3)
-
quickrr
-
quickrr
(zen5 9700x has avx512)
-
quickrr
OPTIONS_DEFAULT_amd64= X86-64-V1 <----
-
Demosthenex
man i'm so impressed with boot environments. i had to boot back and forth to troubleshoot a minor upgrade issue, that was so nice.
-
Frisco-0day
hi all freebsd user l33t ... .
-
Frisco-0day
:) how are you all
-
limubs
l33t!
-
Frisco-0day
which version of freebsd you use limubs
-
Frisco-0day
We haven't release verson 14.2 yet
-
limubs
uname -r says FreeBSD 14.2-RELEASE
-
limubs
But it's TwinCAT/BSD.
-
limubs
-
limubs
-
limubs
states that 14.2 is now available by the way Frisco-0day
-
Frisco-0day
yeah that's true limubs
-
Frisco-0day
your using it now ?
-
limubs
correct... on an IPC with a veeeeeery slow CPU
-
VVD
pkubaj, hi! www/firefox: -CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234
-
VVD
maybe same for www/librewolf and www/waterfox?
-
nimaje
hm, libmozsqlite3.so does mozilla have a fork of sqlite3?
-
pkubaj
VVD: nope
-
pkubaj
they have older sqlite version
-
VVD
www/librewolf use firefox 134
-
pkubaj
ok, i must have missed it somehow
-
VVD
firefox is 135 now
-
VVD
waterfox use firefox-lts (128?)
-
pkubaj
can you check whether the following code is present?
sqlite.org/src/info/4a2498fed4c5436f
-
VVD
search file ext/rtree/rtree.c?
-
pkubaj
i don't think so, the whole sqlite is copied to files named sqlite*
-
pkubaj
i think it was sqlite.c and sqlite.h
-
pkubaj
or maybe sqlite3.c and .h
-
pkubaj
i'm currently downloading librefox tarball, but it will take some time 26m57s
-
VVD
make patch in progress…
-
VVD
pkubaj, librewolf-134.0.2-1/third_party/rust/libsqlite3-sys/sqlite3/sqlite3.c have it
-
VVD
librewolf-134.0.2-1/third_party/rust/libsqlite3-sys/sqlcipher/sqlite3.c don't have
-
pkubaj
VVD: what about third_party/sqlite3/src/sqlite3.c?
-
VVD
have
-
VVD
librewolf-134.0.2-1/security/nss/lib/sqlite/sqlite3.c don't have
-
VVD
It have 4 copies of the sqlite3 in sources!
-
pkubaj
well, then it's probably not safe to remove that knob
-
pkubaj
i think firefox doesn't use as many copies
-
VVD
they are same for 99%
-
pkubaj
same, but it's important to have SQLITE_BYTEORDER properly set
-
VVD
i mean firefox and librewolf
-
pkubaj
VVD: librewolf seems to bundle much more libraries:
-
pkubaj
919M /usr/ports/distfiles/librewolf-134.0.2-1.source.tar.gz
-
pkubaj
563M /usr/ports/distfiles/firefox-134.0.2.source.tar.xz
-
pkubaj
i think i'd leave it for now as is
-
VVD
xz vs gz
-
VVD
unpack
-
pkubaj
ah
-
crb
Has anyone successfully passed through a USB controller to a bhyve VM?
-
nimaje
why do they even bring one copy of sqlite instead of using the system one?
-
getz
crb: yes, but I bought a pci-e usb card to get it working
-
crb
hmm, interesting, I was hoping a few or one of the USB ports on my motherboard were a PCIe device that could be passthrough
-
getz
it could work, only one way to find out