[MacPorts] #61989: libp11 does not compile under Big Sur

MacPorts noreply at macports.org
Mon Jan 4 16:55:35 UTC 2021


#61989: libp11 does not compile under Big Sur
--------------------+--------------------
 Reporter:  iay     |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.6.4
 Keywords:          |       Port:  libp11
--------------------+--------------------
 Under:

 {{{
 :debug:sysinfo macOS 11.1 (darwin/20.2.0) arch i386
 :debug:sysinfo MacPorts 2.6.4
 :debug:sysinfo Xcode 12.3
 :debug:sysinfo SDK 11.1
 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.1
 }}}

 There are a couple of these in the log, resulting in failure:

 {{{
 :info:build p11_atfork.c:78:9: error: implicit declaration of function
 'getpid' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
 :info:build         return getpid();
 :info:build                ^
 }}}

 It looks like this was addressed in this commit:

 https://github.com/OpenSC/libp11/commit/97700cb51ac1e84f5ac8bc402e6f9e0fc271d76b

 That implies that bumping the port from 0.4.10 to 0.4.11 might fix things.

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


More information about the macports-tickets mailing list