Skip to content

Instantly share code, notes, and snippets.

@devn
Created November 10, 2010 16:00
Show Gist options
  • Select an option

  • Save devn/671030 to your computer and use it in GitHub Desktop.

Select an option

Save devn/671030 to your computer and use it in GitHub Desktop.
Emacs Nightly Fails to Build, OSX 10.6.4, Macbook Pro
Loading /Users/defn/src/emacs-nov-2010/lisp/vc/ediff-hook.el (source)...
Loading /Users/defn/src/emacs-nov-2010/lisp/tooltip.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
--- List of All Regions ---
address size prot maxp
--- List of Regions to be Dumped ---
address size prot maxp
--- Header Information ---
Magic = 0xfeedfacf
CPUType = 16777223
CPUSubType = -2147483645
FileType = 0x2
NCmds = 20
SizeOfCmds = 3544
Flags = 0x00000085
Highest address of load commands in input file: 0x100627000
Lowest offset of all sections in __TEXT segment: 0x17b0
--- List of Load Commands in Input File ---
# cmd cmdsize name address size
0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000
1 LC_SEGMENT_64 712 __TEXT 0x100000000 0x1e7000
__text 0x1000017b0 0x19cdac
__stubs 0x10019e55c 0x648
__stub_helper 0x10019eba4 0xa88
__cstring 0x10019f630 0x17788
__const 0x1001b6dc0 0x27d4
__gcc_except_tab 0x1001b9594 0x68
__unwind_info 0x1001b95fc 0x2004
__eh_frame 0x1001bb600 0x2ba00
2 LC_SEGMENT_64 1512 __DATA 0x1001e7000 0x379000
__program_vars 0x1001e7000 0x28
__nl_symbol_ptr 0x1001e7028 0x10
__got 0x1001e7038 0x110
__la_symbol_ptr 0x1001e7148 0x860
__data 0x1001e79c0 0x2f6050
__const 0x1004dda20 0x2160
__objc_msgrefs 0x1004dfb80 0xf0
__objc_data 0x1004dfc70 0x4b0
__objc_const 0x1004e0120 0x22f8
__objc_classrefs 0x1004e2418 0x1f8
__objc_classlist 0x1004e2610 0x78
__objc_selrefs 0x1004e2688 0xe88
__objc_protolist 0x1004e3510 0x10
__objc_superrefs 0x1004e3520 0x68
__cfstring 0x1004e3588 0x660
__objc_imageinfo 0x1004e3be8 0x8
__common 0x1004e3c00 0x16e19
__bss 0x1004faa20 0x651a0
3 LC_SEGMENT_64 72 __LINKEDIT 0x100560000 0xc7000
4 LC_DYLD_INFO_ONLY 48
5 LC_SYMTAB 24
6 LC_DYSYMTAB 80
7 LC_LOAD_DYLINKER 32
8 LC_UUID 24
9 LC_UNIXTHREAD 184
10 LC_LOAD_DYLIB 88
11 LC_LOAD_DYLIB 56
12 LC_LOAD_DYLIB 56
13 LC_LOAD_DYLIB 56
14 LC_LOAD_DYLIB 56
15 LC_LOAD_DYLIB 56
16 LC_LOAD_DYLIB 104
17 LC_LOAD_DYLIB 104
18 LC_LOAD_DYLIB 112
19 LC_LOAD_DYLIB 96
0x1020fc080 (sz: 0x3f25/ 0x3f28)
0x102000000 (sz: 0xfc07d/ 0xfc080)
0x1022fc080 (sz: 0x3f25/ 0x3f28)
0x102200000 (sz: 0xfc07f/ 0xfc080)
0x1014fc080 (sz: 0x3f25/ 0x3f28)
0x101400000 (sz: 0xfc07d/ 0xfc080)
0x1021fc080 (sz: 0x3f24/ 0x3f28)
0x102100000 (sz: 0xfc07f/ 0xfc080)
0x105dfc080 (sz: 0x3f24/ 0x3f28)
0x105d00000 (sz: 0x118f/ 0xfc080)
0x102ff8000 (sz: 0x32dc/ 0x7fa0)
0x102800000 (sz: 0x32b9fd/0x7f8000)
0x101ff8000 (sz: 0x7f97/ 0x7fa0)
0x101800000 (sz: 0x7f7fff/0x7f8000)
0x106ff8000 (sz: 0x154/ 0x7fa0)
0x106800000 (sz: 0x131ff/0x7f8000)
0x1067f8000 (sz: 0xaba/ 0x7fa0)
0x106000000 (sz: 0xa97ff/0x7f8000)
0x100663000 (sz: 0/ 0x1000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0)
Writing segment __TEXT @ 0 (0x1e7000/0x1e7000 @ 0x100000000)
Writing segment __DATA @ 0x1e7000 (0x379000/0x379000 @ 0x1001e7000)
section __program_vars at 0x1e7000 - 0x1e7028 (sz: 0x28)
section __nl_symbol_ptr at 0x1e7028 - 0x1e7038 (sz: 0x10)
unexec: unrecognized section name in __DATA segment
make[2]: *** [bootstrap-emacs] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment