Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303703 - Compilation of =sci-chemistry/avogadro-1.0.0 is failed with USE="python"
Summary: Compilation of =sci-chemistry/avogadro-1.0.0 is failed with USE="python"
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Marcus D. Hanwell (RETIRED)
URL:
Whiteboard:
Keywords:
: 290301 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-06 11:28 UTC by Viktor Yu. Kovalskii
Modified: 2010-02-25 15:07 UTC (History)
4 users (show)

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


Attachments
emerge --info =sci-chemistry/avogadro-1.0.0 (emerge_info,5.40 KB, text/plain)
2010-02-06 11:30 UTC, Viktor Yu. Kovalskii
Details
emerge -pqv =sci-chemistry/avogadro-1.0.0 (emerge_pqv,66 bytes, text/plain)
2010-02-06 11:30 UTC, Viktor Yu. Kovalskii
Details
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/build.log (build.log,74.30 KB, text/plain)
2010-02-06 11:31 UTC, Viktor Yu. Kovalskii
Details
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/environment (environment,108.17 KB, text/plain)
2010-02-06 11:32 UTC, Viktor Yu. Kovalskii
Details
emerge --info =sci-chemistry/avogadro-1.0.0 (emerge_info_x86,5.04 KB, text/plain)
2010-02-07 03:53 UTC, Viktor Yu. Kovalskii
Details
emerge -pqv =sci-chemistry/avogadro-1.0.0 (emerge_pqv_x86,65 bytes, text/plain)
2010-02-07 03:54 UTC, Viktor Yu. Kovalskii
Details
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/environment (environment_x86,106.05 KB, text/plain)
2010-02-07 03:55 UTC, Viktor Yu. Kovalskii
Details
/var/tmp/portage/sci-chemistry/avogadro-1.0.0/temp/build.log (build_x86.log,74.35 KB, text/plain)
2010-02-07 03:55 UTC, Viktor Yu. Kovalskii
Details
adding patch to ebuild (avogadro-1.0.0.diff,327 bytes, patch)
2010-02-09 17:13 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing build wit sip-4.10 (avogadro-1.0.0-sip4.10.patch,688 bytes, patch)
2010-02-09 17:14 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff

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