octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #64077] parallel-4.0.1 patched installs but pk


From: Vincent
Subject: [Octave-bug-tracker] [bug #64077] parallel-4.0.1 patched installs but pkg test fails: octave-pserver command not found - macOS
Date: Thu, 20 Apr 2023 11:44:45 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?64077>

                 Summary: parallel-4.0.1 patched installs but pkg test fails:
octave-pserver command not found - macOS 
                   Group: GNU Octave
               Submitter: ksurf1
               Submitted: Thu 20 Apr 2023 03:44:43 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 8.2.0 8.X Series Bug Fix Release 
         Discussion Lock: Any
        Operating System: Mac OS
           Fixed Release: None
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 20 Apr 2023 03:44:43 PM UTC By: Vincent <ksurf1>
Hi all,
first I want to tell that I LOVE octave. It is my goto language to solve
mathematical problems. I use it a lot on large arrays and parallel processing
is a must for me.

In 7.3.0 I had the num_processors error which was solved with a simple patch
(https://savannah.gnu.org/bugs/?62349). See attached install file. The
parallel tools worked fine on 7.3.0 on macOS.

Now that I update to 8.2.0, the build failed.   Markus Mützel (
https://savannah.gnu.org/users/mmuetzel) solved the problem by proposing
editing two files in the octave include directory
https://hg.savannah.gnu.org/hgweb/octave/rev/bc681594872a

With this fix, the pkg installs ( eval( "pkg install -verbose
~/Downloads/parallel-4.0.1patched.tar.gz" )) but then the pkg test fails (see
below).
It seems that octave-pserver is called when it should not be present on macOS.

Also, should the pserver be called when running on a local machine and not a
remote server ?

Thank you all for helping resolving this issue.

----
----------------------------------------------------------------------
GNU Octave Version: 8.2.0 (hg id: fdadf31961bb)
GNU Octave License: GNU General Public License
Operating System: Darwin 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar  6
21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64
----------------------------------------------------------------------
Package Name   | Version | Installation directory
---------------+---------+-----------------------
     parallel  |   4.0.1 |
/Users/user/.local/share/octave/api-v58/packages/parallel-4.0.1
       struct *|  1.0.18 | /opt/local/share/octave/packages/struct-1.0.18
>> pkg test parallel
Testing functions in package 'parallel':

Integrated test scripts:

  ..al/share/octave/api-v58/packages/parallel-4.0.1/pararrayfun.m  pass   
5/5
  ..cal/share/octave/api-v58/packages/parallel-4.0.1/parcellfun.m  pass   
6/6
  ...local/share/octave/api-v58/packages/parallel-4.0.1/pserver.m sh:
octave-pserver: command not found
 pass    0/1
                                                                   FAIL    1
----







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64077>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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