GNU bug report logs -
#13761
FAIL: t/objc-megademo.sh (OS X 10.6)
Previous Next
To reply to this bug, email your comments to 13761 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#13761
; Package
automake
.
(Tue, 19 Feb 2013 16:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Daniel Macks" <dmacks <at> netspace.org>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Tue, 19 Feb 2013 16:54:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Building automake on OS X 10.6 with autoconf-2.69 installed, I get a self-test failure:
FAIL: t/objc-megademo.sh
Same results with automake-1.12.6 and 1.13.1 (and same as one of the ones reported in Bug #11618). The build process in t/objc-megademo.log looks normal, up until:
./t/objc-megademo.sh: line 344: 95507 Illegal instruction ./play > got
from am-1.12.6 (am-1.13.1 is same except it's line 366). Running t/objc-megademo.dir/play from the command-line gives:
[Hello C, world C]
[Hello C , world C ]
Illegal instruction
That's all using the default 64-bit mode (-arch x86_64). If I force 32-bit mode (using "-arch i386" with all compiler calls), it still fails, but the command-line output is different:
[Hello C, world C]
[Hello C , world C ]
objc[44708]: Hello_ObjC: Does not recognize selector forward::
Illegal instruction
It passes on 10.7.
I don't know much about objc, but can try any ideas to debug or solve that someone has.
dan
--
Daniel Macks
dmacks <at> netspace.org
Information forwarded
to
bug-automake <at> gnu.org
:
bug#13761
; Package
automake
.
(Tue, 19 Feb 2013 20:25:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 13761 <at> debbugs.gnu.org (full text, mbox):
severity 13761 minor
tags 13761 moreinfo
stop
Hi Daniel, thanks for the report.
On 02/19/2013 03:39 PM, Daniel Macks wrote:
> Building automake on OS X 10.6 with autoconf-2.69 installed,
> I get a self-test failure:
>
> FAIL: t/objc-megademo.sh
>
> It passes on 10.7.
>
This is good news; it suggests that the failure was due to a bug
of Mac OS X rather than of automake; in fact, the test has been
regularly succeeding on Fedora, Debian and Solaris.
So I'm marking the bug with "minor severity", until the issue
gets sorted out.
> I don't know much about objc,
>
Neither do I (nor about Mac OS X, for that matter).
> but can try any ideas to debug or solve that someone has.
>
Let's see if someone steps up; in the meantime, I'm also
marking the bug are "more info needed" (from Objective C
experts, in this case).
Thanks,
Stefano
Severity set to 'minor' from 'normal'
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Tue, 19 Feb 2013 20:25:02 GMT)
Full text and
rfc822 format available.
Added tag(s) moreinfo.
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Tue, 19 Feb 2013 20:25:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.