Bug 286120 - net/samba420: Python module pytdb of version 1.4.10 not found
Summary: net/samba420: Python module pytdb of version 1.4.10 not found
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: FreeBSD Samba Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-15 18:45 UTC by Dirk Meyer
Modified: 2025-04-15 18:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (samba)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Meyer freebsd_committer freebsd_triage 2025-04-15 18:45:17 UTC
Building in clean jail:

make.conf:
OPTIONS_UNSET+=PERL PYTHON ODBC CUPS
net_samba420_UNSET+=PYTHON3

[...]
Checking for strsignal                                                            : ok 
Checking for longjmp                                                              : ok 
Checking for siglongjmp                                                           : ok 
Checking for system cmocka (>=1.1.3)                                              : yes 
Checking for system popt                                                          : yes 
Checking for header popt.h                                                        : yes 
Checking for library popt                                                         : yes 
Checking for poptGetContext in popt                                               : ok 
Checking for system tdb (>=1.4.10)                                                : yes 
ERROR: Python module pytdb of version 1.4.10 not found, and bundling disabled

workaround:

make.conf:
OPTIONS_UNSET+=PERL PYTHON ODBC CUPS
net_samba420_UNSET+=PYTHON3 AC_DC