Opened 12 years ago

Last modified 12 years ago

#36150 closed defect

Processing of port python27 failed on MacOSX10.8 — at Version 1

Reported by: phillicl@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: python27

Description (last modified by ryandesign (Ryan Carsten Schmidt))

According to the log file, this seems to be where the problem is occurring

:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.3'
:info:build /usr/bin/clang -c -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -fwrapv -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
:info:build In file included from Python/mactoolboxglue.c:27:
:info:build In file included from Include/pymactoolbox.h:10:
:info:build In file included from /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20:
:info:build /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:37:10: fatal error: 'CFNetwork/CFNetwork.h' file not found
:info:build #include <CFNetwork/CFNetwork.h>
:info:build          ^
:info:build 1 error generated.
:info:build make: *** [Python/mactoolboxglue.o] Error 1

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to jwa@…
Port: python27 added

Please attach the main.log file.

Changed 12 years ago by phillicl@…

Attachment: main.log added

main.log

Note: See TracTickets for help on using tickets.