Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #55011
| From | Helmut Grohne <helmut@subdivi.de> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#836542: nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files |
| Date | 2016-09-03 22:50 +0200 |
| Message-ID | <sdq2Z-1Ay-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Source: nfs-utils Version: 1:1.2.8-9.2 Severity: important Tags: patch User: helmutg@debian.org Usertags: rebootstrap nfs-utils fails to cross build from source, because it doesn't pass --host to ./configure and thus uses the build architecture compiler. The attached patch uses dh_auto_configure, which automatically supplies those flags as needed. Then I found that the build would reuse existing ELF object files (e.g. exportfs.o) instead of building them from source, which is why I mark this bug as important. Reusing those objects causes the build to fail for any host architecture that is not amd64. Helmut
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#836542: nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files Helmut Grohne <helmut@subdivi.de> - 2016-09-03 22:50 +0200 Bug#836542: marked as done (nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files) owner@bugs.debian.org (Debian Bug Tracking System) - 2016-12-17 12:30 +0100
csiph-web