On 25 Mar 2026, at 20:03, Jörg Sommer <[email protected]> wrote:
> 
> 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/..”)

Yes, that would work, without changing the actual string.

Ros

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233991): 
https://lists.openembedded.org/g/openembedded-core/message/233991
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to