FS#55157 - [icu] build fails though make check -k supplied
Attached to Project:
Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Tuesday, 15 August 2017, 18:15 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 23 August 2017, 09:36 GMT
Opened by Andreas Baumann (andreas_baumann) - Tuesday, 15 August 2017, 18:15 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 23 August 2017, 09:36 GMT
|
Details
Description:
KNOWN ISSUES #11217 <http://bugs.icu-project.org/trac/ticket/11217> /tsutil/cldrtest/TestExemplarSet "Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW" /tsutil/cldrtest/VerifyTranslation "Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW" #cldrbug:8899 <http://unicode.org/cldr/trac/ticket/8899> /tsutil/cldrtest/VerifyTranslation "lrc and mzn locales don't have translated day names" (To run suppressed tests, use the -K option.) SUMMARY: ******* [Total error count: 4] Errors in [/tsformat/crelativedateformattest/TestRelDateFmt] Elapsed Time: 00:00:13.783 make[2]: *** [Makefile:97: check-local] Error 1 make[2]: Target 'check' not remade because of errors. make[2]: Leaving directory '/home/build/packages/icu/trunk/src/icu/source/test/cintltst' ------------- | *** FAILING TEST SUMMARY FOR: cintltst /tsformat/crelativedateformattest/TestRelDateFmt | *** END FAILING TEST SUMMARY FOR: cintltst --------------- ALL TESTS SUMMARY: ok: testdata intltest iotest ===== ERRS: cintltst make[1]: *** [Makefile:86: check-recursive] Error 1 Using the following in PKGBUILD helped (though not nice): make -k check || true # passes all Additional info: * package version(s): 59.1 * config and/or log files etc. Steps to reproduce: makepkg -s |
This task depends upon
Elapsed Time: 00:00:09.748
---------------
ALL TESTS SUMMARY:
All tests OK: testdata intltest iotest cintltst
verifying that icu-config --selfcheck can operate
verifying that make -f Makefile.inc selfcheck can operate
PASS: config selfcheck OK
No problem here. Build finished well here.