GNU bug report logs -
#8223
emacs 23.3 compilation fails with Xcode 4 on Mac 10.6.6
Previous Next
Reported by: an0 <an00na <at> gmail.com>
Date: Thu, 10 Mar 2011 23:06:01 UTC
Severity: normal
Merged with 10138
Found in version 23.3
Fixed in versions 23.4, 24.1
Done: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8223 in the body.
You can then email your comments to 8223 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8223
; Package
emacs
.
(Thu, 10 Mar 2011 23:06:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
an0 <an00na <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 10 Mar 2011 23:06:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Whether I use gcc or llvm-gcc, I met this error:
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 = 18
SizeOfCmds = 3432
Flags = 0x00000085
Highest address of load commands in input file: 0x5f1000
Lowest offset of all sections in __TEXT segment: 0x14f0
--- 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 0x1d4000
__text 0x1000014f0 0x18f96a
__stubs 0x100190e5a 0x61e
__stub_helper 0x100191478 0xa44
__const 0x100191ec0 0x9b4
__cstring 0x100192878 0x1728e
__gcc_except_tab 0x1001a9b08 0x40
__unwind_info 0x1001a9b48 0x1d8c
__eh_frame 0x1001ab8d8 0x28728
2 LC_SEGMENT_64 1512 __DATA 0x1001d4000 0x367000
__program_vars 0x1001d4000 0x28
__nl_symbol_ptr 0x1001d4028 0x10
__got 0x1001d4038 0x188
__la_symbol_ptr 0x1001d41c0 0x828
__objc_classlist 0x1001d49e8 0x70
__objc_protolist 0x1001d4a58 0x10
__objc_imageinfo 0x1001d4a68 0x8
__objc_const 0x1001d4a70 0x21d0
__objc_selrefs 0x1001d6c40 0xe38
__objc_msgrefs 0x1001d7a80 0xf0
__objc_classrefs 0x1001d7b70 0x1f0
__objc_superrefs 0x1001d7d60 0x60
__objc_data 0x1001d7dc0 0x460
__data 0x1001d8220 0x2f5f38
__const 0x1004ce160 0x2020
__cfstring 0x1004d0180 0x640
__bss 0x1004d07c0 0x59518
__common 0x100529ce0 0x10939
3 LC_SEGMENT_64 72 __LINKEDIT 0x10053b000 0xb6000
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 104
15 LC_LOAD_DYLIB 104
16 LC_LOAD_DYLIB 112
17 LC_LOAD_DYLIB 96
0x1020fc080 (sz: 0x3f25/ 0x3f28)
0x102000000 (sz: 0xfc07d/ 0xfc080)
0x103afc080 (sz: 0x3f24/ 0x3f28)
0x103a00000 (sz: 0x10bf5/ 0xfc080)
0x1022fc080 (sz: 0x3f24/ 0x3f28)
0x102200000 (sz: 0xfc080/ 0xfc080)
0x1014fc080 (sz: 0x3f25/ 0x3f28)
0x101400000 (sz: 0xfc07f/ 0xfc080)
0x1021fc080 (sz: 0x3f25/ 0x3f28)
0x102100000 (sz: 0xfc07f/ 0xfc080)
0x101ff8000 (sz: 0x7280/ 0x7fa0)
0x101800000 (sz: 0x725dff/0x7f8000)
0x1067f8000 (sz: 0x178/ 0x7fa0)
0x106000000 (sz: 0x153f9/0x7f8000)
0x100655000 (sz: 0/ 0x1000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @
0)
Writing segment __TEXT @ 0 (0x1d4000/0x1d4000 @
0x100000000)
Writing segment __DATA @ 0x1d4000 (0x367000/0x367000 @
0x1001d4000)
section __program_vars at 0x1d4000 - 0x1d4028 (sz: 0x28)
section __nl_symbol_ptr at 0x1d4028 - 0x1d4038 (sz: 0x10)
unexec: unrecognized section name in __DATA segment
make[1]: *** [bootstrap-emacs] Error 1
make: *** [src] Error 2
[Message part 2 (text/html, inline)]
Reply sent
to
YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
:
You have taken responsibility.
(Fri, 11 Mar 2011 01:58:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
an0 <an00na <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 11 Mar 2011 01:58:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 8223-done <at> debbugs.gnu.org (full text, mbox):
Version: 23.3
Fixed with the following change in the emacs-23 branch:
2011-03-11 YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
* unexmacosx.c (copy_data_segment): Also copy __got section.
(Bug#8223)
YAMAMOTO Mitsuharu
mituharu <at> math.s.chiba-u.ac.jp
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8223
; Package
emacs,ns
.
(Fri, 11 Mar 2011 03:57:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 8223 <at> debbugs.gnu.org (full text, mbox):
fixed 8223 23.4
fixed 8223 24.1
notfixed 8223 23.3
found 8223 23.3
stop
YAMAMOTO Mitsuharu wrote:
> Version: 23.3
You wanted "23.4" there. The version is the release in which the issue
will be fixed.
bug Marked as fixed in versions 23.4.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 11 Mar 2011 03:57:03 GMT)
Full text and
rfc822 format available.
bug Marked as fixed in versions 24.1.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 11 Mar 2011 03:57:03 GMT)
Full text and
rfc822 format available.
bug No longer marked as fixed in versions 23.3.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 11 Mar 2011 03:57:03 GMT)
Full text and
rfc822 format available.
bug Marked as found in versions 23.3.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 11 Mar 2011 03:57:03 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8223
; Package
emacs,ns
.
(Fri, 11 Mar 2011 07:34:02 GMT)
Full text and
rfc822 format available.
Message #24 received at 8223 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris skrev 2011-03-11 04:56:
> fixed 8223 23.4
> fixed 8223 24.1
> notfixed 8223 23.3
> found 8223 23.3
> stop
>
> YAMAMOTO Mitsuharu wrote:
>
>> Version: 23.3
>
> You wanted "23.4" there. The version is the release in which the issue
> will be fixed.
>
>
Do we still check in stuff to the 23 branch if the goal is go for 24.1?
Jan D.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8223
; Package
emacs,ns
.
(Fri, 11 Mar 2011 07:56:02 GMT)
Full text and
rfc822 format available.
Message #27 received at 8223 <at> debbugs.gnu.org (full text, mbox):
"Jan D." wrote:
> Do we still check in stuff to the 23 branch if the goal is go for 24.1?
http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00390.html
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8223
; Package
emacs,ns
.
(Fri, 11 Mar 2011 14:45:02 GMT)
Full text and
rfc822 format available.
Message #30 received at 8223 <at> debbugs.gnu.org (full text, mbox):
On 2011-03-11 04:56 +0100, Glenn Morris wrote:
> YAMAMOTO Mitsuharu wrote:
>
>> Version: 23.3
>
> You wanted "23.4" there. The version is the release in which the issue
> will be fixed.
Speaking of version numbers, could the emacs-23 branch please be
advanced to 23.3.50?
Cheers,
Sven
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 09 Apr 2011 11:24:05 GMT)
Full text and
rfc822 format available.
bug unarchived.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 25 Nov 2011 18:38:02 GMT)
Full text and
rfc822 format available.
Forcibly Merged 8223 10138.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 25 Nov 2011 18:38:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 24 Dec 2011 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.