Bug 5515

Summary: Release an el8 version of pgplot
Product: Fedora EPEL Reporter: Steve Traylen <steve.traylen>
Component: pgplotAssignee: leigh scott <leigh123linux>
Status: RESOLVED FIXED    
Severity: enhancement CC: leigh123linux
Priority: P1    
Version: 8   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description Steve Traylen 2020-01-10 16:38:27 CET
Hi,

Please can a el8 version of pgplot be released.

I did try building the el7 package but it fails to build within mock.

/drivers/xtk/tkpgplot.c: In function 'tkpg_update_border':
./drivers/xtk/tkpgplot.c:2142:64: error: 'Tcl_Interp' {aka 'struct Tcl_Interp'} has no member named 'result'
     fprintf(stderr, "Tk_Get3DBorder failed: %s\n", tkpg->interp->result);

Seems to be common problem with moving to 8.6.
Comment 1 leigh scott 2020-01-12 23:59:36 CET
Package built

https://koji.rpmfusion.org/koji/buildinfo?buildID=13512

and will be moved to testing repo Tuesday
Comment 3 Steve Traylen 2020-01-17 15:56:18 CET
Thanks a lot!