Hi, I emulate SPARC with NetBSD 5.0 installed and I've experienced a problem with pkgsrc installing one of packages. I submitted bug report to NetBSD team and received short response suggesting it is likely QEMU problem (see original message below).
Shortly, the problem is that AWK throws "floating point exception" Here is the bug report with details: http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=44389 Given the nature of the problem, it "feels" the issue is unrelated to QEMU, but I'm not on position to judge the suggestion posted by NetBSD team is pointless. I have no idea how to isolate the problem on NetBSD, so I replied to NetBSD team asking: === Could you suggest how to isolate the problem, find exact awk command causing the error, so I can debug it or forward to QEMU developers with details necessary to reproduce it? === In the meantime, I thought I will attack qemu-devel hoping it may ring some bells here as well. Any ideas? Mateusz -------- Original Message -------- Subject: Re: port-sparc/44389: awk failure during m4 installation with pkgsrc Date: Fri, 14 Jan 2011 19:45:01 +0000 (UTC) From: Martin Husemann <mar...@duskware.de> Reply-To: gnats-b...@netbsd.org To: port-sparc-maintai...@netbsd.org,gnats-ad...@netbsd.org,netbsd-b...@netbsd.org,mate...@loskot.net The following reply was made to PR port-sparc/44389; it has been noted by GNATS. From: Martin Husemann <mar...@duskware.de> To: gnats-b...@netbsd.org Cc: port-sparc-maintai...@netbsd.org, gnats-ad...@netbsd.org, netbsd-b...@netbsd.org Subject: Re: port-sparc/44389: awk failure during m4 installation with pkgsrc Date: Fri, 14 Jan 2011 20:43:44 +0100 On Fri, Jan 14, 2011 at 05:45:01PM +0000, mate...@loskot.net wrote: > /usr/bin/awk: floating point exception 8 > input record number 18792, file configure > source line number 1 > *** Error code 2 My bet would be a qemu bug. Martin