We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2916 - CMake: "make uninstall" doesn't work.
Summary: CMake: "make uninstall" doesn't work.
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86 Other
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-20 16:06 UTC by Ryan C. Gordon
Modified: 2015-06-08 05:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan C. Gordon 2015-03-20 16:06:47 UTC
[icculus@caridad ~/projects/SDL/cmake-build]$ sudo make uninstall
Scanning dependencies of target uninstall
CMake Error at cmake_uninstall.cmake:2 (message):
  Cannot find install manifest:
  "/Users/icculus/projects/SDL/cmake-build/install_manifest.txt"

Bug #2588 apparently originally added this support, fwiw.

--ryan.
Comment 1 Ryan C. Gordon 2015-04-07 04:57:53 UTC
(sorry if you get a lot of copies of this email, I'm marking several bugs at once)

Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship.

(Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.)

--ryan.
Comment 2 Ryan C. Gordon 2015-06-08 05:31:19 UTC
No, wait, this actually works, this was user-stupidity on my part.

--ryan.