Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914887 - dev-libs/icu-73.2 fails test - emake failed
Summary: dev-libs/icu-73.2 fails test - emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: PATCH, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-09-28 11:23 UTC by Toralf Förster
Modified: 2023-11-13 06:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.49 KB, text/plain)
2023-09-28 11:23 UTC, Toralf Förster
Details
dev-libs:icu-73.2:20230928-103946.log.xz (dev-libs:icu-73.2:20230928-103946.log.xz,53.83 KB, application/x-xz)
2023-09-28 11:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,6.62 KB, text/plain)
2023-09-28 11:23 UTC, Toralf Förster
Details
environment (environment,144.88 KB, text/plain)
2023-09-28 11:23 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-09-28 11:23 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,13.91 KB, application/x-xz)
2023-09-28 11:23 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.16 KB, application/x-xz)
2023-09-28 11:23 UTC, Toralf Förster
Details
Stripped patch (caltest.patch,938 bytes, patch)
2023-11-13 04:57 UTC, bschnzl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-09-28 11:23:29 UTC
ok:  testdata iotest cintltst
===== ERRS:  intltest
make[1]: *** [Makefile:91: check-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-libs/icu-73.2/work/icu/source-abi_x86_64.amd64/test'
make: *** [Makefile:153: check-recursive] Error 2
 * ERROR: dev-libs/icu-73.2::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-libs/icu-73.2::gentoo'`,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_test-20230928-060005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Rust versions:
  [1]   rust-bin-1.72.0 *
php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 89ccddb4ec0424f968f160186a14d4a4f7f1324c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 28 05:31:38 2023 +0000

    2023-09-28 05:31:37 UTC

emerge -qpvO dev-libs/icu
[ebuild   R   ] dev-libs/icu-73.2  USE="test* -debug -doc -examples -static-libs -verify-sig" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2023-09-28 11:23:31 UTC
Created attachment 871656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-28 11:23:32 UTC
Created attachment 871657 [details]
dev-libs:icu-73.2:20230928-103946.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-28 11:23:33 UTC
Created attachment 871658 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-28 11:23:34 UTC
Created attachment 871659 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-28 11:23:35 UTC
Created attachment 871660 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-28 11:23:36 UTC
Created attachment 871661 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-28 11:23:37 UTC
Created attachment 871662 [details]
logs.tar.xz
Comment 8 bschnzl 2023-11-13 04:55:57 UTC
TestHebrewCalendarInTemporalLeapYear is broken.

https://git.alpinelinux.org/aports/commit/?id=400b3d2a6e2ec4f3aff5e66bede5ec9f1904b07c

backports the current fix.
The patch applies cleanly, compiles, and tests without failure
Comment 9 bschnzl 2023-11-13 04:57:36 UTC
Created attachment 874633 [details, diff]
Stripped patch
Comment 10 Larry the Git Cow gentoo-dev 2023-11-13 06:07:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fa72f65cc6718ff3f584647759020788a211e6

commit c4fa72f65cc6718ff3f584647759020788a211e6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-13 05:31:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-13 06:06:53 +0000

    dev-libs/icu: backport test-only fix
    
    No runtime changes, fix is to the test itself.
    
    Closes: https://bugs.gentoo.org/914887
    Signed-off-by: Sam James <sam@gentoo.org>

 ...TestHebrewCalendarInTemporalLeapYear-test.patch | 31 ++++++++++++++++++++++
 dev-libs/icu/icu-73.2.ebuild                       |  1 +
 2 files changed, 32 insertions(+)