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

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

[Octave-bug-tracker] [bug #62090] Package installation fails with spaces


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #62090] Package installation fails with spaces in path
Date: Sun, 27 Aug 2023 08:11:07 -0400 (EDT)

Follow-up Comment #28, bug #62090 (project octave):

I probably need to open a new bug report, but the issue with mkoctfile and
spaces in back in dev octave for octave 9?

Running for pkg install -verbose -forge io


mkdir (C:\Users\johnd\AppData\Local\Temp\oct-upWcic)
untar (C:\Users\johnd\AppData\Local\Temp\io-2.6.4-8xuyXe.tar.gz,
C:\Users\johnd\AppData\Local\Temp\oct-upWcic)
make: Entering directory '/tmp/oct-upWcic/io-2.6.4/src'
C:/Users/johnd/AppData/Local/Programs/GNU\
Octave/Octave-9.0.0/mingw64/bin/mkoctfile-9.0.0.exe --verbose csvexplode.cc
g++ -c -IC:\Users\johnd\AppData\Local\Programs\GNU
Octave\Octave-9.0.0\mingw64/include 
-I"C:\Users\johnd\AppData\Local\Programs\GNU
Octave\Octave-9.0.0\mingw64\include\octave-9.0.0\octave\.."
-I"C:\Users\johnd\AppData\Local\Programs\GNU
Octave\Octave-9.0.0\mingw64\include\octave-9.0.0\octave"
-I"C:\Users\johnd\AppData\Local\Programs\GNU
Octave\Octave-9.0.0\mingw64\include"  -pthread -fopenmp -g -O2   
csvexplode.cc -o C:\Users\johnd\AppData\Local\Temp/oct-MjCRUd.o
g++: warning: Octave\Octave-9.0.0\mingw64/include: linker input file unused
because linking not done
g++: error: Octave\Octave-9.0.0\mingw64/include: linker input file not found:
No such file or directory
make: *** [Makefile:6: csvexplode.oct] Error 1
make: Leaving directory '/tmp/oct-upWcic/io-2.6.4/src'
error: pkg: error running 'make' for the io package
error: called from
    configure_make at line 117 column 9
    install at line 202 column 7
    pkg at line 619 column 9
octave:4>


The CPPFLAGS part of mkoctfile is not quoted - in my case
-IC:\Users\johnd\AppData\Local\Programs\GNU
Octave\Octave-9.0.0\mingw64/include 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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