Opened 2 years ago

Closed 15 months ago

#64733 closed defect (worksforme)

Aseprite @1.2.33 configure failure: 'CoreText/CTFontDescriptor.h' file not found

Reported by: Saharsh1223 (Saharsh1223) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: Aseprite

Description (last modified by jmroot (Joshua Root))

--->  Computing dependencies for Aseprite
--->  Fetching archive for Aseprite
--->  Attempting to fetch Aseprite-1.2.33_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/Aseprite
--->  Attempting to fetch Aseprite-1.2.33_0.darwin_19.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/Aseprite
--->  Attempting to fetch Aseprite-1.2.33_0.darwin_19.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/Aseprite
--->  Configuring Aseprite
Error: Failed to configure Aseprite: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_Aseprite/Aseprite/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port Aseprite failed
Sateeshs-MacBook-Air:~ Anithareddy$ 

Attachments (1)

main.log (1.5 MB) - added by Saharsh1223 (Saharsh1223) 2 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 2 years ago by Saharsh1223 (Saharsh1223)

Owner: set to Saharsh1223
Status: newassigned

comment:2 Changed 2 years ago by Saharsh1223 (Saharsh1223)

Please help.

Changed 2 years ago by Saharsh1223 (Saharsh1223)

Attachment: main.log added

comment:3 Changed 2 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from Saharsh1223 to ryandesign
Port: Aseprite added
Summary: Failed to configure Aseprite: command execution failedAseprite @1.2.33 configure failure: 'CoreText/CTFontDescriptor.h' file not found

comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

I see from the log that you are on macOS 10.15 and do not have Xcode installed but do have the command line tools installed. I am also running 10.15 and although I do have Xcode installed, as far as I know it should be fine that you do not.

I'm a little surprised to see the build using MacOSX11.1.sdk in places even though MacPorts has told the build to use MacOSX10.15.sdk, but that shouldn't necessarily be a problem. On my system I see it is using MacOSX.sdk (which is a symlink to MacOSX11.1.sdk) and the build succeeds.

The file /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/CoreText.framework/Versions/A/Headers/CTFontDescriptor.h does exist on my system and should exist on yours. If it does not, try reinstalling the command line tools.

comment:5 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: assignedclosed

Please reopen if you still experience the problem with the latest version of Aseprite after reinstalling the Xcode command line tools.

Note: See TracTickets for help on using tickets.