Add a New Comment (Rich Markup)
I observe the same issue installing the parallel package for a self built Octave 7.1 on Ubuntu 20.04. Applying @morgawr's patch on the released archive fixed the issue for me. Here is the procedure I followed:
## Download the parallel package and the patch to e.g. ~/Downloads cd ~/Downloads tar -xvzf parallel-4.0.1.tar.gz cd parallel-4.0.1 patch -p1 < ../parallel-4.0.1.patch cd .. tar -czvf parallel-4.0.1.tar.gz ./parallel-4.0.1 octave --eval "pkg install ./parallel-4.0.1.tar.gz"
CC'ing the maintainer of the package.
See attached patch file. (file #53145)
pkg prefix /tmp /tmp pkg install -forge parallel
fails with error: /tmp/parallel-4.0.1/x86_64-pc-linux-gnu-api-v57/__parcellfun_interface__.oct: failed to load Incompatible version or missing dependency? /tmp/parallel-4.0.1/x86_64-pc-linux-gnu-api-v57/__parcellfun_interface__.oct: undefined symbol: num_processors error: called from doc_cache_create>create_cache at line 116 column 20 gen_doc_cache_in_dir>@<anonymous> at line 150 column 16 doc_cache_create>gen_doc_cache_in_dir at line 151 column 9 doc_cache_create at line 62 column 12 install>generate_lookfor_cache at line 840 column 5 install at line 241 column 7 pkg at line 603 column 9
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
Depends on the following items: None found
Items that depend on this one: None found
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 project members can vote.
Please enter the title of George Orwell's famous dystopian book (it's a date):
Follow 3 latest changes.
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.11