Date: Wed, 15 Apr 2015 21:01:15 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 199471] [mips] devel/icu fails to build on arm Message-ID: <bug-199471-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199471 Bug ID: 199471 Summary: [mips] devel/icu fails to build on arm Product: Ports & Packages Version: Latest Hardware: mips OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: sbruno@FreeBSD.org CC: freebsd-mips@FreeBSD.org CC: freebsd-mips@FreeBSD.org Assignee: office@FreeBSD.org Flags: maintainer-feedback?(office@FreeBSD.org) Building icu for mips, seem to break down in some checksumming or test bits. rm -rf icupkg.inc mkdir ./out mkdir ./out/build mkdir ./out/build/icudt53b mkdir ./out/build/icudt53b/curr mkdir ./out/build/icudt53b/lang mkdir ./out/build/icudt53b/region mkdir ./out/build/icudt53b/zone mkdir ./out/build/icudt53b/brkitr mkdir ./out/build/icudt53b/coll mkdir ./out/build/icudt53b/rbnf mkdir ./out/build/icudt53b/translit mkdir ./out/tmp mkdir ./out/tmp/curr mkdir ./out/tmp/lang mkdir ./out/tmp/region mkdir ./out/tmp/zone mkdir ./out/tmp/coll mkdir ./out/tmp/rbnf mkdir ./out/tmp/translit mkdir ./out/tmp/brkitr mv build-dir.tmp build-dir LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg -tb ./in/icudt53l.dat ./out/icudt53b.dat udata_swapDataHeader(): header size mismatch - headerSize 32768 infoSize 5120 length 1024 Makefile:168: recipe for target 'out/icudt53b.dat' failed gmake[2]: *** [out/icudt53b.dat] Error 8 gmake[2]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/icu/work/icu/source/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/icu/work/icu/source/data' Makefile:141: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/icu/work/icu/source' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199471-25061>