Compiler blacklist propagation from a dependency to its dependents

Ruben Di Battista rubendibattista at gmail.com
Tue Apr 14 13:27:29 UTC 2020


I’m working on a version bump of vtk. Vtk depends on jsoncpp, which needs a compiler blacklist fix. Now, that compiler fix needs to be propagated also to vtk, since it’s including jsoncpp headers.

For what I understand, that is not done. So, I need to blacklist the same compiler also on vtk Portfile? Shouldn’t that blacklist get propagated downstream to all the dependents of jsoncpp, in this case? 



          _   
-.     .´  |∞∞∞∞
  ',  ;    |∞∞∞∞∞∞
    ˜˜     |∞∞∞∞∞∞∞∞∞ RdB
    ,.,    |∞∞∞∞∞∞
  .'   '.  |∞∞∞∞
-'       `’

https://rdb.is
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20200414/3bdaba2a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP using AMPGpg
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20200414/3bdaba2a/attachment.sig>


More information about the macports-dev mailing list