Re: Failed make installworld on a recent -CURRENT

2025-06-01 Thread Gordon Bergling
Hi Herbert, On Sun, Jun 01, 2025 at 11:49:15AM +0200, Herbert J. Skuhra wrote: > On Sun, Jun 01, 2025 at 11:45:38AM +0200, Gordon Bergling wrote: > > Hi, > > > > I am getting a strange error, when trying to update a recent -CURRENT. > > The build happends on 14.2-REL

Re: install error during installworld

2024-09-26 Thread Gordon Bergling
Hi Dimitry, On Wed, Sep 25, 2024 at 12:54:55PM +0200, Dimitry Andric wrote: > On 25 Sep 2024, at 12:32, Gordon Bergling wrote: > > > > I have a few Hyper-V based virtual machines, one acts as a build machine > > and one as -CURRENT development machine / environment. >

install error during installworld

2024-09-25 Thread Gordon Bergling
Hi, I have a few Hyper-V based virtual machines, one acts as a build machine and one as -CURRENT development machine / environment. The host crashed while I was executing an installworld installkernel make target. When trying to resume the installworld part I get the following error message sinc

Re: buildworld error

2024-08-25 Thread Gordon Bergling
Hi Warner, On Sat, Aug 24, 2024 at 03:21:16PM -0600, Warner Losh wrote: > On Sat, Aug 24, 2024 at 1:39 PM Gordon Bergling wrote: > > On Sat, Aug 24, 2024 at 01:29:55PM -0600, Warner Losh wrote: > > > On Sat, Aug 24, 2024, 1:14 PM Gordon Bergling wrote: > > > >

Re: buildworld error

2024-08-24 Thread Gordon Bergling
Hi Warner, On Sat, Aug 24, 2024 at 01:29:55PM -0600, Warner Losh wrote: > On Sat, Aug 24, 2024, 1:14 PM Gordon Bergling wrote: > > I got the following buildworld error a recent -CURRENT > > > > ===> stand/i386/pxeldr (all) > > `kldstat.o' is up to date. >

buildworld error

2024-08-24 Thread Gordon Bergling
Hi folks, I got the following buildworld error a recent -CURRENT ===> stand/i386/pxeldr (all) `kldstat.o' is up to date. -14152 bytes available The same happens on stable/14: ===> stand/i386/pxeldr (all) -22344 bytes available ===> share/misc (all) --- loader --- *** [loader] Error code 1 make

Re: RCS and $FreeBSD$ purge

2024-01-27 Thread Gordon Bergling
Hi Steve, On Fri, Jan 26, 2024 at 06:32:26PM -0800, Steve Kargl wrote: > I'm currently syncing src/lib/msun with my private libm > repository where I do much of my hacking on libm issues. > In looking at diffs, I see a few lingering RCS and > $FreeBSD$ tags. For example, lib/msun/amd64/s_scalbnl

Re: KTLS thread on 14.0-RC3

2023-11-12 Thread Gordon Bergling
t; >>>> On Oct 30, 2023, at 12:09 PM, Zhenlei Huang wrote: > >>>>> On Oct 29, 2023, at 5:43 PM, Gordon Bergling wrote: > >>>>> > >>>>> Hi, > >>>>> > >>>>> I am currently building a new system, which

KTLS thread on 14.0-RC3

2023-10-29 Thread Gordon Bergling
Hi, I am currently building a new system, which should be based on 14.0-RELEASE. Therefor I am tracking releng/14.0 since its creation and updating it currently via the usualy buildworld steps. What I have noticed recently is, that the [KTLS] is missing. I have a stable/13 system which shows the

Re: WITH_BEARSSL: -8112 bytes available

2023-05-29 Thread Gordon Bergling
Hi, On Mon, May 29, 2023 at 10:58:27AM +0200, FreeBSD User wrote: > on CURRENT, enabling in /etc/src.conf > > WITH_BEARSSL= > > seems to result in a slightly enlarged loader binary, which seems to have a > fixed size > supposed on the error I get. See below. > > The system is amd64 (64 bit), f

