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

Bug 451294

Summary: sci-libs/plplot-5.9.9-r1 broken by Tk 8.6 Tcl_Interp no member result
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: rose
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 451368    
Attachments: modified ebuild
patch to be put in the files directory
new version of plplot-5.9.10-tcltk.patch

Description Helmut Jarausch 2013-01-10 20:57:39 UTC
Tk 8.6 breaks sci-libs/plplot like many other packages.

Perhaps one should open a tracker for Tk8.6
/var/tmp/portage/sci-libs/plplot-5.9.9-r1/work/plplot-5.9.9/drivers/ntk.c: In function 'tk_cmd':
/var/tmp/portage/sci-libs/plplot-5.9.9-r1/work/plplot-5.9.9/drivers/ntk.c:118:44: error: 'Tcl_Interp' has no member named 'result'
Comment 1 Helmut Jarausch 2013-01-13 12:23:44 UTC
Created attachment 335450 [details]
modified ebuild
Comment 2 Helmut Jarausch 2013-01-13 12:24:28 UTC
Created attachment 335452 [details, diff]
patch to be put in the files directory
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-01-13 12:46:10 UTC
+  13 Jan 2013; Justin Lecher <jlec@gentoo.org> plplot-5.9.9-r1.ebuild,
+  +files/plplot-5.9.9-tk86.patch, metadata.xml:
+  Add fix for tk-8.6, thanks Helmut Jarausch preparing the patch, #451294
+


Could you please send the patch upstream?
Comment 4 Helmut Jarausch 2013-11-06 10:51:41 UTC
Unfortunately, plplot-5.9.10-tcltk.patch fails to apply here.

I've applied the changes "by hand" giving the new patch which I have appended.
This applies cleanly and the packages builds successfully.

Helmut.
Comment 5 Helmut Jarausch 2013-11-06 10:53:11 UTC
Created attachment 362662 [details, diff]
new version of plplot-5.9.10-tcltk.patch
Comment 6 Sébastien Fabbro (RETIRED) gentoo-dev 2013-11-06 16:49:23 UTC
+  06 Nov 2013; Sébastien Fabbro <bicatali@gentoo.org>
+  files/plplot-5.9.10-tcltk.patch:
+  Removed Id tag in patch, fixing bug #451294
+