Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680148 - sci-mathematics/genius-1.0.23 : configure: error: Could not find gtk-update-icon-cache
Summary: sci-mathematics/genius-1.0.23 : configure: error: Could not find gtk-update-i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-12 17:03 UTC by Toralf Förster
Modified: 2019-03-12 21:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.43 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,197.97 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
environment (environment,108.49 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.35 KB, application/x-bzip)
2019-03-12 17:03 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.69 KB, application/x-bzip)
2019-03-12 17:03 UTC, Toralf Förster
Details
sci-mathematics:genius-1.0.23:20190312-090008.log (sci-mathematics:genius-1.0.23:20190312-090008.log,12.24 KB, text/plain)
2019-03-12 17:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.76 KB, application/x-bzip)
2019-03-12 17:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-03-12 17:03:12 UTC
checking for wordexp... yes
checking for gtk-update-icon-cache... no
configure: error: Could not find gtk-update-icon-cache

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-mathematics/genius-1.0.23/work/genius-1.0.23/config.log

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20190308-115051

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *
  [2]   rust-bin-1.32.0



emerge -qpvO sci-mathematics/genius
[ebuild  N    ] sci-mathematics/genius-1.0.23  USE="-doc -gnome"
Comment 1 Toralf Förster gentoo-dev 2019-03-12 17:03:15 UTC
Created attachment 568838 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-12 17:03:18 UTC
Created attachment 568840 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-12 17:03:21 UTC
Created attachment 568842 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-12 17:03:24 UTC
Created attachment 568844 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-12 17:03:27 UTC
Created attachment 568846 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-12 17:03:30 UTC
Created attachment 568848 [details]
sci-mathematics:genius-1.0.23:20190312-090008.log
Comment 7 Toralf Förster gentoo-dev 2019-03-12 17:03:34 UTC
Created attachment 568850 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-12 21:06:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ef5e6b9f08ca1d33fa06604bec5397cddff50d

commit 92ef5e6b9f08ca1d33fa06604bec5397cddff50d
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-03-12 19:21:15 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-03-12 20:59:55 +0000

    sci-mathematics/genius: add back gtk-update-icon-cache dep
    
    Upstream checks for it in configure.ac and hard errors if not
    found, despite not actually running it with DESTDIR set..
    
    Closes: https://bugs.gentoo.org/680148
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 sci-mathematics/genius/genius-1.0.23.ebuild | 2 ++
 1 file changed, 2 insertions(+)