libxtrans: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 13 20:51:15 UTC 2023


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

New commits:
commit 806f04c6e4529358f160e53135baf105e4ecf3b8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 13 13:37:49 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 3aa3c318ded5da802e181f0d29b94ab6a692e387
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 13 13:32:15 2023 -0700

    gitlab CI: collect config.log to help diagnose failures
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6d5a4512b5ee4757a474df3f5e938784da963de1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Oct 13 13:26:49 2023 -0700

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



More information about the xorg-commit mailing list