From: "Jörg Sommer" <joerg.sommer@navimatix.de>
To: Ross Burton <Ross.Burton@arm.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH] icu: Skip buildpaths QA check, if TMPDIR is /build/tmp
Date: Wed, 25 Mar 2026 21:03:02 +0100 [thread overview]
Message-ID: <acQ-FrzTYxhakf0Q@navimatix.de> (raw)
In-Reply-To: <18A0260B1ECE6409.55659@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 1433 bytes --]
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 <joerg.sommer=navimatix.de@lists.openembedded.org> 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
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5000 bytes --]
next prev parent reply other threads:[~2026-03-25 20:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 8:21 [PATCH] icu: Skip buildpaths QA check, if TMPDIR is /build/tmp Jörg Sommer
2026-03-25 12:27 ` [OE-core] " Ross Burton
2026-03-25 17:34 ` joerg.sommer
[not found] ` <18A0260B1ECE6409.55659@lists.openembedded.org>
2026-03-25 20:03 ` Jörg Sommer [this message]
2026-03-26 12:50 ` Ross Burton
2026-03-28 21:04 ` [PATCH v2] icu: Workaround " Jörg Sommer
2026-03-28 21:15 ` Patchtest results for " patchtest
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=acQ-FrzTYxhakf0Q@navimatix.de \
--to=joerg.sommer@navimatix.de \
--cc=Ross.Burton@arm.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox