Build started at 2026-04-15T10:07:58.565149
Main binary: /usr/bin/python3
Build Options: -Dlog_dir=/var/log -Dmodule_dir=/usr/lib64/xorg/modules -Dvendor_name=ROSA -Dvendor_name_short=rosa13 -Dvendor_web=https://bugzilla.rosa.ru -Dbuilder_addr=https://rosa.ru '-Dbuilder_string=Build ID: x11-server 21.1.22-1' -Dxselinux=true -Dsha1=libgcrypt -Dagp=auto -Ddevel-docs=false -Ddga=true -Ddocs-pdf=false -Ddocs=false -Ddpms=true -Ddri1=false -Ddri2=true -Ddri3=true -Ddrm=true -Ddtrace=false -Dfallback_input_driver=libinput -Dglamor=true -Dglx=true -Dhal=false -Dinput_thread=true -Dipv6=true -Dlibunwind=true -Dlinux_acpi=false -Dlinux_apm=false -Dlisten_local=true -Dlisten_tcp=false -Dlisten_unix=true -Dmitshm=auto -Dpciaccess=true -Dscreensaver=true -Dsecure-rpc=false -Dsuid_wrapper=true -Dsystemd_logind=true -Dudev_kms=true -Dudev=true -Dvgahw=true -Dxace=true -Dxcsecurity=true -Dxdm-auth-1=true -Dxdmcp=true -Dxephyr=true -Dxf86bigfont=false -Dxf86-input-inputtest=true -Dxinerama=true -Dxnest=true -Dxorg=true -Dxpbproxy=false -Dxquartz=false -Dxres=true -Dxvfb=true -Dxvmc=true -Dxv=true -Dxwin=false -Dint10=false -Ddefault_font_path=catalogue:/etc/X11/fontpath.d,built-ins -Dprefix=/usr -Dbindir=/usr/bin -Ddatadir=/usr/share -Dincludedir=/usr/include -Dinfodir=/usr/share/info -Dlibdir=/usr/lib64 -Dlibexecdir=/usr/libexec -Dlocaledir=/usr/share/locale -Dlocalstatedir=/var -Dmandir=/usr/share/man -Dsbindir=/usr/sbin -Dsharedstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.9.1
Source dir: /builddir/build/BUILD/xorg-server-21.1.22
Build dir: /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu
Build type: native build
Project name: xserver
Project version: 21.1.22
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (GCC) 14.3.0 20250523 (ROSA)
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -O2 -g -Wl,-O2 -flto -O2 -g` -> 0
stdout:
GNU ld version 2.43.1-6
Copyright (C) 2024 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 14.3.0 20250523 (ROSA)
/usr/bin/loongarch64-rosa-linux-gnu-ld -plugin /usr/libexec/gcc/loongarch64-rosa-linux-gnu/14.3.0/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/loongarch64-rosa-linux-gnu/14.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1PwDlQ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf64loongarch -dynamic-linker /lib64/ld-linux-loongarch-lp64d.so.1 /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../crt1.o /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../crti.o /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/crtbegin.o -L/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0 -L/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../../loongarch64-rosa-linux-gnu/lib -L/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../.. -L/lib64 -L/usr/lib64 --version -O2 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/crtend.o /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -O2 -g -D_FILE_OFFSET_BITS=64 -Wl,-O2 -flto
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/sanitycheckc.exe
-----------
Sanity check: `/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/sanitycheckc.exe` -> 0
C compiler for the host machine: cc (gcc 14.3.0 "cc (GCC) 14.3.0 20250523 (ROSA)")
C linker for the host machine: cc ld.bfd 2.43.1-6
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar version 2.43.1-6
Copyright (C) 2024 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (GCC) 14.3.0 20250523 (ROSA)
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -O2 -g -Wl,-O2 -flto -O2 -g` -> 0
stdout:
GNU ld version 2.43.1-6
Copyright (C) 2024 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 14.3.0 20250523 (ROSA)
/usr/bin/loongarch64-rosa-linux-gnu-ld -plugin /usr/libexec/gcc/loongarch64-rosa-linux-gnu/14.3.0/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/loongarch64-rosa-linux-gnu/14.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cceRhDCz.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf64loongarch -dynamic-linker /lib64/ld-linux-loongarch-lp64d.so.1 /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../crt1.o /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../crti.o /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/crtbegin.o -L/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0 -L/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../../loongarch64-rosa-linux-gnu/lib -L/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../.. -L/lib64 -L/usr/lib64 --version -O2 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/crtend.o /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -O2 -g -D_FILE_OFFSET_BITS=64 -Wl,-O2 -flto
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/sanitycheckc.exe
-----------
Sanity check: `/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/sanitycheckc.exe` -> 0
C compiler for the build machine: cc (gcc 14.3.0 "cc (GCC) 14.3.0 20250523 (ROSA)")
C linker for the build machine: cc ld.bfd 2.43.1-6
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar version 2.43.1-6
Copyright (C) 2024 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
Build machine cpu family: loongarch64
Build machine cpu: loongarch64
Host machine cpu family: loongarch64
Host machine cpu: loongarch64
Target machine cpu family: loongarch64
Target machine cpu: loongarch64
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppez_nz6f
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppez_nz6f/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppez_nz6f/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wall` -> 0
Compiler for C supports arguments -Wall: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy7lhu2no
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy7lhu2no/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy7lhu2no/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith` -> 0
Compiler for C supports arguments -Wpointer-arith: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpbu5sin6n
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpbu5sin6n/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpbu5sin6n/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations` -> 0
Compiler for C supports arguments -Wmissing-declarations: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpay89pkei
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpay89pkei/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpay89pkei/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wformat=2` -> 0
Compiler for C supports arguments -Wformat=2: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp10rlh71b
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp10rlh71b/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp10rlh71b/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes` -> 0
Compiler for C supports arguments -Wstrict-prototypes: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp1rxag932
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp1rxag932/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp1rxag932/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes` -> 0
Compiler for C supports arguments -Wmissing-prototypes: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdbo_3fwc
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdbo_3fwc/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdbo_3fwc/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs` -> 0
Compiler for C supports arguments -Wnested-externs: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnly4da_p
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnly4da_p/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnly4da_p/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wbad-function-cast` -> 0
Compiler for C supports arguments -Wbad-function-cast: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpq6zh380e
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpq6zh380e/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpq6zh380e/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition` -> 0
Compiler for C supports arguments -Wold-style-definition: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpspbkdwey
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpspbkdwey/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpspbkdwey/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wunused` -> 0
Compiler for C supports arguments -Wunused: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyrwbl1ip
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyrwbl1ip/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyrwbl1ip/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wuninitialized` -> 0
Compiler for C supports arguments -Wuninitialized: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6ighjo6a
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6ighjo6a/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6ighjo6a/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wshadow` -> 0
Compiler for C supports arguments -Wshadow: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdb0wg9lz
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdb0wg9lz/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdb0wg9lz/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-noreturn` -> 0
Compiler for C supports arguments -Wmissing-noreturn: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp7e43_fbe
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp7e43_fbe/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp7e43_fbe/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-format-attribute` -> 0
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp94edw8ge
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp94edw8ge/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp94edw8ge/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls` -> 0
Compiler for C supports arguments -Wredundant-decls: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy8wg47nw
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy8wg47nw/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy8wg47nw/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit` -> 0
Compiler for C supports arguments -Werror=implicit: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpaty1j6b6
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpaty1j6b6/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpaty1j6b6/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=nonnull` -> 0
Compiler for C supports arguments -Werror=nonnull: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp4sxnfk8w
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp4sxnfk8w/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp4sxnfk8w/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=init-self` -> 0
Compiler for C supports arguments -Werror=init-self: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3lyl4op5
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3lyl4op5/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3lyl4op5/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=main` -> 0
Compiler for C supports arguments -Werror=main: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp550hoyfw
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp550hoyfw/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp550hoyfw/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-braces` -> 0
Compiler for C supports arguments -Werror=missing-braces: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd0ue27m3
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd0ue27m3/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd0ue27m3/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=sequence-point` -> 0
Compiler for C supports arguments -Werror=sequence-point: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzk0wjp3_
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzk0wjp3_/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzk0wjp3_/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=return-type` -> 0
Compiler for C supports arguments -Werror=return-type: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzbiegshe
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzbiegshe/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzbiegshe/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=trigraphs` -> 0
Compiler for C supports arguments -Werror=trigraphs: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpba02gtkt
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpba02gtkt/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpba02gtkt/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=array-bounds` -> 0
Compiler for C supports arguments -Werror=array-bounds: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpe5mh437f
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpe5mh437f/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpe5mh437f/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=write-strings` -> 0
Compiler for C supports arguments -Werror=write-strings: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6v6a6y1n
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6v6a6y1n/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6v6a6y1n/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=address` -> 0
Compiler for C supports arguments -Werror=address: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8i5h4vbv
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8i5h4vbv/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8i5h4vbv/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=int-to-pointer-cast` -> 0
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppleudv1z
Code:
extern int i;
int i;

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppleudv1z/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppleudv1z/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Werror=pointer-to-int-cast` -> 0
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES 
meson.build:61: WARNING: Consider using the built-in warning_level option instead of using "-Wall".
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
Determining dependency 'xproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xproto` -> 0
stdout:
7.0.34
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xproto` -> 0
Run-time dependency xproto found: YES 7.0.34
Determining dependency 'randrproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion randrproto` -> 0
stdout:
1.6.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags randrproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs randrproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs randrproto` -> 0
Run-time dependency randrproto found: YES 1.6.0
Determining dependency 'renderproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion renderproto` -> 0
stdout:
0.11.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags renderproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs renderproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs renderproto` -> 0
Run-time dependency renderproto found: YES 0.11.1
Determining dependency 'xextproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xextproto` -> 0
stdout:
7.3.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xextproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xextproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xextproto` -> 0
Run-time dependency xextproto found: YES 7.3.0
Determining dependency 'inputproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion inputproto` -> 0
stdout:
2.3.99.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags inputproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs inputproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs inputproto` -> 0
Run-time dependency inputproto found: YES 2.3.99.2
Determining dependency 'kbproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion kbproto` -> 0
stdout:
1.0.7
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags kbproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs kbproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs kbproto` -> 0
Run-time dependency kbproto found: YES 1.0.7
Determining dependency 'fontsproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion fontsproto` -> 0
stdout:
2.1.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags fontsproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs fontsproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs fontsproto` -> 0
Run-time dependency fontsproto found: YES 2.1.3
Determining dependency 'fixesproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion fixesproto` -> 0
stdout:
6.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags fixesproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs fixesproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs fixesproto` -> 0
Run-time dependency fixesproto found: YES 6.1
Determining dependency 'damageproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion damageproto` -> 0
stdout:
1.2.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags damageproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs damageproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs damageproto` -> 0
Run-time dependency damageproto found: YES 1.2.1
Determining dependency 'xcmiscproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcmiscproto` -> 0
stdout:
1.2.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcmiscproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcmiscproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcmiscproto` -> 0
Run-time dependency xcmiscproto found: YES 1.2.2
Determining dependency 'bigreqsproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion bigreqsproto` -> 0
stdout:
1.1.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags bigreqsproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs bigreqsproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs bigreqsproto` -> 0
Run-time dependency bigreqsproto found: YES 1.1.2
Determining dependency 'xtrans' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xtrans` -> 0
stdout:
1.5.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xtrans` -> 0
stdout:
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xtrans` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xtrans` -> 0
Run-time dependency xtrans found: YES 1.5.2
Determining dependency 'videoproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion videoproto` -> 0
stdout:
2.3.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags videoproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs videoproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs videoproto` -> 0
Run-time dependency videoproto found: YES 2.3.3
Determining dependency 'compositeproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion compositeproto` -> 0
stdout:
0.4.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags compositeproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs compositeproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs compositeproto` -> 0
Run-time dependency compositeproto found: YES 0.4.2
Determining dependency 'recordproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion recordproto` -> 0
stdout:
1.14.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags recordproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs recordproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs recordproto` -> 0
Run-time dependency recordproto found: YES 1.14.2
Determining dependency 'scrnsaverproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion scrnsaverproto` -> 0
stdout:
1.2.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags scrnsaverproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs scrnsaverproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs scrnsaverproto` -> 0
Run-time dependency scrnsaverproto found: YES 1.2.3
Determining dependency 'resourceproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion resourceproto` -> 0
stdout:
1.2.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags resourceproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs resourceproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs resourceproto` -> 0
Run-time dependency resourceproto found: YES 1.2.0
Determining dependency 'xf86driproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xf86driproto` -> 0
stdout:
2.1.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xf86driproto` -> 0
stdout:
-I/usr/include/X11/dri
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86driproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86driproto` -> 0
Run-time dependency xf86driproto found: YES 2.1.1
Determining dependency 'dri2proto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion dri2proto` -> 0
stdout:
2.8
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags dri2proto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dri2proto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dri2proto` -> 0
Run-time dependency dri2proto found: YES 2.8
Determining dependency 'dri3proto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion dri3proto` -> 0
stdout:
1.4
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags dri3proto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dri3proto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dri3proto` -> 0
Run-time dependency dri3proto found: YES 1.4
Determining dependency 'xineramaproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xineramaproto` -> 0
stdout:
1.2.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xineramaproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xineramaproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xineramaproto` -> 0
Run-time dependency xineramaproto found: YES 1.2.1
Determining dependency 'xf86bigfontproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xf86bigfontproto` -> 0
stdout:
1.2.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xf86bigfontproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86bigfontproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86bigfontproto` -> 0
Run-time dependency xf86bigfontproto found: YES 1.2.0
Determining dependency 'xf86vidmodeproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xf86vidmodeproto` -> 0
stdout:
2.3.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xf86vidmodeproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86vidmodeproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86vidmodeproto` -> 0
Run-time dependency xf86vidmodeproto found: YES 2.3.1
Determining dependency 'applewmproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion applewmproto` -> 0
stdout:
1.4.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags applewmproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs applewmproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs applewmproto` -> 0
Run-time dependency applewmproto found: YES 1.4.2
Determining dependency 'xshmfence' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xshmfence` -> 0
stdout:
1.3.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xshmfence` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xshmfence` -> 0
stdout:
-L/usr/lib64 -lxshmfence
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xshmfence` -> 0
stdout:
-lxshmfence
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpffy21jk_
Code:

        #include<stddef.h>
        #include<stdio.h>
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpffy21jk_/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpffy21jk_/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wl,-O2 -flto` -> 0
Program stdout:

