Bug#754488: python2.7: please document package build process

2014-07-12 Thread Dmitry Smirnov
On Fri, 11 Jul 2014 19:35:26 Matthias Klose wrote: > There is a reason that buildds don't use -j, but set > DEB_BUILD_OPTIONS="parallel=". > [...] > well, then use settings that are used by the buildds. There is a reason that > this is not enabled by default. True and valid points indeed. It could

Bug#754488: python2.7: please document package build process

2014-07-11 Thread Matthias Klose
Am 11.07.2014 18:01, schrieb Dmitry Smirnov: > Source: python2.7 Version: 2.7.8-1 Severity: wishlist > > Today I spend fair bit of time trying to re-build package "python2.7" from > source. I followed the usual procedure > > apt-get source python2.7 apt-get build-dep python2.7 debuild -b -j4 >

Bug#754488: python2.7: please document package build process

2014-07-11 Thread Dmitry Smirnov
Source: python2.7 Version: 2.7.8-1 Severity: wishlist Today I spend fair bit of time trying to re-build package "python2.7" from source. I followed the usual procedure apt-get source python2.7 apt-get build-dep python2.7 debuild -b -j4 but it failed on my machine and in "pbuilder".