octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [octave forge] (windows) help in testing needed


From: John Donoghue
Subject: Re: Re: [octave forge] (windows) help in testing needed
Date: Sun, 10 Nov 2019 15:33:33 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1

On 11/10/19 12:00 PM, address@hidden wrote:
Message: 4 Date: Sun, 10 Nov 2019 07:19:22 -0600 (CST) From: PhilipNienhuis <address@hidden> To: address@hidden Subject: Re: [octave forge] (windows) help in testing needed Message-ID: <address@hidden> Content-Type: text/plain; charset=us-ascii mmuetzel wrote
Am 10. November 2019 um 11:09 Uhr schrieb "Olaf Till":
JohnD released windows-1.4.0 and I checked it as far as I could, but
running the tests needs Windows. Could some third person get the last
tarball from

https://sourceforge.net/p/octave/package-releases/389/

and (after checking the md5 sum) install it on Windows and perform the
tests? Either with 'make check' at package rootlevel or from Octave
(after 'pkg load windows') with

__run_test_suite__ ({'path\to\inst'}, {})

Olaf
Attached are the results when running the test in Octave 5.1 (64bit) on
Windows 10.

Summary:

  PASS                               14
  FAIL                                0

Markus


fntests.log (1K)
&lt;https://octave.1599824.n4.nabble.com/attachment/4694524/0/fntests.log&gt;
test_windows (1K)
&lt;https://octave.1599824.n4.nabble.com/attachment/4694524/1/test_windows&gt;
I got this with octave-6.0.0, crossbuild from November 2nd:

## <... uninstall windows-1.3.1...)

pkg -verbose -forge install windows
:
checking for winqueryreg in Octave... ./configure: line 2793: test: too many
arguments
no
:                                                                                                         
including conditional functions
   winqueryreg
:
pkg load windows
warning: function
C:\Programs\Octave\Octave-6.0.0_20191102L\mingw64\lib\octave\packages\windows-1.4.0\x86_64-w64-mingw32-api-v53+\winqueryreg.oct
shadows a built-in function

... so there are two probably related issues, none of them a big deal
AFAICS:

1. a configure test seems to be incorrect;

2. a package function shadows a core function; looks to be a consequence of
1.

philip

the core shadow occured because the configure test failed for whatever reason.

I am sure I had tried with 6.0.0 with out the configure issue occuring but will see if I can make it happen for me.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]