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

Bug 815421

Summary: sci-visualization/veusz-3.3.1 - error: command .../sip failed with exit code 1
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: lssndrbarbieri, totktonada.ru
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
sci-visualization:veusz-3.3.1:20210930-083549.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-09-30 09:02:42 UTC
sip: Unable to find file "QtCore/QtCoremod.sip"
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -falign-functions=32:25:16 /var/tmp/portage/sci-visualization/veusz-3.3.1/work/veusz-3.3.1-python3_9/temp.linux-x86_64-3.9/veusz/helpers/src/nc_cntr/_nc_cntr.o -L/usr/lib64 -o /var/tmp/portage/sci-visualization/veusz-3.3.1/work/veusz-3.3.1-python3_9/lib/veusz/helpers/_nc_cntr.cpython-39-x86_64-linux-gnu.so
error: command '/usr/bin/sip' failed with exit code 1
 * ERROR: sci-visualization/veusz-3.3.1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20210922-144616

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.55.0
  [2]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  (none found)

  HEAD of ::gentoo
commit 7111db3bc6b9b3ef0fae58021ac1604b668de670
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Sep 30 07:27:53 2021 +0000

    2021-09-30 07:27:40 UTC

emerge -qpvO sci-visualization/veusz
[ebuild  N    ] sci-visualization/veusz-3.3.1  USE="dbus -doc -hdf5 -test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-09-30 09:02:43 UTC
Created attachment 742110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-30 09:02:45 UTC
Created attachment 742113 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-30 09:02:47 UTC
Created attachment 742116 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-30 09:02:48 UTC
Created attachment 742119 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-30 09:02:49 UTC
Created attachment 742122 [details]
sci-visualization:veusz-3.3.1:20210930-083549.log
Comment 6 Toralf Förster gentoo-dev 2021-09-30 09:02:51 UTC
Created attachment 742125 [details]
temp.tar.bz2
Comment 7 Alessandro Barbieri 2022-01-09 03:41:55 UTC
Debian patches available to make it build with latest sip
https://sources.debian.org/patches/veusz/3.3.1-3/
Comment 8 Larry the Git Cow gentoo-dev 2022-10-06 10:08:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd19add6f3bb153e4ecd28c1fa0c063824e95c7

commit 4bd19add6f3bb153e4ecd28c1fa0c063824e95c7
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-10-06 10:05:31 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-10-06 10:08:36 +0000

    sci-visualization/veusz: add 3.4.99, enable py3_{10,11}, pep517
    
    This is technically a pre-release, but it fixes the problem
    where we cannot compile with sip-6. sip-5 is no longer in the tree
    
    The in-tree version of veusz cannot compile when sip:5 is present
    
    Closes: https://bugs.gentoo.org/846302
    Closes: https://bugs.gentoo.org/823005
    Closes: https://bugs.gentoo.org/831663
    Closes: https://bugs.gentoo.org/815421
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-visualization/veusz/Manifest            |  1 +
 sci-visualization/veusz/veusz-3.4.99.ebuild | 70 +++++++++++++++++++++++++++++
 2 files changed, 71 insertions(+)