Re: Build breakage with WITH_BEARSSL=1

2023-02-23 Thread Gordon Bergling
> > given that this isn't contrib code, we can just fix it in our tree: > > > > https://github.com/freebsd/freebsd-src/blob/main/sbin/veriexec/veriexec.c#L52 > > > > Mina Galić > > > > Try PkgBase: https://alpha.pkgbase.live/ > > > >

Re: Build breakage with WITH_BEARSSL=1

2023-02-23 Thread Gordon Bergling
Hi Simon, On Mon, Feb 20, 2023 at 09:23:48PM -0800, Simon J. Gerraty wrote: > This has been fixed upstream, I'll look at importing an update. Thanks for merging the upstream fix. BearSSL is now compiling, but I get a different error now while building veriexec. /boiler/nfs/src/sbin/veriexec/ve

Re: Missing ktls_ocf.ko

2023-02-16 Thread Gordon Bergling
Hi Rick, On Thu, Feb 16, 2023 at 05:49:02AM -0800, Rick Macklem wrote: > On Thu, Feb 16, 2023 at 12:15 AM Gordon Bergling wrote: > > > > Hi, > > > > I recently tried to load ktls_ocf.ko as stated in ktls(4), but on a very > > recent -CURRENT there is no such k

Re: Missing ktls_ocf.ko

2023-02-16 Thread Gordon Bergling
Hi Herbert, On Thu, Feb 16, 2023 at 09:37:14AM +0100, Herbert J. Skuhra wrote: > On Thu, Feb 16, 2023 at 09:15:04AM +0100, Gordon Bergling wrote: > > Hi, > > > > I recently tried to load ktls_ocf.ko as stated in ktls(4), but on a very > > recent -CURRENT there is no

Missing ktls_ocf.ko

2023-02-16 Thread Gordon Bergling
Hi, I recently tried to load ktls_ocf.ko as stated in ktls(4), but on a very recent -CURRENT there is no such kernel module present. Has there anything changed in -CURRENT about this kernel module? On 13-STABLE and 13.1-RELEASE I find the module in /boot/kernel. --Gordon signature.asc Descrip

Re: Build breakage with WITH_BEARSSL=1

2023-02-15 Thread Gordon Bergling
Hi Warner, On Wed, Feb 15, 2023 at 10:07:08AM -0700, Warner Losh wrote: > On Sun, Feb 12, 2023, 3:18 PM Warner Losh wrote: > > On Sun, Feb 12, 2023 at 3:54 AM Gordon Bergling wrote: > > > >> Hi, > >> > >> I am currently seeing a build breakage when

Build breakage with WITH_BEARSSL=1

2023-02-12 Thread Gordon Bergling
Hi, I am currently seeing a build breakage when building -CURRENT with WITH_BEARSSL=1. The error is the following make[5]: "/boiler/nfs/src/lib/libsecureboot/local.trust.mk" line 109: warning: "cd /boiler/nfs/src/lib/libsecureboot && 'ls' -1 *.pem t*.asc 2> /dev/null" returned non-zero st

Re: Buildword Error on a recent -CURRENT

2022-12-02 Thread Gordon Bergling
Hi Michael, On Fri, Dec 02, 2022 at 12:02:15PM +0100, Michael Tuexen wrote: > > On 2. Dec 2022, at 00:30, Gordon Bergling wrote: > > > > Hello, > > > > I am currently having the following build work error on a recent > > -CURRENT. > > > > = ===

Buildword Error on a recent -CURRENT

2022-12-01 Thread Gordon Bergling
Hello, I am currently having the following build work error on a recent -CURRENT. = ===> usr.bin/less (all) -16372 bytes available --- loader_lua.bin --- *** [loader_lua.bin] Error code 1 make[5]: stopped in /boiler/nfs/src/stand/i386/loader_lua --- all_subdir_stand --- make[2]: sto

Re: HEADS-UP: PIE enabled by default on main

