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

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

[Octave-bug-tracker] [bug #57730] Segmentation fault attempting to insta


From: Allen Windhorn
Subject: [Octave-bug-tracker] [bug #57730] Segmentation fault attempting to install packages
Date: Tue, 18 Feb 2020 17:57:29 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36

Follow-up Comment #33, bug #57730 (project octave):


[comment #32 comment #32:]
> Your latest error message only reflects that the 'make' command returned
with a failed exit status.
> 
> The real error message doesn't show up in the output that you pasted.
> 
> If you want the full output, you might need to install with the '-verbose'
option.

Here I have used that:

>> setenv("temp", "c:\\tmp")
>> system("set temp")
TEMP=c:\tmp
ans = 0
>> pkg install -forge -verbose io
mkdir (c:\Octave\Temp\oct-JuIaj7)
untar (H:\work\matlab\io-2.4.13.tar.gz, c:\Octave\Temp\oct-JuIaj7)

pkg: error running `make' for the io package.
error: called from
    configure_make at line 99 column 9
    install at line 190 column 7
    pkg at line 441 column 9

I note that in spite of setting the "temp" value, pkg still uses
c:\Octave\Temp (which exists, and is writeable and executable, though
presently empty).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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