This is currently causing a build failure in Funtoo Linux stage 2 on all arches: http://build.funtoo.org/funtoo-current/x86-64bit/generic_64/2015-09-26/log/stage2.txt I chrooted into this particular stage and emerged dev-util/pkgconf, and it fixed the issue with the configure script on line 3636, and icu merges perfectly. I'm marking this as a major bug. As previously mentioned, it's a blocker for Funtoo stage builds at the moment. Reproducible: Always
commit dfffa3392f994062c9d0de2f6bc65d245e99f8e7 Author: Mike Gilbert <floppym@gentoo.org> Date: Mon Sep 28 11:26:09 2015 -0400 dev-libs/icu: Depend on virtual/pkgconfig Bug: https://bugs.gentoo.org/561680 Package-Manager: portage-2.2.22_p3 dev-libs/icu/icu-54.1-r1.ebuild | 1 + dev-libs/icu/icu-55.1.ebuild | 1 + 2 files changed, 2 insertions(+)
Thanks very much for the quick fix :)