8

Program stderr:


Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpykewmj1j
Code:

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpykewmj1j/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpykewmj1j/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0
stdout:
install: /usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/
programs: =/usr/libexec/gcc/loongarch64-rosa-linux-gnu/14.3.0/:/usr/libexec/gcc/loongarch64-rosa-linux-gnu/14.3.0/:/usr/libexec/gcc/loongarch64-rosa-linux-gnu/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../../loongarch64-rosa-linux-gnu/bin/loongarch64-rosa-linux-gnu/14.3.0/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../../loongarch64-rosa-linux-gnu/bin/
libraries: =/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../../loongarch64-rosa-linux-gnu/lib/loongarch64-rosa-linux-gnu/14.3.0/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../../loongarch64-rosa-linux-gnu/lib/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../loongarch64-rosa-linux-gnu/14.3.0/:/usr/lib64/gcc/loongarch64-rosa-linux-gnu/14.3.0/../../../:/lib64/loongarch64-rosa-linux-gnu/14.3.0/:/lib64/:/usr/lib64/loongarch64-rosa-linux-gnu/14.3.0/:/usr/lib64/
-----------
Run-time dependency xshmfence found: YES 1.3.3
Determining dependency 'pixman-1' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion pixman-1` -> 0
stdout:
0.44.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags pixman-1` -> 0
stdout:
-I/usr/include/pixman-1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs pixman-1` -> 0
stdout:
-L/usr/lib64 -lpixman-1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs pixman-1` -> 0
stdout:
-lpixman-1
-----------
Run-time dependency pixman-1 found: YES 0.44.2
Determining dependency 'libbsd-overlay' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libbsd-overlay` -> 0
stdout:
0.12.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libbsd-overlay` -> 0
stdout:
-isystem /usr/include/bsd -DLIBBSD_OVERLAY
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libbsd-overlay` -> 0
stdout:
-L/usr/lib64 -lbsd
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libbsd-overlay` -> 0
stdout:
-lbsd
-----------
Run-time dependency libbsd-overlay found: YES 0.12.2
Determining dependency 'xkbcomp' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xkbcomp` -> 0
stdout:
1.4.7
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xkbcomp` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xkbcomp` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xkbcomp` -> 0
Run-time dependency xkbcomp found: YES 1.4.7
Determining dependency 'xkbfile' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xkbfile` -> 0
stdout:
1.1.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xkbfile` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xkbfile` -> 0
stdout:
-L/usr/lib64 -lxkbfile
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xkbfile` -> 0
stdout:
-lxkbfile
-----------
Run-time dependency xkbfile found: YES 1.1.3
Determining dependency 'xfont2' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xfont2` -> 0
stdout:
2.0.7
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xfont2` -> 0
stdout:
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xfont2` -> 0
stdout:
-L/usr/lib64 -lXfont2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xfont2` -> 0
stdout:
-lXfont2
-----------
Run-time dependency xfont2 found: YES 2.0.7
Determining dependency 'dbus-1' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion dbus-1` -> 0
stdout:
1.14.10
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags dbus-1` -> 0
stdout:
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dbus-1` -> 0
stdout:
-L/usr/lib64 -ldbus-1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dbus-1` -> 0
stdout:
-ldbus-1
-----------
Run-time dependency dbus-1 found: YES 1.14.10
Determining dependency 'libsystemd' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libsystemd` -> 0
stdout:
256
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libsystemd` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libsystemd` -> 0
stdout:
-L/usr/lib64 -lsystemd
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libsystemd` -> 0
stdout:
-lsystemd
-----------
Run-time dependency libsystemd found: YES 256
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=xkbconfigdir xkbcomp` -> 0
stdout:
/usr/share/X11/xkb
-----------
Got pkg-config variable xkbconfigdir : /usr/share/X11/xkb
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=bindir xkbcomp` -> 0
stdout:
/usr/bin
-----------
Got pkg-config variable bindir : /usr/bin
Determining dependency 'libxcvt' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libxcvt` -> 0
stdout:
0.1.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libxcvt` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libxcvt` -> 0
stdout:
-L/usr/lib64 -lxcvt
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libxcvt` -> 0
stdout:
-lxcvt
-----------
Run-time dependency libxcvt found: YES 0.1.3
Determining dependency 'xext' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xext` -> 0
stdout:
1.3.6
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xext` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xext` -> 0
stdout:
-L/usr/lib64 -lXext
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xext` -> 0
stdout:
-lXext
-----------
Run-time dependency xext found: YES 1.3.6
Determining dependency 'x11' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion x11` -> 0
stdout:
1.8.12
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags x11` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs x11` -> 0
stdout:
-L/usr/lib64 -lX11
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs x11` -> 0
stdout:
-lX11
-----------
Run-time dependency x11 found: YES 1.8.12
Determining dependency 'xau' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xau` -> 0
stdout:
1.0.12
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xau` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xau` -> 0
stdout:
-L/usr/lib64 -lXau
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xau` -> 0
stdout:
-lXau
-----------
Run-time dependency xau found: YES 1.0.12
Determining dependency 'libudev' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libudev` -> 0
stdout:
256
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libudev` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libudev` -> 0
stdout:
-L/usr/lib64 -ludev
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libudev` -> 0
stdout:
-ludev
-----------
Run-time dependency libudev found: YES 256
Determining dependency 'gbm' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gbm` -> 0
stdout:
25.1.8
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gbm` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gbm` -> 0
stdout:
-L/usr/lib64 -lgbm
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gbm` -> 0
stdout:
-lgbm
-----------
Run-time dependency gbm found: YES 25.1.8
Determining dependency 'epoxy' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion epoxy` -> 0
stdout:
1.5.10
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags epoxy` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs epoxy` -> 0
stdout:
-L/usr/lib64 -lepoxy
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs epoxy` -> 0
stdout:
-lepoxy
-----------
Run-time dependency epoxy found: YES 1.5.10
Determining dependency 'libgcrypt' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libgcrypt` -> 0
stdout:
1.11.0-unknown
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libgcrypt` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libgcrypt` -> 0
stdout:
-L/usr/lib64 -lgcrypt
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libgcrypt` -> 0
stdout:
-lgcrypt
-----------
Run-time dependency libgcrypt found: YES 1.11.0-unknown
Message: Using libgcrypt SHA1 functions
Determining dependency 'xdmcp' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xdmcp` -> 0
stdout:
1.1.5
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xdmcp` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xdmcp` -> 0
stdout:
-L/usr/lib64 -lXdmcp
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xdmcp` -> 0
stdout:
-lXdmcp
-----------
Run-time dependency xdmcp found: YES 1.1.5
Determining dependency 'libdrm' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libdrm` -> 0
stdout:
2.4.129
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libdrm` -> 0
stdout:
-I/usr/include/libdrm
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libdrm` -> 0
stdout:
-L/usr/lib64 -ldrm
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libdrm` -> 0
stdout:
-ldrm
-----------
Run-time dependency libdrm found: YES 2.4.129
Determining dependency 'xf86dgaproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xf86dgaproto` -> 0
stdout:
2.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xf86dgaproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86dgaproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xf86dgaproto` -> 0
Run-time dependency xf86dgaproto found: YES 2.1
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpwgmhtj2d
Code:

        #ifdef __has_include
         #if !__has_include("sys/shm.h")
          #error "Header 'sys/shm.h' could not be found"
         #endif
        #else
         #include <sys/shm.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpwgmhtj2d/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/shm.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpmj98y_n_
Code:
int main(void) { return 0; }

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpmj98y_n_/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpmj98y_n_/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined -Wl,-O2 -flto` -> 0
Library m found: YES
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp7evo0zja
Code:
int main(void) { return 0; }

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp7evo0zja/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp7evo0zja/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -ldl -Wl,--allow-shlib-undefined -Wl,-O2 -flto` -> 0
Library dl found: YES
Determining dependency 'libselinux' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libselinux` -> 0
stdout:
3.6
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libselinux` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libselinux` -> 0
stdout:
-L/usr/lib64 -lselinux
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libselinux` -> 0
stdout:
-lselinux
-----------
Run-time dependency libselinux found: YES 3.6
Determining dependency 'audit' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion audit` -> 0
stdout:
4.1.3
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags audit` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs audit` -> 0
stdout:
-L/usr/lib64 -laudit
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs audit` -> 0
stdout:
-laudit
-----------
Run-time dependency audit found: YES 4.1.3
Determining dependency 'libunwind' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libunwind` -> 0
stdout:
1.8.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libunwind` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libunwind` -> 0
stdout:
-L/usr/lib64 -lunwind
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libunwind` -> 0
stdout:
-lunwind
-----------
Run-time dependency libunwind found: YES 1.8.1
Determining dependency 'xorg-sgml-doctools' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xorg-sgml-doctools` -> 1
stderr:
Package xorg-sgml-doctools was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-sgml-doctools.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xorg-sgml-doctools' not found
-----------
CMake binary for host machine is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Found CMake: /usr/bin/cmake (3.31.1)
Extracting basic cmake information
CMake Toolchain: Calling CMake once to generate the compiler state
Calling CMake (['/usr/bin/cmake']) in /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/__CMake_compiler_info__ with:
  - "--trace-expand"
  - "--trace-format=json-v1"
  - "--no-warn-unused-cli"
  - "--trace-redirect=cmake_trace.txt"
  - "-G"
  - "Ninja"
  - "-DCMAKE_TOOLCHAIN_FILE=/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/__CMake_compiler_info__/CMakeMesonTempToolchainFile.cmake"
  - "."
