Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576070 - dev-libs/icu-56.1-r1: failed to emerge
Summary: dev-libs/icu-56.1-r1: failed to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-01 06:12 UTC by Perfect Gentleman
Modified: 2016-03-01 12:42 UTC (History)
0 users

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


Attachments
patch (icu.patch,427 bytes, patch)
2016-03-01 12:41 UTC, Perfect Gentleman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2016-03-01 06:12:40 UTC
mkdir ./out/tmp/brkitr
mv build-dir.tmp build-dir
Unpacking /tmp/portage/dev-libs/icu-56.1-r1/work/icu/source/data/in/icudt56l.dat and generating out/tmp/icudata.lst (list of data files)
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH  ../bin/icupkg -d ./out/build/icudt56l --list -x \* /tmp/portage/dev-libs/icu-56.1-r1/work/icu/source/data/in/icudt56l.dat -o out/tmp/icudata.lst
echo timestamp > build-local
LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH  ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /tmp/portage/dev-libs/icu-56.1-r1/work/icu/source-abi_x86_32.x86/data/out/build/icudt56l -d ../lib -e icudt56  -T ./out/tmp -p icudt56l -m dll -r 56.1 -L icudata ./out/tmp/icudata.lst
Error allocating memory for pkgDataFlags.
Makefile:189: recipe for target 'packagedata' failed
make[1]: *** [packagedata] Segmentation fault
make[1]: Leaving directory '/tmp/portage/dev-libs/icu-56.1-r1/work/icu/source-abi_x86_32.x86/data'
Makefile:143: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 2
 * ERROR: dev-libs/icu-56.1-r1::gentoo failed (compile phase):
 *   emake failed
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-03-01 12:32:39 UTC
Anything interesting in dmesg | tail?
Comment 2 Perfect Gentleman 2016-03-01 12:41:41 UTC
Created attachment 427076 [details, diff]
patch
Comment 3 Perfect Gentleman 2016-03-01 12:42:19 UTC
(In reply to Michael Palimaka (kensington) from comment #1)
> Anything interesting in dmesg | tail?

don't know anymore. attached patch helped.