Re: Unable to boot debian ports debian-9.0-powerpc-NETINST-1.iso image in QEMU

2018-02-12 Thread Mark Cave-Ayland
On 12/02/18 10:55, John Paul Adrian Glaubitz wrote: On 02/12/2018 11:52 AM, Mathieu Malaterre wrote:  From the look at the error message, I thought this was the hack milan@d.o used with: https://packages.debian.org/sid/e2fslibs1.41-dev Again, we're talking about booting the CD, not the insta

Bug#890285: doxygen: Please drop LLVM build-dependency on powerpcspe

2018-02-12 Thread John Paul Adrian Glaubitz
Source: doxygen Version: 1.8.13-9 Severity: normal Tags: patch User: debian-powerpc@lists.debian.org Usertags: powerpcspe Hi! Since LLVM currently doesn't build on powerpcspe, we should drop it as a build dependency from doxygen the architecture. Thus: diff -Nru old/doxygen-1.8.13/debian/contro

Re: Unable to boot debian ports debian-9.0-powerpc-NETINST-1.iso image in QEMU

2018-02-12 Thread Mathieu Malaterre
On Mon, Feb 12, 2018 at 11:55 AM, John Paul Adrian Glaubitz wrote: > On 02/12/2018 11:52 AM, Mathieu Malaterre wrote: >> >> From the look at the error message, I thought this was the hack >> milan@d.o used with: >> >> https://packages.debian.org/sid/e2fslibs1.41-dev > > > Again, we're talking abo

Re: Unable to boot debian ports debian-9.0-powerpc-NETINST-1.iso image in QEMU

2018-02-12 Thread John Paul Adrian Glaubitz
On 02/12/2018 11:52 AM, Mathieu Malaterre wrote: From the look at the error message, I thought this was the hack milan@d.o used with: https://packages.debian.org/sid/e2fslibs1.41-dev Again, we're talking about booting the CD, not the installed system. There is no ext2/3/4 involved here. The

Re: Unable to boot debian ports debian-9.0-powerpc-NETINST-1.iso image in QEMU

2018-02-12 Thread Mathieu Malaterre
On Mon, Feb 12, 2018 at 11:47 AM, John Paul Adrian Glaubitz wrote: > On 02/12/2018 11:44 AM, Mark Cave-Ayland wrote: >> >> Hmmm so I can't seem to even build yaboot-1.3.16 using an installation >> from the official Jessie powerpc ISO in QEMU. >> >> I've done a basic install of Jessie, then added i

Re: Unable to boot debian ports debian-9.0-powerpc-NETINST-1.iso image in QEMU

2018-02-12 Thread John Paul Adrian Glaubitz
On 02/12/2018 11:44 AM, Mark Cave-Ayland wrote: Hmmm so I can't seem to even build yaboot-1.3.16 using an installation from the official Jessie powerpc ISO in QEMU. I've done a basic install of Jessie, then added in various build packages including "apt-get source yaboot" to get all the depend

Re: Unable to boot debian ports debian-9.0-powerpc-NETINST-1.iso image in QEMU

2018-02-12 Thread Mark Cave-Ayland
On 11/02/18 19:13, Mark Cave-Ayland wrote: Is it possible to change the ports build to produce a -O0 -g yaboot binary or point me towards how to alter the existing ISO with something I've built myself via a cross compiler? With that I'm happy to step through the yaboot binary against the sour