octave-maintainers
[Top][All Lists]
Advanced

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

Package install error


From: Chuck Cook
Subject: Package install error
Date: Wed, 18 Nov 2020 12:08:42 -0500
User-agent: Evolution 3.38.1 (3.38.1-1.module_f33+10288+0a1d8bbf)

Fedora 33
Octave 5.2
I have already loaded the latest glib-devel    RPM

I get the following error:
>> pkg install -forge instrument-control
annobin: serial.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined
annobin: spi.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined

..... lots of similar warnings....

nnobin: vxi11_read.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined
annobin: __vxi11_pkg_lock__.cc: Warning: -D_GLIBCXX_ASSERTIONS not defined
warning: reloading /home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53/gpib.oct clears the following functions:
warning: __gpib_pkg_lock__
warning: gpib
gpib: Your system doesn't support the GPIB interface
error: called from
/home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53/PKG_ADD at line 6 column1
doc_cache_create>gen_doc_cache_in_dir at line 139 column 5
doc_cache_create at line 55 column 12
install>generate_lookfor_cache at line 800 column 5
install at line 229 column 7
pkg at line 441 column 9

>> instrhwinfo
warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53: No suchfile or directory
warning: load-path: update failed for '/home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path
warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53: No suchfile or directory
warning: load-path: update failed for '/home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path
warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53: No suchfile or directory
warning: load-path: update failed for '/home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path
error: 'instrhwinfo' undefined near line 1 column 1
>> pkg load instrument-control
warning: load_path: /home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53: No suchfile or directory
warning: load-path: update failed for '/home/ccook/octave/instrument-control-0.6.0/x86_64-redhat-linux-gnu-api-v53', removing from path
error: package instrument-control is not installed
error: called from
load_packages at line 41 column 7
pkg at line 461 column 7
>>

reply via email to

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