You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package samba fails to build from source with the following error:
Checking for program 'i686-w64-mingw32-gcc' : not found
Checking for program 'x86_64-mingw32-gcc' : not found
Checking for program 'x86_64-mingw32msvc-gcc' : not found
Checking for program 'x86_64-w64-mingw32-gcc' : not found
Checking for program 'amd64-mingw32-gcc' : not found
Checking for program 'amd64-mingw32msvc-gcc' : not found
Checking for program 'amd64-w64-mingw32-gcc' : not found
Checking for program 'perl' : /usr/bin/perl
Checking for program 'perl' : /usr/bin/perl
Checking for minimum perl version 5.0.0 : 5.40.0
Checking for perl $Config{vendorprefix}: : '/usr'
Checking for perl $Config{vendorarch}: : '/usr/lib/perl5/vendor_perl'
PERL_ARCH_INSTALL_DIR: : '/usr/lib/perl5/vendor_perl'
Checking for perl $Config{vendorlib}: : '/usr/share/perl5/vendor_perl'
PERL_LIB_INSTALL_DIR: : '/usr/share/perl5/vendor_perl'
PERL_INC: : ['/usr/local/lib/perl5/site_perl', '/usr/local/share/perl5/site_perl', '/usr/lib/perl5/vendor_perl', '/usr/share/perl5/vendor_perl', '/usr/lib/perl5/core_perl', '/usr/share/perl5/core_perl']
Checking for program 'xsltproc' : not found
Checking for program 'python3' : /usr/bin/python3
Checking for program 'python' : /usr/bin/python3
Checking for program 'python3' : /usr/bin/python3
Checking for python version >= 3.6.0 : 3.13.1
python-config : /usr/bin/python3-config
Asking python-config for pyembed '--cflags --libs --ldflags --embed' flags : yes
Testing pyembed configuration : yes
Asking python-config for pyext '--cflags --libs --ldflags' flags : yes
Testing pyext configuration : yes
Dynconfig[BINDIR]: : '/usr/bin'
Dynconfig[SBINDIR]: : '/usr/sbin'
Dynconfig[LIBDIR]: : '/usr/lib'
Dynconfig[LIBEXECDIR]: : '/usr/lib'
Dynconfig[SAMBA_LIBEXECDIR]: : '/usr/lib/samba'
Dynconfig[DATADIR]: : '/usr/share'
Dynconfig[CTDB_DATADIR]: : '/usr/share/ctdb'
Dynconfig[SAMBA_DATADIR]: : '/usr/share/samba'
Dynconfig[LOCALEDIR]: : '/usr/share/locale'
Dynconfig[PYTHONDIR]: : '/usr/lib/python3.13/site-packages'
Dynconfig[PYTHONARCHDIR]: : '/usr/lib/python3.13/site-packages'
Dynconfig[PERL_LIB_INSTALL_DIR]: : '/usr/share/perl5/vendor_perl'
Dynconfig[PERL_ARCH_INSTALL_DIR]: : '/usr/lib/perl5/vendor_perl'
Dynconfig[INCLUDEDIR]: : '/usr/include/samba-4.0'
Dynconfig[SCRIPTSBINDIR]: : '/usr/sbin'
Dynconfig[SETUPDIR]: : '/usr/share/samba/setup'
Dynconfig[PKGCONFIGDIR]: : '/usr/lib/pkgconfig'
Dynconfig[CODEPAGEDIR]: : '/usr/share/samba/codepages'
Dynconfig[PRIVATELIBDIR]: : '/usr/lib/samba'
Dynconfig[MODULESDIR]: : '/usr/lib/samba'
Dynconfig[LDBMODULESDIR]: : '/usr/lib/samba/ldb'
Dynconfig[PAMMODULESDIR]: : '/usr/lib/security'
Dynconfig[CONFIGDIR]: : '/etc/samba'
Dynconfig[PRIVATE_DIR]: : '/var/lib/samba/private'
Dynconfig[BINDDNS_DIR]: : '/var/lib/samba/bind-dns'
Dynconfig[LOCKDIR]: : '/var/cache/samba'
Dynconfig[PIDDIR]: : '/run/samba'
Dynconfig[STATEDIR]: : '/var/lib/samba'
Dynconfig[CACHEDIR]: : '/var/cache/samba'
Dynconfig[LOGFILEBASE]: : '/var/log/samba'
Dynconfig[SOCKET_DIR]: : '/var/run/samba'
Dynconfig[PRIVILEGED_SOCKET_DIR]: : '/var/lib/samba'
Dynconfig[WINBINDD_SOCKET_DIR]: : '/var/run/samba/winbindd'
Dynconfig[NMBDSOCKETDIR]: : '/var/run/samba/nmbd'
Dynconfig[NTP_SIGND_SOCKET_DIR]: : '/var/lib/samba/ntp_signd'
Dynconfig[NCALRPCDIR]: : '/var/run/samba/ncalrpc'
Dynconfig[CONFIGFILE]: : '/etc/samba/smb.conf'
Dynconfig[LMHOSTSFILE]: : '/etc/samba/lmhosts'
Dynconfig[SMB_PASSWD_FILE]: : '/var/lib/samba/private/smbpasswd'
Checking for getrandom : ok
Checking for GnuTLS >= 3.6.13 : yes
Checking for gnutls fips mode support : not found
Checking for 'zlib' : yes
Checking for library z : yes
Checking for inflateInit2 in z : not found
Checking for strsignal : ok
Checking for longjmp : ok
Checking for siglongjmp : ok
Checking for system popt : yes
Checking for header popt.h : yes
Checking for library popt : yes
Checking for poptGetContext in popt : ok
Checking for header ldap.h : yes
Checking for header lber.h : yes
Checking for header ldap_pvt.h : no
Checking for ber_tag_t : ok
Checking for library lber : yes
Checking for ber_scanf in lber : ok
Checking for ber_sockbuf_add_io in lber : ok
Checking for variable LDAP_OPT_SOCKBUF : ok
Checking for variable LBER_OPT_LOG_PRINT_FN : ok
Checking for library ldap : yes
Checking for ldap_init in ldap : ok
Checking for ldap_init_fd in ldap : ok
Checking for ldap_initialize in ldap : ok
Checking for ldap_set_rebind_proc in ldap : ok
Checking for ldap_add_result_entry in ldap : ok
Checking whether ldap_set_rebind_proc takes 3 arguments : ok
Checking for system tdb (>=1.4.12) : yes
ERROR: Python module pytdb of version 1.4.12 not found, and bundling disabled
deleting guest dir /tmp/melange-guest-2160816606
deleting workspace dir /tmp/melange-workspace-1479428116
removing image path /tmp/melange-guest-761646645
failed to build package: unable to run package samba pipeline: unable to run pipeline: unable to run pipeline: exit status 1
The text was updated successfully, but these errors were encountered:
The package samba fails to build from source with the following error:
The text was updated successfully, but these errors were encountered: