[MacPorts] #69600: libdeflate @1.20: fails on 10.7, 10.8, 10.9, 10.10

MacPorts noreply at macports.org
Wed Mar 27 02:30:17 UTC 2024


#69600: libdeflate @1.20: fails on 10.7, 10.8, 10.9, 10.10
--------------------------+------------------------
 Reporter:  Dave-Allured  |      Owner:  @…
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:  libdeflate
--------------------------+------------------------
 The recent update to libdeflate @1.20 fails on x86_64 builders for 10.7,
 10.8, 10.9, 10.10.  These all catch this newly added upstream error:
 {{{
 #  if !CLANG_PREREQ(3, 9, 8000000)
 #    error "clang versions older than 3.9 are no longer supported"
 #  endif
 }}}
 Which is not consistent with the four build configurations:
 {{{
 -- The C compiler identification is AppleClang 4.2.0.4250028
 -- The C compiler identification is AppleClang 5.1.0.5030040
 -- The C compiler identification is AppleClang 6.0.0.6000057
 -- The C compiler identification is AppleClang 7.0.2.7000181
 }}}
 For reference, this upstream commit for the 1.20 release:\\
 https://github.com/ebiggers/libdeflate/commit/a83fb24e1cb0ec6b6fd53446c941013edf055192

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


More information about the macports-tickets mailing list