Re: [Plplot-devel] Fedora release schedule

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 16:25-0700 Orion Poplawski wrote: > FYI - > > https://fedoraproject.org/wiki/Releases/22/Schedule > > I think we're going to just miss it. I think we'd want to build it by 2/20. Let's see how it goes. It appears Jim and Arjen plan to be done by late next week, and Phil might land

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 16:23-0700 Orion Poplawski wrote: > On 02/06/2015 03:58 PM, Alan W. Irwin wrote: >> On 2015-02-06 14:29-0700 Orion Poplawski wrote: >> >>> On 02/06/2015 11:53 AM, Alan W. Irwin wrote: On 2015-02-06 08:39-0700 Orion Poplawski wrote: > And now that I actually check, I see

Re: [Plplot-devel] Find libgnat-5.so

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 11:44-0700 Orion Poplawski wrote: > Apparently for gnat version 5.0, the library is named libgnat-5.so. The > attached patch fixes. Applied (commit id fe3b0dc) to master branch. Thanks! Alan __ Alan W. Irwin Astronomical research affiliation with Departm

Re: [Plplot-devel] Why ocamlc -custom

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 13:46-0700 Orion Poplawski wrote: > On 10/24/2013 02:11 PM, Alan W. Irwin wrote: >> On 2013-10-24 09:56-0600 Orion Poplawski wrote: >> >>> Why does plplot use ocamlc -custom to compile? I'm not sure it is >>> necessary. If I remove it it appears to compile and tests run fine for >>

Re: [Plplot-devel] lua test errors

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 13:49-0700 Orion Poplawski wrote: > On 08/07/2013 04:54 PM, Orion Poplawski wrote: >> I'm trying to rebuild the Fedora plplot package for Fedora 20 and am >> getting the following error: >> >>Start 10: examples_lua >> 10: Test command: /usr/bin/bash "-c" >> "EXAMPLES_DIR=/bui

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Orion Poplawski
On 02/06/2015 04:34 PM, Phil Rosenberg wrote: > Hi Orion > AGG is going to be dropped for the next release anyway. I am currently > finishing of some changes to the wxWidgets driver that simplify the code base > considerably, including ditching agg and wxGraphicsContext backend in favour > of a sin

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Phil Rosenberg
Hi Orion AGG is going to be dropped for the next release anyway. I am currently finishing of some changes to the wxWidgets driver that simplify the code base considerably, including ditching agg and wxGraphicsContext backend in favour of a single wxDC backend that can use a wxGCDC to get the sam

[Plplot-devel] Fedora release schedule

2015-02-06 Thread Orion Poplawski
FYI - https://fedoraproject.org/wiki/Releases/22/Schedule I think we're going to just miss it. I think we'd want to build it by 2/20. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Orion Poplawski
On 02/06/2015 03:58 PM, Alan W. Irwin wrote: > On 2015-02-06 14:29-0700 Orion Poplawski wrote: > >> On 02/06/2015 11:53 AM, Alan W. Irwin wrote: >>> On 2015-02-06 08:39-0700 Orion Poplawski wrote: >>> And now that I actually check, I see that this is fixed in git. >>> >>> Hi Orion: >>> >>> Gl

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 14:29-0700 Orion Poplawski wrote: > On 02/06/2015 11:53 AM, Alan W. Irwin wrote: >> On 2015-02-06 08:39-0700 Orion Poplawski wrote: >> >>> And now that I actually check, I see that this is fixed in git. >> >> Hi Orion: >> >> Glad you found the solution in git master. >> >> My apologi

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Jim Dishaw
On Feb 6, 2015, at 5:25 PM, "Alan W. Irwin" wrote: > On 2015-02-06 15:15-0500 Jim Dishaw wrote: > >> On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" >> wrote: >> >>> On 2015-02-06 08:36-0500 Jim Dishaw wrote: >>> I was able to get nearly identical outputs using psc with a replot >>> of the

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Phil Rosenberg
Hi Jim Is it possible to call plscol, or whichever function is needed rather than directly adding it to the buffer? Something like this should keep all devices and the buffer consistent. I think that you don't even need to wait for full initialization. I know the wxWidgets driver remembers state

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 15:15-0500 Jim Dishaw wrote: > On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" wrote: > >> On 2015-02-06 08:36-0500 Jim Dishaw wrote: >> >>> I was able to get nearly identical outputs using psc with a replot >> of the plot buffer. The only differences were the time stamp in the >> heade

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Orion Poplawski
On 02/06/2015 11:53 AM, Alan W. Irwin wrote: > On 2015-02-06 08:39-0700 Orion Poplawski wrote: > >> And now that I actually check, I see that this is fixed in git. > > Hi Orion: > > Glad you found the solution in git master. > > My apologies as release manager that this fix and other improvemen

