<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<div class="">Hi all,</div>
<div class=""><br class="">
</div>
<div class="">There does not seem to have been any further reply on this thread?</div>
<div class=""><br class="">
</div>
<div class="">Gregor says '<span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class="">In Debian all tests [0] pass</span><span style="white-space: pre-wrap;" class="">’</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class=""><br class="">
</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class="">However, if you drill down in to the logs you can see they are not being run correctly</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class=""><br class="">
</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class="">Sample below (e.g.
</span><span style="white-space: pre-wrap;" class=""><a href="https://buildd.debian.org/status/fetch.php?pkg=libpgplot-perl&arch=ia64&ver=1:2.24-1+b2&stamp=1604918369&raw=0" class="">https://buildd.debian.org/status/fetch.php?pkg=libpgplot-perl&arch=ia64&ver=1%3A2.24-1%2Bb2&stamp=1604918369&raw=0</a>
 )</span></div>
<div class=""><br class="">
</div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class="">The original Caltech pgplot is old software but works fine and is required by a lot of astronomy software. Seems to me we can have a debian package for it, and
 for giza-pgplot seperately? I note all the advantages of giza, and it can be the default.</span></div>
<div class=""><br class="">
</div>
<div class="">Would it make sense to create a debian package called ‘libpgplot-classic’ or something for ‘contrib'?</div>
<div class=""><br class="">
</div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class=""><br class="">
</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class="">Karl</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class=""><br class="">
</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class="">----------------</span></div>
<div class=""><span style="white-space: pre-wrap; background-color: rgb(254, 254, 254);" class=""><br class="">
</span></div>
<div class="">
<pre class="">============== Running test8.p ==============


Testing scalars in array routines...

PGPLOT module version 2.24

PGPLOT giza-1.1.0 library

%giza - ERROR - giza_newpage_prompt: Failed to read character from stdin
============== Running test9.p ==============


Testing PGPLOT 5.0 colour image routines...

PGPLOT module version 2.24

PGPLOT giza-1.1.0 library

32768 bytes read
16384 element image stored
Plotting...
%giza - ERROR - giza_newpage_prompt: Failed to read character from stdin
============== Running test10.p ==============


Testing multiple ways of passing things...

PGPLOT module version 2.24

PGPLOT giza-1.1.0 library

Plotting...
--------------------------------------
Points: scalars passed one by one
Image: packed char string
--------------------------------------
Points: 1D array passed by glob
Image: 1D array passed by glob
--------------------------------------
Points: 1D array passed by reference
Image: 1D array passed by reference
--------------------------------------
Line: 1D cross-section of 2D array
Image: 2D array passed by reference
--------------------------------------
%giza - ERROR - giza_newpage_prompt: Failed to read character from stdin
============== Running test11.p ==============


Testing Object-Oriented stuff...

PGPLOT module version 2.24

PGPLOT giza-1.1.0 library


Testing Square Objects...
Square plot method...
Square expand and rotate methods...
Inheriting Square methods in Triangles...
Fun isn't it?
%giza - ERROR - giza_newpage_prompt: Failed to read character from stdin
</pre>
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
On Fri, 27 Jul 2018 00:28:48 +0200 gregor herrmann <<a href="mailto:gregoa@debian.org" class="">gregoa@debian.org</a>> wrote:<br class="">
> On Fri, 27 Jul 2018 08:17:18 +1000, Karl Glazebrook wrote:<br class="">
> <br class="">
> > For example the perl/PGPLOT module (which I own on CPAN) comes with<br class="">
> > a suite of test 12 scripts. When I tested them against giza, only 4<br class="">
> > of the most basic ones passed!!<br class="">
> <br class="">
> Just to add a data point: In Debian all tests [0] pass:<br class="">
> <a href="https://buildd.debian.org/status/package.php?p=libpgplot-perl" class="">
https://buildd.debian.org/status/package.php?p=libpgplot-perl</a><br class="">
> <a href="https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpgplot-perl.html" class="">
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpgplot-perl.html</a><br class="">
> <a href="https://ci.debian.net/packages/libp/libpgplot-perl/" class="">https://ci.debian.net/packages/libp/libpgplot-perl/</a><br class="">
> <br class="">
> [0] with one tiny patch to test12.p:<br class="">
> <a href="https://salsa.debian.org/perl-team/modules/packages/libpgplot-perl/blob/master/debian/patches/test-pgplot5-version.patch" class="">
https://salsa.debian.org/perl-team/modules/packages/libpgplot-perl/blob/master/debian/patches/test-pgplot5-version.patch</a><br class="">
> <br class="">
> Maybe the giza source is Debian has another version or carries<br class="">
> patches, compared to the version you tried?<br class="">
><span class="Apple-converted-space"> </span> <br class="">
> <br class="">
> Cheers,<br class="">
> gregor<br class="">
> <br class="">
> -- <br class="">
><span class="Apple-converted-space"> </span> .''`.<span class="Apple-converted-space"> </span>
<a href="https://info.comodo.priv.at" class="">https://info.comodo.priv.at</a> -- Debian Developer
<a href="https://www.debian.org" class="">https://www.debian.org</a><br class="">
><span class="Apple-converted-space"> </span> : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D<span class="Apple-converted-space"> </span> 85FA BB3A 6801 8649 AA06<br class="">
><span class="Apple-converted-space"> </span> `. `'<span class="Apple-converted-space"> </span> Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe<br class="">
><span class="Apple-converted-space">   </span> `-<span class="Apple-converted-space">  </span> NP: Pogues: If I Should Fall From The Grac<br class="">
</body>
</html>