Skip to content

Instantly share code, notes, and snippets.

@cbertelli
Created June 8, 2018 03:40
Show Gist options
  • Save cbertelli/13529d759de89340ef425d7f1e9bae38 to your computer and use it in GitHub Desktop.
Save cbertelli/13529d759de89340ef425d7f1e9bae38 to your computer and use it in GitHub Desktop.
Last 15 lines from /Users/carlo/Library/Logs/Homebrew/gcc/02.make:
5 0x7fff86ad3899 _pthread_body + 138
5 0x7fff86ad3899 _pthread_body + 138
6 0x7fff86ad372a _pthread_struct_init + 0
6 0x7fff86ad372a _pthread_struct_init + 0
A linker snapshot was created at:
/tmp/libgcc_s.dylib-2018-05-08-002802.ld-snapshot
ld: Assertion failed: (cfiStartsArray[i] != cfiStartsArray[i-1]), function parse, file /SourceCache/ld64/ld64-241.9/src/ld/parsers/macho_relocatable_file.cpp, line 1745.
A linker snapshot was created at:
/tmp/libgcc_s.dylib-2018-05-08-002802.ld-snapshot
ld: Assertion failed: (cfiStartsArray[i] != cfiStartsArray[i-1]), function parse, file /SourceCache/ld64/ld64-241.9/src/ld/parsers/macho_relocatable_file.cpp, line 1745.
collect2: error: ld returned 1 exit status
make[3]: *** [libgcc_s.dylib] Error 1
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2
Do not report this issue to Homebrew/brew or Homebrew/core!
Error: You are using macOS 10.9.
We (and Apple) do not provide support for this old version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Error: You are using macOS 10.9.
We (and Apple) do not provide support for this old version.
You may encounter build failures or other breakages.
Please create pull-requests instead of filing issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment