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

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

[Octave-bug-tracker] [bug #46521] [octave forge] (communications) fails


From: Nir Krakauer
Subject: [Octave-bug-tracker] [bug #46521] [octave forge] (communications) fails to build with latest stable octave
Date: Tue, 10 Dec 2019 16:08:50 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

Follow-up Comment #42, bug #46521 (project octave):

Thanks! The new octave-6.0-all.patch works for me if, after applying it, I
install the package manually, namely


cd ~/Desktop
tar czf communications-1.2.1.tar.gz -C $HOME'/Documents/octave-hg'
octave-communications
octave:1> cd ~/Desktop; pkg prefix ~/octave ~/octave;
octave:2> pkg install '~/Desktop/communications-1.2.1.tar.gz'


I do get a warning when loading it:


warning: autoload: 'gf.oct' is not an absolute filename
warning: called from
    /home/nir/octave/communications-1.2.1/PKG_ADD at line 2 column 1
    load_packages_and_dependencies at line 48 column 5
    load_packages at line 47 column 3
    pkg at line 495 column 7


However, `make dist` fails:


Creating package version 1.2.1 release ...
rm -rf communications-1.2.1
hg archive --exclude ".hg*" --exclude Makefile --type files
communications-1.2.1
cd communications-1.2.1/doc && make all
make[1]: Entering directory
'~/Documents/octave-hg/octave-communications/communications-1.2.1/doc'
/bin/sh images.sh > images.mk
Making texinfo comms.texi
Function gf, does not contain texinfo help
Function commsimages, does not contain texinfo help
makeinfo --no-split -o comms.info comms.texi
make[1]: Leaving directory
'~/Documents/octave-hg/octave-communications/communications-1.2.1/doc'
cd communications-1.2.1/src && ./bootstrap
/bin/sh: 1: ./bootstrap: Permission denied
make: *** [Makefile:42: communications-1.2.1] Error 126


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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