fstobdf: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 13 22:16:04 UTC 2023


 .gitlab-ci.yml |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b4e4a52533fa23de4a48b3200076c382400c9662
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 13 15:12:54 2023 -0700

    gitlab CI: add libc-dev to required packages in build container
    
    Resolves configure failure:
    configure:3823: checking whether the C compiler works
    configure:3845: gcc    conftest.c  >&5
    /usr/bin/ld: cannot find Scrt1.o: No such file or directory
    /usr/bin/ld: cannot find crti.o: No such file or directory
    collect2: error: ld returned 1 exit status
    configure:3849: $? = 1
    configure:3889: result: no
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c0aaccfc15c0afcdde96c60dbd10aded78eb161c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 13 13:53:39 2023 -0700

    gitlab CI: add xz-utils to container for "make distcheck"
    
    Also update to latest ci-templates to support new Debian "stable" release
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list