Bug#885245: linux: FTBFS on powerpcspe: sstep.c: ptesync unrecognized

2017-12-27 Thread Ben Hutchings
On Tue, 2017-12-26 at 14:44 -0500, Aaron M. Ucko wrote:
> Ben Hutchings  writes:
> 
> > I would welcome a powerpcspe porter to join the kernel team, but until
> > that happens you should not expect any fixes from our side.  (If you
> 
> Fair enough.  FTR, I'm not a porter for this (or any other) architecture
> myself, just a regular DD who helps ensure that build errors for
> packages that have recently emerged from NEW don't accidentally escape
> notice.

Rest assured that I am paying attention to linux build results.

Ben.

-- 
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.



signature.asc
Description: This is a digitally signed message part


Bug#885245: linux: FTBFS on powerpcspe: sstep.c: ptesync unrecognized

2017-12-26 Thread Aaron M. Ucko
Ben Hutchings  writes:

> I would welcome a powerpcspe porter to join the kernel team, but until
> that happens you should not expect any fixes from our side.  (If you

Fair enough.  FTR, I'm not a porter for this (or any other) architecture
myself, just a regular DD who helps ensure that build errors for
packages that have recently emerged from NEW don't accidentally escape
notice.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



Bug#885245: linux: FTBFS on powerpcspe: sstep.c: ptesync unrecognized

2017-12-26 Thread Ben Hutchings
Control: severity -1 normal

On Mon, 2017-12-25 at 22:32 -0500, Aaron M. Ucko wrote:
> Source: linux
> Version: 4.14.7-1
> Severity: important
> Tags: upstream
> Justification: fails to build from source (but built successfully in the past)
> User: debian-powe...@lists.debian.org
> Usertags: powerpcspe
> 
> Builds of linux for powerpcspe (admittedly not a release architecture)
> have been failing lately:
> 
>   {standard input}: Assembler messages:
>   {standard input}:5854: Error: unrecognized opcode: `ptesync'
>   /<>/scripts/Makefile.build:319: recipe for target 
> 'arch/powerpc/lib/sstep.o' failed
>   make[6]: *** [arch/powerpc/lib/sstep.o] Error 1
> 
> Could you please take a look?

I would welcome a powerpcspe porter to join the kernel team, but until
that happens you should not expect any fixes from our side.  (If you
had a porterbox available, this might be a more reasonable request.)

The breaking commit appears to be:

commit 3cdfcbfd32b9d1c0d4a6fa80ee9c390927aab948
Author: Paul Mackerras 
Date:   Wed Aug 30 14:12:25 2017 +1000

powerpc: Change analyse_instr so it doesn't modify *regs

The other reference to ptesync in this file is guarded by
"#ifdef __powerpc64__", so most likely that's needed around the new
use.  But I don't know whether a fix is as simple as that.

The upstream address to contact is linuxppc-...@lists.ozlabs.org.

Ben.

-- 
Ben Hutchings
The world is coming to an end.  Please log off.


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#885245: linux: FTBFS on powerpcspe: sstep.c: ptesync unrecognized

2017-12-26 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #885245 [src:linux] linux: FTBFS on powerpcspe: sstep.c: ptesync 
unrecognized
Severity set to 'normal' from 'important'

-- 
885245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=885245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#885245: linux: FTBFS on powerpcspe: sstep.c: ptesync unrecognized

2017-12-25 Thread Aaron M. Ucko
Source: linux
Version: 4.14.7-1
Severity: important
Tags: upstream
Justification: fails to build from source (but built successfully in the past)
User: debian-powe...@lists.debian.org
Usertags: powerpcspe

Builds of linux for powerpcspe (admittedly not a release architecture)
have been failing lately:

  {standard input}: Assembler messages:
  {standard input}:5854: Error: unrecognized opcode: `ptesync'
  /<>/scripts/Makefile.build:319: recipe for target 
'arch/powerpc/lib/sstep.o' failed
  make[6]: *** [arch/powerpc/lib/sstep.o] Error 1

Could you please take a look?

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu