New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28787 (closed defect: worksforme)

Opened 2 years ago

Last modified 15 months ago

python27: PrintCore/PMDefinitions.h: No such file or directory

Reported by: sahiilseth@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign@…
Port: python27

Description

sudo port install python27 does not work. Did seflupdate, clean all. Tried uninstall python27(its was never installed so did not work).

Attachments

main.log (40.6 KB) - added by sahiilseth@… 2 years ago.
main.log

Change History

Changed 2 years ago by sahiilseth@…

main.log

comment:1 Changed 2 years ago by blb@…

  • Owner changed from macports-tickets@… to jwa@…

10.4? 10.5? 10.6? What version of Xcode?

From the log:

:info:build /System/Library/Frameworks/ApplicationServices.framework/Frameworks/PrintCore.framework/Headers/PrintCore.h:30:37: error: PrintCore/PMDefinitions.h: No such file or directory

On my 10.6.6 (with Xcode 3.2.6) that file is at /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/Headers/PMDefinitions.h. Perhaps a bad/incomplete Xcode install?

comment:2 Changed 2 years ago by sahiilseth@…

Just updated Xcode and updated system software, the issue still remains. 10.6.7 with Xcode: Version 3.2.6.

comment:3 Changed 2 years ago by sahiilseth@…

True my system files are also at the path given by blb, difference is at "/Versions/A" in ApplicationServices.framework/

What can be a solution to this issue ?

comment:4 Changed 2 years ago by ryandesign@…

  • Cc ryandesign@… added
  • Keywords python27 removed
  • Summary changed from Cant install python27 to python27: PrintCore/PMDefinitions.h: No such file or directory

The log attached here is not complete (it has lines that say "Skipping").

Please selfupdate, clean, and try installing python27 again, and if it fails again, attach the complete main.log so we can see everything that happened.

sudo port selfupdate
sudo port clean python27
sudo port install python27

comment:5 Changed 15 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme

No response; closing.

Note: See TracTickets for help on using tickets.