
On Thu, Oct 17, 2019 at 11:06:25AM +0200, Michal Privoznik wrote:
On 10/16/19 1:22 PM, casantos@redhat.com wrote:
From: Carlos Santos <casantos@redhat.com>
On musl libc "stderr" is a preprocessor macro whose expansion leads to compilation errors:
Indeed, from their stdio.h:
#define stdin (stdin) #define stdout (stdout) #define stderr (stderr)
https://git.musl-libc.org/cgit/musl/tree/include/stdio.h#n66
I've came accross some other musl related bugs lately and I like it less and less.
Ultimately we don't explicitly support musl right, so expectation should be that it is broken and/or will be broken in future. If we want to be serious about supporting builds with musl, then we need it integrated into one of our Jenkins/GitLab/Travis CI systems via the libvirt-jenkins-ci git repo 'lcitool'. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|