Re: [Plplot-devel] lua test errors

2015-02-06 Thread Orion Poplawski
On 08/07/2013 04:54 PM, Orion Poplawski wrote: > I'm trying to rebuild the Fedora plplot package for Fedora 20 and am > getting the following error: > >Start 10: examples_lua > 10: Test command: /usr/bin/bash "-c" > "EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.9/fedora/examples > SRC_

Re: [Plplot-devel] Why ocamlc -custom

2015-02-06 Thread Orion Poplawski
On 10/24/2013 02:11 PM, Alan W. Irwin wrote: > On 2013-10-24 09:56-0600 Orion Poplawski wrote: > >> Why does plplot use ocamlc -custom to compile? I'm not sure it is >> necessary. If I remove it it appears to compile and tests run fine for >> me. I ask because of this: >> >> https://fedoraproje

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Jim Dishaw
On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" wrote: > On 2015-02-06 08:36-0500 Jim Dishaw wrote: > >> I was able to get nearly identical outputs using psc with a replot > of the plot buffer. The only differences were the time stamp in the > header and an additional pen color command that doesn't

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 13:13- Arjen Markus wrote: > Hi Alan, > I have been working on example x08 - the first part is done for both Fortran and Tcl. Now I have to implement the new plot, I just have not had time for that, but my estimate for it somewhere next week. Hi Arjen: I look forward to that p

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 08:36-0500 Jim Dishaw wrote: > I was able to get nearly identical outputs using psc with a replot of the plot buffer. The only differences were the time stamp in the header and an additional pen color command that doesn't affect anything. Hi Jim: That sounds like an extremely encou

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 08:39-0700 Orion Poplawski wrote: > And now that I actually check, I see that this is fixed in git. Hi Orion: Glad you found the solution in git master. My apologies as release manager that this fix and other improvements have stayed so long in git master without being released.

[Plplot-devel] Find libgnat-5.so

2015-02-06 Thread Orion Poplawski
Apparently for gnat version 5.0, the library is named libgnat-5.so. The attached patch fixes. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane or...@nwra.com Boulder, CO 803

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Orion Poplawski
On 02/06/2015 08:37 AM, Orion Poplawski wrote: > On 02/06/2015 08:30 AM, Orion Poplawski wrote: >> Trying to rebuild plplot for Fedora with cmake 3.1.1: >> >> CMake Error at cmake/modules/pkg-config.cmake:97 >> (_pkg_check_modules_internal): >> _pkg_check_modules_internal Macro invoked with in

Re: [Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Orion Poplawski
On 02/06/2015 08:30 AM, Orion Poplawski wrote: > Trying to rebuild plplot for Fedora with cmake 3.1.1: > > CMake Error at cmake/modules/pkg-config.cmake:97 > (_pkg_check_modules_internal): > _pkg_check_modules_internal Macro invoked with incorrect arguments for > macro named: _pkg_check_mod

[Plplot-devel] Error with cmake 3.1.1

2015-02-06 Thread Orion Poplawski
Trying to rebuild plplot for Fedora with cmake 3.1.1: CMake Error at cmake/modules/pkg-config.cmake:97 (_pkg_check_modules_internal): _pkg_check_modules_internal Macro invoked with incorrect arguments for macro named: _pkg_check_modules_internal Call Stack (most recent call first): cmake

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Jim Dishaw
I was able to get nearly identical outputs using psc with a replot of the plot buffer. The only differences were the time stamp in the header and an additional pen color command that doesn't affect anything. I'm trying to figure out how to eliminate the extra pen color command, but I'm not sur

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Arjen Markus
Hi Alan, I have been working on example x08 - the first part is done for both Fortran and Tcl. Now I have to implement the new plot, I just have not had time for that, but my estimate for it somewhere next week. Regards, Arjen DISCLAIMER: This message is intended exclusively for the

[Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
Here is the latest language summary results from the test_diff_psc target (excluding those results which are perfect). f95 Missing examples: Differing postscript output : 08 Missing stdout : Differing stdout: tcl Missing examples: