glibc/iconv
H.J. Lu 69e0a5eb0d Run $(objpfx)iconvconfig with $(run-program-prefix) [BZ #27477]
When glibc is configured with --enable-hardcoded-path-in-tests,
"make xcheck" failed with

...
env GCONV_PATH=/export/build/gnu/tools-build/glibc-cet-gitlab/build-x86_64-linux/iconvdata LOCPATH=/export/build/gnu/tools-build/glibc-cet-gitlab/build-x86_64-linux/localedata LC_ALL=C  /export/build/gnu/tools-build/glibc-cet-gitlab/build-x86_64-linux/iconv/iconvconfig  --output=$tmp --nostdlib /usr/lib64/gconv;
...
/export/build/gnu/tools-build/glibc-cet-gitlab/build-x86_64-linux/iconv/iconvconfig: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /export/build/gnu/tools-build/glibc-cet-gitlab/build-x86_64-linux/iconv/iconvconfig)
...
FAIL: iconv/test-iconvconfig

Since $(objpfx)iconvconfig is an installed program, run it with
$(run-program-prefix).
2021-05-07 04:38:44 -07:00
..
dummy-repertoire.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_builtin.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_builtin.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_cache.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_charset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_charset.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_close.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_conf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_db.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_dl.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_int.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_open.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_simple.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_trans.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_charmap.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_close.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_open.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv_prog.c Update copyright dates not handled by scripts/update-copyrights. 2021-01-02 12:17:34 -08:00
iconv_prog.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconv.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
iconvconfig.c Update copyright dates not handled by scripts/update-copyrights. 2021-01-02 12:17:34 -08:00
iconvconfig.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
loop.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile Run $(objpfx)iconvconfig with $(run-program-prefix) [BZ #27477] 2021-05-07 04:38:44 -07:00
skeleton.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
strtab.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-gconv-modules Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-gconv-init-failure-mod.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-gconv-init-failure.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv1.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-iconv2.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv3.c iconv: use iconv_close after iconv_open 2020-12-21 09:51:40 +05:30
tst-iconv4.c [BZ #9793] 2009-02-03 01:31:30 +00:00
tst-iconv5.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv6.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv7.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv8.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv_prog.sh Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv-mt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-iconv-opt.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions intl: Handle translation output codesets with suffixes [BZ #26383] 2020-09-25 14:47:06 +02:00