make -j builds can cause build error with help2man
--------------------------------------------------

                 Key: COUCHDB-1418
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1418
             Project: CouchDB
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.1, 1.2, 1.3
            Reporter: Jan Lehnardt
            Assignee: Noah Slater
            Priority: Minor


make -jN enables parallel execution of build tasks. When a system has help2man 
installed, the build system might invoke couchjs -h to generate the help before 
the couchjs binary was finished building. Subsequent runs of make -jN or make 
without the -jN option succeed as usual.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to