Bug#501456: dpkg: parallel compression and decompression

2014-04-03 Thread Riku Voipio
Hi, At the buildd: 22477 buildd30 10 97752 93m 420 R 100.2 2.5 26:15.31 dpkg-deb -Zxz --build debian/libwebkitgtk-3.0-0-dbg .. 26 minutes and counting compressing a dbg package. The buildd is quadcore, so considerable amount of time could be saved with parallel

Bug#479556: Bug#474413: Problem with autobuild of libtommath/0.39-2

2008-05-07 Thread Riku Voipio
On Tue, May 06, 2008 at 07:41:10PM +, Joe Nahmias wrote: On Mon, May 05, 2008 at 11:57:55PM +0300, Riku Voipio wrote: Lets not complicate this matter with the age-long build/build-arch discussion. libtommath needs add the build-dependencies enough to to get through debian/rules build

Bug#462318: symbols to blacklist for arme

2008-01-31 Thread Riku Voipio
Hi, Is there a easy way to generate .symbols files for all library packages for a selected arch? I presume mole has some code to do that but the sources hide from me. This would make it possible to do a exhaustive search of arch-specific symbols. -- rm -rf only sounds scary if you don't have

Bug#457151: Please reconsider closure of # 457151 -- it affects gfortran transition

2008-01-14 Thread Riku Voipio
On Sun, Jan 13, 2008 at 12:44:21PM -0800, Kevin B. McCarty wrote: 7) If dpkg was reverted not to re-order Build-Depends, I could force refblas3gf to be installed first, satisfying the dependency of lapack3gf on atlas3gf-base | refblas3gf | libblas.so.3gf and preventing the attempted

Bug#457964: please add common symbols for armel

2007-12-27 Thread Riku Voipio
Package: dpkg-dev Version: 1.14.13 Severity: wishlist Tags: patch User: [EMAIL PROTECTED] Usertags: eabi Seen in multiple build logs: grep __exidx * gpsd_2.35-3_20071226-1052:+ [EMAIL PROTECTED] 2.35-3 gpsd_2.35-3_20071226-1052:+ [EMAIL PROTECTED] 2.35-3 gpsd_2.35-3_20071226-1052:+ [EMAIL

Bug#452022: dpkg-dev: please ignore symbols differences on non-official architectures

2007-11-20 Thread Riku Voipio
Hi, On armel architecture, the symbol differences have usually been inlined softfloat symbols being exported. Which is additional symbols and would thus not break symbol checking (if I understood correctly). What is more worrying is the lack of unofficial arch information in mole. Thus

Bug#396884: dpkg-dev: remove password check from scripts that don't need it

2006-11-03 Thread Riku Voipio
Package: dpkg-dev Version: 1.13.13 Severity: normal Every time controllib.pl is loaded it tries to resolv uid gid, even if the script using it does not need it. Fix by replacing global variable @fowner with function getfowner. This patch is needed by scratchbox since it might call