#67000 closed defect (duplicate)

Problem with HandBrake and OSX 13.0

Reported by: cbitterfield (Colin Bitterfield) Owned by: larryv (Lawrence Velázquez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: HandBrakeCLI

Description

$ /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

Change History (2)

comment:1 Changed 14 months ago by jmroot (Joshua Root)

Owner: set to larryv
Status: newassigned

comment:2 Changed 14 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.