Page MenuHomeFreeBSD

devel/py-libzfs: Fix lzc_wait and lzc_sync detection
ClosedPublic

Authored by freqlabs on Aug 3 2021, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 5, 10:27 PM
Unknown Object (File)
Thu, Jun 4, 2:09 PM
Unknown Object (File)
Thu, Jun 4, 2:08 PM
Unknown Object (File)
Thu, Jun 4, 4:19 AM
Unknown Object (File)
Sat, May 16, 5:33 PM
Unknown Object (File)
Fri, May 15, 12:30 AM
Unknown Object (File)
Thu, May 14, 6:24 PM
Unknown Object (File)
Thu, May 14, 6:11 PM
Subscribers

Details

Summary

A typo in the configure script caused detection of these functions to
always fail. The build succeeds, but the configuration is incorrect.

Sponsored by: iXsystems, Inc.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 40825
Build 37714: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 3 2021, 2:10 PM
devel/py-libzfs/Makefile
19

Since 3.6 is the smallest version in ports tree, we can remove :3.6+ now.

Incorporated python depends feedback

This revision now requires review to proceed.Aug 3 2021, 2:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.Aug 3 2021, 2:15 PM
This revision was automatically updated to reflect the committed changes.