diff options
| author | Hongxu Jia <hongxu.jia@windriver.com> | 2025-10-22 11:18:16 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-21 23:12:48 -0700 |
| commit | cf343333041bf833aeb94dfdfb515e509004c849 (patch) | |
| tree | 81ee3209c10f9d02fc73aa3c95e55b5b743580f1 /meta-python/recipes-python/python/python-matplotlib | |
| parent | b66ce03e277ffae6259cf5d5b77f9a3902fc35cc (diff) | |
| download | meta-openembedded-cf343333041bf833aeb94dfdfb515e509004c849.tar.gz | |
poppler: fix racing build issue
There is a racing issue in world build while multilib enabled:
...log.do_install...
CMake Error at utils/po/ca/cmake_install.cmake:46 (file):
file INSTALL cannot find
"TOPDIR/tmp/work/core2-32-wrs-linux/poppler/25.08.0/build/utils/po/ca/pdfsig.gmo":
No such file or directory.
Call Stack (most recent call first):
utils/po/cmake_install.cmake:47 (include)
utils/cmake_install.cmake:243 (include)
cmake_install.cmake:229 (include)
...log.do_install...
The issue has reported to upstream [1][2] and upstream tried to fix it [3],
but the issue still existed. The catalan translation of pdfsig is not
vital for poppler. So revert upstream commit "pdfsig: Catalan translation"
to workaround
[1] https://gitlab.freedesktop.org/poppler/poppler/-/issues/1550
[1] https://gitlab.freedesktop.org/poppler/poppler/-/issues/1551
[2] https://gitlab.freedesktop.org/poppler/poppler/-/commit/053acd5d2b310c696993dc97072d1f2b3b1dd7ac
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-python/python/python-matplotlib')
0 files changed, 0 insertions, 0 deletions
