Opened 13 years ago
Closed 13 years ago
#31697 closed defect (fixed)
python25 @2.5.6 build fails with subversion 1.7 installed
Reported by: | gthb (Gunnlaugur Thor Briem) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | python25 |
Description
python25 build fails on a fresh Lion/Xcode 4.2 setup (new MacBook Pro, migrated from TimeMachine backup, followed Migration steps, this is in step 4 ... so it's a fresh MacPorts setup.)
python26 and python27 installed just fine, this is just python2.5
The salient lines from main.log:
:info:build /Developer/usr/bin/clang -c -arch x86_64 -fno-strict-aliasing -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/opt/local/include -D_DARWIN_C_SOURCE -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c :info:build clang: error: no such file or directory: 'directory"' :info:build make: *** [Modules/getbuildinfo.o] Error 1
The whole main.log is attached.
Attachments (2)
Change History (7)
Changed 13 years ago by gthb (Gunnlaugur Thor Briem)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jwa@… removed |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Please clean python25 and try again and if it fails again, attach a complete main.log.
comment:2 Changed 13 years ago by gthb (Gunnlaugur Thor Briem)
Ah, I missed that I was posting from the resumed attempt. Here comes one from scratch, same failure.
Changed 13 years ago by gthb (Gunnlaugur Thor Briem)
Attachment: | python25.main.log added |
---|
Complete python25 main.log with the failure
comment:4 Changed 13 years ago by jmroot (Joshua Root)
Seems to be because the output of svnversion now contains a space.
comment:5 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | python25 @2.5.6 build fails on Lion/Xcode 4.2: no such file or directory: 'directory"' → python25 @2.5.6 build fails with subversion 1.7 installed |
Note: See
TracTickets for help on using
tickets.
main.log from the failed install