[MacPorts] #62473: Build htcondor failed on macOS Big Sur 11.2.3

MacPorts noreply at macports.org
Wed Mar 17 11:38:31 UTC 2021


#62473: Build htcondor failed on macOS Big Sur 11.2.3
----------------------+--------------------
 Reporter:  mrkite92  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:
----------------------+--------------------
 Hi Mac Ports gurus,

 The command

 sudo port -v install htcondor

 results in error

 Traceback (most recent call last):
   File "/opt/local/bin/g-ir-scanner", line 99, in <module>
     sys.exit(scanner_main(sys.argv))
   File "/opt/local/lib/gobject-introspection/giscanner/scannermain.py",
 line 570, in scanner_main
     ss, filenames = create_source_scanner(options, args)
   File "/opt/local/lib/gobject-introspection/giscanner/scannermain.py",
 line 443, in create_source_scanner
     ss.parse_files(filenames)
   File "/opt/local/lib/gobject-introspection/giscanner/sourcescanner.py",
 line 257, in parse_files
     self._parse(headers)
   File "/opt/local/lib/gobject-introspection/giscanner/sourcescanner.py",
 line 303, in _parse
     cc.preprocess(tmp_name_cpp,
   File "/opt/local/lib/gobject-introspection/giscanner/ccompiler.py", line
 275, in preprocess
     self.compiler.preprocess(source=source,
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/unixccompiler.py",
 line 107, in preprocess
     self.spawn(pp_args)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/ccompiler.py",
 line 910, in spawn
     spawn(cmd, dry_run=self.dry_run)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/spawn.py",
 line 36, in spawn
     _spawn_posix(cmd, search_path, dry_run=dry_run)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/distutils/spawn.py",
 line 111, in _spawn_posix
     raise DistutilsPlatformError(my_msg)
 distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET
 mismatch: now "11.0" but "11.2" during configure

 Installing python39 as default version doesn't fix the issue.

 Thanks for your expertise,
 Cheers,
 JB

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


More information about the macports-tickets mailing list