monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Issue 165 - Monotone fails to build correctly with the


From: code
Subject: [Monotone-devel] Issue 165 - Monotone fails to build correctly with the "-j" option to make >1 (monotone)
Date: Mon, 25 Apr 2011 21:29:21 +0200 (CEST)

Hello,

A new issue has been created and assigned
to you:

165 - Monotone fails to build correctly with the "-j" option to make >1
Project: monotone
Status: New
Reported by: Francis Russell
Labels:
 Type:Defect
 Priority:Medium

Description:

Steps to reproduce the problem:
-------------------------------

1. Download and untar monotone 1.0 source.
2. ./configure
3. make; make -j2

Expected result:
----------------

First make causes monotone to build. Second call to make does almost nothing.

Actual results:
---------------

First make invocation builds monotone. Second make call does not complete, 
consumes 100% CPU indefinitely.

---------------

This issue was discovered while debugging build failures of Monotone under 
Debian. It seemed like it only affected the make check target, but it appears 
to affect multiple successive make invocations when using the -j option to Make.

--
Issue: https://code.monotone.ca/p/monotone/issues/165/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]