#41646: Python 3.3.3 upgrade staging error ----------------------------+------------------- Reporter: samuelandjw@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: python33 | ----------------------------+------------------- Comment (by samuelandjw@…): Replying to [comment:6 nad@…]:
Take a look at `/usr/include/objc-api.h`....
1) On my machine, it is in the directory `/usr/include/objc` and it is exactly the one shown in the link. I copied the `objc-ap.h` to `/usr/include/` and nothing changed. 2) I do have `llvm-3.3 @3.3_1` and `llvm-gcc42 @2336.11_1` installed through `Macports` and they were installed because `gcc48` depends on them. I don't know of any other non-Apple llvm or clang installed on my machine. 3) I did rename `/usr/include` and reinstalled, but nothing has changed. 4) For the environment variables. See the following (output from export): {{{ declare -x Apple_PubSub_Socket_Render="/tmp/launch-94VRtO/Render" declare -x DBUS_LAUNCHD_SESSION_BUS_SOCKET="/tmp/launch- bxNGVJ/unix_domain_listener" declare -x DISPLAY="/tmp/launch-tJttXR/org.macosforge.xquartz:0" declare -x GPG_AGENT_INFO="/Users/wudegang/.gnupg/S.gpg-agent:493:1" declare -x HOME="/Users/wudegang" declare -x LC_CTYPE="UTF-8" declare -x LOGNAME="wudegang" declare -x OLDPWD="/tmp" declare -x PATH="/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin" declare -x PWD="/Users/wudegang" declare -x SECURITYSESSIONID="186a4" declare -x SHELL="/bin/bash" declare -x SHLVL="1" declare -x SSH_AUTH_SOCK="/tmp/launch-6HljGE/Listeners" declare -x TERM="xterm-256color" declare -x TERM_PROGRAM="Apple_Terminal" declare -x TERM_PROGRAM_VERSION="326" declare -x TERM_SESSION_ID="8EE70AB5-92F0-497B-80D5-7659E98732EB" declare -x TMPDIR="/var/folders/nw/_qg9sc8125s_r4g5vstsgp380000gn/T/" declare -x USER="wudegang" declare -x __CF_USER_TEXT_ENCODING="0x1F5:0:0" declare -x __CHECKFIX1436934="1" }}} -- Ticket URL: <https://trac.macports.org/ticket/41646#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X