CMake trace warning: add_executable() non imported executables are not supported
CMake TRACE: /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-meHuV7/CMakeLists.txt:22 add_executable(['cmTC_d2f76'])
CMake trace warning: target_link_libraries() TARGET cmTC_d2f76 not found
CMake TRACE: /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/__CMake_compiler_info__/CMakeFiles/CMakeScratch/TryCompile-meHuV7/CMakeLists.txt:28 target_link_libraries(['cmTC_d2f76', ''])
Try CMake generator: auto
Calling CMake (['/usr/bin/cmake']) in /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/cmake_xorg-sgml-doctools with:
  - "--trace-expand"
  - "--trace-format=json-v1"
  - "--no-warn-unused-cli"
  - "--trace-redirect=cmake_trace.txt"
  - "-DCMAKE_TOOLCHAIN_FILE=/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/cmake_xorg-sgml-doctools/CMakeMesonToolchainFile.cmake"
  - "."
  -- Module search paths:    ['/', '/opt', '/usr', '/usr/local']
  -- CMake root:             /usr/share/cmake
  -- CMake architectures:    []
  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', '']
Preliminary CMake check failed. Aborting.
Run-time dependency xorg-sgml-doctools found: NO (tried pkgconfig and cmake)
Program xmlto found: NO
Program xsltproc found: NO
Program fop found: NO
Determining dependency 'dri' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion dri` -> 0
stdout:
25.1.8
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags dri` -> 0
stdout:
-I/usr/include/libdrm
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dri` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs dri` -> 0
Run-time dependency dri found: YES 25.1.8
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpm93scyv2
Code:

    int foo(int bar) { typeof(bar) baz = 1; return baz; }

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpm93scyv2/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpm93scyv2/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Checking if "typeof()" compiles: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpfcem13xw
Code:

        #define clock_gettime meson_disable_define_of_clock_gettime
        
        #include <limits.h>
        #undef clock_gettime
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char clock_gettime (void);
        
        #if defined __stub_clock_gettime || defined __stub___clock_gettime
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return clock_gettime ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpfcem13xw/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpfcem13xw/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "clock_gettime" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnpjjzma7
Code:

    #define _POSIX_C_SOURCE 200112L
    #include <time.h>
    #include <unistd.h>
    #ifndef CLOCK_MONOTONIC
    #error CLOCK_MONOTONIC not defined
    #endif

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnpjjzma7/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnpjjzma7/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Checking if "CLOCK_MONOTONIC" compiles: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvp0bgtyp
Code:

        #include<stddef.h>
        #include<stdio.h>
        int main(void) {
            printf("%ld\n", (long)(sizeof(unsigned long)));
            return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvp0bgtyp/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvp0bgtyp/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Program stdout:

8

Program stderr:


Checking for size of "unsigned long" : 8 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdx5n89zd
Code:

        #include <pthread.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef PTHREAD_MUTEX_RECURSIVE
                PTHREAD_MUTEX_RECURSIVE;
            #endif
            return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdx5n89zd/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpdx5n89zd/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Header "pthread.h" has symbol "PTHREAD_MUTEX_RECURSIVE" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp249uzw2n
Code:

    #define _GNU_SOURCE 1
    #include <pthread.h>
    void foo(int bar) { pthread_setname_np(pthread_self(), "example"); }

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp249uzw2n/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp249uzw2n/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Werror-implicit-function-declaration` -> 0
Checking if "pthread_setname_np(tid, name)" compiles: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp41v6y2oh
Code:

        #ifdef __has_include
         #if !__has_include("dlfcn.h")
          #error "Header 'dlfcn.h' could not be found"
         #endif
        #else
         #include <dlfcn.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp41v6y2oh/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "dlfcn.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp9l_dul3s
Code:

        #ifdef __has_include
         #if !__has_include("execinfo.h")
          #error "Header 'execinfo.h' could not be found"
         #endif
        #else
         #include <execinfo.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp9l_dul3s/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "execinfo.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0adfhv3e
Code:

        #ifdef __has_include
         #if !__has_include("fcntl.h")
          #error "Header 'fcntl.h' could not be found"
         #endif
        #else
         #include <fcntl.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0adfhv3e/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "fcntl.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpp1n7yy8h
Code:

        #ifdef __has_include
         #if !__has_include("fnmatch.h")
          #error "Header 'fnmatch.h' could not be found"
         #endif
        #else
         #include <fnmatch.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpp1n7yy8h/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "fnmatch.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphh7zfh03
Code:

        #ifdef __has_include
         #if !__has_include("linux/agpgart.h")
          #error "Header 'linux/agpgart.h' could not be found"
         #endif
        #else
         #include <linux/agpgart.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphh7zfh03/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "linux/agpgart.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6a456o3k
Code:

        #ifdef __has_include
         #if !__has_include("stdlib.h")
          #error "Header 'stdlib.h' could not be found"
         #endif
        #else
         #include <stdlib.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6a456o3k/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "stdlib.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpylsw6m1l
Code:

        #ifdef __has_include
         #if !__has_include("string.h")
          #error "Header 'string.h' could not be found"
         #endif
        #else
         #include <string.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpylsw6m1l/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "string.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_lb25ffd
Code:

        #ifdef __has_include
         #if !__has_include("strings.h")
          #error "Header 'strings.h' could not be found"
         #endif
        #else
         #include <strings.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_lb25ffd/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "strings.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpk85nsaik
Code:

        #ifdef __has_include
         #if !__has_include("sys/agpgart.h")
          #error "Header 'sys/agpgart.h' could not be found"
         #endif
        #else
         #include <sys/agpgart.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpk85nsaik/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpk85nsaik/testfile.c:4:12: error: #error "Header 'sys/agpgart.h' could not be found"
    4 |           #error "Header 'sys/agpgart.h' could not be found"
      |            ^~~~~
-----------
Has header "sys/agpgart.h" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvaepig_y
Code:

        #ifdef __has_include
         #if !__has_include("sys/agpio.h")
          #error "Header 'sys/agpio.h' could not be found"
         #endif
        #else
         #include <sys/agpio.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvaepig_y/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvaepig_y/testfile.c:4:12: error: #error "Header 'sys/agpio.h' could not be found"
    4 |           #error "Header 'sys/agpio.h' could not be found"
      |            ^~~~~
-----------
Has header "sys/agpio.h" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_65ae1my
Code:

        #ifdef __has_include
         #if !__has_include("sys/un.h")
          #error "Header 'sys/un.h' could not be found"
         #endif
        #else
         #include <sys/un.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_65ae1my/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/un.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp42_udgj0
Code:

        #ifdef __has_include
         #if !__has_include("sys/utsname.h")
          #error "Header 'sys/utsname.h' could not be found"
         #endif
        #else
         #include <sys/utsname.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp42_udgj0/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/utsname.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8x6et5h9
Code:

        #ifdef __has_include
         #if !__has_include("sys/sysmacros.h")
          #error "Header 'sys/sysmacros.h' could not be found"
         #endif
        #else
         #include <sys/sysmacros.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8x6et5h9/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/sysmacros.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpptqq1m8n
Code:

        #ifdef __has_include
         #if !__has_include("unistd.h")
          #error "Header 'unistd.h' could not be found"
         #endif
        #else
         #include <unistd.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpptqq1m8n/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "unistd.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy6n158jn
Code:

        #define arc4random_buf meson_disable_define_of_arc4random_buf
        
        #include <limits.h>
        #undef arc4random_buf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char arc4random_buf (void);
        
        #if defined __stub_arc4random_buf || defined __stub___arc4random_buf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return arc4random_buf ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy6n158jn/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpy6n158jn/output.exe -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 /usr/lib64/libbsd.so -Wl,-O2 -flto` -> 0
Checking for function "arc4random_buf" with dependency libbsd-overlay: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpbp2j5x54
Code:

        #define backtrace meson_disable_define_of_backtrace
        
        #include <limits.h>
        #undef backtrace
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char backtrace (void);
        
        #if defined __stub_backtrace || defined __stub___backtrace
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return backtrace ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpbp2j5x54/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpbp2j5x54/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "backtrace" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpconoaxip
Code:

        #define cbrt meson_disable_define_of_cbrt
        
        #include <limits.h>
        #undef cbrt
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char cbrt (void);
        
        #if defined __stub_cbrt || defined __stub___cbrt
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return cbrt ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpconoaxip/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpconoaxip/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpconoaxip/testfile.c:10:14: warning: conflicting types for built-in function 'cbrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
   10 |         char cbrt (void);
      |              ^~~~
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpconoaxip/testfile.c:5:1: note: 'cbrt' is declared in header '<math.h>'
    4 |         #include <limits.h>
  +++ |+#include <math.h>
    5 |         #undef cbrt
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccYzVKdS.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpconoaxip/testfile.c:17:(.text+0x10): undefined reference to `cbrt'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppo6a0w30
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(cbrt) && !0
            #error "No definition for __builtin_cbrt found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_cbrt)
                #error "__builtin_cbrt not found"
            #endif
        #elif ! defined(cbrt)
            __builtin_cbrt;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppo6a0w30/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppo6a0w30/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "cbrt" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpo44mpc_5
Code:

        #define epoll_create1 meson_disable_define_of_epoll_create1
        
        #include <limits.h>
        #undef epoll_create1
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char epoll_create1 (void);
        
        #if defined __stub_epoll_create1 || defined __stub___epoll_create1
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return epoll_create1 ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpo44mpc_5/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpo44mpc_5/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "epoll_create1" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmprjq7bnr_
Code:

        #define getuid meson_disable_define_of_getuid
        
        #include <limits.h>
        #undef getuid
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getuid (void);
        
        #if defined __stub_getuid || defined __stub___getuid
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getuid ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmprjq7bnr_/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmprjq7bnr_/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "getuid" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp01f483xf
Code:

        #define geteuid meson_disable_define_of_geteuid
        
        #include <limits.h>
        #undef geteuid
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char geteuid (void);
        
        #if defined __stub_geteuid || defined __stub___geteuid
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return geteuid ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp01f483xf/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp01f483xf/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "geteuid" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvhl0q04y
Code:

        #define isastream meson_disable_define_of_isastream
        
        #include <limits.h>
        #undef isastream
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char isastream (void);
        
        #if defined __stub_isastream || defined __stub___isastream
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return isastream ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvhl0q04y/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvhl0q04y/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccJob8zf.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvhl0q04y/testfile.c:17:(.text+0x10): undefined reference to `isastream'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3mm9dxiw
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(isastream) && !0
            #error "No definition for __builtin_isastream found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_isastream)
                #error "__builtin_isastream not found"
            #endif
        #elif ! defined(isastream)
            __builtin_isastream;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3mm9dxiw/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3mm9dxiw/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3mm9dxiw/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3mm9dxiw/testfile.c:17:18: error: #error "__builtin_isastream not found"
   17 |                 #error "__builtin_isastream not found"
      |                  ^~~~~
-----------
Checking for function "isastream" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphi3324o4
Code:

        #define issetugid meson_disable_define_of_issetugid
        
        #include <limits.h>
        #undef issetugid
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char issetugid (void);
        
        #if defined __stub_issetugid || defined __stub___issetugid
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return issetugid ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphi3324o4/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphi3324o4/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccq2dzSv.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphi3324o4/testfile.c:17:(.text+0x10): undefined reference to `issetugid'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphu0zju16
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(issetugid) && !0
            #error "No definition for __builtin_issetugid found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_issetugid)
                #error "__builtin_issetugid not found"
            #endif
        #elif ! defined(issetugid)
            __builtin_issetugid;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphu0zju16/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphu0zju16/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphu0zju16/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphu0zju16/testfile.c:17:18: error: #error "__builtin_issetugid not found"
   17 |                 #error "__builtin_issetugid not found"
      |                  ^~~~~
-----------
Checking for function "issetugid" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd0yyqj4_
Code:

        #define getifaddrs meson_disable_define_of_getifaddrs
        
        #include <limits.h>
        #undef getifaddrs
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getifaddrs (void);
        
        #if defined __stub_getifaddrs || defined __stub___getifaddrs
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getifaddrs ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd0yyqj4_/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd0yyqj4_/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "getifaddrs" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpv9kjrhwt
Code:

        #define getpeereid meson_disable_define_of_getpeereid
        
        #include <limits.h>
        #undef getpeereid
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getpeereid (void);
        
        #if defined __stub_getpeereid || defined __stub___getpeereid
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getpeereid ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpv9kjrhwt/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpv9kjrhwt/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccFUJOaT.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpv9kjrhwt/testfile.c:17:(.text+0x10): undefined reference to `getpeereid'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpixcxejtk
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(getpeereid) && !0
            #error "No definition for __builtin_getpeereid found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_getpeereid)
                #error "__builtin_getpeereid not found"
            #endif
        #elif ! defined(getpeereid)
            __builtin_getpeereid;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpixcxejtk/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpixcxejtk/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpixcxejtk/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpixcxejtk/testfile.c:17:18: error: #error "__builtin_getpeereid not found"
   17 |                 #error "__builtin_getpeereid not found"
      |                  ^~~~~
-----------
Checking for function "getpeereid" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyqdstwsr
Code:

        #define getpeerucred meson_disable_define_of_getpeerucred
        
        #include <limits.h>
        #undef getpeerucred
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getpeerucred (void);
        
        #if defined __stub_getpeerucred || defined __stub___getpeerucred
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getpeerucred ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyqdstwsr/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyqdstwsr/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/cc3jEHhz.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpyqdstwsr/testfile.c:17:(.text+0x10): undefined reference to `getpeerucred'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd3z8cmaq
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(getpeerucred) && !0
            #error "No definition for __builtin_getpeerucred found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_getpeerucred)
                #error "__builtin_getpeerucred not found"
            #endif
        #elif ! defined(getpeerucred)
            __builtin_getpeerucred;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd3z8cmaq/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd3z8cmaq/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd3z8cmaq/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpd3z8cmaq/testfile.c:17:18: error: #error "__builtin_getpeerucred not found"
   17 |                 #error "__builtin_getpeerucred not found"
      |                  ^~~~~
-----------
Checking for function "getpeerucred" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpt69iwn5y
Code:

        #define getprogname meson_disable_define_of_getprogname
        
        #include <limits.h>
        #undef getprogname
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getprogname (void);
        
        #if defined __stub_getprogname || defined __stub___getprogname
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getprogname ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpt69iwn5y/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpt69iwn5y/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccxp67zI.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpt69iwn5y/testfile.c:17:(.text+0x10): undefined reference to `getprogname'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp687e17c3
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(getprogname) && !0
            #error "No definition for __builtin_getprogname found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_getprogname)
                #error "__builtin_getprogname not found"
            #endif
        #elif ! defined(getprogname)
            __builtin_getprogname;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp687e17c3/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp687e17c3/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp687e17c3/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp687e17c3/testfile.c:17:18: error: #error "__builtin_getprogname not found"
   17 |                 #error "__builtin_getprogname not found"
      |                  ^~~~~
-----------
Checking for function "getprogname" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpgi6zvfdm
Code:

        #define getzoneid meson_disable_define_of_getzoneid
        
        #include <limits.h>
        #undef getzoneid
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getzoneid (void);
        
        #if defined __stub_getzoneid || defined __stub___getzoneid
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getzoneid ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpgi6zvfdm/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpgi6zvfdm/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccjZ1KIe.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpgi6zvfdm/testfile.c:17:(.text+0x10): undefined reference to `getzoneid'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnmb1cbcr
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(getzoneid) && !0
            #error "No definition for __builtin_getzoneid found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_getzoneid)
                #error "__builtin_getzoneid not found"
            #endif
        #elif ! defined(getzoneid)
            __builtin_getzoneid;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnmb1cbcr/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnmb1cbcr/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnmb1cbcr/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpnmb1cbcr/testfile.c:17:18: error: #error "__builtin_getzoneid not found"
   17 |                 #error "__builtin_getzoneid not found"
      |                  ^~~~~
-----------
Checking for function "getzoneid" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8hl9fwo2
Code:

        #define memfd_create meson_disable_define_of_memfd_create
        
        #include <limits.h>
        #undef memfd_create
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char memfd_create (void);
        
        #if defined __stub_memfd_create || defined __stub___memfd_create
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return memfd_create ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8hl9fwo2/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp8hl9fwo2/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "memfd_create" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp679ryekq
Code:

        #define mkostemp meson_disable_define_of_mkostemp
        
        #include <limits.h>
        #undef mkostemp
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char mkostemp (void);
        
        #if defined __stub_mkostemp || defined __stub___mkostemp
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return mkostemp ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp679ryekq/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp679ryekq/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "mkostemp" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmptpkr81ht
Code:

        #define mmap meson_disable_define_of_mmap
        
        #include <limits.h>
        #undef mmap
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char mmap (void);
        
        #if defined __stub_mmap || defined __stub___mmap
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return mmap ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmptpkr81ht/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmptpkr81ht/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "mmap" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa2xsta3u
Code:

        #define poll meson_disable_define_of_poll
        
        #include <limits.h>
        #undef poll
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char poll (void);
        
        #if defined __stub_poll || defined __stub___poll
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return poll ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa2xsta3u/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa2xsta3u/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "poll" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpz6c104qm
Code:

        #define pollset_create meson_disable_define_of_pollset_create
        
        #include <limits.h>
        #undef pollset_create
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char pollset_create (void);
        
        #if defined __stub_pollset_create || defined __stub___pollset_create
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return pollset_create ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpz6c104qm/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpz6c104qm/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccIpYbzt.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpz6c104qm/testfile.c:17:(.text+0x10): undefined reference to `pollset_create'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpev8_f85p
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(pollset_create) && !0
            #error "No definition for __builtin_pollset_create found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_pollset_create)
                #error "__builtin_pollset_create not found"
            #endif
        #elif ! defined(pollset_create)
            __builtin_pollset_create;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpev8_f85p/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpev8_f85p/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpev8_f85p/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpev8_f85p/testfile.c:17:18: error: #error "__builtin_pollset_create not found"
   17 |                 #error "__builtin_pollset_create not found"
      |                  ^~~~~
-----------
Checking for function "pollset_create" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpykh1s128
Code:

        #define posix_fallocate meson_disable_define_of_posix_fallocate
        
        #include <limits.h>
        #undef posix_fallocate
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char posix_fallocate (void);
        
        #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return posix_fallocate ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpykh1s128/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpykh1s128/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "posix_fallocate" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpenvaj7lu
Code:

        #define port_create meson_disable_define_of_port_create
        
        #include <limits.h>
        #undef port_create
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char port_create (void);
        
        #if defined __stub_port_create || defined __stub___port_create
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return port_create ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpenvaj7lu/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpenvaj7lu/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccy4hLcE.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpenvaj7lu/testfile.c:17:(.text+0x10): undefined reference to `port_create'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkr2kf95c
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(port_create) && !0
            #error "No definition for __builtin_port_create found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_port_create)
                #error "__builtin_port_create not found"
            #endif
        #elif ! defined(port_create)
            __builtin_port_create;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkr2kf95c/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkr2kf95c/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkr2kf95c/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkr2kf95c/testfile.c:17:18: error: #error "__builtin_port_create not found"
   17 |                 #error "__builtin_port_create not found"
      |                  ^~~~~
-----------
Checking for function "port_create" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0ymy44cl
Code:

        #define reallocarray meson_disable_define_of_reallocarray
        
        #include <limits.h>
        #undef reallocarray
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char reallocarray (void);
        
        #if defined __stub_reallocarray || defined __stub___reallocarray
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return reallocarray ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0ymy44cl/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0ymy44cl/output.exe -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 /usr/lib64/libbsd.so -Wl,-O2 -flto` -> 0
Checking for function "reallocarray" with dependency libbsd-overlay: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppdbzvr8k
Code:

        #define seteuid meson_disable_define_of_seteuid
        
        #include <limits.h>
        #undef seteuid
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char seteuid (void);
        
        #if defined __stub_seteuid || defined __stub___seteuid
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return seteuid ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppdbzvr8k/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmppdbzvr8k/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "seteuid" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpe_o09c_x
Code:

        #define setitimer meson_disable_define_of_setitimer
        
        #include <limits.h>
        #undef setitimer
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char setitimer (void);
        
        #if defined __stub_setitimer || defined __stub___setitimer
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return setitimer ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpe_o09c_x/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpe_o09c_x/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "setitimer" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpb2ift7ca
Code:

        #define shmctl64 meson_disable_define_of_shmctl64
        
        #include <limits.h>
        #undef shmctl64
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char shmctl64 (void);
        
        #if defined __stub_shmctl64 || defined __stub___shmctl64
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return shmctl64 ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpb2ift7ca/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpb2ift7ca/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/cchaA8bC.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpb2ift7ca/testfile.c:17:(.text+0x10): undefined reference to `shmctl64'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6gse9e7c
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(shmctl64) && !0
            #error "No definition for __builtin_shmctl64 found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_shmctl64)
                #error "__builtin_shmctl64 not found"
            #endif
        #elif ! defined(shmctl64)
            __builtin_shmctl64;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6gse9e7c/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6gse9e7c/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6gse9e7c/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6gse9e7c/testfile.c:17:18: error: #error "__builtin_shmctl64 not found"
   17 |                 #error "__builtin_shmctl64 not found"
      |                  ^~~~~
-----------
Checking for function "shmctl64" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpn7p56opg
Code:

        #define sigaction meson_disable_define_of_sigaction
        
        #include <limits.h>
        #undef sigaction
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char sigaction (void);
        
        #if defined __stub_sigaction || defined __stub___sigaction
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return sigaction ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpn7p56opg/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpn7p56opg/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "sigaction" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpape5xvwa
Code:

        #define sigprocmask meson_disable_define_of_sigprocmask
        
        #include <limits.h>
        #undef sigprocmask
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char sigprocmask (void);
        
        #if defined __stub_sigprocmask || defined __stub___sigprocmask
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return sigprocmask ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpape5xvwa/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpape5xvwa/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "sigprocmask" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0gpepv_8
Code:
#include <sys/socket.h>
        void bar(void) {
            (void) sizeof(socklen_t);
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0gpepv_8/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp0gpepv_8/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Checking for type "socklen_t" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpadf8lfku
Code:

        #define strcasecmp meson_disable_define_of_strcasecmp
        
        #include <limits.h>
        #undef strcasecmp
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char strcasecmp (void);
        
        #if defined __stub_strcasecmp || defined __stub___strcasecmp
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return strcasecmp ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpadf8lfku/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpadf8lfku/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpadf8lfku/testfile.c:10:14: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
   10 |         char strcasecmp (void);
      |              ^~~~~~~~~~
-----------
Checking for function "strcasecmp" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6g0mgnf9
Code:

        #define strcasestr meson_disable_define_of_strcasestr
        
        #include <limits.h>
        #undef strcasestr
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char strcasestr (void);
        
        #if defined __stub_strcasestr || defined __stub___strcasestr
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return strcasestr ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6g0mgnf9/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp6g0mgnf9/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "strcasestr" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp4spbw_oj
Code:

        #define strlcat meson_disable_define_of_strlcat
        
        #include <limits.h>
        #undef strlcat
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char strlcat (void);
        
        #if defined __stub_strlcat || defined __stub___strlcat
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return strlcat ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp4spbw_oj/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp4spbw_oj/output.exe -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 /usr/lib64/libbsd.so -Wl,-O2 -flto` -> 0
Checking for function "strlcat" with dependency libbsd-overlay: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpna0gdsb6
Code:

        #define strlcpy meson_disable_define_of_strlcpy
        
        #include <limits.h>
        #undef strlcpy
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char strlcpy (void);
        
        #if defined __stub_strlcpy || defined __stub___strlcpy
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return strlcpy ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpna0gdsb6/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpna0gdsb6/output.exe -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 /usr/lib64/libbsd.so -Wl,-O2 -flto` -> 0
Checking for function "strlcpy" with dependency libbsd-overlay: YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpynt3r37v
Code:

        #define strncasecmp meson_disable_define_of_strncasecmp
        
        #include <limits.h>
        #undef strncasecmp
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char strncasecmp (void);
        
        #if defined __stub_strncasecmp || defined __stub___strncasecmp
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return strncasecmp ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpynt3r37v/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpynt3r37v/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpynt3r37v/testfile.c:10:14: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
   10 |         char strncasecmp (void);
      |              ^~~~~~~~~~~
-----------
Checking for function "strncasecmp" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpqjhq8hi9
Code:

        #define strndup meson_disable_define_of_strndup
        
        #include <limits.h>
        #undef strndup
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char strndup (void);
        
        #if defined __stub_strndup || defined __stub___strndup
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return strndup ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpqjhq8hi9/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpqjhq8hi9/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpqjhq8hi9/testfile.c:10:14: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
   10 |         char strndup (void);
      |              ^~~~~~~
-----------
Checking for function "strndup" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp15y8t7_x
Code:

        #include <string.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef strndup
                strndup;
            #endif
            return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp15y8t7_x/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp15y8t7_x/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Header "string.h" has symbol "strndup" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvkt6k39q
Code:
#include <sys/socket.h>
        void bar(void) {
            (void) sizeof(struct sockaddr_storage);
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvkt6k39q/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvkt6k39q/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Checking for type "struct sockaddr_storage" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkz7rkjd_
Code:

        #define timingsafe_memcmp meson_disable_define_of_timingsafe_memcmp
        
        #include <limits.h>
        #undef timingsafe_memcmp
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char timingsafe_memcmp (void);
        
        #if defined __stub_timingsafe_memcmp || defined __stub___timingsafe_memcmp
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return timingsafe_memcmp ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkz7rkjd_/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkz7rkjd_/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/cc5ckATX.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkz7rkjd_/testfile.c:17:(.text+0x10): undefined reference to `timingsafe_memcmp'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkdsakgom
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(timingsafe_memcmp) && !0
            #error "No definition for __builtin_timingsafe_memcmp found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_timingsafe_memcmp)
                #error "__builtin_timingsafe_memcmp not found"
            #endif
        #elif ! defined(timingsafe_memcmp)
            __builtin_timingsafe_memcmp;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkdsakgom/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkdsakgom/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkdsakgom/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpkdsakgom/testfile.c:17:18: error: #error "__builtin_timingsafe_memcmp not found"
   17 |                 #error "__builtin_timingsafe_memcmp not found"
      |                  ^~~~~
-----------
Checking for function "timingsafe_memcmp" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_hstl2gu
Code:

        #define vasprintf meson_disable_define_of_vasprintf
        
        #include <limits.h>
        #undef vasprintf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char vasprintf (void);
        
        #if defined __stub_vasprintf || defined __stub___vasprintf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return vasprintf ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_hstl2gu/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp_hstl2gu/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
Checking for function "vasprintf" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmph30yllll
Code:

        #define vsnprintf meson_disable_define_of_vsnprintf
        
        #include <limits.h>
        #undef vsnprintf
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char vsnprintf (void);
        
        #if defined __stub_vsnprintf || defined __stub___vsnprintf
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return vsnprintf ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmph30yllll/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmph30yllll/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 0
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmph30yllll/testfile.c:10:14: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int,  const char *, void *)' [-Wbuiltin-declaration-mismatch]
   10 |         char vsnprintf (void);
      |              ^~~~~~~~~
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmph30yllll/testfile.c:5:1: note: 'vsnprintf' is declared in header '<stdio.h>'
    4 |         #include <limits.h>
  +++ |+#include <stdio.h>
    5 |         #undef vsnprintf