2021-02-26 Thread Gordon Bergling
On Fri, Feb 26, 2021 at 08:57:55PM +0200, Konstantin Belousov wrote: > On Fri, Feb 26, 2021 at 07:34:03PM +0100, Gordon Bergling wrote: > > On Thu, Feb 25, 2021 at 03:58:07PM -0500, Ed Maste wrote: > > > As of 9a227a2fd642 (main-n245052) base system binaries are now built

Re: HEADS-UP: PIE enabled by default on main

2021-02-26 Thread Gordon Bergling
On Thu, Feb 25, 2021 at 03:58:07PM -0500, Ed Maste wrote: > As of 9a227a2fd642 (main-n245052) base system binaries are now built > as position-independent executable (PIE) by default, for 64-bit > architectures. PIE executables are used in conjunction with address > randomization as a mitigation fo

Re: review request: loader: implement framebuffer console

2020-12-05 Thread Gordon Bergling
On Fri, Dec 04, 2020 at 11:23:41PM +0200, Toomas Soome wrote: > > On 4. Dec 2020, at 23:03, Gordon Bergling wrote: > > Tested on a recent -CURRENT, no problems seen so far. > > > > Is there a special src.conf setting that is necessary for a > > complete build /

Re: review request: loader: implement framebuffer console

2020-12-04 Thread Gordon Bergling
Tested on a recent -CURRENT, no problems seen so far. Is there a special src.conf setting that is necessary for a complete build / test sequence. --Gordon On Fri, Dec 04, 2020 at 11:24:25AM +0200, Toomas Soome wrote: > I have been working on proper framebuffer support on FreeBSD loader and there

Re: review request: loader: implement framebuffer console

2020-12-04 Thread Gordon Bergling
Hi Toomas, thanks for working on this. I have a build running and report back the results from Hyper-V FreeBSD instance. --Gordon PS: A few months ago I had a look at all the OpenSolaris incarnations and this feature was something I had on my TODO list for FreeBSD for a very long time. :) On Fr

installworld error (Shared object "libncursesw.so.8" not found)

2020-08-10 Thread Gordon Bergling
Hi, I am currently getting the following error during a "make installworld": --- [...] ===> share/zoneinfo/tests (install) install -o root -g wheel -m 555 backward_test /usr/tests/share/zoneinfo/backward_test install

Re: Undeletable files after kyua test runs

2020-07-05 Thread Gordon Bergling
On Sat, Jul 04, 2020 at 10:02:45AM -0700, Enji Cooper wrote: > > On Jul 4, 2020, at 8:59 AM, Enji Cooper wrote: > >> On Jul 2, 2020, at 7:57 PM, Enji Cooper >> <mailto:yaneurab...@gmail.com>> wrote: > >>> On Jun 29, 2020, at 10:26 AM, Gordon Berg

Re: Undeletable files after kyua test runs

2020-06-29 Thread Gordon Bergling
On Mon, Jun 29, 2020 at 01:18:12PM -0600, Ian Lepore wrote: > On Mon, 2020-06-29 at 21:08 +0200, Gordon Bergling wrote: > > On Mon, Jun 29, 2020 at 11:58:47AM -0700, Rodney W. Grimes wrote: > > > > On Mon, Jun 29, 2020 at 10:32:38AM -0700, Kevin Oberman wrote: > > >

Re: Undeletable files after kyua test runs

2020-06-29 Thread Gordon Bergling
On Mon, Jun 29, 2020 at 11:58:47AM -0700, Rodney W. Grimes wrote: > > On Mon, Jun 29, 2020 at 10:32:38AM -0700, Kevin Oberman wrote: > > > On Mon, Jun 29, 2020 at 10:26 AM Gordon Bergling wrote: > > > > I recently stumbled across undeletable files that are generate

Re: Undeletable files after kyua test runs

2020-06-29 Thread Gordon Bergling
Hi Kevin, Hi David, On Mon, Jun 29, 2020 at 10:32:38AM -0700, Kevin Oberman wrote: > On Mon, Jun 29, 2020 at 10:26 AM Gordon Bergling wrote: > > I recently stumbled across undeletable files that are generated by kyua > > test runs, > > for example > > > > -rwxr

Undeletable files after kyua test runs

