<p>Hello,</p>

<p>I found that FTBFS in several arches is due parallel issue, GNU Debian builders use by default parallel build.</p>

<p>I've fixed the following error by new empty line<br>
install: cannot stat '': No such file or directory<br>
Makefile:636: recipe for target 'install-app-doc' failed</p>

<p>and this by install-bin target runs first that opensipsmc target</p>

<p>touch           /«PKGBUILDDIR»/debian/opensips/usr/sbin//osipsconfig<br>
  install  -m 755 menuconfig/configure /«PKGBUILDDIR»/debian/opensips/usr/sbin//osipsconfig<br>
  install: cannot stat 'menuconfig/configure': No such file or directory<br>
  Makefile:548: recipe for target 'install-bin' failed<br>
  make[2]: *** [install-bin] Error 1<br>
  make[2]: *** Waiting for unfinished jobs....</p>

<p>Please apply the attached patch file.</p>

<p><a href="https://github.com/OpenSIPS/opensips/files/137000/fix_parallel.txt">fix_parallel.txt</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/785#issuecomment-185935917">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciWJn0j71ndK9Cr15e9hoLx0kCFIoks5pljM7gaJpZM4HXby0.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/OpenSIPS/opensips/issues/785#issuecomment-185935917"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>