-----------
Checking for function "vsnprintf" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp794r02gd
Code:

        #define walkcontext meson_disable_define_of_walkcontext
        
        #include <limits.h>
        #undef walkcontext
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char walkcontext (void);
        
        #if defined __stub_walkcontext || defined __stub___walkcontext
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return walkcontext ();
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp794r02gd/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp794r02gd/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/usr/bin/loongarch64-rosa-linux-gnu-ld: /tmp/ccWdqAV5.ltrans0.ltrans.o: in function `main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp794r02gd/testfile.c:17:(.text+0x10): undefined reference to `walkcontext'
collect2: error: ld returned 1 exit status
-----------
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3n54lcm7
Code:

        int main(void) {

        /* With some toolchains (MSYS2/mingw for example) the compiler
         * provides various builtins which are not really implemented and
         * fall back to the stdlib where they aren't provided and fail at
         * build/link time. In case the user provides a header, including
         * the header didn't lead to the function being defined, and the
         * function we are checking isn't a builtin itself we assume the
         * builtin is not functional and we just error out. */
        #if !1 && !defined(walkcontext) && !0
            #error "No definition for __builtin_walkcontext found in the prefix"
        #endif

        #ifdef __has_builtin
            #if !__has_builtin(__builtin_walkcontext)
                #error "__builtin_walkcontext not found"
            #endif
        #elif ! defined(walkcontext)
            __builtin_walkcontext;
        #endif
        return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3n54lcm7/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3n54lcm7/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-O2 -flto` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3n54lcm7/testfile.c: In function 'main':
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3n54lcm7/testfile.c:17:18: error: #error "__builtin_walkcontext not found"
   17 |                 #error "__builtin_walkcontext not found"
      |                  ^~~~~
-----------
Checking for function "walkcontext" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpxowokqei
Code:

        #include <sys/socket.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef SCM_RIGHTS
                SCM_RIGHTS;
            #endif
            return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpxowokqei/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpxowokqei/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Header "sys/socket.h" has symbol "SCM_RIGHTS" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpsjtlprdp
Code:

        #include <sys/socket.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef SO_PEERCRED
                SO_PEERCRED;
            #endif
            return 0;
        }
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpsjtlprdp/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpsjtlprdp/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 0
Header "sys/socket.h" has symbol "SO_PEERCRED" : YES 
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=dridriverdir dri` -> 0
stdout:
/usr/lib64/dri
-----------
Got pkg-config variable dridriverdir : /usr/lib64/dri
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa4ttr2fq
Code:
#if !defined(SVR4) && !defined(__svr4__) && !defined(__SVR4)
#error "I am not SVR4"
#endif

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa4ttr2fq/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa4ttr2fq/output.obj -c -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -std=gnu99` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpa4ttr2fq/testfile.c:2:2: error: #error "I am not SVR4"
    2 | #error "I am not SVR4"
      |  ^~~~~
-----------
Configuring dix-config.h using configuration
include/meson.build:332: WARNING: Project targets '>= 0.47.0' but uses feature introduced in '0.50.0': install arg in configure_file.
Configuring xorg-server.h using configuration
Configuring version-config.h using configuration
Configuring xkb-config.h using configuration
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmptzwol6r1
Code:

        #ifdef __has_include
         #if !__has_include("stropts.h")
          #error "Header 'stropts.h' could not be found"
         #endif
        #else
         #include <stropts.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmptzwol6r1/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 1
stderr:
/builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmptzwol6r1/testfile.c:4:12: error: #error "Header 'stropts.h' could not be found"
    4 |           #error "Header 'stropts.h' could not be found"
      |            ^~~~~
-----------
Has header "stropts.h" : NO 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphhe9styk
Code:

        #ifdef __has_include
         #if !__has_include("sys/kd.h")
          #error "Header 'sys/kd.h' could not be found"
         #endif
        #else
         #include <sys/kd.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphhe9styk/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/kd.h" : YES 
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpcjyumah0
Code:

        #ifdef __has_include
         #if !__has_include("sys/vt.h")
          #error "Header 'sys/vt.h' could not be found"
         #endif
        #else
         #include <sys/vt.h>
        #endif
-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpcjyumah0/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "sys/vt.h" : YES 
Configuring xorg-config.h using configuration
Configuring xwin-config.h using configuration
Determining dependency 'glproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion glproto` -> 0
stdout:
1.4.17
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags glproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glproto` -> 0
Run-time dependency glproto found: YES 1.4.17
Determining dependency 'gl' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gl` -> 0
stdout:
1.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gl` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gl` -> 0
stdout:
-L/usr/lib64 -lGL
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gl` -> 0
stdout:
-lGL
-----------
Run-time dependency gl found: YES 1.2
Dependency glproto found: YES 1.4.17 (cached)
Dependency gl found: YES 1.2 (cached)
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzqliue5h
Code:
int main(void) { return 0; }

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzqliue5h/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpzqliue5h/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -lpthread -Wl,--allow-shlib-undefined -Wl,-O2 -flto` -> 0
Library pthread found: YES
Dependency xau found: YES 1.0.12 (cached)
Determining dependency 'presentproto' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion presentproto` -> 0
stdout:
1.4
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags presentproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs presentproto` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs presentproto` -> 0
Run-time dependency presentproto found: YES 1.4
Dependency epoxy found: YES 1.5.10 (cached)
Determining dependency 'xcb' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb` -> 0
stdout:
-L/usr/lib64 -lxcb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb` -> 0
stdout:
-lxcb
-----------
Run-time dependency xcb found: YES 1.17.0
Determining dependency 'xcb-shape' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-shape` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-shape` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-shape` -> 0
stdout:
-L/usr/lib64 -lxcb-shape
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-shape` -> 0
stdout:
-lxcb-shape
-----------
Run-time dependency xcb-shape found: YES 1.17.0
Determining dependency 'xcb-render' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-render` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-render` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-render` -> 0
stdout:
-L/usr/lib64 -lxcb-render
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-render` -> 0
stdout:
-lxcb-render
-----------
Run-time dependency xcb-render found: YES 1.17.0
Determining dependency 'xcb-renderutil' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-renderutil` -> 0
stdout:
0.3.10
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-renderutil` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-renderutil` -> 0
stdout:
-L/usr/lib64 -lxcb-render-util -lxcb -lxcb-render
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-renderutil` -> 0
stdout:
-lxcb-render-util -lxcb -lxcb-render
-----------
Run-time dependency xcb-renderutil found: YES 0.3.10
Determining dependency 'xcb-aux' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-aux` -> 0
stdout:
0.4.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-aux` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-aux` -> 0
stdout:
-L/usr/lib64 -lxcb-util -lxcb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-aux` -> 0
stdout:
-lxcb-util -lxcb
-----------
Run-time dependency xcb-aux found: YES 0.4.1
Determining dependency 'xcb-image' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-image` -> 0
stdout:
0.4.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-image` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-image` -> 0
stdout:
-L/usr/lib64 -lxcb-image -lxcb -lxcb-shm
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-image` -> 0
stdout:
-lxcb-image -lxcb -lxcb-shm
-----------
Run-time dependency xcb-image found: YES 0.4.1
Determining dependency 'xcb-icccm' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-icccm` -> 0
stdout:
0.4.2
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-icccm` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-icccm` -> 0
stdout:
-L/usr/lib64 -lxcb-icccm -lxcb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-icccm` -> 0
stdout:
-lxcb-icccm -lxcb
-----------
Run-time dependency xcb-icccm found: YES 0.4.2
Determining dependency 'xcb-shm' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-shm` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-shm` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-shm` -> 0
stdout:
-L/usr/lib64 -lxcb-shm
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-shm` -> 0
stdout:
-lxcb-shm
-----------
Run-time dependency xcb-shm found: YES 1.17.0
Determining dependency 'xcb-keysyms' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-keysyms` -> 0
stdout:
0.4.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-keysyms` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-keysyms` -> 0
stdout:
-L/usr/lib64 -lxcb-keysyms -lxcb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-keysyms` -> 0
stdout:
-lxcb-keysyms -lxcb
-----------
Run-time dependency xcb-keysyms found: YES 0.4.1
Determining dependency 'xcb-randr' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-randr` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-randr` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-randr` -> 0
stdout:
-L/usr/lib64 -lxcb-randr
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-randr` -> 0
stdout:
-lxcb-randr
-----------
Run-time dependency xcb-randr found: YES 1.17.0
Determining dependency 'xcb-xkb' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-xkb` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-xkb` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-xkb` -> 0
stdout:
-L/usr/lib64 -lxcb-xkb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-xkb` -> 0
stdout:
-lxcb-xkb
-----------
Run-time dependency xcb-xkb found: YES 1.17.0
Determining dependency 'x11-xcb' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion x11-xcb` -> 0
stdout:
1.8.12
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags x11-xcb` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs x11-xcb` -> 0
stdout:
-L/usr/lib64 -lX11-xcb -lX11 -lxcb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs x11-xcb` -> 0
stdout:
-lX11-xcb -lX11 -lxcb
-----------
Run-time dependency x11-xcb found: YES 1.8.12
Determining dependency 'xcb-xv' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-xv` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-xv` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-xv` -> 0
stdout:
-L/usr/lib64 -lxcb-xv
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-xv` -> 0
stdout:
-lxcb-xv
-----------
Run-time dependency xcb-xv found: YES 1.17.0
Configuring Xephyr.1 using configuration
Configuring Xvfb.1 using configuration
Configuring Xnest.1 using configuration
Determining dependency 'pciaccess' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion pciaccess` -> 0
stdout:
0.18.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags pciaccess` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs pciaccess` -> 0
stdout:
-L/usr/lib64 -lpciaccess
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs pciaccess` -> 0
stdout:
-lpciaccess
-----------
Run-time dependency pciaccess found: YES 0.18.1
Program awk found: YES (/usr/bin/awk)
Using cached compile:
Cached command line:  cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvaepig_y/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/agpio.h")
          #error "Header 'sys/agpio.h' could not be found"
         #endif
        #else
         #include <sys/agpio.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpvaepig_y/testfile.c:4:12: error: #error "Header 'sys/agpio.h' could not be found"
    4 |           #error "Header 'sys/agpio.h' could not be found"
      |            ^~~~~

Has header "sys/agpio.h" : NO (cached)
Using cached compile:
Cached command line:  cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpk85nsaik/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/agpgart.h")
          #error "Header 'sys/agpgart.h' could not be found"
         #endif
        #else
         #include <sys/agpgart.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmpk85nsaik/testfile.c:4:12: error: #error "Header 'sys/agpgart.h' could not be found"
    4 |           #error "Header 'sys/agpgart.h' could not be found"
      |            ^~~~~

Has header "sys/agpgart.h" : NO (cached)
Using cached compile:
Cached command line:  cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmphh7zfh03/testfile.c -E -P -O2 -g -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99 

Code:
 
        #ifdef __has_include
         #if !__has_include("linux/agpgart.h")
          #error "Header 'linux/agpgart.h' could not be found"
         #endif
        #else
         #include <linux/agpgart.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "linux/agpgart.h" : YES (cached)
Dependency xau found: YES 1.0.12 (cached)
Configuring exa.4 using configuration
Configuring fbdevhw.4 using configuration
Dependency libdrm found: YES 2.4.129 (cached)
Configuring modesetting.4 using configuration
Adding test "modesetting symbol test"
Configuring inputtestdrv.4 using configuration
Configuring Xorg.sh using configuration
Configuring Xorg.1 using configuration
Configuring Xorg.wrap.1 using configuration
Configuring Xwrapper.config.5 using configuration
Configuring xorg.conf.5 using configuration
Configuring xorg.conf.d.5 using configuration
Configuring gtf.1 using configuration
Program rendercheck found: NO
Program scripts/xvfb-piglit.sh found: YES (/builddir/build/BUILD/xorg-server-21.1.22/test/scripts/xvfb-piglit.sh)
Adding test "XTS"
Program scripts/xephyr-glamor-piglit.sh found: YES (/builddir/build/BUILD/xorg-server-21.1.22/test/scripts/xephyr-glamor-piglit.sh)
Adding test "XTS"
Program scripts/xephyr-glamor-gles2-piglit.sh found: YES (/builddir/build/BUILD/xorg-server-21.1.22/test/scripts/xephyr-glamor-gles2-piglit.sh)
Adding test "XTS"
Dependency xcb found: YES 1.17.0 (cached)
Determining dependency 'xcb-xinput' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-xinput` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-xinput` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-xinput` -> 0
stdout:
-L/usr/lib64 -lxcb-xinput
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-xinput` -> 0
stdout:
-lxcb-xinput
-----------
Run-time dependency xcb-xinput found: YES 1.17.0
Adding test "request-length"
Dependency xcb found: YES 1.17.0 (cached)
Determining dependency 'xcb-damage' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-damage` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-damage` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-damage` -> 0
stdout:
-L/usr/lib64 -lxcb-damage
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-damage` -> 0
stdout:
-lxcb-damage
-----------
Run-time dependency xcb-damage found: YES 1.17.0
Adding test "damage-primitives"
Dependency xcb found: YES 1.17.0 (cached)
Determining dependency 'xcb-sync' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-sync` -> 0
stdout:
1.17.0
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-sync` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-sync` -> 0
stdout:
-L/usr/lib64 -lxcb-sync
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-sync` -> 0
stdout:
-lxcb-sync
-----------
Run-time dependency xcb-sync found: YES 1.17.0
Adding test "sync"
Dependency xcb found: YES 1.17.0 (cached)
Dependency xcb-image found: YES 0.4.1 (cached)
Determining dependency 'xcb-util' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion xcb-util` -> 0
stdout:
0.4.1
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags xcb-util` -> 0
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-util` -> 0
stdout:
-L/usr/lib64 -lxcb-util -lxcb
-----------
env[PKG_CONFIG_PATH]: /usr/lib64/pkgconfig:/usr/share/pkgconfig
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs xcb-util` -> 0
stdout:
-lxcb-util -lxcb
-----------
Run-time dependency xcb-util found: YES 0.4.1
Adding test "bug1354-gl"
Adding test "bug1354-gles"
Running compile:
Working directory:  /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3_xpagtg
Code:
int main(void) { return 0; }

-----------
Command line: `cc /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3_xpagtg/testfile.c -o /builddir/build/BUILD/xorg-server-21.1.22/loongarch64-rosa-linux-gnu/meson-private/tmp3_xpagtg/output.exe -O2 -g -D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-wrap -Wl,-O2 -flto` -> 0
Compiler for C supports link arguments -Wl,-wrap: YES 
Adding test "unit"
Configuring Xserver.1 using configuration
Program awk found: YES (/usr/bin/awk)
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in meson 2.0.
         See also: https://github.com/mesonbuild/meson/issues/9300
Running command: /usr/bin/awk -F '[(,)]' '/^#define ABI_ANSIC.*SET/ { printf "%d.%d", $2, $3 }' /builddir/build/BUILD/xorg-server-21.1.22/hw/xfree86/common/xf86Module.h
--- stdout ---
0.4
--- stderr ---


Running command: /usr/bin/awk -F '[(,)]' '/^#define ABI_VIDEODRV.*SET/ { printf "%d.%d", $2, $3 }' /builddir/build/BUILD/xorg-server-21.1.22/hw/xfree86/common/xf86Module.h
--- stdout ---
25.2
--- stderr ---


Running command: /usr/bin/awk -F '[(,)]' '/^#define ABI_XINPUT.*SET/ { printf "%d.%d", $2, $3 }' /builddir/build/BUILD/xorg-server-21.1.22/hw/xfree86/common/xf86Module.h
--- stdout ---
24.4
--- stderr ---


Running command: /usr/bin/awk -F '[(,)]' '/^#define ABI_EXTENSION.*SET/ { printf "%d.%d", $2, $3 }' /builddir/build/BUILD/xorg-server-21.1.22/hw/xfree86/common/xf86Module.h
--- stdout ---
10.0
--- stderr ---


Configuring xorg-server.pc using configuration
Build targets in project: 67
WARNING: Project specifies a minimum meson_version '>= 0.47.0' but uses features which were added in newer versions:
 * 0.50.0: {'install arg in configure_file'}
NOTICE: Future-deprecated features used:
 * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.build_root', 'meson.source_root'}
 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}

xserver 21.1.22

  User defined options
    agp                  : auto
    bindir               : /usr/bin
    builder_addr         : https://rosa.ru
    builder_string       : Build ID: x11-server 21.1.22-1
    buildtype            : plain
    datadir              : /usr/share
    default_font_path    : catalogue:/etc/X11/fontpath.d,built-ins
    devel-docs           : false
    dga                  : true
    docs                 : false
    docs-pdf             : false
    dpms                 : true
    dri1                 : false
    dri2                 : true
    dri3                 : true
    drm                  : true
    dtrace               : false
    fallback_input_driver: libinput
    glamor               : true
    glx                  : true
    hal                  : false
    includedir           : /usr/include
    infodir              : /usr/share/info
    input_thread         : true
    int10                : false
    ipv6                 : true
    libdir               : /usr/lib64
    libexecdir           : /usr/libexec
    libunwind            : true
    linux_acpi           : false
    linux_apm            : false
    listen_local         : true
    listen_tcp           : false
    listen_unix          : true
    localedir            : /usr/share/locale
    localstatedir        : /var
    log_dir              : /var/log
    mandir               : /usr/share/man
    mitshm               : auto
    module_dir           : /usr/lib64/xorg/modules
    pciaccess            : true
    prefix               : /usr
    sbindir              : /usr/sbin
    screensaver          : true
    secure-rpc           : false
    sha1                 : libgcrypt
    sharedstatedir       : /var/lib
    suid_wrapper         : true
    sysconfdir           : /etc
    systemd_logind       : true
    udev                 : true
    udev_kms             : true
    vendor_name          : ROSA
    vendor_name_short    : rosa13
    vendor_web           : https://bugzilla.rosa.ru
    vgahw                : true
    wrap_mode            : nodownload
    xace                 : true
    xcsecurity           : true
    xdm-auth-1           : true
    xdmcp                : true
    xephyr               : true
    xf86-input-inputtest : true
    xf86bigfont          : false
    xinerama             : true
    xnest                : true
    xorg                 : true
    xpbproxy             : false
    xquartz              : false
    xres                 : true
    xselinux             : true
    xv                   : true
    xvfb                 : true
    xvmc                 : true
    xwin                 : false

Found ninja-1.12.1 at /usr/bin/ninja
Failed to guess install tag for /usr/share/X11/xorg.conf.d/10-quirks.conf
Failed to guess install tag for /usr/lib64/xorg/protocol.txt
Failed to guess install tag for /usr/share/aclocal/xorg-server.m4
Failed to guess install tag for install script: /usr/bin/sh -c ln -fs Xorg ${DESTDIR}/usr/bin/X
Failed to guess install tag for /usr/share/X11/xorg.conf.d/10-quirks.conf
Failed to guess install tag for /usr/lib64/xorg/protocol.txt
Failed to guess install tag for /usr/share/aclocal/xorg-server.m4
Failed to guess install tag for install script: /usr/bin/sh -c ln -fs Xorg ${DESTDIR}/usr/bin/X
