On 15-12-15 17:33, Ross Gammon wrote: > $ fakeroot debian/rules build > might be what you are after (just to check if it builds OK).
For large projects using DEB_BUILD_OPTIONS="parallel=N" to limit excessive build times is pretty much essential. The qgis and mapnik builds took over an hour on my system before parallel support was enabled using dh --parallel, that was also longer than I had to patience to wait for build results. It much better now, but still very long. That's inherent to big packages unfortunately. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