2020-06-29 Thread Gordon Bergling
Hi, I recently stumbled across undeletable files that are generated by kyua test runs, for example -rwxr-xr-x 1 root wheel 0 May 9 13:10 /tmp/kyua.aB4q62/8676/work/fileforaudit I haven't yet identified the test that generate those files, but it is impossible to delete them. I have clear_t

Re: Error loading tcp_bbr kernel module

2020-05-09 Thread Gordon Bergling
Hi Michael, On Sat, May 09, 2020 at 05:42:55PM +0200, Michael Tuexen wrote: > > On 9. May 2020, at 16:25, Gordon Bergling wrote: > > I tried tcp_rack and tcp_bbr, since both are separate TCP stacks. I just > > posted the wrong error message. Both TCP stacks weren’t loadabl

Re: Error loading tcp_bbr kernel module

2020-05-09 Thread Gordon Bergling
Hi Michael, with a kernel config which includes include GENERIC options RATELIMIT options TCPHPTS applied, I could successfully use net.inet.tcp.functions_default=bbr to switch the TCP stack. Thanks for the fast help, Gordon > Am 09.05.2020 um 16:25 schrieb Gordon Bergling : > > H

Re: Error loading tcp_bbr kernel module

2020-05-09 Thread Gordon Bergling
this is a different topic. Best regards, Gordon > Am 09.05.2020 um 14:37 schrieb Michael Tuexen : > >> On 9. May 2020, at 14:18, Gordon Bergling wrote: >> >> Greetings, >> >> I build -CURRENT with WITH_EXTRA_TCP_STACKS=1, but I got the following err

Error loading tcp_bbr kernel module

2020-05-09 Thread Gordon Bergling
Greetings, I build -CURRENT with WITH_EXTRA_TCP_STACKS=1, but I got the following error when I try to load for example tcp_bbr.ko. kldload: an error occurred while loading module tcp_rack.ko. Please check dmesg(8) for more details. dmesg shows: KLD tcp_bbr.ko: depends on tcphpts - not availabl

Tinderbox / universe buildfailure with custom options

2020-04-25 Thread Gordon Bergling
Hi, I tried to make a tinderbox / universe build today, but it was failing with some custom buildoptions. The options are the following: WITH_EXTRA_TCP_STACKS=1 WITH_BEARSSL=1 WITH_PIE=1 WITH_RETPOLINE=1 What strange is, is, that with a "make buildworld buildkernel" everything works fine. Only

Re: Outdated jemalloc in CURRENT

2020-04-18 Thread Gordon Bergling
sd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" -- Gordon Bergling Mobile: +49 170 23 10 948 Web: https://www.gordons-perspective.com/ Mail: gbergl..

Build world error with PIE option

2020-03-29 Thread Gordon Bergling
Hello, I am trying to build -CURRENT with some custom build options, which are the following: WITH_EXTRA_TCP_STACKS=1 WITH_BEARSSL=1 WITH_PIE=1 WITH_RETPOLINE=1 But WITH_PIE=1 seems to break the build while linking sbin/veriexec with the following error messages. ===> sbin/veriexec (all) ===> l

Re: about loader & console

2020-03-04 Thread Gordon Bergling
some light about what is happening in this area. > > thanks, > toomas > ___ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to &qu

KCSAN error messages and system hang

