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). Steve,

Bug#347508: libstdc++6-4.0-dev: 4.0.3/libstdc++.a BFD: sh_link in section XXX is incorrect

2006-01-10 Thread Grant Grundler
Package: libstdc++6-4.0-dev Version: 4.0.2-5 Severity: important $ ar t /usr/lib/gcc/ia64-linux-gnu/4.0.3/libstdc++.a BFD: /usr/lib/gcc/ia64-linux-gnu/4.0.3/libstdc++.a(bitmap_allocator.o): sh_link [281] in section `.IA_64.unwind.text._ZN9__gnu_cxx9free_list6_M_getEm' is incorrect BFD:

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 is a

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/bin/uic

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 load

Bug#332962: tulip module no longer works on a500

2005-10-10 Thread Grant Grundler
On Sun, Oct 09, 2005 at 05:47:05PM -0400, Joey Hess wrote: Grant Grundler wrote: Can you post the entire console boot log someplace? Here you go. Also, see my other mail to the bug report for some fairly damning /proc/ioports stuff. I looked through the additional /proc/ioport output

Bug#332962: tulip module no longer works on a500

2005-10-10 Thread Grant Grundler
On Mon, Oct 10, 2005 at 02:52:48PM -0400, Joey Hess wrote: Grant Grundler wrote: I realize now that the 2.6.12 cat /proc/ioports output in this bug (332962) doesn't list sym53c8xx driver. Is there maybe something fundemental wrong with module loading? ie can sym53c8xx driver be loaded

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

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. It

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

2005-10-14 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

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 why

Bug#391384: linux-image-2.6.18-1-686: Compaq Proliant DL380 fails to boot

2006-10-08 Thread Grant Grundler
On Sun, Oct 08, 2006 at 04:16:58PM -0700, Matt Taggart wrote: No I mean the message from Yanko Kaneti [EMAIL PROTECTED] which says, ... Yanko-san didn't have his facts quite right though I agree his conclusion is correct: linux-2.6.18/include/linux/pci_ids.h says: #define

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

Bug#301073: hppa: update asm/unistd.h to be -std=c99 friendly

2005-03-23 Thread Grant Grundler
Package: linux-kernel-headers Version: 2.5.999-test7-bk-16 Severity: normal See http://lists.parisc-linux.org/pipermail/parisc-linux/2005-March/026038.html In a nutshell, two problems: o K_INLINE_SYSCALL gets used to build llseek.c and won't compile with -std=c99 on parisc o unistd.h has

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 architectures

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 don't

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, cZx(b),

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 issue as far a I can tell. I tried fic,m

Bug#319818: gcc-4.0-hppa64: /etc/alternatives/hppa64-linux-gcc link is invalid (missing -gnu)

2005-07-24 Thread Grant Grundler
Package: gcc-4.0-hppa64 Version: 4.0.1-2 Severity: normal parisc kernel builds fail after installing gcc-4.0-hppa64. [EMAIL PROTECTED]:~$ cd /usr/src/linux-2.6 grundler 500make /home/src/linux-2.6/scripts/gcc-version.sh: line 11: hppa64-linux-gnu-gcc: command not found

Bug#482902: please provide libc6-hppa64 and libc6-hppa64-dev packages

2008-05-27 Thread Grant Grundler
On Mon, May 26, 2008 at 01:05:49AM -0700, Matt Taggart wrote: The developer machines have been unavailable for months, so Debian developers who don't have their own hppa machine are unable to work on their own packages or fix bugs. We had some machines setup and running last

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#338507: nscd: reproduced bug on hppa/parisc apt-get upgrade

2006-05-03 Thread Grant Grundler
Package: nscd Version: 2.3.6-7 Followup-For: Bug #338507 apt-get upgrade failed for nscd because: ... Starting Name Service Cache Daemon: nscd. invoke-rc.d: initscript nscd, action start failed. dpkg: error processing nscd (--configure): subprocess post-installation script returned error exit

Bug#385638: python-twisted-core: pycentral pkginstall: error byte-compiling files (423)

2006-09-01 Thread Grant Grundler
Package: python-twisted-core Version: 2.4.0-2 Severity: important Install is failing. It originally failed because of a circular dependency with python-twisted-web. dpkg -i --force-depends python-twisted-*.deb got me past that. Now the package fails to install even though all dependencies are

Bug#470668: libmysqlclient: access to mysql remote server cause unaligend access in kernel log

2008-03-13 Thread Grant Grundler
On Wed, Mar 12, 2008 at 06:42:48PM +0100, Raphael RIGNIER wrote: Package: libmysqlclient Version: 5.0.32-etch5 Severity: important Hello, Since I've dist-upgraded my HP9000 from sarge to etch, I've got trouble with mysql client library. each time a programm accesses to a remote mysql

Bug#470668: libmysqlclient: access to mysql remote server cause unaligend access in kernel log

2008-03-15 Thread Grant Grundler
On Fri, Mar 14, 2008 at 11:59:00AM +0100, Rapha?l RIGNIER wrote: Grant Grundler a ?crit : Hello, thank you for the answer. welcome! It's possible the bug is hppa specific. But I suggest adding some more details with what you mean by seems doesn't work. e.g. how to reproduce and some

Bug#519984: Cannot boot 2.6.26 kernel on HPPA N4000

2009-07-26 Thread Grant Grundler
Moritz, thanks for forwarding... On Sat, Jul 25, 2009 at 04:10:04PM +0200, Moritz Muehlenhoff wrote: Attempting to boot a 2.6.26 kernel on an HP N4000 machine (64 bit PA-RISC) yields the following results (beginning at system startup): Beginning of error ... Elroy version TR3.0 (0x4)

Bug#519984: Cannot boot 2.6.26 kernel on HPPA N4000

2009-07-26 Thread Grant Grundler
On Sat, Jul 25, 2009 at 05:08:24PM +0200, Thibaut VARENE wrote: On Sat, Jul 25, 2009 at 4:10 PM, Moritz Muehlenhoffj...@inutil.org wrote: [Adding debian-hppa to CC and quoting in full] Is this a known issue, has it been fixed in current kernels from unstable? I believe this relates to

Bug#519984: Cannot boot 2.6.26 kernel on HPPA N4000

2009-08-03 Thread Grant Grundler
On Mon, Jul 27, 2009 at 11:16:21PM +0200, Moritz Muehlenhoff wrote: ... However, maybe the PCI card, which causes the collision can be temporarily removed, so that the installation proceeds. After that, the 2.6.30 kernel from unstable could be installed and the PCI card re-plugged in. That

Bug#512935: [imagemagick] Minor

2009-01-25 Thread Grant Grundler
On Sun, Jan 25, 2009 at 12:58:24PM +0100, Bastien ROUCARIES wrote: tags 512935 + confirmed severity 512935 minor retitle 512935 convert looses EXIF orientation info thanks Hi, Downgraded to minor because even if it is important for you, it is a pretty minor functionnality of

Bug#512935: [imagemagick] EXIF orientation not read correctly

2009-01-25 Thread Grant Grundler
On Sun, Jan 25, 2009 at 09:43:47PM -0700, Grant Grundler wrote: ... Nothing wrong with the image after running convert *except* the orientation info is discarded. I just realized -auto-orient has no effect and suspect this is part of the same problem. I'd debug this further but my first

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=iconver=9.4.3-2arch=hppastamp=1226637845file=log icon ftbfs on hppa, but nevertheless can be found in the archive.

Bug#512935: imagemagick: convert looses EXIF orientation info (Canon camera)

2009-01-25 Thread Grant Grundler
Package: imagemagick Version: 7:6.3.7.9.dfsg1-3~lenny1 Severity: important I use the following script to reduce the resolution (and disk space) of images: #!/bin/bash f=$1 convert -auto-orient -quality 88 -resize 1600x1200 $f $f-new touch -r $f $f-new ls -l $f $f-new mv $f-new $f What happens

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. Dave,

Bug#622997: Debian bug 622997

2011-04-17 Thread Grant Grundler
On Sun, Apr 17, 2011 at 09:25:19PM -0400, John David Anglin wrote: ... Confirm that removing this module restores boot. This is excellent detective work. If I might ask, how did you trace the module loads and successful inits? Dave, Besides hacking in printk's, often initcall_debug kernel

Bug#822530: i915 bug?

2016-04-27 Thread Grant Grundler
two things to add to this bug: 1) I've tried 4.3.0 and 4.4.0 kernels as well and the symptom is the same - strongly suggests this is a user space problem. 2) BUT system immediately hangs when starting chrome or openarena when I added /etc/modprobe.d/i915.conf with following content: options

Bug#822530: linux-image-4.5: WARNING: GPU HANG: ecode 9:0:0x85dfbfff

2016-04-25 Thread Grant Grundler
Package: src:linux Version: 4.5.1-1 Severity: important File: linux-image-4.5 Tags: upstream Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Chrome-stable and openarena both are having problems with graphics.

Bug#914490: ifupdown: networking.service timeout due to /dev/crng initalization?

2018-11-23 Thread Grant Grundler
yway, My guess is this report should be assigned to wpa_supplicant, not ifupdown package. On Fri, Nov 23, 2018 at 12:57 PM Grant Grundler wrote: > > Package: ifupdown > Version: 0.8.32 > Severity: important > > Dear Maintainer, > > *** Reporter, please consider answering t

Bug#914490: ifupdown: networking.service timeout due to /dev/crng initalization?

2018-11-23 Thread Grant Grundler
Package: ifupdown Version: 0.8.32 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome

Bug#914490: fixed in wpa 2:2.7+git20190128+0c1e29f-1

2019-01-29 Thread Grant Grundler
On Tue, 29 Jan 2019 17:35:23 + Andrej Shadura wrote: > Source: wpa > Source-Version: 2:2.7+git20190128+0c1e29f-1 > > We believe that the bug you reported is fixed in the latest version of > wpa, which is due to be installed in the Debian FTP archive. For the record, the issue I reported was

Bug#962972: firmware-realtek: unable to load firmware patch rtl_nic/rtl8153a-2.fw (-2)

2020-06-16 Thread Grant Grundler
Package: firmware-realtek Version: 20190717-2 Severity: important TL;DR Please update rtl_nic. This will solve most of the issues reported against rtl815x devices. Linux gggnuc6 5.6.0-2-amd64 #1 SMP Debian 5.6.14-1 (2020-05-23) x86_64 GNU/Linux Errors that an update will fix: [79912.317675]

Bug#962972: workaround until firmware-realtek is updated

2020-06-16 Thread Grant Grundler
sudo bash cd /lib/firmware/rtl_nic wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/rtl_nic/rtl8153b-2.fw wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/rtl_nic/rtl8153a-4.fw wget

Bug#975879: linux-image-5.9.0-2-amd64: USB 5gigE not working: CONFIG_USB_NET_AQC111 is not set

2020-11-25 Thread Grant Grundler
Package: src:linux Version: 5.9.6-1 Severity: normal Dear Maintainer, * What led up to the situation? Plugged in QNAP 5GigE USB ethernet. dmesg says: [346264.680355] usb 2-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd [346264.705280] usb 2-1: New USB device found, idVendor=1c04,