Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/wayland.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-123145-46137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/wayland.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/wayland-1.19.0-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/wayland.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-123145-46137/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/wayland.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gkMWPO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wayland-1.19.0 + /usr/bin/xz -dc /builddir/build/SOURCES/wayland-1.19.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wayland-1.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8nY3JU + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-documentation checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for loongarch64-Anolis-linux-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for loongarch64-Anolis-linux-g++... no checking for loongarch64-Anolis-linux-c++... no checking for loongarch64-Anolis-linux-gpp... no checking for loongarch64-Anolis-linux-aCC... no checking for loongarch64-Anolis-linux-CC... no checking for loongarch64-Anolis-linux-cxx... no checking for loongarch64-Anolis-linux-cc++... no checking for loongarch64-Anolis-linux-cl.exe... no checking for loongarch64-Anolis-linux-FCC... no checking for loongarch64-Anolis-linux-KCC... no checking for loongarch64-Anolis-linux-RCC... no checking for loongarch64-Anolis-linux-xlC_r... no checking for loongarch64-Anolis-linux-xlC... no checking for loongarch64-Anolis-linux-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking for grep that handles long lines and -e... /usr/bin/grep checking dependency style of gcc... none checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert loongarch64-Anolis-linux-gnu file names to loongarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for loongarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for loongarch64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sys/prctl.h... yes checking for accept4... yes checking for mkostemp... yes checking for posix_fallocate... yes checking for prctl... yes checking for memfd_create... yes checking for strndup... yes checking for library containing dlsym... -ldl checking for library containing clock_gettime... none required checking for FFI... yes checking how gcc reports undeclared, standard C functions... error checking whether SFD_CLOEXEC is declared... yes checking whether TFD_CLOEXEC is declared... yes checking whether CLOCK_MONOTONIC is declared... yes checking for EXPAT... yes checking for LIBXML... yes checking for xsltproc... /usr/bin/xsltproc checking for doxygen... /usr/bin/doxygen checking for compatible doxygen version... yes checking for xmlto... /usr/bin/xmlto checking for dot... /usr/bin/dot checking for compatible dot version... yes checking for docbook stylesheets... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/doxygen/wayland.doxygen config.status: creating Makefile config.status: creating cursor/wayland-cursor.pc config.status: creating cursor/wayland-cursor-uninstalled.pc config.status: creating doc/Makefile config.status: creating doc/publican/Makefile config.status: creating doc/doxygen/Makefile config.status: creating egl/wayland-egl.pc config.status: creating egl/wayland-egl-backend.pc config.status: creating src/wayland-server-uninstalled.pc config.status: creating src/wayland-client-uninstalled.pc config.status: creating src/wayland-scanner-uninstalled.pc config.status: creating src/wayland-server.pc config.status: creating src/wayland-client.pc config.status: creating src/wayland-scanner.pc config.status: creating src/wayland-version.h config.status: creating config.h config.status: linking protocol/wayland.dtd to src/wayland.dtd.embed config.status: executing depfiles commands config.status: executing libtool commands + make -j4 CC src/wayland_scanner-scanner.o CPPAS src/wayland_scanner-dtddata.o CC src/libwayland_util_la-wayland-util.lo CCLD libwayland-util.la CCLD wayland-scanner GEN protocol/wayland-protocol.c GEN protocol/wayland-server-protocol.h GEN protocol/wayland-client-protocol.h GEN protocol/wayland-server-protocol-core.h GEN protocol/wayland-client-protocol-core.h GEN protocol/tests-server-protocol.h GEN protocol/tests-client-protocol.h GEN protocol/tests-protocol.c make all-recursive make[1]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' Making all in doxygen make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' GEN xml/wayland-architecture.png GEN xml/x-architecture.png GEN xml/wayland-architecture.map GEN xml/x-architecture.map GEN /builddir/build/BUILD/wayland-1.19.0/doc/doxygen/xml/Cursor GEN /builddir/build/BUILD/wayland-1.19.0/doc/doxygen/html/Client GEN /builddir/build/BUILD/wayland-1.19.0/doc/doxygen/html/Cursor GEN /builddir/build/BUILD/wayland-1.19.0/doc/doxygen/html/Server GEN /builddir/build/BUILD/wayland-1.19.0/doc/doxygen/man/man3 GEN man/man3/wl_display.3 GEN xml/Cursor/index.xml GEN xml/Client/index.xml GEN xml/Server/index.xml /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:148: warning: argument 'image' of command @param is not found in the argument list of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:155: warning: The following parameters of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) are not documented: parameter '_img' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:461: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:471: warning: The following parameters of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:511: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:520: warning: The following parameters of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:148: warning: argument 'image' of command @param is not found in the argument list of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.h:83: warning: The following parameters of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) are not documented: parameter '_img' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:511: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.h:86: warning: The following parameters of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:461: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.h:89: warning: The following parameters of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) are not documented: parameter '_cursor' GEN html/Client/index.html GEN html/Cursor/index.html /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:511: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:520: warning: The following parameters of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:461: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:471: warning: The following parameters of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:148: warning: argument 'image' of command @param is not found in the argument list of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:155: warning: The following parameters of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) are not documented: parameter '_img' GEN html/Server/index.html /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:511: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.h:86: warning: The following parameters of wl_cursor_frame(struct wl_cursor *_cursor, uint32_t time) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:461: warning: argument 'cursor' of command @param is not found in the argument list of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.h:89: warning: The following parameters of wl_cursor_frame_and_duration(struct wl_cursor *_cursor, uint32_t time, uint32_t *duration) are not documented: parameter '_cursor' /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.c:148: warning: argument 'image' of command @param is not found in the argument list of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) /builddir/build/BUILD/wayland-1.19.0/cursor/wayland-cursor.h:83: warning: The following parameters of wl_cursor_image_get_buffer(struct wl_cursor_image *_img) are not documented: parameter '_img' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' Making all in publican make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' GEN en-US/images GEN en-US GEN Wayland/en-US/html/css GEN Wayland/en-US/html/images GEN en-US/Wayland.ent GEN en-US/Wayland.xml GEN en-US/Book_Info.xml GEN en-US/Author_Group.xml GEN en-US/Foreword.xml GEN en-US/Preface.xml GEN en-US/Revision_History.xml GEN en-US/Protocol.xml GEN en-US/Xwayland.xml GEN en-US/Compositors.xml GEN en-US/images/icon.svg GEN en-US/images/wayland.png GEN en-US/images/xwayland-architecture.png GEN en-US/Client.xml GEN en-US/Server.xml GEN en-US/ProtocolSpec.xml GEN en-US/ProtocolInterfaces.xml GEN en-US/ClientAPI.xml GEN Wayland/en-US/html/css/brand.css GEN en-US/ServerAPI.xml GEN Wayland/en-US/html/css/common.css GEN Wayland/en-US/html/css/default.css GEN Wayland/en-US/html/css/epub.css GEN Wayland/en-US/html/css/print.css GEN Wayland/en-US/html/images/icon.svg GEN Wayland/en-US/html/images/wayland.png GEN Wayland/en-US/html/images/xwayland-architecture.png GEN en-US/images/x-architecture.map GEN en-US/images/wayland-architecture.map GEN Wayland/en-US/html/images/wayland-architecture.png GEN Wayland/en-US/html/images/x-architecture.png GEN en-US/Architecture.xml GEN en-US/Introduction.xml GEN Wayland Writing pr01.html for preface Writing pr02.html for preface Writing ch01.html for chapter(chap-Introduction) Writing ch02.html for chapter(chap-Compositors) Writing ch03.html for chapter(chap-Wayland-Architecture) Writing ch04.html for chapter(chap-Protocol) Writing ch05.html for chapter(chap-X11-Application-Support) Writing apa.html for appendix(appe-Wayland-Protocol) Writing apb.html for appendix(sect-Library-Client) Error: no ID for constraint linkend: "Server-wayland-server-core_8h_1a3dfebf4109ca3ff4d66d28019a2c2602". Writing apc.html for appendix(sect-Library-Server) Writing index.html for book make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[2]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' CC src/libwayland_private_la-connection.lo CC src/libwayland_private_la-wayland-os.lo CC src/libwayland_client_la-wayland-client.lo CC src/libwayland_server_la-wayland-server.lo CC src/libwayland_server_la-wayland-shm.lo CC src/libwayland_server_la-event-loop.lo CC protocol/libwayland_server_la-wayland-protocol.lo CC tests/test-helpers.lo CC tests/client-test.o CC tests/display_test-display-test.o CC protocol/display_test-tests-protocol.o CC tests/connection-test.o CC tests/event-loop-test.o CC tests/fixed-test.o CC tests/interface-test.o CC tests/list-test.o CC tests/map-test.o CC tests/os-wrappers-test.o CC tests/sanity-test.o CC tests/socket-test.o CC tests/queue-test.o CC tests/proxy-test.o CC tests/signal-test.o CC tests/newsignal-test.o CC src/wayland-server.o CC tests/resources-test.o CC tests/message-test.o CC tests/headers-test.o CC tests/headers-protocol-test.o CC tests/headers-protocol-core-test.o CC tests/compositor-introspection-test.o CC tests/protocol-logger-test.o CXX tests/cpp-compile-test.o CC tests/exec-fd-leak-checker.o CC tests/fixed-benchmark.o CC egl/wayland-egl.lo CC tests/array-test.o CC tests/test-runner.lo CC tests/test-compositor.lo CCLD libwayland-private.la CC protocol/libwayland_client_la-wayland-protocol.lo CCLD libtest-helpers.la CCLD libwayland-server.la CCLD headers-test CC egl/wayland-egl-abi-check.o CXXLD cpp-compile-test CCLD exec-fd-leak-checker CCLD fixed-benchmark CC cursor/libwayland_cursor_la-wayland-cursor.lo CC cursor/libwayland_cursor_la-os-compatibility.lo CCLD libwayland-egl.la CC cursor/libwayland_cursor_la-xcursor.lo CCLD libwayland-client.la CCLD wayland-egl-abi-check CCLD libtest-runner.la CCLD libwayland-cursor.la CCLD client-test CCLD array-test CCLD display-test CCLD connection-test CCLD event-loop-test CCLD fixed-test CCLD interface-test CCLD list-test CCLD map-test CCLD os-wrappers-test CCLD sanity-test CCLD socket-test CCLD queue-test CCLD proxy-test CCLD signal-test CCLD newsignal-test CCLD resources-test CCLD message-test CCLD compositor-introspection-test CCLD protocol-logger-test make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make[1]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Shnbd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 + cd wayland-1.19.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' Making install in doxygen make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/man/man3' /usr/bin/install -p -m 644 man/man3/wl_argument.3 man/man3/wl_event_source.3 man/man3/wl_client.3 man/man3/wl_interface.3 man/man3/wl_global.3 man/man3/wl_message.3 man/man3/wl_event_loop.3 man/man3/wl_shm_sigbus_data.3 man/man3/wl_listener.3 man/man3/wl_array.3 man/man3/wl_resource_iterator_context.3 man/man3/wl_socket.3 man/man3/wl_object.3 man/man3/wl_display.3 man/man3/wl_protocol_logger.3 man/man3/wl_shm_buffer.3 man/man3/wl_shm_pool.3 man/man3/wl_protocol_logger_message.3 man/man3/wl_resource.3 man/man3/wl_proxy.3 man/man3/wl_event_queue.3 man/man3/wl_list.3 man/man3/wl_signal.3 '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/man/man3' make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' Making install in publican make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/wayland/Wayland/en-US/html/css" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/Wayland/en-US/html/css" test -z "/usr/share/doc/wayland/Wayland/en-US/html/images" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/Wayland/en-US/html/images" list=`find ./Wayland/en-US -type f`; \ for p in $list; do \ echo " /usr/bin/install -p -m 644 '$p' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/$p'"; \ /usr/bin/install -p -m 644 "$p" "/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/$p"; \ done; /usr/bin/install -p -m 644 './Wayland/en-US/html/apc.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/apc.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/Wayland.proc' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/Wayland.proc' /usr/bin/install -p -m 644 './Wayland/en-US/html/index.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/index.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch04.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/ch04.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch03.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/ch03.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/apa.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/apa.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/brand.css' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/css/brand.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/default.css' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/css/default.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/common.css' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/css/common.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/epub.css' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/css/epub.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/print.css' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/css/print.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch01.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/ch01.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/pr01.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/pr01.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch05.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/ch05.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch02.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/ch02.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/apb.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/apb.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/wayland-architecture.png' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/images/wayland-architecture.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/wayland.png' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/images/wayland.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/xwayland-architecture.png' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/images/xwayland-architecture.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/icon.svg' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/images/icon.svg' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/x-architecture.png' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/images/x-architecture.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/pr02.html' '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland/./Wayland/en-US/html/pr02.html' make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[2]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libwayland-server.la libwayland-client.la libwayland-cursor.la libwayland-egl.la '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libwayland-server.so.0.1.0 /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-server.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-server.so.0.1.0 libwayland-server.so.0 || { rm -f libwayland-server.so.0 && ln -s libwayland-server.so.0.1.0 libwayland-server.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-server.so.0.1.0 libwayland-server.so || { rm -f libwayland-server.so && ln -s libwayland-server.so.0.1.0 libwayland-server.so; }; }) libtool: install: /usr/bin/install -p .libs/libwayland-server.lai /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-server.la libtool: install: /usr/bin/install -p .libs/libwayland-client.so.0.3.0 /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-client.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-client.so.0.3.0 libwayland-client.so.0 || { rm -f libwayland-client.so.0 && ln -s libwayland-client.so.0.3.0 libwayland-client.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-client.so.0.3.0 libwayland-client.so || { rm -f libwayland-client.so && ln -s libwayland-client.so.0.3.0 libwayland-client.so; }; }) libtool: install: /usr/bin/install -p .libs/libwayland-client.lai /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-client.la libtool: warning: relinking 'libwayland-cursor.la' libtool: install: (cd /builddir/build/BUILD/wayland-1.19.0; /bin/sh "/builddir/build/BUILD/wayland-1.19.0/libtool" --silent --tag CC --mode=relink gcc -Wall -Wextra -Wno-unused-parameter -g -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -I./src -I./src -DICONDIR=\"/usr/share/icons\" -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwayland-cursor.la -rpath /usr/lib64 cursor/libwayland_cursor_la-wayland-cursor.lo cursor/libwayland_cursor_la-os-compatibility.lo cursor/libwayland_cursor_la-xcursor.lo libwayland-client.la -inst-prefix-dir /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64) libtool: install: /usr/bin/install -p .libs/libwayland-cursor.so.0.0.0T /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-cursor.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-cursor.so.0.0.0 libwayland-cursor.so.0 || { rm -f libwayland-cursor.so.0 && ln -s libwayland-cursor.so.0.0.0 libwayland-cursor.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-cursor.so.0.0.0 libwayland-cursor.so || { rm -f libwayland-cursor.so && ln -s libwayland-cursor.so.0.0.0 libwayland-cursor.so; }; }) libtool: install: /usr/bin/install -p .libs/libwayland-cursor.lai /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-cursor.la libtool: install: /usr/bin/install -p .libs/libwayland-egl.so.1.0.0 /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-egl.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-egl.so.1.0.0 libwayland-egl.so.1 || { rm -f libwayland-egl.so.1 && ln -s libwayland-egl.so.1.0.0 libwayland-egl.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64 && { ln -s -f libwayland-egl.so.1.0.0 libwayland-egl.so || { rm -f libwayland-egl.so && ln -s libwayland-egl.so.1.0.0 libwayland-egl.so; }; }) libtool: install: /usr/bin/install -p .libs/libwayland-egl.lai /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-egl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p wayland-scanner '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/bin' libtool: install: /usr/bin/install -p wayland-scanner /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/bin/wayland-scanner /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/aclocal' /usr/bin/install -p -m 644 wayland-scanner.m4 '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/wayland' /usr/bin/install -p -m 644 wayland-scanner.mk protocol/wayland.xml protocol/wayland.dtd '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/wayland' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/include' /usr/bin/install -p -m 644 src/wayland-util.h src/wayland-server.h src/wayland-server-core.h src/wayland-client.h src/wayland-client-core.h src/wayland-version.h cursor/wayland-cursor.h egl/wayland-egl.h egl/wayland-egl-core.h egl/wayland-egl-backend.h '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/include' /usr/bin/install -p -m 644 protocol/wayland-server-protocol.h protocol/wayland-client-protocol.h '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 src/wayland-scanner.pc src/wayland-client.pc src/wayland-server.pc cursor/wayland-cursor.pc egl/wayland-egl.pc egl/wayland-egl-backend.pc '/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make[1]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' + find /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 -name '*.la' + xargs rm -f + chrpath -d /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-cursor.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.19.0-1.an8 --unique-debug-suffix -1.19.0-1.an8.loongarch64 --unique-debug-src-base wayland-1.19.0-1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wayland-1.19.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-client.so.0.3.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/bin/wayland-scanner extracting debug info from /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-cursor.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-egl.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/lib64/libwayland-server.so.0.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 1491 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YSE8Yu + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + mkdir -m 700 tests/run + XDG_RUNTIME_DIR=/builddir/build/BUILD/wayland-1.19.0/tests/run + make check make check-recursive make[1]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' Making check in doc make[2]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' Making check in doxygen make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/doxygen' Making check in publican make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc/publican' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0/doc' make[2]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' make wayland-egl-abi-check make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' make[3]: 'wayland-egl-abi-check' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.19.0' PASS: array-test PASS: client-test PASS: display-test PASS: connection-test PASS: event-loop-test PASS: fixed-test PASS: interface-test PASS: list-test PASS: map-test PASS: os-wrappers-test PASS: sanity-test PASS: socket-test PASS: queue-test PASS: proxy-test PASS: signal-test PASS: newsignal-test PASS: resources-test PASS: message-test PASS: headers-test PASS: compositor-introspection-test PASS: protocol-logger-test PASS: wayland-egl-abi-check PASS: cpp-compile-test PASS: egl/wayland-egl-symbols-check PASS: tests/scanner-test.sh ============================================================================ Testsuite summary for wayland 1.19.0 ============================================================================ # TOTAL: 25 # PASS: 25 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' make[1]: Leaving directory '/builddir/build/BUILD/wayland-1.19.0' + exit 0 Processing files: wayland-devel-1.19.0-1.an8.loongarch64 Provides: libwayland-client-devel = 1.19.0-1.an8 libwayland-cursor-devel = 1.19.0-1.an8 libwayland-egl-devel = 1.19.0-1.an8 libwayland-server-devel = 1.19.0-1.an8 mesa-libwayland-egl-devel = 1.19.0-1.an8 mesa-libwayland-egl-devel(loongarch-64) = 1.19.0-1.an8 pkgconfig(wayland-client) = 1.19.0 pkgconfig(wayland-cursor) = 1.19.0 pkgconfig(wayland-egl) = 18.1.0 pkgconfig(wayland-egl-backend) = 3 pkgconfig(wayland-scanner) = 1.19.0 pkgconfig(wayland-server) = 1.19.0 wayland-devel = 1.19.0-1.an8 wayland-devel(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libexpat.so.1()(64bit) libwayland-client.so.0()(64bit) libwayland-cursor.so.0()(64bit) libwayland-egl.so.1()(64bit) libwayland-server.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) pkgconfig(wayland-client) Obsoletes: libwayland-client-devel < 1.11.91 libwayland-cursor-devel < 1.11.91 libwayland-server-devel < 1.11.91 mesa-libwayland-egl-devel < 18.1.0 Processing files: wayland-doc-1.19.0-1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RKrEGQ + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + DOCDIR=/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland-doc + cp -pr README /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/doc/wayland-doc + exit 0 Provides: wayland-doc = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libwayland-client-1.19.0-1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BBxj4z + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-client + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-client + exit 0 Provides: libwayland-client = 1.19.0-1.an8 libwayland-client(loongarch-64) = 1.19.0-1.an8 libwayland-client.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: libwayland-cursor-1.19.0-1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nmb1XT + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-cursor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-cursor + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-cursor + exit 0 Provides: libwayland-cursor = 1.19.0-1.an8 libwayland-cursor(loongarch-64) = 1.19.0-1.an8 libwayland-cursor.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libwayland-client.so.0()(64bit) Processing files: libwayland-egl-1.19.0-1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Dgjvk6 + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-egl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-egl + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-egl + exit 0 Provides: libwayland-egl = 1.19.0-1.an8 libwayland-egl(loongarch-64) = 1.19.0-1.an8 libwayland-egl.so.1()(64bit) mesa-libwayland-egl = 1.19.0-1.an8 mesa-libwayland-egl(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) Obsoletes: mesa-libwayland-egl < 18.1.0 Processing files: libwayland-server-1.19.0-1.an8.loongarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fm7nJY + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-server + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64/usr/share/licenses/libwayland-server + exit 0 Provides: libwayland-server = 1.19.0-1.an8 libwayland-server(loongarch-64) = 1.19.0-1.an8 libwayland-server.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) Processing files: wayland-debugsource-1.19.0-1.an8.loongarch64 Provides: wayland-debugsource = 1.19.0-1.an8 wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wayland-debuginfo-1.19.0-1.an8.loongarch64 Provides: wayland-debuginfo = 1.19.0-1.an8 wayland-debuginfo(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Processing files: wayland-devel-debuginfo-1.19.0-1.an8.loongarch64 Provides: debuginfo(build-id) = b28ac44842e400ea21ad2e932caa8b8f5adce9aa wayland-devel-debuginfo = 1.19.0-1.an8 wayland-devel-debuginfo(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Processing files: libwayland-client-debuginfo-1.19.0-1.an8.loongarch64 Provides: debuginfo(build-id) = f4aadd2c5507cacfa8a98e83c0b4df6af3eca346 libwayland-client-debuginfo = 1.19.0-1.an8 libwayland-client-debuginfo(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Processing files: libwayland-cursor-debuginfo-1.19.0-1.an8.loongarch64 Provides: debuginfo(build-id) = 99d8a4965e8648ce74d4a34b4268a583971ef283 libwayland-cursor-debuginfo = 1.19.0-1.an8 libwayland-cursor-debuginfo(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Processing files: libwayland-egl-debuginfo-1.19.0-1.an8.loongarch64 Provides: debuginfo(build-id) = 7d5e22ec567f9202b73d6a128bb5836d3fc1b33b libwayland-egl-debuginfo = 1.19.0-1.an8 libwayland-egl-debuginfo(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Processing files: libwayland-server-debuginfo-1.19.0-1.an8.loongarch64 Provides: debuginfo(build-id) = 55ade80cd1fe91becadf6ae659d0bca35045fde2 libwayland-server-debuginfo = 1.19.0-1.an8 libwayland-server-debuginfo(loongarch-64) = 1.19.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(loongarch-64) = 1.19.0-1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 Wrote: /builddir/build/RPMS/wayland-devel-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/wayland-doc-1.19.0-1.an8.noarch.rpm Wrote: /builddir/build/RPMS/libwayland-client-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-cursor-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-egl-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-server-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/wayland-debugsource-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/wayland-debuginfo-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/wayland-devel-debuginfo-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-client-debuginfo-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-cursor-debuginfo-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-egl-debuginfo-1.19.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/libwayland-server-debuginfo-1.19.0-1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2WLDlU + umask 022 + cd /builddir/build/BUILD + cd wayland-1.19.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wayland-1.19.0-1.an8.loongarch64 + exit 0 Child return code was: 0