[Bug 286120] net/samba420: Python module pytdb of version 1.4.10 not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 15 Apr 2025 18:45:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286120

            Bug ID: 286120
           Summary: net/samba420: Python module pytdb of version 1.4.10
                    not found
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: samba@FreeBSD.org
          Reporter: dinoex@FreeBSD.org
          Assignee: samba@FreeBSD.org
             Flags: maintainer-feedback?(samba@FreeBSD.org)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.