Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samba fails to build on amd64 #37348

Closed
murraybd opened this issue Dec 17, 2024 · 1 comment
Closed

samba fails to build on amd64 #37348

murraybd opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working service:ftbfs Failed to Build From Source

Comments

@murraybd
Copy link
Member

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
@murraybd murraybd added bug Something isn't working service:ftbfs Failed to Build From Source labels Dec 17, 2024
@murraybd
Copy link
Member Author

murraybd commented Jan 6, 2025

This is no longer an issue and was likely fixed by #38726.

@murraybd murraybd closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working service:ftbfs Failed to Build From Source
Projects
None yet
Development

No branches or pull requests

1 participant