[3907] in BarnOwl Developers
=?UTF-8?Q?Re:_[barnowl]_scripts/do-release:_Build_distribution?=
daemon@ATHENA.MIT.EDU (Jason Gross)
Tue Dec 1 17:26:27 2015
Date: Tue, 01 Dec 2015 14:26:23 -0800
From: Jason Gross <notifications@github.com>
Reply-To: barnowl/barnowl <reply+004448c96f4e31ff67163c0a53aa146a661506f25fdf7d8492cf000000011275e08f92a169ce016785ad@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
In-Reply-To: <barnowl/barnowl/pull/156@github.com>
----==_mimepart_565e1e8fd074_7ad13fdbf83f929c1061058
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
On mass-toolpike, I still get
```
make[2]: Leaving directory `/tmp/barnowl/barnowl-1.10dev-134-gff58239/_build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
ERROR: files left in build directory after distclean:
./barnowl-1.10dev.tar.gz
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/tmp/barnowl/barnowl-1.10dev-134-gff58239/_build'
make: *** [distcheck] Error 1
```
on
```bash
(cd /tmp && rm -rf barnowl && git clone https://github.com/barnowl/barnowl.git && cd barnowl && ./autogen.sh && ./configure && make distcheck)
```
Can you reproduce?
---
Reply to this email directly or view it on GitHub:
https://github.com/barnowl/barnowl/pull/156#issuecomment-161116183
----==_mimepart_565e1e8fd074_7ad13fdbf83f929c1061058
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit
<p>On mass-toolpike, I still get</p>
<pre><code>make[2]: Leaving directory `/tmp/barnowl/barnowl-1.10dev-134-gff58239/_build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
ERROR: files left in build directory after distclean:
./barnowl-1.10dev.tar.gz
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/tmp/barnowl/barnowl-1.10dev-134-gff58239/_build'
make: *** [distcheck] Error 1
</code></pre>
<p>on</p>
<div class="highlight highlight-source-shell"><pre>(<span class="pl-c1">cd</span> /tmp <span class="pl-k">&&</span> rm -rf barnowl <span class="pl-k">&&</span> git clone https://github.com/barnowl/barnowl.git <span class="pl-k">&&</span> <span class="pl-c1">cd</span> barnowl <span class="pl-k">&&</span> ./autogen.sh <span class="pl-k">&&</span> ./configure <span class="pl-k">&&</span> make distcheck)</pre></div>
<p>Can you reproduce?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/barnowl/barnowl/pull/156#issuecomment-161116183">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AERIyRah9E5epx4QcwFhUQynClHqP1o7ks5pLhYPgaJpZM4BRGP9.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/barnowl/barnowl/pull/156#issuecomment-161116183"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>
----==_mimepart_565e1e8fd074_7ad13fdbf83f929c1061058--