Re: [meta-OE][scarthgap][PATCH 1/4] jq: Fix CVE-2026-43895

"Emanuele Ghidoli" <[email protected]> Mon, 03 Aug 2026 00:52:03 -0700
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
--eWXIT6RKYWyW9DMrTZ0A
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hello,
Our build fails unless I revert this patch.

The error is:

echo "NOT building parser.c!"
NOT building parser.c!
...
cc1: fatal error: src/parser.c: No such file or directory
compilation terminated.
make[2]: *** [Makefile:1051: src/parser.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/emanuele/tdx/oe/bsp7/build/tmp/work/corte=
xa55-tdx-linux/jq/1.7.1/build'
make[1]: *** [Makefile:1183: all-recursive] Error 1
make[1]: Leaving directory '/home/emanuele/tdx/oe/bsp7/build/tmp/work/corte=
xa55-tdx-linux/jq/1.7.1/build'
make: *** [Makefile:814: all] Error 2

Emanuele Ghidoli

--eWXIT6RKYWyW9DMrTZ0A
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<div>Hello,</div>
<div>Our build fails unless I revert this patch.</div>
<div>&nbsp;</div>
<div>The error is:</div>
<div>&nbsp;</div>
<div>echo "NOT building parser.c!"<br />NOT building parser.c!<br />...<br =
/>cc1: fatal error: src/parser.c: No such file or directory<br />compilatio=
n terminated.<br />make[2]: *** [Makefile:1051: src/parser.lo] Error 1<br /=
>make[2]: *** Waiting for unfinished jobs....<br />make[2]: Leaving directo=
ry '/home/emanuele/tdx/oe/bsp7/build/tmp/work/cortexa55-tdx-linux/jq/1.7.1/=
build'<br />make[1]: *** [Makefile:1183: all-recursive] Error 1<br />make[1=
]: Leaving directory '/home/emanuele/tdx/oe/bsp7/build/tmp/work/cortexa55-t=
dx-linux/jq/1.7.1/build'<br />make: *** [Makefile:814: all] Error 2</div>
<div>&nbsp;</div>
<div>Emanuele Ghidoli</div>

--eWXIT6RKYWyW9DMrTZ0A--