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

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

[Octave-bug-tracker] [bug #64603] Error installing Parallel Package


From: Liang Tang
Subject: [Octave-bug-tracker] [bug #64603] Error installing Parallel Package
Date: Sun, 3 Dec 2023 15:28:59 -0500 (EST)

Follow-up Comment #2, bug #64603 (project octave):

8.2.0 Win 10. 

>> pkg install -forge parallel
configure: WARNING: TLS disabled since pkg-config not found
configure: WARNING: No working fork(), no uname(), or no error.h found. On
such platforms, notably Windo
ws and macOS, the remote Octave server will not be built. The functions for
accessing a remote Octave se
rver are not affected by this and may still be built, as well as the functions
for local parallel execut
ion.
In file included from p-connection.cc:21:
c:\octave\octave~1.0\mingw64\include\octave-8.2.0\octave\array.cc:38:67:
error: 'cdef_object' is not a m
ember of 'octave'
   38 | extern template class OCTINTERP_EXTERN_TEMPLATE_API
Array<octave::cdef_object>;
      |                                                                  
^~~~~~~~~~~
c:\octave\octave~1.0\mingw64\include\octave-8.2.0\octave\array.cc:38:78:
error: template argument 1 is i
nvalid
   38 | extern template class OCTINTERP_EXTERN_TEMPLATE_API
Array<octave::cdef_object>;
      |                                                                       
      ^
c:\octave\octave~1.0\mingw64\include\octave-8.2.0\octave\array.cc:38:78:
error: template argument 2 is i
nvalid
make: *** [Makefile:199: p-connection.o] Error 1
make: Entering directory '/tmp/oct-n2x1ug/parallel-4.0.2/src'
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c pconnect.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c select_sockets.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c network_get_info.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c network_set.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c sclose.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c reval.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c precv.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c psend.cc
CXX="g++" CXXFLAGS="-g -O2  -Wno-deprecated-declarations"
C:/Octave/OCTAVE~1.0/mingw64/bin/mkoctfile-8.2
.0.exe -c p-connection.cc
make: Leaving directory '/tmp/oct-n2x1ug/parallel-4.0.2/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 619 column 9


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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