Bug#487381: FTBFS when building with MAKEFLAGS=-j<x>
Albin Tonnerre
albin.tonnerre at gmail.com
Sat Jun 21 12:00:59 UTC 2008
Package: clisp
Version: 2.44.1
Tags: patch
Hello,
When exporting MAKEFLAGS to build your package, eg
'MAKEFLAGS=-j3 sbuild -Ad sid clisp_2.44.1-1.dsc", it fails to build due to the
following part in debian/rules:
build: configure-stamp build-stamp
build-stamp:
This allows ./configure and 'make' to be run at the same time, which leads to a
build failure.
The attached patch fixes this.
Regards,
--
Albin Tonnerre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clisp_2.44.1-1.diff
Type: text/x-diff
Size: 266 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20080621/60a89e99/attachment.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20080621/60a89e99/attachment.pgp
More information about the pkg-common-lisp-devel
mailing list