On Aug 24, 2008, at 11:30 AM, Kevin Horton wrote:

> On 24-Aug-08, at 11:12 , Martin Costabel wrote:
>
>> Kevin Horton wrote:
>>> texmacs-1.0.6.15-3 fails to compile for me, failing in the
>>> configure phase with:
>>> s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
>>> $ac_datarootdir_hack
>>> " $ac_file_inputs
>>>    43293 Done                    | sed -f "$tmp/subs-1.sed"
>>>    43294                       | sed -f "$tmp/subs-2.sed" > $tmp/out
>>> config.status: creating src/System/config.h
>>> ./config.status: line 663: 43311 Illegal instruction     sed -f
>>> "$tmp/defines.sed" $ac_file_inputs > "$tmp/out1"
>>> export GUILE_LOAD_PATH=/sw/share/guile/1.8
>>> make
>>> make: *** No targets.  Stop.
>>> ### execution of /var/tmp/tmp.2.RMjPiG failed, exit code 2
>>
>> Can you try to find out more precisely where this "illegal
>> instruction" is coming from? Is there a crashreport? Is it
>> repeatable? I don't see yet what could be causing this; haven't seen
>> anything similar either.
>
>
> It is repeatable - the first failure was when I was using screen, so I
> tried again without screen just in case it was the cause.
>
> I see several crashreports from /usr/bin/sed that are at the correct
> time.  The three that have a timestamp that matches the log from the
> last compile failure are:
>
> Process:         sed [43003]
> Path:            /usr/bin/sed
> Identifier:      sed
> Version:         ??? (???)
> Code Type:       X86 (Native)
> Parent Process:  sh [41574]
>
> Date/Time:       2008-08-24 10:41:52.937 -0400
> OS Version:      Mac OS X 10.5.4 (9E17)
> Report Version:  6
>
> Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
> Exception Codes: 0x0000000000000001, 0x0000000000000000
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   sed                               0x00003283 0x1000 + 8835
> 1   sed                               0x00004246 0x1000 + 12870
> 2   sed                               0x000023fe 0x1000 + 5118
>
> Thread 0 crashed with X86 Thread State (32-bit):
>   eax: 0x00000007  ebx: 0x000079e0  ecx: 0x0000003a  edx: 0x0000714c
>   edi: 0x001004c0  esi: 0x00000000  ebp: 0xbffff2b8  esp: 0xbfffe0e0
>    ss: 0x0000001f  efl: 0x00010297  eip: 0x00003283   cs: 0x00000017
>    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>   cr2: 0x00803600
>
> Binary Images:
>     0x1000 -     0x6fff +sed ??? (???)
> <0305ddbc27331edd2436c2b72315d6cd> /usr/bin/sed
> 0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)
> <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
> 0x92f38000 - 0x92f3ffe9  libgcc_s.1.dylib ??? (???)
> <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
> 0x9518d000 - 0x95191fff  libmathCommon.A.dylib ??? (???) /usr/lib/
> system/libmathCommon.A.dylib
> 0x963e3000 - 0x96543ff3  libSystem.B.dylib ??? (???)
> <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/
> libSystem.B.dylib
>
>  ===============
> Process:         sed [43022]
> Path:            /usr/bin/sed
> Identifier:      sed
> Version:         ??? (???)
> Code Type:       X86 (Native)
> Parent Process:  sh [41574]
>
> Date/Time:       2008-08-24 10:41:53.311 -0400
> OS Version:      Mac OS X 10.5.4 (9E17)
> Report Version:  6
>
> Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
> Exception Codes: 0x0000000000000001, 0x0000000000000000
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   sed                               0x00003283 0x1000 + 8835
> 1   sed                               0x00004246 0x1000 + 12870
> 2   sed                               0x000023fe 0x1000 + 5118
>
> Thread 0 crashed with X86 Thread State (32-bit):
>   eax: 0x00000007  ebx: 0x000079e1  ecx: 0x0000003a  edx: 0x0000714c
>   edi: 0x001001a0  esi: 0x00000000  ebp: 0xbfffefe8  esp: 0xbfffde10
>    ss: 0x0000001f  efl: 0x00010297  eip: 0x00003283   cs: 0x00000017
>    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>   cr2: 0xa084c79c
>
> Binary Images:
>     0x1000 -     0x6fff +sed ??? (???)
> <0305ddbc27331edd2436c2b72315d6cd> /usr/bin/sed
> 0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)
> <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
> 0x92f38000 - 0x92f3ffe9  libgcc_s.1.dylib ??? (???)
> <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
> 0x9518d000 - 0x95191fff  libmathCommon.A.dylib ??? (???) /usr/lib/
> system/libmathCommon.A.dylib
> 0x963e3000 - 0x96543ff3  libSystem.B.dylib ??? (???)
> <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/
> libSystem.B.dylib
>
>  ====================
> Process:         sed [43125]
> Path:            /usr/bin/sed
> Identifier:      sed
> Version:         ??? (???)
> Code Type:       X86 (Native)
> Parent Process:  sh [43030]
>
> Date/Time:       2008-08-24 10:41:54.337 -0400
> OS Version:      Mac OS X 10.5.4 (9E17)
> Report Version:  6
>
> Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
> Exception Codes: 0x0000000000000001, 0x0000000000000000
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   sed                               0x00003283 0x1000 + 8835
> 1   sed                               0x00004246 0x1000 + 12870
> 2   sed                               0x000023fe 0x1000 + 5118
>
> Thread 0 crashed with X86 Thread State (32-bit):
>   eax: 0x00000007  ebx: 0x000079e0  ecx: 0x0000003a  edx: 0x0000714c
>   edi: 0x00100bc0  esi: 0x00000000  ebp: 0xbfffee88  esp: 0xbfffdcb0
>    ss: 0x0000001f  efl: 0x00010297  eip: 0x00003283   cs: 0x00000017
>    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>   cr2: 0x00807200
>
> Binary Images:
>     0x1000 -     0x6fff +sed ??? (???)
> <0305ddbc27331edd2436c2b72315d6cd> /usr/bin/sed
> 0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)
> <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
> 0x92f38000 - 0x92f3ffe9  libgcc_s.1.dylib ??? (???)
> <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
> 0x9518d000 - 0x95191fff  libmathCommon.A.dylib ??? (???) /usr/lib/
> system/libmathCommon.A.dylib
> 0x963e3000 - 0x96543ff3  libSystem.B.dylib ??? (???)
> <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/
> libSystem.B.dylib
>
>  ===================
> Where else should I look for useful evidence?
>
> Maybe I should install fink's sed, on the assumption that this is a
> bug with Apple's sed that will eventually get fixed.  Or, should I try
> to reinstall Apple's sed, in case the current one has somehow gotten
> borked?  How would one reinstall Apple's sed?
>
> I'll be away from my computer for the next 6 to 8 hours.
> --
> Kevin Horton
> Ottawa, Canada
>
>

I did my prior build with fink's sed.  I've since tried one with  
Apple's, and that seems to work happily, too.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to