Am 10.09.23 um 05:18 schrieb Dag-Erling Smørgrav:
Rainer Hurling writes:
Unfortunately, here it breaks with:
[...]
/usr/src/lib/libc/gdtoa/machdep_ldisx.c:40:10: fatal error: 'sys/cdefs.h' file
not found
That's because you wiped /usr/obj before starting. Try running 'make
buildincludes' ins
Greetings,
I apologise for the inconvenience. The issue seems to boil down to
various places calling
memchr(buf, c, SIZE_MAX);
which causes an overflow when my newly written memchr() computes buf +
len to find the end of the buffer. A patch to alleviate this issue can
be found here:
Rainer Hurling writes:
> Unfortunately, here it breaks with:
> [...]
> /usr/src/lib/libc/gdtoa/machdep_ldisx.c:40:10: fatal error: 'sys/cdefs.h'
> file not found
That's because you wiped /usr/obj before starting. Try running 'make
buildincludes' inside the buildenv before building libc. If tha
On Fri, 8 Sept 2023 at 19:33, Glen Barber wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> The first BETA build of the 14.0-RELEASE release cycle is now available.
>
...
> The freebsd-update(8) utility supports binary upgrades of amd64 and i386
> systems running earlier FreeBSD rel
Over the last week or so, stable/13, stable/14 and current have
improved. Finally, I can make it through a build and install with a
password on the root account and a user in the wheel group without
having it fail.
Brian
On 9/9/2023 9:02 AM, John Baldwin wrote:
On 9/2/23 7:11 AM, Dimitry And
Am 09.09.23 um 20:28 schrieb Dag-Erling Smørgrav:
Rainer Hurling writes:
After removing /usr/obj and 'make cleanworld',
That was unnecessary.
I tried to build libc like the following, but it fails:
[...]
$ cd /usr/src
$ make buildenv
done
inside the buildenv, run:
$ make -C lib/libc
Rainer Hurling writes:
> After removing /usr/obj and 'make cleanworld',
That was unnecessary.
> I tried to build libc like the following, but it fails:
> [...]
$ cd /usr/src
$ make buildenv
inside the buildenv, run:
$ make -C lib/libc -j$(nproc)
then exit the buildenv and run
$ sudo make -C
Am 09.09.23 um 19:04 schrieb Dag-Erling Smørgrav:
Rainer Hurling writes:
If I try to build world from todays c1b26df2972d with 15.0-CURRENT
(main-n265063-e0752f431b01), it aborts with an error.
Either update your source tree or apply aca3bd160257, then build and
install libc before attempting
Antoine Brodin writes:
> Yuri writes:
> > Either something has changed in sed(1) in CURRENT, or sed just fails
> > during the configure stage of textproc/jq:
> >
> > sed: No error: 0
> > checking for sys/cygwin.h... eval: ${+...}: Bad substitution
> This seems to be a recent issue (less than 5 da
Rainer Hurling writes:
> If I try to build world from todays c1b26df2972d with 15.0-CURRENT
> (main-n265063-e0752f431b01), it aborts with an error.
Either update your source tree or apply aca3bd160257, then build and
install libc before attempting buildworld.
DES
--
Dag-Erling Smørgrav - d...@f
On Sep 8, 2023, at 21:54, Mark Millard wrote:
> On Sep 8, 2023, at 18:19, Mark Millard wrote:
>
>> On Sep 8, 2023, at 17:03, Mark Millard wrote:
>>
>>> On Sep 8, 2023, at 15:30, Martin Matuska wrote:
>>>
I can confirm that the patch fixes the panic caused by the provided script
o
I upgraded my laptop from a late June current to current from yesterday
today, and after installworld sudo stopped working (dies with a SIGBUS).
After some debugging, the issue ended up being OpenSSL library version
mismatches as sudo uses PAM and PAM is linked agianst OpenSSL 3, but
sudo is linke
On 9/2/23 7:11 AM, Dimitry Andric wrote:
On 1 Sep 2023, at 03:42, brian whalen wrote:
Repeating the entire process:
I created a 13.2 vm with 6 cores and 8GB of ram.
Ran freebsd-update fetch and install.
Ran pkg install git bash ccache open-vm-tools-nox11
Used git clone to get current and p
Just an update.
This also happens in Poudriere, when I try to update my jails for 13.2,
14.0 and 15.0-CURRENT.
It seems, that my installed version of 15.0-CURRENT
(main-n265063-e0752f431b01) is the culprit :(
Am 09.09.23 um 13:52 schrieb Rainer Hurling:
If I try to build world from todays
If I try to build world from todays c1b26df2972d with 15.0-CURRENT
(main-n265063-e0752f431b01), it aborts with an error.
Seems it is not able to handle line 4979 of the magic file (Microsoft
Advanced Streaming Format ASF):
===> lib/libmagic (all)
echo libmagic.so.4: /usr/obj/usr/src/amd64.am
Please don't use what I said in my yesterday posting (attached below only
as reference). Loading the kmod chromebook_platform.ko makes the mouse
pointer jumping without any reason back and for to other places when
Xorg is running.
I observed and do use now:
- the cyapa EVDEV patches from Decemb
On Sat, Sep 9, 2023 at 6:47 AM Yuri wrote:
>
> Either something has changed in sed(1) in CURRENT, or sed just fails
> during the configure stage of textproc/jq:
>
> sed: No error: 0
> checking for sys/cygwin.h... eval: ${+...}: Bad substitution
>
>
> See the log:
> https://pkg-status.freebsd.org/b
17 matches
Mail list logo