bugGNU Octave - Bugs: bug #63893, [snap] installation of parallel...

 
 

bug #63893: [snap] installation of parallel toolbox fails

Submitter:  Ian Proudler <ikproudler>
Submitted:  Wed 08 Mar 2023 10:49:39 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  None Assigned to:  None
Originator Name:  Ian Proudler Open/Closed:  * Open
Release:  * 7.1.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 08 Mar 2023 01:29:39 PM UTC, comment #2: 

Regardless of Snap, parallel package is broken.
On 7.3 it has "undefined symbol: num_processors" error

https://savannah.gnu.org/bugs/?62349

(I assume the fix did not make it to the released package yet).

On 8.1.1 it just would not compile. So we need a new release.

Dmitri.
--


Dmitri A. Sergatskov <dasergatskov>
Wed 08 Mar 2023 11:19:42 AM UTC, comment #1: 

Snap and Octave packages don't play well together if they contain much more than just .m files.
You might get better support by asking on a Snap forum.

Markus Mützel <mmuetzel>
Group administrator
Wed 08 Mar 2023 10:49:39 AM UTC, original submission:  

Installing the parallel toolbox via

pkg install -forge parallel

fails with

...........
g++ -pthread -Wall -o octave-pserver octave-pserver.cc
true # without any recipe, make seemingly doesn't always consider the target to be really re-made after this rule was triggered
gcc -c gnulib-wrappers.c -Igl -g -O2 -fPIC
install -D octave-pserver ../bin/octave-pserver
Makefile:223: recipe for target 'octave-pserver' failed
rm fsave.o fload.o __exit__.o
make: Leaving directory '/tmp/oct-c7rvf5/parallel-4.0.1/src'

error: pkg: error running 'make' for the parallel package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
    pkg at line 603 column 9


My system:

GNU Octave, version 7.1.0 Copyright
Octave was configured for "x86_64-pc-linux-gnu".
Note this is snap version installed via

snap install octave


Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-67-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 27.3 GiB of RAM
Graphics Processor: RENOIR

Ian Proudler <ikproudler>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dasergatskov (Posted a comment)
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by ikproudler (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-03-08 mmuetzel Summaryinstallation of parallel toolbox fails [snap] installation of parallel toolbox fails

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code