Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763921 - sci-visualization/veusz-3.2 : RuntimeError: Could not find qmake executable
Summary: sci-visualization/veusz-3.2 : RuntimeError: Could not find qmake executable
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: qtbindir
  Show dependency tree
 
Reported: 2021-01-05 16:48 UTC by Toralf Förster
Modified: 2021-01-07 23:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.70 KB, text/plain)
2021-01-05 16:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,270.45 KB, text/plain)
2021-01-05 16:48 UTC, Toralf Förster
Details
environment (environment,139.82 KB, text/plain)
2021-01-05 16:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.24 KB, application/x-bzip)
2021-01-05 16:48 UTC, Toralf Förster
Details
sci-visualization:veusz-3.2:20210105-162054.log (sci-visualization:veusz-3.2:20210105-162054.log,28.45 KB, text/plain)
2021-01-05 16:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.95 KB, application/x-bzip)
2021-01-05 16:48 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 2021-01-05 16:48:03 UTC
 * ERROR: sci-visualization/veusz-3.2::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20201228-133206

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	OpenJDK 8.272_p10 [openjdk-8]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Jan  5 03:37:07 PM UTC 2021

emerge -qpvO sci-visualization/veusz
[ebuild  N    ] sci-visualization/veusz-3.2  USE="dbus -doc -hdf5 -test" PYTHON_TARGETS="python3_8 (-python3_6) -python3_7 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2021-01-05 16:48:04 UTC
Created attachment 681328 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-05 16:48:05 UTC
Created attachment 681331 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-01-05 16:48:07 UTC
Created attachment 681334 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-01-05 16:48:08 UTC
Created attachment 681337 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2021-01-05 16:48:09 UTC
Created attachment 681340 [details]
sci-visualization:veusz-3.2:20210105-162054.log
Comment 6 Toralf Förster gentoo-dev 2021-01-05 16:48:11 UTC
Created attachment 681343 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2021-01-06 17:31:50 UTC
It should be noted that in preparation of removal of dev-qt/qtchooser this bug occurs on an image without this package installed thus lacking the link inside $PATH to the respective Qt5 binary.
Comment 8 Larry the Git Cow gentoo-dev 2021-01-07 23:59:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92595d086962ff071c90b94ab7364e52eddfe8ef

commit 92595d086962ff071c90b94ab7364e52eddfe8ef
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-01-07 23:06:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-01-07 23:56:50 +0000

    sci-visualization/veusz: Use qmake-utils
    
    Closes: https://bugs.gentoo.org/763921
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-visualization/veusz/veusz-3.2.ebuild | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)