This repository was archived by the owner on May 27, 2022. It is now read-only.
Description The libBump 3.1 doesn't compile for iOS Simulator.
0 0x10fea2098 __assert_rtn + 144
1 0x10fea5431 mach_o::relocatable::Section<x86>::addRelocFixup(mach_o::relocatable::Parser<x86>&, macho_relocation_info<Pointer32<LittleEndian> > const*) + 1781
2 0x10feb5636 mach_o::relocatable::Section<x86>::makeFixups(mach_o::relocatable::Parser<x86>&, mach_o::relocatable::Parser<x86>::CFI_CU_InfoArrays const&) + 90
3 0x10feb1aad mach_o::relocatable::Parser<x86>::parse(mach_o::relocatable::ParserOptions const&) + 1433
4 0x10fea90c3 mach_o::relocatable::Parser<x86>::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 313
5 0x10fea6aa1 mach_o::relocatable::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 149
6 0x10fec733a archive::File<x86>::makeObjectFileForMember(archive::File<x86>::Entry const*) const + 794
7 0x10fec6e4f archive::File<x86>::justInTimeforEachAtom(char const*, ld::File::AtomHandler&) const + 139
8 0x10fed8b06 ld::tool::InputFiles::searchLibraries(char const*, bool, bool, bool, ld::File::AtomHandler&) const + 210
9 0x10fedf978 ld::tool::Resolver::resolveUndefines() + 200
10 0x10fee18a3 ld::tool::Resolver::resolve() + 75
11 0x10fea2380 main + 370
12 0x10fe93cd4 start + 52
A linker snapshot was created at:
/tmp/BumpTest-2013-05-06-140407.ld-snapshot
ld: Assertion failed: (src.atom != NULL), function addRelocFixup, file /SourceCache/ld64/ld64-136/src/ld/parsers/macho_relocatable_file.cpp, line 5468.
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Reactions are currently unavailable
The libBump 3.1 doesn't compile for iOS Simulator.