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/beefy18/data/main-amd64-default/peb032111a352_s9c80d66ec1/l
On Sat, Sep 9, 2023 at 6:05 AM Yuri Victorovich wrote:
>
> The branch main has been updated by yuri:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=ed03cfc5d231cad6ad16febfb3c1c7da411908d1
>
> commit ed03cfc5d231cad6ad16febfb3c1c7da411908d1
> Author: Yuri Victorovich
> AuthorDate: 2023
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
>>> on my test systems.
>>> Mark, would it be possible to try p
On Fri, 8 Sep 2023 17:03:07 -0700
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
> > on my test systems.
> > Mark, would it be possible to try poudriere on your system with a patched
> > ke
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
>> on my test systems.
>> Mark, would it be possible to try poudriere on your system with a patched
>> kernel?
>
> .
On 9/8/23 15:09, Alexander Motin wrote:
Thank you, Martin. I was able to reproduce the issue with your script
and found the cause.
I first though the issue is triggered by the `cp`, but it appeared to be
triggered by `cat`. It also got copy_file_range() support, but later
than `cp`. That i
On Sep 8, 2023, at 15:30, Martin Matuska wrote:
> I can confirm that the patch fixes the panic caused by the provided script on
> my test systems.
> Mark, would it be possible to try poudriere on your system with a patched
> kernel?
. . .
On 9. 9. 2023 0:09, Alexander Motin wrote:
> On 08.09.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
The first BETA build of the 14.0-RELEASE release cycle is now available.
Installation images are available for:
o 14.0-BETA1 amd64 GENERIC
o 14.0-BETA1 i386 GENERIC
o 14.0-BETA1 powerpc GENERIC
o 14.0-BETA1 powerpc64 GENERIC64
o 14.0-BETA1 powerpc6
Hi Alexander,
I can confirm that the patch fixes the panic caused by the provided
script on my test systems.
Mark, would it be possible to try poudriere on your system with a
patched kernel?
Thanks
mm
On 9. 9. 2023 0:09, Alexander Motin wrote:
On 08.09.2023 09:52, Martin Matuska wrote:
I di
On 08.09.2023 09:52, Martin Matuska wrote:
I digged a little and was able to reproduce the panic without poudriere
with a shell script.
#!/bin/sh
nl='
'
sed_script=s/aaa/b/
for ac_i in 1 2 3 4 5 6 7; do
sed_script="$sed_script
On Sep 8, 2023, at 06:52, Martin Matuska wrote:
> I digged a little and was able to reproduce the panic without poudriere with
> a shell script.
>
> You may want to increase "repeats".
> The script causes the panic in dmu_buf_hold_array_by_dnode() on my VirtualBox
> with the cat command on 9th
I digged a little and was able to reproduce the panic without poudriere
with a shell script.
You may want to increase "repeats".
The script causes the panic in dmu_buf_hold_array_by_dnode() on my
VirtualBox with the cat command on 9th iteration.
Here is the script:
#!/bin/sh
nl='
'
sed_scrip
It seems that something has changed in cyapa.ko how the (not existing)
three buttons of the trackpad are emulated. In FreeBSD 13.0-CURRENT r368166
I used only the cyapa.ko module and some xinput commands in .xinitrc
to get button1, button2 and button3 as shown in the small "grafic"
below. This wa
13 matches
Mail list logo