armhf build failures of zfs-linux 0.8.1 - running out of memory: /usr/bin/ld: can not size stub section: memory exhausted
armhf builds of zfs-linux 0.8.1. are hitting out of memory on the linking stage:
/bin/bash ../../libtool --tag=CC --silent --mode=link gcc -std=gnu99 -Wall -Wstrict-prototypes -fno-strict-
/usr/bin/ld: error: /usr/lib/
/usr/bin/ld: can not size stub section: memory exhausted
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:1027: libzpool.la] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR
make[4]: *** [Makefile:655: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR
make[3]: *** [Makefile:842: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:711: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
make[1]: *** [debian/rules:63: override_
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
..but I don't see the same issue when building in a PPA.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2019-07-02
- Last reply:
- 2019-07-02
This question was reopened
- 2019-07-02 by Colin Ian King
Colin Watson (cjwatson) said : | #1 |
Have you tried diffing build logs?
By default, packages in the primary archive build with -proposed enabled, while packages in PPAs don't (though you can configure this on the "Edit PPA dependencies" page if you want). I think I heard somebody say on IRC today that there seemed to be some regression in eoan-proposed's binutils that looked like this.
Colin Ian King (colin-king) said : | #2 |
OK, this does seem to be a build failure only when building against -proposed. Not sure what I can do about this, I'm assuming this is a toolchain issue then?
Colin Watson (cjwatson) said : | #4 |
Yeah, talk with the binutils maintainer if necessary. https:/
Can you help with this problem?
Provide an answer of your own, or ask Colin Ian King for more information if necessary.