Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #55011 > unrolled thread

Bug#836542: nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files

Started byHelmut Grohne <helmut@subdivi.de>
First post2016-09-03 22:50 +0200
Last post2016-12-17 12:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.debian.kernel


Contents

  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

#55011 — Bug#836542: nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files

FromHelmut Grohne <helmut@subdivi.de>
Date2016-09-03 22:50 +0200
SubjectBug#836542: nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files
Message-ID<sdq2Z-1Ay-3@gated-at.bofh.it>

[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

[toc] | [next] | [standalone]


#56257 — Bug#836542: marked as done (nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files)

Fromowner@bugs.debian.org (Debian Bug Tracking System)
Date2016-12-17 12:30 +0100
SubjectBug#836542: marked as done (nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files)
Message-ID<sPllD-wP-11@gated-at.bofh.it>
In reply to#55011

[Multipart message — attachments visible in raw view] — view raw

Your message dated Sat, 17 Dec 2016 11:18:55 +0000
with message-id <E1cID0x-000FO9-Ua@fasolo.debian.org>
and subject line Bug#836542: fixed in nfs-utils 1:1.3.4-2
has caused the Debian Bug report #836542,
regarding nfs-utils FTCBFS: uses build architecture compiler, uses pre-built ELF object files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
836542: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836542
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web