Bug#558980: access to hppa machine to work on Bug#558980

2009-12-14 Thread Grant Grundler
On Mon, Dec 14, 2009 at 07:46:52AM -0500, Stephen Leake wrote: ... > Ludovic also suggested removing '-fstack-check' from the list of > compiler options. I did that, rebuilt the static and dynamic > libraries, and the bug went away; the test code works with both static > and dynamic libraries. Dav

Bug#509555: icon ftbfs on hppa

2008-12-25 Thread Grant Grundler
On Tue, Dec 23, 2008 at 10:07:12AM +0100, Matthias Klose wrote: > Package: icon > Version: 9.4.3-2 > Severity: serious > > according to > http://buildd.debian.org/fetch.cgi?&pkg=icon&ver=9.4.3-2&arch=hppa&stamp=1226637845&file=log > icon ftbfs on hppa, but nevertheless can be found in the > archiv

Bug#460346: ffmpeg-free: FTBFS on hppa: gcc ICEs

2008-01-12 Thread Grant Grundler
On Sat, Jan 12, 2008 at 11:03:07AM +0100, Reinhard Tartler wrote: > Package: ffmpeg-free > flacenc.c:773: warning: 'weight' may be used uninitialized in this function > flacenc.c:773: note: 'weight' was declared here > flacenc.c:1120: internal compiler error: in delete_output_reload, at > reload1.

Bug#433768: FTBFS[hppa]: QMAKESPEC has not been set, so configuration cannot be deduced.

2007-07-20 Thread Grant Grundler
On Fri, Jul 20, 2007 at 07:49:22AM -0500, Steve M. Robbins wrote: ... > > cd src && qmake-qt4 > > QMAKESPEC has not been set, so configuration cannot be deduced. > > Error processing project file: /build/buildd/ipe-6.0pre28/src/main.pro > > #v- > > So what's special about hppa? All the other arch

Bug#389294: [Fwd: Bug#389294: lcdproc_0.5.0-1(hppa/unstable): FTBFS: bad compiler opts?]

2006-10-15 Thread Grant Grundler
On Tue, Oct 03, 2006 at 03:07:31PM +0200, Jos? Luis Tall?n wrote: > Hi, Guys. > > I don't have the resources needed (access to any HPPA machine), nor > the knowledge (I suspect) to fix this. Could anybody take a look and > suggest a fix? > > It does work in all other arches, and I don't know

Bug#364231: [parisc-linux] Re: Bug#364231: exception catching broken on HPPA

2006-04-23 Thread Grant Grundler
On Sat, Apr 22, 2006 at 11:22:20AM -0400, John David Anglin wrote: ... > I recognized that this was going to cause pain, and brought the matter > up for discussion on the parisc-linux list a few months ago. There > wasn't much in the way of comments for or against. In the end, I > decided it was

Bug#341675: qt-x11-free build fails

2006-01-07 Thread Grant Grundler
On Sat, Jan 07, 2006 at 01:05:11AM -0800, Steve Langasek wrote: > Grant, thank you for your work to date on this bug. (BTW, it would be > helpful if you would follow up to bug #342545 on libgcc2, instead of bug > #341675 which is filed against just one of the many packages affected by > it). Stev

Bug#341675: qt-x11-free build fails

2006-01-02 Thread Grant Grundler
On Sun, Dec 18, 2005 at 06:56:34PM +0100, Aurelien Jarno wrote: ... > It would be nice if somebody fluent with hppa assembly can tell us if > > fldw -10(,sp),fr23 > > is a valid instruction or not. Aurelien, gdb may not be decoding the instruction correctly. Shouldn't the target of "word"

Bug#341675: qt-x11-free build fails

2005-12-28 Thread Grant Grundler
On Wed, Dec 28, 2005 at 02:04:44AM -0500, Steve M. Robbins wrote: > Rather than debugging this by remote control, you might find it > easier to simply run "uic" yourself. Obtain the sources for > cppunit (e.g. by "apt-get source cppunit) then do: > > cd src/qttestrunner > /usr/share/qt3/

Bug#341675: qt-x11-free build fails

2005-12-24 Thread Grant Grundler
On Sun, Dec 18, 2005 at 06:56:34PM +0100, Aurelien Jarno wrote: ... > and now the problem is a SIGILL that > occurs a few instructions later when calling __umoddi3 from > libgcc_s.so.2. ... > It would be nice if somebody fluent with hppa assembly can tell us if > > fldw -10(,sp),fr23 > >

Bug#333766: libc6: SIGBUS in libm on hppa breaks qt-x11-free

2005-10-13 Thread Grant Grundler
On Fri, Oct 14, 2005 at 12:02:04AM -0400, Daniel Jacobowitz wrote: ... > Just to clarify: if you fix the inline asm in glibc, then you don't > need to recompile any of the currently broken libraries or > applications. We don't need to fix the inline asm - the kernel is required to handle the misal

Bug#333766: libc6: SIGBUS in libm on hppa breaks qt-x11-free

2005-10-13 Thread Grant Grundler
On Fri, Oct 14, 2005 at 06:17:46AM +0200, Aurelien Jarno wrote: > I have attached a patch that changes the alignment of the f_env type. I > have tested it separately from the glibc, it works. Yes, your patch looks right. Please also add the following comment in front of the fenv_t declaration. I

Bug#333766: libc6: SIGBUS in libm on hppa breaks qt-x11-free

2005-10-13 Thread Grant Grundler
On Thu, Oct 13, 2005 at 08:54:30PM -0400, Daniel Jacobowitz wrote: > > drow is right, as usual. our fenv_t needs to be defined with > > __attribute__((aligned(8))) or similar. > > I'd recommend "fixing" the asm instead: that's an ABI change and would > require heinous rebuilds. Sorry - I'm not f

Bug#329888: [parisc-linux] binutils breaks hppa kernel build,

2005-09-24 Thread Grant Grundler
On Sat, Sep 24, 2005 at 01:06:48PM -0600, Grant Grundler wrote: > On Sat, Sep 24, 2005 at 01:33:15PM -0400, John David Anglin wrote: > > > As discussed on irc: > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329888 > > > > This is a debian is

Bug#329888: [parisc-linux] binutils breaks hppa kernel build,

2005-09-24 Thread Grant Grundler
On Sat, Sep 24, 2005 at 01:33:15PM -0400, John David Anglin wrote: > > As discussed on irc: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329888 > > This is a debian issue as far a I can tell. I tried > > fic,m %r23(%sr3,%r26) > > with GNU assembler 2.16.91 20050814 and I

Bug#329888: [parisc-linux] binutils breaks hppa kernel build, bad operands of fic, m

2005-09-24 Thread Grant Grundler
On Sat, Sep 24, 2005 at 10:45:40AM -0600, dann frazier wrote: > As discussed on irc: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329888 binutils-2.15 has this in include/opcodes/hppa.h: { "fdc",0x04001280, 0xfc003fdf, "cZx(s,b)", pa10, 0}, { "fdc",0x04001280, 0xfc003fdf, "cZ