Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550882 - net-libs/iojs-2.1.0 build prepare error
Summary: net-libs/iojs-2.1.0 build prepare error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-31 14:02 UTC by Ben Sagal
Modified: 2015-06-02 09:22 UTC (History)
2 users (show)

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


Attachments
Build Log (build.log,5.50 KB, text/x-log)
2015-05-31 14:02 UTC, Ben Sagal
Details
Patch to fix the build error (fixpkg.patch,479 bytes, patch)
2015-05-31 14:04 UTC, Ben Sagal
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Sagal 2015-05-31 14:02:04 UTC
emerging fails for net-libs/iojs-2.1.0[icu]

the problem is related to returning an empty string from:
 pkg-config --libs-only-L icu-i18n

installed packages:
 =dev-libs/icu-55.1
 =dev-util/pkgconf-0.9.3-r1
Comment 1 Ben Sagal 2015-05-31 14:02:59 UTC
Created attachment 404370 [details]
Build Log
Comment 2 Ben Sagal 2015-05-31 14:04:04 UTC
Created attachment 404372 [details, diff]
Patch to fix the build error
Comment 3 Johan Bergström 2015-05-31 21:26:23 UTC
I fixed this upstream the other day, PR here: https://github.com/nodejs/io.js/pull/1789. Will bundle patch with iojs 2.2.1 (avoiding 2.2.0 for now).
Comment 4 Johan Bergström 2015-06-01 05:44:43 UTC
Work in progress ebuild here: https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/137
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-06-02 09:22:18 UTC
+*iojs-2.2.1 (02 Jun 2015)
+
+  02 Jun 2015; Michał Górny <mgorny@gentoo.org> +iojs-2.2.1.ebuild:
+  Version bump. Fixes bug #550882. https://github.com/gentoo/gentoo-portage-
+  rsync-mirror/pull/137 by jbergstroem.