Bug 210879 - devel/icu update falls on 9.3-RELEASE I386
Summary: devel/icu update falls on 9.3-RELEASE I386
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-06 20:28 UTC by Walter Schwarzenfeld
Modified: 2016-07-06 22:12 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.