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

Bug 303703

Summary: Compilation of =sci-chemistry/avogadro-1.0.0 is failed with USE="python"
Product: Gentoo Linux Reporter: Viktor Yu. Kovalskii <vityokster>
Component: Current packagesAssignee: Marcus D. Hanwell (RETIRED) <cryos>
Status: VERIFIED FIXED    
Severity: normal CC: ephemient, rose, tschenturs, xarthisius
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info =sci-chemistry/avogadro-1.0.0
emerge -pqv =sci-chemistry/avogadro-1.0.0
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/build.log
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/environment
emerge --info =sci-chemistry/avogadro-1.0.0
emerge -pqv =sci-chemistry/avogadro-1.0.0
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/environment
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/build.log
adding patch to ebuild
fixing build wit sip-4.10

Description Viktor Yu. Kovalskii 2010-02-06 11:28:47 UTC
Compilation of avogadro-1.0.0 on ~amd64 system failed with USE="python".

Reproducible: Always

Steps to Reproduce:
1.USE="python" emerge =sci-chemistry/avogadro-1.0.0
2. emerge failed
3.USE="-python" emerge =sci-chemistry/avogadro-1.0.0 is successful.
Comment 1 Viktor Yu. Kovalskii 2010-02-06 11:30:00 UTC
Created attachment 218641 [details]
emerge --info =sci-chemistry/avogadro-1.0.0
Comment 2 Viktor Yu. Kovalskii 2010-02-06 11:30:50 UTC
Created attachment 218643 [details]
emerge -pqv =sci-chemistry/avogadro-1.0.0
Comment 3 Viktor Yu. Kovalskii 2010-02-06 11:31:45 UTC
Created attachment 218645 [details]
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/build.log
Comment 4 Viktor Yu. Kovalskii 2010-02-06 11:32:29 UTC
Created attachment 218647 [details]
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/environment
Comment 5 Rafał Mużyło 2010-02-06 19:11:05 UTC
Did you try to rebuild sip/PyQt4 ?
Comment 6 Viktor Yu. Kovalskii 2010-02-06 19:27:50 UTC
(In reply to comment #5)
> Did you try to rebuild sip/PyQt4 ?
> 
Now I reemerge 
dev-python/sip-4.10  USE="-debug -doc"
dev-python/PyQt4-4.7  USE="X dbus examples kde opengl sql svg webkit -assistant -debug -doc -multimedia -phonon -xmlpatterns"
and try to emerge avogadro with USE="python" but emerge avogadro is failed.
Comment 7 Viktor Yu. Kovalskii 2010-02-07 03:52:31 UTC
At ~x86 the same error occurs.
Comment 8 Viktor Yu. Kovalskii 2010-02-07 03:53:39 UTC
Created attachment 218771 [details]
emerge --info =sci-chemistry/avogadro-1.0.0
Comment 9 Viktor Yu. Kovalskii 2010-02-07 03:54:24 UTC
Created attachment 218773 [details]
emerge -pqv =sci-chemistry/avogadro-1.0.0
Comment 10 Viktor Yu. Kovalskii 2010-02-07 03:55:02 UTC
Created attachment 218775 [details]
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/environment
Comment 11 Viktor Yu. Kovalskii 2010-02-07 03:55:31 UTC
Created attachment 218777 [details]
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/build.log
Comment 12 Juergen Rose 2010-02-07 11:57:09 UTC
I have exactly the same issue.
Comment 13 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-02-09 17:13:17 UTC
Created attachment 219007 [details, diff]
adding patch to ebuild
Comment 14 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-02-09 17:14:32 UTC
Created attachment 219009 [details, diff]
fixing build wit sip-4.10

The same story as in bug 290301. The same resolution worked for me.
Comment 15 Viktor Yu. Kovalskii 2010-02-10 15:45:16 UTC
Patch fixes complilation at ~x86 and ~amd64. Thanks a lot.
Comment 16 Samuli Suominen (RETIRED) gentoo-dev 2010-02-10 16:55:39 UTC
(In reply to comment #15)
> Patch fixes complilation at ~x86 and ~amd64. Thanks a lot.
> 

Reopening. Please don't close bugs unless the fix is also in Portage.
Comment 17 Fabio Erculiani (RETIRED) gentoo-dev 2010-02-25 14:50:13 UTC
*** Bug 290301 has been marked as a duplicate of this bug. ***
Comment 18 Fabio Erculiani (RETIRED) gentoo-dev 2010-02-25 15:07:05 UTC
Thanks for reporting, I added the patch to avogadro-1.0.0 ebuild.

+  25 Feb 2010; Fabio Erculiani <lxnay@gentoo.org> avogadro-1.0.0.ebuild,
+  +files/avogadro-1.0.0-sip-4.10.patch:
+  fix compilation with sip 4.10, thanks to Victor Yu. Kowalsky and
+  Kacper Kowalik for reporting, close bug #303703
+