Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 529376

Summary: app-text/texlive-core-2014-r1 erroneously fails with missing icu and harfbuzz
Product: Gentoo Linux Reporter: Joe Sapp (RETIRED) <nixphoeni>
Component: [OLD] UnspecifiedAssignee: Alexis Ballier <aballier>
Status: RESOLVED DUPLICATE    
Severity: normal CC: tex
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
config.log

Description Joe Sapp (RETIRED) gentoo-dev 2014-11-15 19:43:53 UTC
Created attachment 389434 [details]
build.log

app-text/texlive-core-2014-r1 fails in econf with:

checking requested system `icu' library... failed
checking requested system `harfbuzz' library... failed

But both those packages are installed.  This is an upgrade from 2013-r1.
Comment 1 Joe Sapp (RETIRED) gentoo-dev 2014-11-15 19:47:44 UTC
Created attachment 389436 [details]
emerge --info
Comment 2 Arfrever Frehtes Taifersar Arahesis 2014-11-15 20:28:45 UTC
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-text/texlive-core-2014-r1/work/texlive-core-2014_build/config.log
Comment 3 Alexis Ballier gentoo-dev 2014-11-27 09:23:18 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #2)
> !!! Please attach the following file when seeking support:
> !!!
> /var/tmp/portage/app-text/texlive-core-2014-r1/work/texlive-core-2014_build/
> config.log

please do
Comment 4 Joe Sapp (RETIRED) gentoo-dev 2014-12-01 13:04:46 UTC
Created attachment 390710 [details]
config.log
Comment 5 Joe Sapp (RETIRED) gentoo-dev 2014-12-01 13:05:26 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #2)
> !!! Please attach the following file when seeking support:
> !!!
> /var/tmp/portage/app-text/texlive-core-2014-r1/work/texlive-core-2014_build/
> config.log

Sorry about that, I've attached it now.
Comment 6 Alexis Ballier gentoo-dev 2014-12-01 13:21:18 UTC
seems yet another icu-config failure when switching /bin/sh; you should probably rebuild icu and texlive-core with /bin/sh as bash

*** This bug has been marked as a duplicate of bug 528022 ***
Comment 7 Joe Sapp (RETIRED) gentoo-dev 2014-12-02 02:09:29 UTC
Seems to have done it, thanks.