Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249345 - sci-visualization/qtiplot-0.9.7.4 version bump
Summary: sci-visualization/qtiplot-0.9.7.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-30 07:12 UTC by Andrey Grozin
Modified: 2008-12-20 07:15 UTC (History)
1 user (show)

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


Attachments
qtiplot-0.9.7.4.ebuild (qtiplot-0.9.7.4.ebuild,3.25 KB, text/plain)
2008-11-30 07:14 UTC, Andrey Grozin
Details
qtiplot-0.9.7.4-pro.patch (qtiplot-0.9.7.4-pro.patch,5.91 KB, patch)
2008-11-30 07:15 UTC, Andrey Grozin
Details | Diff
log (sci-visualization:qtiplot-0.9.7.4:20081213-201855.log,302.18 KB, text/plain)
2008-12-13 14:38 UTC, Andrey Grozin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Grozin gentoo-dev 2008-11-30 07:12:34 UTC
I tried to build qtiplot-0.9.7.4. First problem: it does not compile with qwtplot3d-0.2.7, the latest released version. The tarball contains qwtplot3d which looks like an svn snapshot, and compiles with it. The qwtplot3d site says that the former maintainer has stopped working on the project; now it has 2 new maintainers, one of them the qtiplot author, and development continues; no new release yet. So, the qtiplot author knows what he is doing, and it seems OK to use this internal snapshot for building qtiplot until a new qwtplot3d is released.
So, I changed the -pro.patch not to use the system qwtplot3d, and removed the -qwt3d.patch (probably unneeded with the internal qwtplot3d). Compilation progressed further, and stopped on some sip-related errors (I have USE=+python). Namely, gcc complains about some missing declaration in sipqtiApplicationWindow.cpp. I have no experience with troubleshooting sip. Can anybody help?
Comment 1 Andrey Grozin gentoo-dev 2008-11-30 07:14:29 UTC
Created attachment 173846 [details]
qtiplot-0.9.7.4.ebuild
Comment 2 Andrey Grozin gentoo-dev 2008-11-30 07:15:28 UTC
Created attachment 173847 [details, diff]
qtiplot-0.9.7.4-pro.patch
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-12-13 12:29:59 UTC
(In reply to comment #0)
> Namely, gcc complains about some missing declaration in
> sipqtiApplicationWindow.cpp. I have no experience with troubleshooting sip. Can
> anybody help?
> 

Could you please post the error?

Thanks,
Markus
Comment 4 Andrey Grozin gentoo-dev 2008-12-13 14:38:32 UTC
Created attachment 175197 [details]
log

Log file attached
Comment 5 Torsten Stets 2008-12-17 16:45:05 UTC
(In reply to comment #4)
Which version of dev-python/sip do you have installed? qtiplot seems to be very strict with the versions. On my system it compiled with sip-4.7.6 and sip-4.7.7 (although the qtiplot homepage only mentions 4.7.7) but not with sip-4.7.9. 
Comment 6 Markus Dittrich (RETIRED) gentoo-dev 2008-12-18 23:00:28 UTC
I've fixed the sip-4.7.9 issue in the qtiplot-0.9.7.3
ebuild and the same should probably work for 0.9.7.4.

Best,
Markus
Comment 7 Andrey Grozin gentoo-dev 2008-12-20 07:15:41 UTC
Many thanks, your patch works for qtiplot-0.9.7.4 + sip-4.7.9. Bumped in the tree.