pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: py313-pybind11 build fails on netbsd-11/amd64?



My depends actually match;  it's scikit-build, which is some build glue,
not a hairy math lib.  and numpy for pillow is TEST_DEPENDS.

I wonder if you have either

  - an installed package which is troubled.  Definitely run 
    + pkg_admin check
    + pkg_admin rebuild
    + pkg_admin rebuild-tree

  - a package tree that is not generally consistent.  If you've been
    building from source, then I recommend pkg_rolling-replace -uvk and
    fix any problems.   Just updating pkgsrc and assuming that if a
    package is too old pkgsrc will tell you is technically within plan,
    but puts you in a situation that ~nobody tests.
    


Home | Main Index | Thread Index | Old Index