<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>On the road in the wilds of the Rockies at the moment I can check tonight but it should work. What version of OS X and Xcode :(xcodebuild -version)?<br><br> --<div> Ned Deily</div><div><br></div></div><div><br>On Jul 17, 2015, at 10:21, Senthil Kumaran <<a href="mailto:senthil@uthcode.com">senthil@uthcode.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>This failure happens only in 2.7 branch in the source tree.<br></div><div><div><br></div><div>[localhost 2.7]$ hg branch<div>2.7</div><div><br></div><div>[localhost 2.7]$ hg head 2.7</div><div>changeset: 96916:ca78b9449e04</div><div>branch: 2.7</div><div>user: Zachary Ware <<a href="mailto:zachary.ware@gmail.com">zachary.ware@gmail.com</a>></div><div>date: Thu Jul 16 00:24:48 2015 -0500</div><div><br></div><div>$./configure</div><div><br></div><div>is OK</div><div><br></div><div><div>$ make</div><div>/opt/twitter/bin/gcc-4.2 -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c</div><div>In file included from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:55,</div><div> from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,</div><div> from Include/pymactoolbox.h:10,</div><div> from Python/mactoolboxglue.c:27:</div><div>/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/Headers/FSEvents.h:486: error: expected ‘,’ or ‘}’ before ‘__attribute__’</div><div>make: *** [Python/mactoolboxglue.o] Error 1</div></div><div><br></div><div><br></div></div><div>If I disable Mac specific modules</div><div><br></div><div>$ ./configure --disable-toolbox-glue</div><div>$ make is fine.</div><div><br></div><div>Has any else observed this? I am trying to determine if this a bug or an incompatibility of Mac Command Line Tools I have with the 2.7 sources, most likely it is the later. </div><div><br></div><div>-- </div><div>Senthil</div><div><br></div><div><br></div><div><br></div><div><br></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>python-committers mailing list</span><br><span><a href="mailto:python-committers@python.org">python-committers@python.org</a></span><br><span><a href="https://mail.python.org/mailman/listinfo/python-committers">https://mail.python.org/mailman/listinfo/python-committers</a></span><br></div></blockquote></body></html>