Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529376 - app-text/texlive-core-2014-r1 erroneously fails with missing icu and harfbuzz
Summary: app-text/texlive-core-2014-r1 erroneously fails with missing icu and harfbuzz
Status: RESOLVED DUPLICATE of bug 528022
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-15 19:43 UTC by Joe Sapp (RETIRED)
Modified: 2014-12-02 02:09 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,24.16 KB, text/x-log)
2014-11-15 19:43 UTC, Joe Sapp (RETIRED)
Details
emerge --info (emerge-info,20.81 KB, text/plain)
2014-11-15 19:47 UTC, Joe Sapp (RETIRED)
Details
config.log (config.log,72.49 KB, text/x-log)
2014-12-01 13:04 UTC, Joe Sapp (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.