[MacPorts] #67000: Problem with HandBrake and OSX 13.0

MacPorts noreply at macports.org
Sat Feb 25 17:23:15 UTC 2023


#67000: Problem with HandBrake and OSX 13.0
--------------------------+--------------------------
 Reporter:  cbitterfield  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:  HandBrakeCLI
--------------------------+--------------------------
 $ /usr/bin/xcodebuild -version
 Xcode 14.2
 Build version 14C18

 OS Version: 13.2.1 (22D68)
 MacPorts 2.8.1

 Error:

 {{{
 configure.py: error: invalid xcconfig: osx130.x86_64 (choose from: native
 none osx1010.i386 osx1010.x86_64 osx106.i386 osx106.x86_64 osx107.i386
 osx107.x86_64 osx108.i386 osx108.x86_64 osx109.i386 osx109.x86_64
 supplemental)
 }}}


 Changing from osx130.x86_64 to native allows the configure to occur.

 make = this error

 /
 {{{
 opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_HandBrake/HandBrakeCLI/work/HandBrake-0.10.0/macosx/HandBrake.xcodeproj:
 warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to
 10.6, but the range of supported deployment target versions is 10.13 to
 13.1.99. (in target 'HandBrake' from project 'HandBrake')
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_HandBrake/HandBrakeCLI/work/HandBrake-0.10.0/macosx/HandBrake.xcodeproj:
 warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to
 10.6, but the range of supported deployment target versions is 10.13 to
 13.1.99. (in target 'HandBrakeCLI' from project 'HandBrake')
 }}}


 Changing the TARGET to 10.13 from 10.6 allows the make to proceed further
 eventually ending with:


 {{{
 make[2]: *** [.DEFAULT] Error 2
 make[1]: *** [contrib/libvpx/.stamp.build] Error 2

 ** BUILD FAILED **


 The following build commands failed:
         ExternalBuildToolExecution external (in target 'external' from
 project 'HandBrake')
 (1 failure)
 make: *** [macosx.build] Error 65
 }}}



 {{{
 Model Name:     MacBook Pro
   Model Identifier:     MacBookPro18,3
   Model Number: MKGP3LL/A
   Chip: Apple M1 Pro
   Total Number of Cores:        8 (6 performance and 2 efficiency)
   Memory:       16 GB
   System Firmware Version:      8419.80.7
   OS Loader Version:    8419.80.7
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67000>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list