[MacPorts] #62279: p11-kit @ 0.23.22_0 : Failed to build p11-kit: command execution failed

MacPorts noreply at macports.org
Sat Feb 13 05:49:34 UTC 2021


#62279: p11-kit @ 0.23.22_0 : Failed to build p11-kit: command execution failed
--------------------------+---------------------
 Reporter:  letaage       |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.6.4
 Keywords:  Mountainlion  |       Port:  p11-kit
--------------------------+---------------------
 Trying to update various ports, need to update p11-kit and it is failing,
 tried cleaning and reinstalling but without any luck:

 {{{
 slim:~ tom$ sudo port clean --all p11-kit
 --->  Cleaning p11-kit
 slim:~ tom$ sudo port upgrade p11-kit
 --->  Computing dependencies for p11-kit
 --->  Fetching distfiles for p11-kit
 --->  Attempting to fetch p11-kit-0.23.22.tar.xz from
 http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/p11-kit
 --->  Verifying checksums for p11-kit
 --->  Extracting p11-kit
 --->  Configuring p11-kit
 --->  Building p11-kit
 Error: Failed to build p11-kit: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_p11-kit/p11-kit/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 slim:~ tom$
 }}}

 I am running OS X 10.8.5.

 From the log file it looks like there is an undeclared identifier in
 p11-kit/lists.c
 {{{
 :info:build p11-kit/lists.c:67:7: error: use of undeclared identifier
 'SIZE_MAX'
 :info:build         if ((SIZE_MAX - 1) / 3 < n_data)
 :info:build              ^
 :info:build 1 error generated.
 }}}

 Log file attached.

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


More information about the macports-tickets mailing list