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

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

[Octave-bug-tracker] [bug #63922] [octave forge] (parallel) no member na


From: anonymous
Subject: [Octave-bug-tracker] [bug #63922] [octave forge] (parallel) no member named 'cdef_object' in namespace 'octave'
Date: Tue, 18 Apr 2023 12:05:00 -0400 (EDT)

Follow-up Comment #11, bug #63922 (project octave):

This is the error now:

/usr/bin/clang++ -std=gnu++11 -c -I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC
-I/opt/local/include/octave-8.2.0/octave/.. (echo "### This file is generated
automatically from the"; echo "### corresponding .cc file by a Makefile
rule."; echo ""; ./network_get_info.bin) > network_get_info.cc.docstrings
Wno-deprecated-declarations    __parcellfun_send_next_args__.cc -o
__parcellfun_send_next_args__.o
-I/opt/local/include/octave-8.2.0/octave -I/opt/local/include  -pthread 
-DNO_INLINE_GETPASS=1 -Wno-deprecated-declarations    __exit__.cc -o
__exit__.o
make[2]: *** No rule to make target `am--refresh'.  Stop.
nclude -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC
-I/opt/local/include/octave-8.2.0/octave/..
-I/opt/local/include/octave-8.2.0/octave -I/opt/local/include  -pthread 
-DNO_INLINE_GETPASS=1 -Wno-deprecated-declarations    make-cmd-string.cc -o
make-cmd-string.o
(echo "### This file is generated automatically from the"; echo "###
corresponding .cc file by a Makefile rule."; echo ""; ./reval.bin) >
reval.cc.docstrings
make[1]: *** [../aclocal.m4] Error 2
make: *** [gnulib] Error 2
make: *** Waiting for unfinished jobs....
rm pconnect.cc.docstrings select_sockets.bin MFDOCSTRINGS fsave.bin
parcellfun_set_nproc.bin fload.bin __exit__.bin network_set.bin
select_sockets.cc.docstrings __parcellfun_get_next_result__.bin precv.bin
network_get_info.bin __rfeval_slave__.bin reval.bin
network_get_info.cc.docstrings psend.bin __parcellfun_initialize_job__.bin
parallel_generate_srp_data.bin reval.cc.docstrings
__parcellfun_send_next_args__.bin select.bin sclose.bin fsave.o fload.o
__parcellfun_set_nproc_used__.bin pconnect.bin __exit__.o

[comment #10 comment #10:]
> I did modify the Array.cc and Array_oct.cc files as you suggested and did
also the comment #4 edits. It still fails with the same error I mentioned in
comment #5
> 
> I had a similar issue in 7.3.0 with the parallel pkg and solved it with the
solution: https://savannah.gnu.org/bugs/?62349
> 
> But this time, I cannot get it to work even with all your suggested mods.
> 
> [comment #8 comment #8:]
> > Octave 8.2.0 was released very recently. So, unless some other major
issues come up for that version, it might take a while until Octave 8.3.0 will
be released.
> > 
> > The patch proposed by jwe in comment #4 should be an equivalent fix for
the parallel package. Things that aren't fixed by that patch won't be fixed
with the change pushed to the Octave repository.
> > 
> > If you prefer to used the updated headers, you could install only those.
It shouldn't make a difference for the Octave binaries.
> > 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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