2020-02-08 Thread Gordon Bergling
Greetings, I recently experimented with a KCSAN enabled kernel on -CURRENT and got the following error messages. CSan: Racy Access [Cpu0 Write Addr=0xfe000297f0c8 Size=4 PC=0x8116a31a] [Cpu1 Read Addr=0xfe000297f0c8 Size=4 PC=0x8116b3b8] CSan: Racy Access [Cpu0 Read Add

Re: Building -CURRENT on -STABLE

2020-01-12 Thread Gordon Bergling
BJDIRPREFIX=/boiler/nfs/obj make installworld # mergemaster -Ui -m /boiler/nfs/src/ Best, Gordon On Thu, Jan 09, 2020 at 11:45:21AM +0100, Gordon Bergling wrote: > Hi, > > I am currently about to setup an -CURRENT system, which should gets updated > via a build > server that’s

Building -CURRENT on -STABLE

2020-01-09 Thread Gordon Bergling
Hi, I am currently about to setup an -CURRENT system, which should gets updated via a build server that’s runs on -STABLE and shares the src and obj directories via NFS to -CURRENT system. While doing a „make -s -j 4 buildworld buildkernel“ the builds fails randomly with the following error. ---

-current want't boot this morning

2003-08-07 Thread Gordon Bergling
Hi, I tried to boot my -current this morning but the boot process only goes to bootmgr. She shows normal F1 FreeBSD F2 Other (not sure if this is (Other||Unknown) After pressing F1-Key the computer resets himself. I tried to wait but on autoboot the same thing happens. For l

lock order reversal

2003-07-10 Thread Gordon Bergling
Hi, getting this on a -current from 'Jul 6 23:16:01 CEST 2003'. I'll recieve this error a few minutes ago directly after booting the system. No user where logged in this time. lock order reversal 1st 0xc2ea9094 vm object (vm object) @ /usr/src/sys/vm/vm_object.c:1516 2nd 0xc082f110 system map

lock order reversal under recent -CURRENT

2003-06-23 Thread Gordon Bergling
Hi, under a recent -CURRENT I get this: <---> lock order reversal 1st 0xc2e475c8 vm object (vm object) @ /usr/src/sys/vm/vm_object.c:432 2nd 0xc082f110 system map (system map) @ /usr/src/sys/vm/vm_kern.c:328 Stack backtrace:

Re: [solved] buildworld error

2003-06-11 Thread Gordon Bergling
Hi all, On Tue Jun 10, 2003 at 07:50PM -0400, Garance A Drosihn wrote: > At 9:42 PM +0200 6/10/03, Gordon Bergling wrote: > >Since I disable BDECFLAGS in /etc/make.conf this problem goes > >away. I don't know if this effects the build process in any > >other way. I

Re: [solved] buildworld error

2003-06-10 Thread Gordon Bergling
On Tue Jun 10, 2003 at 01:17PM -0700, Kris Kennaway wrote: > > Since I disable BDECFLAGS in /etc/make.conf this problem goes away. I > > don't know if this effects the build process in any other way. I had > > enable them around 4.5-RELEASE or so. ;) > > That's entirely expected. Whatever gave yo

Re: [solved] buildworld error

2003-06-10 Thread Gordon Bergling
Hi all, On Mon Jun 09, 2003 at 11:09PM +0200, Gordon Bergling wrote: > On Mon Jun 09, 2003 at 11:06PM +0300, Ruslan Ermilov wrote: > > On Mon, Jun 09, 2003 at 06:42:11PM +0200, Gordon Bergling wrote: > > > since a few days I getting a curious error when I try to build the >

Re: Serious ppp failure on 5.1

2003-06-10 Thread Gordon Bergling
Hi, On Tue Jun 10, 2003 at 09:02AM +0200, Lukas Kaminski wrote: > On Mon, 9 Jun 2003, Kris Kennaway wrote: > > On Tue, Jun 10, 2003 at 08:50:03AM +0200, P. U. Kruppa wrote: > > > after a cvsup to 5.1-CURRENT my ppp over ethernet doesn't connect > > > anymore. > > > Using ppp manually I receive: >

Re: buildworld error

2003-06-09 Thread Gordon Bergling
On Mon Jun 09, 2003 at 11:06PM +0300, Ruslan Ermilov wrote: > On Mon, Jun 09, 2003 at 06:42:11PM +0200, Gordon Bergling wrote: > > since a few days I getting a curious error when I try to build the > > world. Iam using -CURRENT, with sources from a few minutes ago. > > The

buildworld error

2003-06-09 Thread Gordon Bergling
Hi folks, since a few days I getting a curious error when I try to build the world. Iam using -CURRENT, with sources from a few minutes ago. The first error with full error messages can be found on http://www.0xfce3.net/error.txt. It seems that src/usr.sbin/config was broken. After the commit of t