Bug 210879

Summary: devel/icu update falls on 9.3-RELEASE I386
Product: Ports & Packages Reporter: Walter Schwarzenfeld <w.schwarzenfeld>
Component: Individual Port(s)Assignee: FreeBSD Office Team <office>
Status: Closed FIXED    
Severity: Affects Only Me CC: gahr
Priority: --- Flags: bugzilla: maintainer-feedback? (office)
Version: Latest   
Hardware: Any   
OS: Any   

Description Walter Schwarzenfeld freebsd_triage 2016-07-06 20:28:50 UTC
Update devel/icu fails on 9.3-RELEASE-i386 fails with:

gmake[3]: Leaving directory '/usr/ports/devel/icu/work/icu/source/extra/uconv'
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -e UTF-8 -s resources -d uconvmsg root.txt
LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH  ../../bin/genrb -e UTF-8 -s resources -d uconvmsg fr.txt
../../bin/genrb: can not initialize ICU.  status = U_INVALID_FORMAT_ERROR
gmake[2]: *** [Makefile:173: uconvmsg/root.res] Error 1
../../bin/genrb: can not initialize ICU.  status = U_INVALID_FORMAT_ERROR
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: *** [Makefile:173: uconvmsg/fr.res] Error 1
gmake[2]: Leaving directory '/usr/ports/devel/icu/work/icu/source/extra/uconv'
gmake[1]: *** [Makefile:47: all-recursive] Error 2
gmake[1]: Leaving directory '/usr/ports/devel/icu/work/icu/source/extra'
gmake: *** [Makefile:143: all-recursive] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2016-07-06 22:12:54 UTC
The updated was reverted, see bug 205120.