|
From: | anonymous |
Subject: | [Octave-bug-tracker] [bug #47342] make install fails on default-qt-settings |
Date: | Sat, 05 Mar 2016 15:28:30 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 |
URL: <http://savannah.gnu.org/bugs/?47342> Summary: make install fails on default-qt-settings Project: GNU Octave Submitted by: None Submitted on: Sat 05 Mar 2016 03:28:30 PM UTC Category: Configuration and Build System Severity: 3 - Normal Priority: 5 - Normal Item Group: Build Failure Status: None Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: dev Operating System: GNU/Linux _______________________________________________________ Details: During building, the message "GEN libgui/default-qt-settings" is displayed but the file libgui/default-qt-settings is not being created anywhere in the build process. The only related file is libgui/default-qt-settings.in. This causes "make install" to fail with the error below. GNU Make 3.81. hg id == 120bb822c6f4 tip @ test -z "/usr/local/share/octave/4.1.0+/data" || /bin/mkdir -p "/usr/local/share/octave/4.1.0+/data" /usr/bin/install -c -m 644 ../octave/examples/data/penny.mat '/usr/local/share/octave/4.1.0+/data' GEN libgui/default-qt-settings test -z "/usr/local/share/octave/4.1.0+/etc" || /bin/mkdir -p "/usr/local/share/octave/4.1.0+/etc" /usr/bin/install -c -m 644 ../octave/libgui/default-qt-settings doc/interpreter/doc-cache ../octave/doc/interpreter/macros.texi ../octave/CITATION ../octave/NEWS config.log '/usr/local/share/octave/4.1.0+/etc' /usr/bin/install: cannot stat `../octave/libgui/default-qt-settings': No such file or directory make[3]: *** [install-octetcDATA] Error 1 _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47342> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |