Changes between Version 1 and Version 3 of Ticket #63433


Ignore:
Timestamp:
Sep 1, 2021, 8:16:07 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Replying to mengqiz:

Note that I just download the MacOSX11.1.sdk from internet and moved it to /Library/Developer/CommandLineTools/SDKs.

That's not supported or recommended. Please remove it again.

There's no reason why you should want to use the old macOS 11.1 SDK when a newer version is available. Use the latest version of the macOS 11 SDK that comes with the latest version of the CLT that are compatible with macOS 11.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63433

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Summary changed from Probably SDK error when installing a package to gd2: clang: error: invalid version number in 'MACOSX_DEPLOYMENT_TARGET=11.0'
  • Ticket #63433 – Description

    v1 v3  
    44
    55
    6 
    7 sudo port install gnuplot imagemagick libav-tools smpeg-plaympeg\\
    8 --->  Computing dependencies for gnuplot\\
     6{{{
     7sudo port install gnuplot imagemagick libav-tools smpeg-plaympeg
     8--->  Computing dependencies for gnuplot
    99The following dependencies will be installed:
    1010 Xft2
     
    2121 wxWidgets-common
    2222 wxWidgets_select
    23 Continue? [Y/n]: \\
    24 --->  Fetching archive for gd2\\
    25 --->  Attempting to fetch gd2-2.3.2_0+x11.darwin_20.x86_64.tbz2 from https://packages.macports.org/gd2\\
    26 --->  Attempting to fetch gd2-2.3.2_0+x11.darwin_20.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/gd2\\
    27 --->  Attempting to fetch gd2-2.3.2_0+x11.darwin_20.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/gd2\\
    28 --->  Configuring gd2\\
    29 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.2/config.log\\
    30 Error: Failed to configure gd2: configure failure: command execution failed\\
    31 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/main.log for details.\\
    32 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.\\
     23Continue? [Y/n]:
     24--->  Fetching archive for gd2
     25--->  Attempting to fetch gd2-2.3.2_0+x11.darwin_20.x86_64.tbz2 from https://packages.macports.org/gd2
     26--->  Attempting to fetch gd2-2.3.2_0+x11.darwin_20.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/gd2
     27--->  Attempting to fetch gd2-2.3.2_0+x11.darwin_20.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/gd2
     28--->  Configuring gd2
     29Error: 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.2/config.log
     30Error: Failed to configure gd2: configure failure: command execution failed
     31Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_gd2/gd2/main.log for details.
     32Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    3333Error: Processing of port gnuplot failed
     34}}}