showfont: Changes to 'master'

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


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

New commits:
commit 50404d9f2744d0ba854121ec02ce069761c9b242
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 13 15:09:01 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 a3be1f2f4980709691e60c245aeef0e45cbd478b
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