Opened 2 years ago

Closed 2 years ago

#64298 closed defect (invalid)

gd2 configure fails on macOS 12.1

Reported by: yesyves Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: monterey Cc:
Port: gd2

Description (last modified by reneeotten (Renee Otten))

--->  Fetching archive for gd2
--->  Attempting to fetch gd2-2.3.3_1+x11.darwin_21.x86_64.tbz2 from https://packages.macports.org/gd2
--->  Attempting to fetch gd2-2.3.3_1+x11.darwin_21.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/gd2
--->  Attempting to fetch gd2-2.3.3_1+x11.darwin_21.x86_64.tbz2 from https://mse.uk.packages.macports.org/gd2
--->  Configuring gd2
Error: Failed to configure gd2: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/work/libgd-2.3.3/config.log

Attachments (1)

config.log (12.9 KB) - added by yesyves 2 years ago.

Download all attachments as: .zip

Change History (3)

Changed 2 years ago by yesyves

Attachment: config.log added

comment:1 Changed 2 years ago by reneeotten (Renee Otten)

Description: modified (diff)
Owner: set to ryandesign

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

Keywords: monterey added
Resolution: invalid
Status: assignedclosed

The log says:

clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=12.0'

This tells us your command line tools are too old for macOS 12. Please update them to a compatible version. You may have to do so manually because there has been a bug in macOS for several years that prevents it from being able to update them automatically.

Note: See TracTickets for help on using tickets.