Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 26 Sep 2014 13:07:48 +0200
From: Frank Dittrich <frank.dittrich@...lbox.org>
To: john-users@...ts.openwall.com
Subject: Re: problems with make, on a hackintosh

On 09/26/2014 09:44 AM, noir maru wrote:
> Stack dump:
> 
> 0. Program arguments: /Library/Developer/CommandLineTools/usr/bin/clang
> -cc1 -triple x86_64-apple-macosx10.9.0 -emit-obj -disable-free
> -disable-llvm-verifier -main-file-name gpg_fmt_plug.c -mrelocation-model
> pic -pic-level 2 -masm-verbose -munwind-tables -target-cpu core2
> -target-feature +sse4.1 -target-linker-version 241.7 -gdwarf-2
> -coverage-file
> /Users/crashtest/JohnTheRipper-bleeding-jumbo/src/gpg_fmt_plug.o
> -resource-dir /Library/Developer/CommandLineTools/usr/bin/../lib/clang/6.0
> -D AC_BUILT -D _THREAD_SAFE -D HAVE_OPENCL -D _THREAD_SAFE -I
> /usr/local/include -O2 -Wall -Wdeclaration-after-statement
> -Wno-deprecated-declarations -Wno-format-extra-args -fdebug-compilation-dir
> /Users/crashtest/JohnTheRipper-bleeding-jumbo/src -ferror-limit 19
> -fmessage-length 214 -funroll-loops -pthread -stack-protector 1
> -mstackrealign -fblocks -fobjc-runtime=macosx-10.9.0
> -fencode-extended-block-signature -fdiagnostics-show-option
> -fcolor-diagnostics -vectorize-loops -vectorize-slp -o gpg_fmt_plug.o -x c
> gpg_fmt_plug.c
> 
> 1. <eof> parser at end of file
> 
> 2. Per-module optimization passes
> 
> 3. Running pass 'Function Pass Manager' on module 'gpg_fmt_plug.c'.
> 
> 4. Running pass 'Simplify the CFG' on function '@...ckSize'
> 
> clang: error: unable to execute command: Illegal instruction: 4
> 
> clang: error: clang frontend command failed due to signal (use -v to see
> invocation)
> 
> Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
> 
> Target: x86_64-apple-darwin13.4.0
> 
> Thread model: posix
> 
> clang: note: diagnostic msg: PLEASE submit a bug report to
> http://developer.apple.com/bugreporter/ and include the crash backtrace,
> preprocessed source, and associated run script.
> 
> clang: note: diagnostic msg:
> 
> ********************
> 
> 
> PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
> 
> Preprocessed source(s) and associated run script(s) are located at:
> 
> clang: note: diagnostic msg:
> /var/folders/zt/7kcfzd092r99mv686c5xxqpr0000gn/T/gpg_fmt_plug-d71687.c
> 
> clang: note: diagnostic msg:
> /var/folders/zt/7kcfzd092r99mv686c5xxqpr0000gn/T/gpg_fmt_plug-d71687.sh
> 
> clang: note: diagnostic msg:

Even if it is possible to find a workaround for this, it looks like a
clang bug that should be reported to
http://developer.apple.com/bugreporter/

Frank

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.