Bug 16194 - autobuild failures need to be reported in a more verbose way
Summary: autobuild failures need to be reported in a more verbose way
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.24.2
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Stefan Metzmacher
QA Contact: Samba QA Contact
URL: https://gitlab.com/samba-team/samba/-...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-29 13:28 UTC by Björn Jacke
Modified: 2026-08-12 17:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2026-07-29 13:28:36 UTC
our autobuild system needs to be much more verbose on errors. For example here is a build failure, which shows just this:

[2984/3722] Linking bin/default/libcli/security/test_sddl_conditional_ace
[2985/3722] Linking bin/default/libcli/security/test_run_conditional_ace
[2986/3722] Compiling libcli/ldap/tests/ldap_message_test.c
Waf: Leaving directory `/m/bjacke/a423/b706962/samba-h5l-build/bin/default'

and the links to the build logs mentioned in the autobuild failure mail should actually be accessible, so that the problem can be analyzed.
Comment 1 Björn Jacke 2026-08-12 07:57:59 UTC
I have fixed the links in the error mails. But still, why is the stderr output containing the errors not in the mails? Metze, can you have a look?