monotone

Issue 194: "make distcheck" on MacOS X finds leftover debug bundle

Reported by Christian Cornelssen, Oct 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 
<richard@levitte.org> 09/10/2011 01:50:18

Proposed fix (patch attached):
------------------------------
* Makefile.am: "make mostlyclean" now also removes MacOS 
X's util/txt2c.dSYM/

Comment 1 by Christian Cornelssen, Oct 19, 2011

Do not forget to run autoreconf after patching.

Comment 2 by Richard Levitte, Oct 25, 2011

Thanks, patch applied.  Present in revision 
bdc0199b02f8fb61fc4c08db7228134cd3c4202f
Status: Fixed

Created: 12 years 6 months ago by Christian Cornelssen

Updated: 12 years 6 months ago

Status: Fixed

Followed by: 1 person

Labels:
Type:Defect
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status