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/anaconda.spec'], chrootPath='/var/lib/mock/f33-build-597716-67014/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/anaconda.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=1619308800 Wrote: /builddir/build/SRPMS/anaconda-33.25.4-1.0.riscv64.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/anaconda.spec'], chrootPath='/var/lib/mock/f33-build-597716-67014/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/anaconda.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=1619308800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lknmuY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf anaconda-33.25.4 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/anaconda-33.25.4.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd anaconda-33.25.4 + /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.M5Ki7Y + umask 022 + cd /builddir/build/BUILD + cd anaconda-33.25.4 + 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-10-01 12:07:35.000000000 -0400 +++ ./configure 2021-04-25 09:25:59.482610272 -0400 @@ -1884,7 +1884,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 2021-04-25 09:25:59.482610272 -0400 +++ ./configure 2021-04-25 09:26:00.142610272 -0400 @@ -7657,7 +7657,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'" @@ -15362,7 +15362,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"`' + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./widgets/configure + diff -u ./widgets/configure.backup ./widgets/configure + mv ./widgets/configure.backup ./widgets/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./widgets/configure + diff -u ./widgets/configure.backup ./widgets/configure + mv ./widgets/configure.backup ./widgets/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./widgets/configure + diff -u ./widgets/configure.backup ./widgets/configure --- ./widgets/configure.backup 2020-02-24 12:54:51.000000000 -0500 +++ ./widgets/configure 2021-04-25 09:26:01.052610272 -0400 @@ -1876,7 +1876,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' ./widgets/configure + diff -u ./widgets/configure.backup ./widgets/configure + mv ./widgets/configure.backup ./widgets/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'\''"#' ./widgets/configure + diff -u ./widgets/configure.backup ./widgets/configure --- ./widgets/configure.backup 2021-04-25 09:26:01.052610272 -0400 +++ ./widgets/configure 2021-04-25 09:26:01.702610272 -0400 @@ -7434,7 +7434,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'" @@ -14975,7 +14975,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 ANACONDA_RELEASE=1.0.riscv64.fc33 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 UID '987' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... yes 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 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 for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm 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 7611: -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 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 xgettext... /usr/bin/xgettext checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for msgcat... /usr/bin/msgcat checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for int64_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strdup... yes checking for audit_open in -laudit... yes checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.9/site-packages 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 for PYTHON3... yes checking Python libraries... no checking for RPM... yes checking for LIBARCHIVE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating anaconda.spec config.status: creating data/Makefile config.status: creating data/command-stubs/Makefile config.status: creating docs/Makefile config.status: creating dracut/Makefile config.status: creating data/conf.d/Makefile config.status: creating data/product.d/Makefile config.status: creating data/liveinst/Makefile config.status: creating data/liveinst/console.apps/Makefile config.status: creating data/liveinst/gnome/Makefile config.status: creating data/liveinst/pam.d/Makefile config.status: creating data/systemd/Makefile config.status: creating data/dbus/Makefile config.status: creating data/window-manager/Makefile config.status: creating data/window-manager/config/Makefile config.status: creating po/Makefile config.status: creating scripts/Makefile config.status: creating pyanaconda/Makefile config.status: creating pyanaconda/version.py config.status: creating pyanaconda/core/Makefile config.status: creating pyanaconda/core/kickstart/Makefile config.status: creating pyanaconda/core/configuration/Makefile config.status: creating pyanaconda/core/startup/Makefile config.status: creating pyanaconda/isys/Makefile config.status: creating pyanaconda/payload/Makefile config.status: creating pyanaconda/payload/dnf/Makefile config.status: creating pyanaconda/payload/live/Makefile config.status: creating pyanaconda/payload/source/Makefile config.status: creating pyanaconda/ui/Makefile config.status: creating pyanaconda/ui/categories/Makefile config.status: creating pyanaconda/ui/lib/Makefile config.status: creating pyanaconda/ui/gui/hubs/Makefile config.status: creating pyanaconda/ui/gui/spokes/Makefile config.status: creating pyanaconda/ui/gui/spokes/advstorage/Makefile config.status: creating pyanaconda/ui/gui/spokes/lib/Makefile config.status: creating pyanaconda/ui/gui/Makefile config.status: creating pyanaconda/ui/tui/hubs/Makefile config.status: creating pyanaconda/ui/tui/spokes/Makefile config.status: creating pyanaconda/ui/tui/Makefile config.status: creating pyanaconda/modules/Makefile config.status: creating pyanaconda/modules/common/Makefile config.status: creating pyanaconda/modules/common/base/Makefile config.status: creating pyanaconda/modules/common/task/Makefile config.status: creating pyanaconda/modules/common/errors/Makefile config.status: creating pyanaconda/modules/common/constants/Makefile config.status: creating pyanaconda/modules/common/structures/Makefile config.status: creating pyanaconda/modules/boss/Makefile config.status: creating pyanaconda/modules/boss/install_manager/Makefile config.status: creating pyanaconda/modules/boss/kickstart_manager/Makefile config.status: creating pyanaconda/modules/boss/module_manager/Makefile config.status: creating pyanaconda/modules/security/Makefile config.status: creating pyanaconda/modules/timezone/Makefile config.status: creating pyanaconda/modules/network/Makefile config.status: creating pyanaconda/modules/network/firewall/Makefile config.status: creating pyanaconda/modules/localization/Makefile config.status: creating pyanaconda/modules/users/Makefile config.status: creating pyanaconda/modules/payloads/Makefile config.status: creating pyanaconda/modules/payloads/packages/Makefile config.status: creating pyanaconda/modules/payloads/payload/Makefile config.status: creating pyanaconda/modules/payloads/payload/dnf/Makefile config.status: creating pyanaconda/modules/payloads/payload/live_os/Makefile config.status: creating pyanaconda/modules/payloads/payload/live_image/Makefile config.status: creating pyanaconda/modules/payloads/base/Makefile config.status: creating pyanaconda/modules/payloads/source/Makefile config.status: creating pyanaconda/modules/payloads/source/cdn/Makefile config.status: creating pyanaconda/modules/payloads/source/cdrom/Makefile config.status: creating pyanaconda/modules/payloads/source/closest_mirror/Makefile config.status: creating pyanaconda/modules/payloads/source/harddrive/Makefile config.status: creating pyanaconda/modules/payloads/source/hmc/Makefile config.status: creating pyanaconda/modules/payloads/source/live_os/Makefile config.status: creating pyanaconda/modules/payloads/source/nfs/Makefile config.status: creating pyanaconda/modules/payloads/source/repo_files/Makefile config.status: creating pyanaconda/modules/payloads/source/url/Makefile config.status: creating pyanaconda/modules/storage/Makefile config.status: creating pyanaconda/modules/storage/bootloader/Makefile config.status: creating pyanaconda/modules/storage/checker/Makefile config.status: creating pyanaconda/modules/storage/dasd/Makefile config.status: creating pyanaconda/modules/storage/devicetree/Makefile config.status: creating pyanaconda/modules/storage/disk_initialization/Makefile config.status: creating pyanaconda/modules/storage/disk_selection/Makefile config.status: creating pyanaconda/modules/storage/fcoe/Makefile config.status: creating pyanaconda/modules/storage/iscsi/Makefile config.status: creating pyanaconda/modules/storage/nvdimm/Makefile config.status: creating pyanaconda/modules/storage/partitioning/Makefile config.status: creating pyanaconda/modules/storage/partitioning/automatic/Makefile config.status: creating pyanaconda/modules/storage/partitioning/blivet/Makefile config.status: creating pyanaconda/modules/storage/partitioning/custom/Makefile config.status: creating pyanaconda/modules/storage/partitioning/interactive/Makefile config.status: creating pyanaconda/modules/storage/partitioning/manual/Makefile config.status: creating pyanaconda/modules/storage/snapshot/Makefile config.status: creating pyanaconda/modules/storage/zfcp/Makefile config.status: creating pyanaconda/modules/services/Makefile config.status: creating pyanaconda/modules/subscription/Makefile config.status: creating data/post-scripts/Makefile config.status: creating data/pixmaps/Makefile config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating utils/dd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in widgets (/builddir/build/BUILD/anaconda-33.25.4/widgets) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' 'ANACONDA_RELEASE=1.0.riscv64.fc33' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CC=gcc' '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' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --cache-file=/dev/null --srcdir=. 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 a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 size_t... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none 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 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 for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm 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 7388: -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 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 for gobject-introspection... yes checking for GLADEUI... yes checking for GTK... yes checking for LIBXKLAVIER... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.0.0... yes (version 2.66.3) checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating glade/Makefile config.status: creating src/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands *** Anaconda encountered the following issues during configuration: Unable to use python library *** Anaconda will not successfully build without these missing dependencies + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4' Making all in data make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data' Making all in command-stubs make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/command-stubs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/command-stubs' Making all in liveinst make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst' Making all in console.apps make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst/console.apps' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst/console.apps' Making all in gnome make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst/gnome' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst/gnome' Making all in pam.d make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst/pam.d' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst/pam.d' make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst' make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/liveinst' Making all in systemd make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/systemd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/systemd' Making all in post-scripts make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/post-scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/post-scripts' Making all in pixmaps make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/pixmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/pixmaps' Making all in window-manager make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/window-manager' Making all in config make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/window-manager/config' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/window-manager/config' make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/window-manager' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/window-manager' make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/window-manager' Making all in dbus make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/dbus' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/dbus' Making all in conf.d make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/conf.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/conf.d' Making all in product.d make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data/product.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data/product.d' make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data' make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/data' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/docs' Making all in dracut make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/dracut' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/dracut' Making all in po make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/po' GEN ../data/liveinst/console.apps/liveinst.h EXTRACT main.pot EXTRACT extra.pot GEN anaconda.pot MERGE af.mpo MERGE am.mpo MERGE anp.mpo MERGE ar.mpo MERGE as.mpo MERGE bal.mpo MERGE be.mpo MERGE bg.mpo MERGE bn.mpo MERGE bn_IN.mpo MERGE bo.mpo MERGE br.mpo MERGE brx.mpo MERGE bs.mpo MERGE ca.mpo MERGE cs.mpo MERGE cy.mpo MERGE da.mpo MERGE de.mpo MERGE de_CH.mpo MERGE el.mpo MERGE en_GB.mpo MERGE eo.mpo MERGE es.mpo MERGE et.mpo MERGE eu.mpo MERGE fa.mpo MERGE fi.mpo MERGE fil.mpo MERGE fr.mpo MERGE fur.mpo MERGE ga.mpo MERGE gl.mpo MERGE gu.mpo MERGE he.mpo MERGE hi.mpo MERGE hr.mpo MERGE hu.mpo MERGE ia.mpo MERGE id.mpo MERGE ilo.mpo MERGE is.mpo MERGE it.mpo MERGE ja.mpo MERGE ka.mpo MERGE kk.mpo MERGE km.mpo MERGE kn.mpo MERGE ko.mpo MERGE kw.mpo MERGE kw@kkcor.mpo MERGE kw_GB.mpo MERGE kw@uccor.mpo MERGE ky.mpo MERGE lt.mpo MERGE lv.mpo MERGE mai.mpo MERGE mk.mpo MERGE ml.mpo MERGE mn.mpo MERGE mr.mpo MERGE ms.mpo MERGE my.mpo MERGE nb.mpo MERGE nds.mpo MERGE ne.mpo MERGE nl.mpo MERGE nn.mpo MERGE nso.mpo MERGE or.mpo MERGE pa.mpo MERGE pl.mpo MERGE pt.mpo MERGE pt_BR.mpo MERGE ro.mpo MERGE si.mpo MERGE ru.mpo MERGE sk.mpo MERGE sl.mpo MERGE sq.mpo MERGE sr.mpo GEN sr@latin.mpo MERGE sv.mpo MERGE ta.mpo MERGE te.mpo MERGE tg.mpo MERGE th.mpo MERGE tr.mpo MERGE tw.mpo MERGE uk.mpo MERGE ur.mpo MERGE vi.mpo MERGE wba.mpo MERGE yo.mpo MERGE zh_CN.mpo MERGE zh_HK.mpo MERGE zh_TW.mpo MERGE zu.mpo FORMAT af.mo FORMAT am.mo FORMAT anp.mo FORMAT ar.mo FORMAT as.mo FORMAT bal.mo FORMAT be.mo FORMAT bg.mo FORMAT bn.mo FORMAT bn_IN.mo FORMAT bo.mo FORMAT br.mo FORMAT brx.mo FORMAT bs.mo FORMAT ca.mo FORMAT cs.mo FORMAT cy.mo FORMAT de_CH.mo FORMAT da.mo FORMAT de.mo FORMAT el.mo FORMAT en_GB.mo FORMAT eo.mo FORMAT es.mo FORMAT et.mo FORMAT eu.mo FORMAT fa.mo FORMAT fi.mo FORMAT fil.mo FORMAT fr.mo FORMAT fur.mo FORMAT ga.mo FORMAT gl.mo FORMAT gu.mo FORMAT he.mo FORMAT hi.mo FORMAT hr.mo FORMAT hu.mo FORMAT ia.mo FORMAT id.mo FORMAT ilo.mo FORMAT is.mo FORMAT it.mo FORMAT ja.mo FORMAT ka.mo FORMAT kk.mo FORMAT km.mo FORMAT kn.mo FORMAT ko.mo FORMAT kw.mo FORMAT kw@kkcor.mo FORMAT kw@uccor.mo FORMAT kw_GB.mo FORMAT ky.mo FORMAT lt.mo FORMAT lv.mo FORMAT mai.mo FORMAT mk.mo FORMAT ml.mo FORMAT mn.mo FORMAT mr.mo FORMAT ms.mo FORMAT my.mo FORMAT nb.mo FORMAT nds.mo FORMAT ne.mo FORMAT nl.mo FORMAT nn.mo FORMAT nso.mo FORMAT or.mo FORMAT pa.mo FORMAT pl.mo FORMAT pt.mo FORMAT pt_BR.mo FORMAT ro.mo FORMAT ru.mo FORMAT si.mo FORMAT sk.mo FORMAT sl.mo FORMAT sq.mo FORMAT sr.mo FORMAT sr@latin.mo FORMAT sv.mo FORMAT ta.mo FORMAT te.mo FORMAT tg.mo FORMAT th.mo FORMAT tr.mo FORMAT tw.mo FORMAT uk.mo FORMAT ur.mo FORMAT vi.mo FORMAT wba.mo FORMAT yo.mo FORMAT zh_CN.mo FORMAT zh_HK.mo FORMAT zh_TW.mo FORMAT zu.mo make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/po' Making all in pyanaconda make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda' Making all in isys make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/isys' CC auditd-auditd.o CC _isys_la-isys.lo CCLD auditd CCLD _isys.la make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/isys' Making all in ui make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui' Making all in categories make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/categories' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/categories' Making all in gui make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui' Making all in hubs make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/hubs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/hubs' Making all in spokes make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes' Making all in advstorage make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes/advstorage' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes/advstorage' Making all in lib make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes/lib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes/lib' make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes' make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui/spokes' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/gui' Making all in lib make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/lib' Making all in tui make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui' Making all in hubs make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/hubs' make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/hubs' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/hubs' make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/hubs' Making all in spokes make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/spokes' make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/spokes' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/spokes' make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui/spokes' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui/tui' make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui' make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/ui' Making all in payload make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload' Making all in source make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload/source' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload/source' Making all in dnf make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload/dnf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload/dnf' Making all in live make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload/live' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload/live' make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload' make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/payload' Making all in modules make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules' Making all in common make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common' Making all in base make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/base' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/base' Making all in task make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/task' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/task' Making all in errors make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/errors' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/errors' Making all in constants make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/constants' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/constants' Making all in structures make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/structures' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common/structures' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/common' Making all in boss make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss' Making all in install_manager make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss/install_manager' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss/install_manager' Making all in kickstart_manager make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss/kickstart_manager' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss/kickstart_manager' Making all in module_manager make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss/module_manager' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss/module_manager' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/boss' Making all in timezone make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/timezone' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/timezone' Making all in network make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/network' Making all in firewall make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/network/firewall' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/network/firewall' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/network' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/network' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/network' Making all in localization make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/localization' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/localization' Making all in security make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/security' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/security' Making all in users make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/users' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/users' Making all in payloads make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads' Making all in base make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/base' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/base' Making all in packages make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/packages' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/packages' Making all in payload make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload' Making all in dnf make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload/dnf' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload/dnf' Making all in live_os make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload/live_os' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload/live_os' Making all in live_image make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload/live_image' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload/live_image' make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload' make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/payload' Making all in source make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source' Making all in live_os make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/live_os' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/live_os' Making all in hmc make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/hmc' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/hmc' Making all in cdrom make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/cdrom' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/cdrom' Making all in repo_files make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/repo_files' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/repo_files' Making all in nfs make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/nfs' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/nfs' Making all in url make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/url' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/url' Making all in harddrive make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/harddrive' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/harddrive' Making all in cdn make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/cdn' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/cdn' Making all in closest_mirror make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/closest_mirror' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source/closest_mirror' make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source' make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads/source' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/payloads' Making all in storage make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage' Making all in disk_initialization make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/disk_initialization' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/disk_initialization' Making all in disk_selection make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/disk_selection' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/disk_selection' Making all in bootloader make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/bootloader' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/bootloader' Making all in partitioning make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning' Making all in automatic make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/automatic' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/automatic' Making all in blivet make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/blivet' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/blivet' Making all in custom make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/custom' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/custom' Making all in interactive make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/interactive' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/interactive' Making all in manual make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/manual' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning/manual' make[6]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning' make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/partitioning' Making all in dasd make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/dasd' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/dasd' Making all in zfcp make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/zfcp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/zfcp' Making all in fcoe make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/fcoe' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/fcoe' Making all in nvdimm make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/nvdimm' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/nvdimm' Making all in snapshot make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/snapshot' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/snapshot' Making all in devicetree make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/devicetree' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/devicetree' Making all in checker make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/checker' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/checker' Making all in iscsi make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/iscsi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage/iscsi' make[5]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage' make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/storage' Making all in services make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/services' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/services' Making all in subscription make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/subscription' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules/subscription' make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules' make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/modules' Making all in core make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core' Making all in kickstart make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core/kickstart' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core/kickstart' Making all in configuration make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core/configuration' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core/configuration' Making all in startup make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core/startup' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core/startup' make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core' make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda/core' make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda' make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/pyanaconda' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/scripts' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/tests' Making all in widgets make[2]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/widgets' /usr/bin/make all-recursive make[3]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/widgets' Making all in src make[4]: Entering directory '/builddir/build/BUILD/anaconda-33.25.4/widgets/src' CC libAnacondaWidgets_la-BaseWindow.lo CC libAnacondaWidgets_la-DiskOverview.lo CC libAnacondaWidgets_la-HubWindow.lo CC libAnacondaWidgets_la-MountpointSelector.lo HubWindow.c: In function 'anaconda_hub_window_class_init': HubWindow.c:103:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 103 | g_type_class_add_private(object_class, sizeof(AnacondaHubWindowPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from BaseStandalone.h:21, from HubWindow.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ HubWindow.c: In function 'anaconda_hub_window_init': HubWindow.c:125:13: warning: Deprecated pre-processor symbol, replace with 125 | AnacondaHubWindowPrivate); | ^ ~~~~~~~~~~~~~~~~ DiskOverview.c: In function 'anaconda_disk_overview_class_init': DiskOverview.c:239:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 239 | g_type_class_add_private(object_class, sizeof(AnacondaDiskOverviewPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/atk-1.0/atk/atkobject.h:27, from /usr/include/atk-1.0/atk/atk.h:25, from DiskOverview.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ DiskOverview.c: In function 'anaconda_disk_overview_init': DiskOverview.c:310:13: warning: Deprecated pre-processor symbol, replace with 310 | AnacondaDiskOverviewPrivate); | ^ ~~~~~~~~~~~~~ MountpointSelector.c: In function 'anaconda_mountpoint_selector_class_init': MountpointSelector.c:203:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 203 | g_type_class_add_private(object_class, sizeof(AnacondaMountpointSelectorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from MountpointSelector.c:21: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ MountpointSelector.c: In function 'anaconda_mountpoint_selector_init': MountpointSelector.c:228:13: warning: Deprecated pre-processor symbol, replace with 228 | AnacondaMountpointSelectorPrivate); | ^ ~~~~~~~~~ BaseWindow.c: In function 'anaconda_base_window_class_init': BaseWindow.c:265:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 265 | g_type_class_add_private(object_class, sizeof(AnacondaBaseWindowPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from LayoutIndicator.h:21, from BaseWindow.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ BaseWindow.c: In function 'anaconda_base_window_init': BaseWindow.c:289:13: warning: Deprecated pre-processor symbol, replace with 289 | AnacondaBaseWindowPrivate); | ^ ~~~~~~~~~~~~~~~~ CC libAnacondaWidgets_la-SpokeSelector.lo CC libAnacondaWidgets_la-SpokeWindow.lo CC libAnacondaWidgets_la-StandaloneWindow.lo CC libAnacondaWidgets_la-LayoutIndicator.lo SpokeSelector.c: In function 'anaconda_spoke_selector_class_init': SpokeSelector.c:167:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 167 | g_type_class_add_private(object_class, sizeof(AnacondaSpokeSelectorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/atk-1.0/atk/atkobject.h:27, from /usr/include/atk-1.0/atk/atk.h:25, from SpokeSelector.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ SpokeSelector.c: In function 'anaconda_spoke_selector_init': SpokeSelector.c:268:13: warning: Deprecated pre-processor symbol, replace with 268 | AnacondaSpokeSelectorPrivate); | ^ ~~~~~~~~~~~~~~ SpokeWindow.c: In function 'anaconda_spoke_window_class_init': SpokeWindow.c:100:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 100 | g_type_class_add_private(object_class, sizeof(AnacondaSpokeWindowPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from BaseWindow.h:21, from SpokeWindow.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ SpokeWindow.c: In function 'anaconda_spoke_window_init': SpokeWindow.c:125:13: warning: Deprecated pre-processor symbol, replace with 125 | AnacondaSpokeWindowPrivate); | ^ ~~~~~~~~~~~~~~~~ StandaloneWindow.c: In function 'anaconda_standalone_window_class_init': StandaloneWindow.c:114:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 114 | g_type_class_add_private(object_class, sizeof(AnacondaStandaloneWindowPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from BaseStandalone.h:21, from StandaloneWindow.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ StandaloneWindow.c: In function 'anaconda_standalone_window_init': StandaloneWindow.c:146:13: warning: Deprecated pre-processor symbol, replace with 146 | AnacondaStandaloneWindowPrivate); | ^ ~~~~~~~~~~~~~~~~ CC libAnacondaWidgets_la-BaseStandalone.lo CC libAnacondaWidgets_la-widgets-common.lo LayoutIndicator.c: In function 'anaconda_layout_indicator_class_init': LayoutIndicator.c:145:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 145 | g_type_class_add_private(object_class, sizeof(AnacondaLayoutIndicatorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/atk-1.0/atk/atkobject.h:27, from /usr/include/atk-1.0/atk/atk.h:25, from LayoutIndicator.c:22: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ LayoutIndicator.c: In function 'anaconda_layout_indicator_init': LayoutIndicator.c:189:13: warning: Deprecated pre-processor symbol, replace with 189 | AnacondaLayoutIndicatorPrivate); | ^ ~~~~~~~~~~~~~~~ GEN resources.xml GEN resources.c CC libAnacondaWidgets_la-resources.lo BaseStandalone.c: In function 'anaconda_base_standalone_class_init': BaseStandalone.c:152:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 152 | g_type_class_add_private(object_class, sizeof(AnacondaBaseStandalonePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from BaseWindow.h:21, from BaseStandalone.c:20: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ BaseStandalone.c: In function 'anaconda_base_standalone_init': BaseStandalone.c:160:13: warning: Deprecated pre-processor symbol, replace with 160 | AnacondaBaseStandalonePrivate); | ^ ~~~~~~~~~~~~~~~~ CCLD libAnacondaWidgets.la GISCAN AnacondaWidgets-3.3.gir Traceback (most recent call last): File "/usr/bin/g-ir-scanner", line 99, in sys.exit(scanner_main(sys.argv)) File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 606, in scanner_main main.transform() File "/usr/lib64/gobject-introspection/giscanner/maintransformer.py", line 74, in transform self._add_standalone_doc_sections() File "/usr/lib64/gobject-introspection/giscanner/maintransformer.py", line 114, in _add_standalone_doc_sections self._namespace.append(node) File "/usr/lib64/gobject-introspection/giscanner/ast.py", line 461, in append raise ValueError("Namespace conflict: %r" % (node, )) ValueError: Namespace conflict: DocSection('BaseWindow') make[4]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: AnacondaWidgets-3.3.gir] Error 1 make[4]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/widgets/src' make[3]: *** [Makefile:451: all-recursive] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/widgets' make[2]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4/widgets' make[2]: *** [Makefile:383: all] Error 2 make[1]: *** [Makefile:548: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/anaconda-33.25.4' make: *** [Makefile:442: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.M5Ki7Y (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.M5Ki7Y (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/anaconda.spec