#68739 closed defect (fixed)
p11-kit @0.25.3_0: Not compatible with macOS 10.12.6 Sierra – but gnutls depends on it
Reported by: | thetrial (alabay) | Owned by: | Marius Schamschula <mschamschula@…> |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | legacy-os | Cc: | Schamschula (Marius Schamschula) |
Port: | p11-kit |
Description
I have a catch-22 problem. p11-kit 0.25.3_0 is called incompatible with Sierra. Installed is p11-kit 0.25.0_0.
It says:
:info:build p11-kit/virtual.c:216:10: fatal error: 'p11-kit/virtual-stack-generated.h' file not found :info:build #include "p11-kit/virtual-stack-generated.h" :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :info:build p11-kit/proxy.c:729:10: fatal error: 'p11-kit/proxy-generated.h' file not found :info:build #include "p11-kit/proxy-generated.h" :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~ :info:build 1 error generated. :info:build 1 error generated.
But my MP wants to make this update. I guess because of gnutls (at the moment: 3.7.10_0). So I’m stuck in a dependencies catch-22 that stumbles.
So I’m not quite sure if this is solely a p11-kit
problem or a gnutls
problem in particular.
Change History (5)
comment:1 Changed 12 months ago by Schamschula (Marius Schamschula)
Port: | gnutls removed |
---|---|
Summary: | p11-kit @0.25.3_0: Not compatible with macOS 10.12.6 Sierra – but gnutls depend on it → p11-kit @0.25.3_0: Not compatible with macOS 10.12.6 Sierra – but gnutls depends on it |
comment:2 Changed 12 months ago by Marius Schamschula <mschamschula@…>
comment:3 Changed 12 months ago by Marius Schamschula <mschamschula@…>
comment:4 Changed 12 months ago by Marius Schamschula <mschamschula@…>
Owner: | set to Marius Schamschula <mschamschula@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 12 months ago by thetrial (alabay)
Thanks, seems to be precompiled now and ran through.
Note: See
TracTickets for help on using
tickets.
The problem is with
p11-kit
.This is a bit strange, as the files
p11-kit/proxy-generated.h
andp11-kit/virtual-stack-generated.h
appear to be generated. However, there is no executable for python being supplied.