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

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

[Octave-bug-tracker] [bug #61855] [octave forge] (communications) error_


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61855] [octave forge] (communications) error_state error
Date: Thu, 20 Jan 2022 10:59:02 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0

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

This is related, but it's not about error_state so the bug should be
retitled.

I saw that a new version 1.2.4 of the communications package is now available
so I tried installing it. I get the following warnings and errors. I believe
the warnings can be resolved over time by changing the deprecated operators,
but the error is likely something to do with exporting symbols. Are there
special flags I should use to get the package to build?


octave:1> pkg install -forge communications
warning: the '.-' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '-' instead; near line 58 of file
'.../communications-1.2.4/amdemod.m'
warning: 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

warning: the '.-' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '-' instead; near line 56 of file
'.../communications-1.2.4/ammod.m'
warning: 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

warning: the '.-' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '-' instead; near line 56 of file
'.../communications-1.2.4/fmmod.m'
warning: 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

warning: the '.+' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '+' instead; near line 59 of file
'.../communications-1.2.4/fmmod.m'
warning: 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

warning: the '**' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '^' instead; near line 64 of file
'.../communications-1.2.4/golombdeco.m'
warning: 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

warning: the '**' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '^' instead; near line 72 of file
'.../communications-1.2.4/golombenco.m'
warning: 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

warning: the '**' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '^' instead; near line 62 of file
'.../communications-1.2.4/ricedeco.m'
warning: 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

warning: the '**' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '^' instead; near line 74 of file
'.../communications-1.2.4/riceenco.m'
warning: 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

warning: the '**' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '^' instead; near line 86 of file
'.../communications-1.2.4/riceenco.m'
warning: 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

warning: the '**' operator was deprecated in version 7 and will not be allowed
in a future version of Octave; please use '^' instead; near line 88 of file
'.../communications-1.2.4/riceenco.m'
warning: 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

warning: doc_cache_create: unusable help text found in file 'commsimages'
warning: called from
    doc_cache_create>handle_function at line 98 column 5
    doc_cache_create>create_cache at line 118 column 36
    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

error: .../communications-1.2.4/x86_64-pc-linux-gnu-api-v57+/gf.oct: failed to
load: .../communications-1.2.4/x86_64-pc-linux-gnu-api-v57+/gf.oct: undefined
symbol: _ZN18octave_base_matrixI7NDArrayE6assignERK17octave_value_listRKS0_
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




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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