Issue 194 - "make distcheck" on MacOS X finds leftover debug bundle (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <73368e3a922ddc89ba83e44c5fef1ac4@localhost> |
Hello, A new issue has been created and assigned to you: 194 - "make distcheck" on MacOS X finds leftover debug bundle Project: monotone Status: New Reported by: Christian Cornelssen Labels: Type:Defect Priority:Medium Description: 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/