Hi All
I upgraded from 13.2-RELEASE to 14.0-RELAESE by source code and one-shot build successful (git branch: releng/14.0)
H/W: 16GB Physical RAM + 10 GB SWAP @ Root on ZFS
But encounter build world/kernel/ports terminate anywhere randomly even code have no problem.:eek:
Example (buildworld)...
Hi, I recently forked FreeBSD 13 from github and debranded what I could find, when I went to build it using make -j2 buildworld KERNCONF=MODEDKERNEL -DNO_CLEAN . It errors out with libunwind and when building the dependencies using make depend it errors out saying it cannot find llvm-tblgen...
The main host is FreeBSD 13, I created a VM to run FreeBSD and have Poudriere on it, for this, I am using vm-bhyve, here is the config of the VM:
loader="bhyveload"
cpu=8
memory=32G
network0_type="virtio-net"
network0_switch="public"
disk0_type="virtio-blk"
disk0_name="disk0"...
Building llvm and clang takes a long time. I see there is a WITHOUT_CLANG option mentioned in src.conf:
WITHOUT_CLANG
Do not build the Clang C/C++ compiler during the regular phase of
the build. When set, it enforces these options...
Hi All
As title, I switched source code to RELEASE-13.2 as follows and got buildworld failed about kbdcontrol, please refer build log
git checkout releng/13.2
I tried to code search, google and relation result is follows for build control @ /etc/src.conf
WITHOUT_LEGACY_CONSOLE=yes
It added in...
Hi All
I had been setup devel/ccache for SRC and ports build at /etc/make.conf and /etc/src.conf as below.
WITH_CCACHE_BUILD=yes
devel/ccache work fine with ports build but src build won't.
I saw src build make took devel/ccache as below.
--- MC/MCSchedule.o ---
/usr/local/bin/ccache c++ -O2...
I'm coming from the Gentoo world, so installing or upgrading doesn't scare me. Neither does editing config files. I'm running into the following buildworld error when going from 12.2-RELEASE-p4 to 12-STABLE
--- isatty.o ---
clang -O2 -pipe -O2 -pipe -fno-strict-aliasing -fno-common...
Is it possible to get all necessary source code through svn by pulling lets say 11.4 and compiling and installing the FreeBSD on laptop?
How much typically time is required for a clean build on source tree which typically involves all necessary packages?
And how much size of repository source...
boring, and a sort of a lost momentum is there
Some seminar to attend:
Example again: I think there is slipup where "worrier" should have been warrior? Happens to me sometimes.
1. Do not exit install after finishing and answer yes to get to Shell. Once at the prompt type in
ee...
What are suggestions for best practices of building world on memory disk?
I tried doing the whole process from single user mode mounting the /usr/obj/ directory as a memory disk, because dropping down from multi-user mode deletes the entire build stored on RAM. Also, it can delete the build for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.