Updated Issue 194 - "make distcheck" on MacOS X finds leftover debug bundle (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, The following issue has been updated: 194 - "make distcheck" on MacOS X finds leftover debug bundle Project: monotone Status: New Reported by: Christian Cornelssen URL: https://code.monotone.ca/p/monotone/issues/194/ Labels: Type:Defect Priority:Medium Comments (last first): # By Christian Cornelssen, Okt 19, 2011: Do not forget to run autoreconf after patching. # By Christian Cornelssen, Okt 19, 2011: Steps to reproduce the problem: ------------------------------- 1. Make sure g++ is the variant from Apple's Xcode 2. ./configure 3. make distcheck Expected result: ---------------- (No errors) Actual results: --------------- ERROR: files left in build directory after distclean: ./util/txt2c.dSYM/Contents/Info.plist ./util/txt2c.dSYM/Contents/Resources/DWARF/txt2c make[1]: *** [distcleancheck] Error 1 make: *** [distcheck] Error 1 Output of `mtn head`: --------------------- mtn: branch 'net.venge.monotone' is currently merged: 06738e14fae8309878e62cab9ea191be8fe891ce Richard Levitte <[email protected]> 09/10/2011 01:50:18 Proposed fix (patch attached): ------------------------------ * Makefile.am: "make mostlyclean" now also removes MacOS X's util/txt2c.dSYM/ Attachments: - Makefile.am.diff - 1.15 kB https://code.monotone.ca/p/monotone/issues/view/attachment/39/Makefile.am.diff -- Issue: https://code.monotone.ca/p/monotone/issues/194/