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

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

[Octave-bug-tracker] [bug #53124] [MXE Octave] install in path that incl


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #53124] [MXE Octave] install in path that includes spaces
Date: Sun, 23 Feb 2020 05:31:41 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0

Follow-up Comment #16, bug #53124 (project octave):

@lostbard: Installing level-set also fails here.
I ran "pkg install -forge -verbose level-set" and got the following:

>> pkg install -forge -verbose level-set

mkdir (C:\Users\Markus\AppData\Local\Temp\oct-6QQtKB)
untar (C:\Users\Markus\AppData\Local\Temp\level-set-0.3.0-Pe5AzJ.tar.gz,
C:\Users\Markus\AppData\Local\Temp\oct-6QQtKB)
./configure: line 1377: cannot create temp file for here-document: Permission
denied
./configure: line 1389: cannot create temp file for here-document: Permission
denied
./configure: line 1424: cannot create temp file for here-document: Permission
denied
./configure: line 1586: cannot create temp file for here-document: Permission
denied
./configure: line 1590: cannot create temp file for here-document: Permission
denied
./configure: line 1594: cannot create temp file for here-document: Permission
denied
./configure: line 1598: cannot create temp file for here-document: Permission
denied
./configure: line 1602: cannot create temp file for here-document: Permission
denied
./configure: line 1606: cannot create temp file for here-document: Permission
denied
configure: loading site script /usr/local/etc/config.site
checking for g++... g++
./configure: line 1866: cannot create temp file for here-document: Permission
denied
checking whether the C++ compiler works... no
sed: can't read conftest.cpp: No such file or directory
configure: error: in
`/c/Users/Markus/AppData/Local/Temp/oct-6QQtKB/level-set/src':
configure: error: C++ compiler cannot create executables
See `config.log' for more details

error: pkg: error running the configure script for level-set.
error: called from
    configure_make at line 88 column 9
    install at line 196 column 7
    pkg at line 517 column 9


I stepped through pkg/private/install.m and inspected the temporary folder
when the error was caught. See the attachment for its content.
An excerpt from the config.log:

configure:1882: checking whether the C++ compiler works
configure:1904: g++    conftest.cpp  >&5
g++.exe: error: conftest.cpp: No such file or directory
g++.exe: fatal error: no input files
compilation terminated.
configure:1908: $? = 1
configure:1946: result: no
configure: failed program was:
configure:1951: error: in
`/c/Users/Markus/AppData/Local/Temp/oct-mVobq7/level-set/src':
configure:1953: error: C++ compiler cannot create executables


Setting %TEMP% to D:\Temp doesn't make a difference.

Fwiw, I'm seeing the same error when I run the command in Octave 5.2.0
installed with the released installer. So it's probably unrelated to the
change here.

(file #48477)
    _______________________________________________________

Additional Item Attachment:

File name: oct-mVobq7.zip                 Size:233 KB
    <https://savannah.gnu.org/file/oct-mVobq7.zip?file_id=48477>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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