CMake Ninja builds incorrectly instruct user to run "make install"

Bug #1591251 reported by Alex Valavanis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Medium
Alex Valavanis

Bug Description

When CMake is used to generate Ninja build files, the build finishes with an incorrect instruction for the user to run "make install".

== To reproduce ==

1. Generate the build files
cmake -G Ninja

2. Build the binaries
ninja -j8

== Expected result ==
Either:
(a) quietly exit on success
or:
(b) instruct the user to run "ninja install"

== Actual result ==
Incorrect message output:

now run: "make install" to copy runtime files & scripts to /usr/local

Tags: build cmake
Changed in inkscape:
status: New → In Progress
assignee: nobody → Alex Valavanis (valavanisalex)
importance: Undecided → Medium
milestone: none → 0.92
Revision history for this message
Alex Valavanis (valavanisalex) wrote :

Fixed in lp:inkscape r14970

tags: added: build cmake
Changed in inkscape:
status: In Progress → Fix Committed
Bryce Harrington (bryce)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.