[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #61855] [octave forge] (communications) error_
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #61855] [octave forge] (communications) error_state error |
Date: |
Wed, 19 Jan 2022 10:10:53 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0 |
URL:
<https://savannah.gnu.org/bugs/?61855>
Summary: [octave forge] (communications) error_state error
Project: GNU Octave
Submitted by: None
Submitted on: Wed 19 Jan 2022 03:10:51 PM UTC
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: dev
Discussion Lock: Any
Operating System: Any
_______________________________________________________
Details:
Hello Octave,
Fresh install of Octave 8 from hg sources. This happens for the communications
toolbox, something about error_state not found:
octave:1> pkg install -forge communications
genqamdemod.cc:82:12: error: use of undeclared identifier 'error_state'
if (!error_state)
^
1 error generated.
make: *** [Makefile:47: genqamdemod.oct] Error 1
make: *** Waiting for unfinished jobs....
make: Entering directory '/tmp/oct-ADkZZi/communications-1.2.3/src'
/usr/local/bin/mkoctfile-8.0.0 -DGALOIS_DISP_PRIVATES -DHAVE_CONFIG_H
__errcore__.cc -o __errcore__.oct
/usr/local/bin/mkoctfile-8.0.0 -DGALOIS_DISP_PRIVATES -DHAVE_CONFIG_H
__gfweight__.cc -o __gfweight__.oct
/usr/local/bin/mkoctfile-8.0.0 -DGALOIS_DISP_PRIVATES -DHAVE_CONFIG_H
cyclgen.cc -o cyclgen.oct
/usr/local/bin/mkoctfile-8.0.0 -DGALOIS_DISP_PRIVATES -DHAVE_CONFIG_H
cyclpoly.cc -o cyclpoly.oct
/usr/local/bin/mkoctfile-8.0.0 -DGALOIS_DISP_PRIVATES -DHAVE_CONFIG_H
genqamdemod.cc -o genqamdemod.oct
/usr/local/bin/mkoctfile-8.0.0 -DGALOIS_DISP_PRIVATES -DHAVE_CONFIG_H -c
galois-def.cc -o galois-def.o
make: Leaving directory '/tmp/oct-ADkZZi/communications-1.2.3/src'
error: pkg: error running 'make' for the communications package
error: called from
configure_make at line 106 column 9
install at line 202 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/
- [Octave-bug-tracker] [bug #61855] [octave forge] (communications) error_state error,
anonymous <=