On 30 Dec 2024, at 12:23, hongxu via lists.openembedded.org 
<hongxu.jia=eng.windriver....@lists.openembedded.org> wrote:
> 
> $ bitbake icu
> ...
> ERROR: QA Issue: File /usr/lib64/icu/76.1/pkgdata.inc in package icu-dev 
> contains reference to TMPDIR [buildpaths]

The autobuilder (or anyone else that I’m aware of) never seen this, so what is 
the trigger to cause it to happen?  If it was a non-deterministic issue 

You say the installed file contains this:

INSTALL_CMD=path-to-build/tmp/work/corei7-64-wrs-linux/icu/76-1/recipe-sysroot-native/usr/bin/install
 -c

This would also cause reproducible failures in the testing, which we’ve also 
never seen on the AB.

So either you’re exercising a codepath that the AB (or most others) never 
touch, or something very odd is happening.

> +EXTRA_OECONF:append = " ac_cv_path_install='${HOSTTOOLS_DIR}/install -c'"

Just “install -c” would likely work and not need any further mangling, but we’d 
want to understand why this is needed in the first place.

Ross

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#209563): 
https://lists.openembedded.org/g/openembedded-core/message/209563
Mute This Topic: https://lists.openembedded.org/mt/110341397/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to