Jörg Sommer via lists.openembedded.org schrieb am Mi 25. Mär, 18:34 (+0100): > Ross Burton schrieb am Mi 25. Mär, 12:27 (+0000): > > On 18 Mar 2026, at 08:21, Jörg Sommer via lists.openembedded.org > > <[email protected]> wrote: > > > +# The file source/test/cintltst/udatatst.c contains the string > > > "/build/tmp/.." > > > +INSANE_SKIP:${PN}-src += "${@'buildpaths' if d.getVar('TMPDIR') == > > > '/build/tmp' else '’}” > > > > This INSANE_SKIP is quite ugly… > > Yes, I fully agree. > > > As this is just test data, would it be possible to patch it to something > > that isn’t likely to be a build path instead? (and ideally, upstream that > > patch) > > I don't know. But as far as I can see the “build” part is also hardcoded in > ctest_dataOutDir[1] and I fear in more places. I didn't try but a simple > change of this string might break the tests, or needs changes anywhere > else.
Because the error is
ERROR: icu-78.2-r0 do_package_qa: QA Issue: File
/usr/src/debug/icu/78.2/test/cintltst/udatatst.c in package icu-src contains
reference to TMPDIR [buildpaths]
we could rewrite the string to `strlen("/build""/tmp/..")`
--
Navimatix GmbH T: 03641 - 327 99 0
Tatzendpromenade 2 F: 03641 - 526 306
07745 Jena www.navimatix.de
Geschäftsführer: Steffen Späthe, Jan Rommeley
Registergericht: Amtsgericht Jena, HRB 501480
smime.p7s
Description: S/MIME cryptographic signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233936): https://lists.openembedded.org/g/openembedded-core/message/233936 Mute This Topic: https://lists.openembedded.org/mt/118379538/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
