Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/wayland.spec'], chrootPath='/var/lib/mock/f33-build-298657-56185/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/wayland-1.18.0-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/wayland.spec'], chrootPath='/var/lib/mock/f33-build-298657-56185/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aYX91m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wayland-1.18.0 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/wayland-1.18.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd wayland-1.18.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VpILNl + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-02-11 18:46:09.000000000 -0500 +++ ./configure 2020-08-14 19:19:54.445891461 -0400 @@ -1931,7 +1931,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 19:19:54.445891461 -0400 +++ ./configure 2020-08-14 19:19:55.335891561 -0400 @@ -6881,7 +6881,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17986,7 +17986,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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.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' + 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' + '[' 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=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --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 thread-safe 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 riscv64-redhat-linux-gnu-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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 whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no 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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6835: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... 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 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 doc/man/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-server-protocol.h GEN protocol/wayland-protocol.c 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.18.0' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc' Making all in doxygen make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.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.18.0/doc/doxygen/html/Client GEN /builddir/build/BUILD/wayland-1.18.0/doc/doxygen/html/Server GEN /builddir/build/BUILD/wayland-1.18.0/doc/doxygen/man/man3 GEN man/man3/wl_display.3 GEN xml/Client/index.xml GEN xml/Server/index.xml GEN html/Client/index.html GEN html/Server/index.html make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' Making all in publican make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/publican' GEN en-US/images GEN Wayland/en-US/html/css GEN en-US GEN en-US/Wayland.ent GEN Wayland/en-US/html/images 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/wayland.png GEN en-US/images/icon.svg 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 en-US/ServerAPI.xml GEN Wayland/en-US/html/css/brand.css GEN Wayland/en-US/html/css/common.css GEN Wayland/en-US/html/css/epub.css GEN Wayland/en-US/html/css/default.css GEN Wayland/en-US/html/css/print.css GEN Wayland/en-US/html/images/wayland.png GEN Wayland/en-US/html/images/icon.svg 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.18.0/doc/publican' Making all in man make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[2]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' CC src/libwayland_private_la-wayland-os.lo CC src/libwayland_private_la-connection.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 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 tests/test-runner.c: In function 'is_debugger_attached': tests/test-runner.c:254:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 254 | read(pipefd[0], &buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ tests/test-runner.c:277:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 277 | write(pipefd[1], "-", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ tests/test-runner.c:280:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 280 | write(pipefd[1], "+", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD libtest-helpers.la CCLD headers-test CC egl/wayland-egl-abi-check.o CCLD fixed-benchmark CC cursor/libwayland_cursor_la-wayland-cursor.lo CC cursor/libwayland_cursor_la-os-compatibility.lo CC cursor/libwayland_cursor_la-xcursor.lo CCLD libwayland-egl.la CCLD libwayland-client.la CCLD libwayland-server.la CCLD wayland-egl-abi-check CCLD exec-fd-leak-checker CCLD libwayland-cursor.la CCLD libtest-runner.la CCLD array-test CCLD client-test CCLD connection-test CCLD display-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 tests/compositor-introspection-test.c: In function 'new_client_connect': tests/compositor-introspection-test.c:78:2: warning: 'client' may be used uninitialized in this function [-Wmaybe-uninitialized] 78 | assert(compositor->client == client); | ^ tests/compositor-introspection-test.c:65:20: note: 'client' was declared here 65 | struct wl_client *client, *client_it; | ^ make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make[1]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KJqH8m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 + cd wayland-1.18.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' Making install in doc make[2]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc' Making install in doxygen make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 man/man3/wl_resource.3 man/man3/wl_shm_sigbus_data.3 man/man3/wl_event_loop.3 man/man3/wl_event_source.3 man/man3/wl_display.3 man/man3/wl_shm_buffer.3 man/man3/wl_global.3 man/man3/wl_protocol_logger.3 man/man3/wl_interface.3 man/man3/wl_list.3 man/man3/wl_signal.3 man/man3/wl_proxy.3 man/man3/wl_shm_pool.3 man/man3/wl_resource_iterator_context.3 man/man3/wl_message.3 man/man3/wl_argument.3 man/man3/wl_socket.3 man/man3/wl_event_queue.3 man/man3/wl_protocol_logger_message.3 man/man3/wl_array.3 man/man3/wl_object.3 man/man3/wl_listener.3 man/man3/wl_client.3 '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/man/man3' make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' Making install in publican make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/publican' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.18.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.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/share/doc/wayland/$p'"; \ /usr/bin/install -p -m 644 "$p" "/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/$p"; \ done; /usr/bin/install -p -m 644 './Wayland/en-US/html/Wayland.proc' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/Wayland.proc' /usr/bin/install -p -m 644 './Wayland/en-US/html/apc.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/apc.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch03.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/ch03.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/apb.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/apb.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/default.css' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/css/default.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/print.css' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/css/print.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/epub.css' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/css/epub.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/brand.css' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/css/brand.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/css/common.css' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/css/common.css' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch05.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/ch05.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/pr01.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/pr01.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch01.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/ch01.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/index.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/ch04.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/x-architecture.png' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/images/x-architecture.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/xwayland-architecture.png' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/images/xwayland-architecture.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/wayland-architecture.png' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/images/wayland-architecture.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/icon.svg' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/images/icon.svg' /usr/bin/install -p -m 644 './Wayland/en-US/html/images/wayland.png' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/images/wayland.png' /usr/bin/install -p -m 644 './Wayland/en-US/html/ch02.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/ch02.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/pr02.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/pr02.html' /usr/bin/install -p -m 644 './Wayland/en-US/html/apa.html' '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland/./Wayland/en-US/html/apa.html' make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/publican' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/publican' Making install in man make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 wl_display_connect.3 wl_display_connect_to_fd.3 '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/man/man3' make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.18.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.18.0/doc' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[2]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libwayland-server.so.0.1.0 /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-server.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/lib64/libwayland-server.la libtool: install: /usr/bin/install -p .libs/libwayland-client.so.0.3.0 /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-client.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/lib64/libwayland-client.la libtool: warning: relinking 'libwayland-cursor.la' libtool: install: (cd /builddir/build/BUILD/wayland-1.18.0; /bin/sh "/builddir/build/BUILD/wayland-1.18.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -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.18.0-2.fc33.riscv64) libtool: install: /usr/bin/install -p .libs/libwayland-cursor.so.0.0.0T /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-cursor.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/lib64/libwayland-cursor.la libtool: install: /usr/bin/install -p .libs/libwayland-egl.so.1.0.0 /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-egl.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/lib64/libwayland-egl.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p wayland-scanner '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p wayland-scanner /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/bin/wayland-scanner /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/aclocal' /usr/bin/install -p -m 644 wayland-scanner.m4 '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/wayland' /usr/bin/install -p -m 644 wayland-scanner.mk protocol/wayland.xml protocol/wayland.dtd '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/wayland' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 protocol/wayland-server-protocol.h protocol/wayland-client-protocol.h '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/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.18.0-2.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make[1]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' + find /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 -name '*.la' + xargs rm -f + chrpath -d /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-cursor.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.18.0-2.fc33 --unique-debug-suffix -1.18.0-2.fc33.riscv64 --unique-debug-src-base wayland-1.18.0-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wayland-1.18.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/bin/wayland-scanner explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-cursor.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-egl.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-client.so.0.3.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-egl.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-cursor.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/bin/wayland-scanner extracting debug info from /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-client.so.0.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-server.so.0.1.0 extracting debug info from /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/lib64/libwayland-server.so.0.1.0 original debug info size: 1660kB, size after compression: 1608kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 1476 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IURJpm + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + mkdir -m 700 tests/run + XDG_RUNTIME_DIR=/builddir/build/BUILD/wayland-1.18.0/tests/run + make check make check-recursive make[1]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' Making check in doc make[2]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc' Making check in doxygen make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/doxygen' Making check in publican make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/publican' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/publican' Making check in man make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc/man' make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0/doc' make[2]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' make wayland-egl-abi-check make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' make[3]: 'wayland-egl-abi-check' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/wayland-1.18.0' make[4]: Entering directory '/builddir/build/BUILD/wayland-1.18.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: egl/wayland-egl-symbols-check PASS: tests/scanner-test.sh ============================================================================ Testsuite summary for wayland 1.18.0 ============================================================================ # TOTAL: 24 # PASS: 24 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make[3]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make[2]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' make[1]: Leaving directory '/builddir/build/BUILD/wayland-1.18.0' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: wayland-devel-1.18.0-2.fc33.riscv64 Provides: libwayland-client-devel = 1.18.0-2.fc33 libwayland-cursor-devel = 1.18.0-2.fc33 libwayland-egl-devel = 1.18.0-2.fc33 libwayland-server-devel = 1.18.0-2.fc33 pkgconfig(wayland-client) = 1.18.0 pkgconfig(wayland-cursor) = 1.18.0 pkgconfig(wayland-egl) = 18.1.0 pkgconfig(wayland-egl-backend) = 3 pkgconfig(wayland-scanner) = 1.18.0 pkgconfig(wayland-server) = 1.18.0 wayland-devel = 1.18.0-2.fc33 wayland-devel(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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) rtld(GNU_HASH) Processing files: wayland-doc-1.18.0-2.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hvjy1o + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + DOCDIR=/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland-doc + cp -pr README /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland-doc + cp -pr TODO /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/doc/wayland-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: wayland-doc = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libwayland-client-1.18.0-2.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VxJzUm + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-client + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: libwayland-client = 1.18.0-2.fc33 libwayland-client(riscv-64) = 1.18.0-2.fc33 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.27)(64bit) rtld(GNU_HASH) Processing files: libwayland-cursor-1.18.0-2.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YjdzCm + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-cursor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-cursor + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-cursor + RPM_EC=0 ++ jobs -p + exit 0 Provides: libwayland-cursor = 1.18.0-2.fc33 libwayland-cursor(riscv-64) = 1.18.0-2.fc33 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.27)(64bit) libwayland-client.so.0()(64bit) rtld(GNU_HASH) Processing files: libwayland-egl-1.18.0-2.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0b9Gsn + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-egl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-egl + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-egl + RPM_EC=0 ++ jobs -p + exit 0 Provides: libwayland-egl = 1.18.0-2.fc33 libwayland-egl(riscv-64) = 1.18.0-2.fc33 libwayland-egl.so.1()(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) rtld(GNU_HASH) Processing files: libwayland-server-1.18.0-2.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ep72Hm + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + LICENSEDIR=/builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-server + cp -pr COPYING /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64/usr/share/licenses/libwayland-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: libwayland-server = 1.18.0-2.fc33 libwayland-server(riscv-64) = 1.18.0-2.fc33 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.27)(64bit) rtld(GNU_HASH) Processing files: wayland-debugsource-1.18.0-2.fc33.riscv64 Provides: wayland-debugsource = 1.18.0-2.fc33 wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wayland-debuginfo-1.18.0-2.fc33.riscv64 Provides: wayland-debuginfo = 1.18.0-2.fc33 wayland-debuginfo(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Processing files: wayland-devel-debuginfo-1.18.0-2.fc33.riscv64 Provides: debuginfo(build-id) = 4130286d985196375796e454229d98d110c74ae4 wayland-devel-debuginfo = 1.18.0-2.fc33 wayland-devel-debuginfo(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Processing files: libwayland-client-debuginfo-1.18.0-2.fc33.riscv64 Provides: debuginfo(build-id) = a3a2b67c08a76529700d236e72c2bfae6aa061eb libwayland-client-debuginfo = 1.18.0-2.fc33 libwayland-client-debuginfo(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Processing files: libwayland-cursor-debuginfo-1.18.0-2.fc33.riscv64 Provides: debuginfo(build-id) = c663ccbd12e94ab12768b4c9b6b4f5d08cc460bf libwayland-cursor-debuginfo = 1.18.0-2.fc33 libwayland-cursor-debuginfo(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Processing files: libwayland-egl-debuginfo-1.18.0-2.fc33.riscv64 Provides: debuginfo(build-id) = 1498b0ae3ed1cf70e1f40e013ee6eac6aadb097f libwayland-egl-debuginfo = 1.18.0-2.fc33 libwayland-egl-debuginfo(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Processing files: libwayland-server-debuginfo-1.18.0-2.fc33.riscv64 Provides: debuginfo(build-id) = 40a0b7d4814828a98ad283065be831f3c7e0292f libwayland-server-debuginfo = 1.18.0-2.fc33 libwayland-server-debuginfo(riscv-64) = 1.18.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wayland-debugsource(riscv-64) = 1.18.0-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 Wrote: /builddir/build/RPMS/libwayland-server-debuginfo-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wayland-devel-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libwayland-client-debuginfo-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wayland-debugsource-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wayland-doc-1.18.0-2.fc33.noarch.rpm Wrote: /builddir/build/RPMS/libwayland-cursor-debuginfo-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wayland-devel-debuginfo-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libwayland-server-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libwayland-client-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libwayland-cursor-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libwayland-egl-debuginfo-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/wayland-debuginfo-1.18.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libwayland-egl-1.18.0-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CctRDo + umask 022 + cd /builddir/build/BUILD + cd wayland-1.18.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wayland-1.18.0-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0