[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg issue with lzma



Hi Guillem, All,

i have often issue with my builds on SPARC similar to:

02:53:00.547 dpkg-deb: building package 'gcc-6-libgcj-tools' in '../gcc-6-libgcj-tools_6.3.0-2-15_solaris-sparc.deb'.
02:53:00.547 	dpkg-deb --build debian/gcc-6-libgo ..
02:53:00.555 dpkg-deb: building package 'gcc-6-libgcj' in '../gcc-6-libgcj_6.3.0-2-15_solaris-sparc.deb'.
02:53:00.555 	dpkg-deb --build debian/gcc-6 ..
02:53:00.555 dpkg-deb: building package 'gcc-6-libgij' in '../gcc-6-libgij_6.3.0-2-15_solaris-sparc.deb'.
02:53:00.555 dpkg-deb: building package 'gcc-6-libgo' in '../gcc-6-libgo_6.3.0-2-15_solaris-sparc.deb'.
02:53:00.556 dpkg-deb: building package 'gcc-6' in '../gcc-6_6.3.0-2-15_solaris-sparc.deb'.
02:53:04.537 dpkg-deb (subprocess): compressing tar member: lzma error: Not enough space
02:53:04.541 dpkg-deb: error: subprocess <compress> from tar -cf returned error exit status 2
02:53:04.547 dh_builddeb: dpkg-deb --build debian/gcc-6-libgij .. returned exit code 2
02:53:04.547 dpkg-deb (subprocess): compressing tar member: lzma error: Not enough space
02:53:04.551 dpkg-deb: error: subprocess <compress> from tar -cf returned error exit status 2
02:53:04.557 dh_builddeb: dpkg-deb --build debian/gcc-6-libgo .. returned exit code 2
02:58:00.412 debian/rules:139: recipe for target 'binary-arch' failed

issue is:
dpkg-deb (subprocess): compressing tar member: lzma error: Not enough space

I have SPARC 64bit sun4v T5220 with 32GB RAM & 64 threads.
i have a lot of RAM + swap available.

i’m using dpkg 1.18.18.
i have found info about this issue:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846564

I have no issue on Intel 64bits - allworks fine, but it failed often on SPARC and i should to use gzip compression instead, by command:
dh_builddeb -a -- -Zgzip

could you please let me know if you need more/additional info.

best regards,
-Igor


Reply to: