Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-09 Thread Rob Browning
Rob Browning writes: > Ahh, apologies, I'd just carelessly assumed they were roughly the same. > I'll check a bit more carefully when I get a chance -- and if I can't > figure it out, I imagine someone will know on #guile (freenode) or of > course guile-devel. Oh, and for what it's worth -- I

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-09 Thread Rob Browning
Niels Thykier writes: > Those are guile-2.0 files; the files Jeremy reported issues with are > guile-2.2. > > Guile 2.0 files starts with the MAGIC "GOOF" whereas Guile-2.2 is a > genuine ELF binary (\x7f followed by "ELF"). Even file(1) recognises > them simply as ELF files: Ahh, apologies,

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-09 Thread Niels Thykier
Rob Browning: > Niels Thykier writes: > >> Partly, I still have to identify them as "non-strippable" somehow. Is >> there an ELF header I can use to identify on? > > Not sure -- though here's some additional information: >

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-09 Thread Rob Browning
Niels Thykier writes: > Partly, I still have to identify them as "non-strippable" somehow. Is > there an ELF header I can use to identify on? Not sure -- though here's some additional information: https://www.gnu.org/software/guile/manual/html_node/Object-File-Format.html And I think someone

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-09 Thread Niels Thykier
Rob Browning: > Jeremy Bicha writes: > >> On Sun, Sep 2, 2018 at 2:30 AM Niels Thykier wrote: > >>> These files appear to regular ELF files. How would I recognise them as >>> "non-strippable" ELF files? Note even file(1) classifies them as ELF >>> shared object with debug info and not

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-08 Thread Rob Browning
Jeremy Bicha writes: > On Sun, Sep 2, 2018 at 2:30 AM Niels Thykier wrote: >> These files appear to regular ELF files. How would I recognise them as >> "non-strippable" ELF files? Note even file(1) classifies them as ELF >> shared object with debug info and not stripped. >> >> Related, are

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-08 Thread Jeremy Bicha
On Sun, Sep 2, 2018 at 2:30 AM Niels Thykier wrote: > Control: tags -1 moreinfo > > On Thu, 23 Aug 2018 11:37:27 -0400 Jeremy Bicha wrote: > > Source: debhelper > > Version: 11.3.5 > > X-Debbugs-CC: guile-...@packages.debian.org > > > > When I switched aisleriot to build with guile-2.2 instead

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-09-02 Thread Niels Thykier
Control: tags -1 moreinfo On Thu, 23 Aug 2018 11:37:27 -0400 Jeremy Bicha wrote: > Source: debhelper > Version: 11.3.5 > X-Debbugs-CC: guile-...@packages.debian.org > > When I switched aisleriot to build with guile-2.2 instead of > guile-2.0, dh_strip failed the build with this error: > >

Bug#907061: dh_strip: Unable to recognize the format of guile 2.2 files

2018-08-23 Thread Jeremy Bicha
Source: debhelper Version: 11.3.5 X-Debbugs-CC: guile-...@packages.debian.org When I switched aisleriot to build with guile-2.2 instead of guile-2.0, dh_strip failed the build with this error: "Unable to recognise the format of the input file"