+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pygobject2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Feb 09 2011 John (J5) Palmieri - 2.27.90-2 warning: bogus date in %changelog: Fri Feb 09 2011 John (J5) Palmieri - 2.27.90-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VlgUAG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygobject-2.28.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pygobject-2.28.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygobject-2.28.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (fix-gio-flags.patch):' Patch #1 (fix-gio-flags.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gio/gio-types.defs patch unexpectedly ends in middle of line + echo 'Patch #2 (0001-Fix-set_qdata-warning-on-accessing-NULL-gobject-prop.patch):' Patch #2 (0001-Fix-set_qdata-warning-on-accessing-NULL-gobject-prop.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gobject/pygobject.c + echo 'Patch #3 (pygobject-2.28.6-historyentry.patch):' Patch #3 (pygobject-2.28.6-historyentry.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gobject/gobjectmodule.c + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.K1zbYd + umask 022 + cd /builddir/build/BUILD + cd pygobject-2.28.6 + PYTHON=/usr/bin/python + export PYTHON + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-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="-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-introspection 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 to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool 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... ok checking for sysroot... no 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 configure: creating ./config.lt config.lt: creating libtool checking for library containing strerror... none required checking for riscv64-redhat-linux-gnu-gcc... 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 dependency style of gcc... (cached) none 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 dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking whether /usr/bin/python version >= 2.5.2... yes checking for /usr/bin/python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for /usr/bin/python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for /usr/bin/python script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for python version... (cached) 2.7 checking for python platform... (cached) linux2 checking for python script directory... (cached) ${prefix}/lib/python2.7/site-packages checking for python extension module directory... (cached) ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out found checking for PySignal_SetWakeupFd in Python.h... yes DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out checking for python module thread... yes checking whether to enable threading in pygobject... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.24.0... yes (version 2.56.0) checking for ffi... checking for FFI... yes checking for GIO... yes checking for GIOUNIX... yes checking whether gcc understands -fno-strict-aliasing... yes checking whether gcc understands -std=c9x... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pygobject-2.0.pc config.status: creating pygobject-2.0-uninstalled.pc config.status: creating codegen/Makefile config.status: creating codegen/pygobject-codegen-2.0 config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating docs/xsl/fixxref.py config.status: creating gi/Makefile config.status: creating gi/repository/Makefile config.status: creating gi/overrides/Makefile config.status: creating glib/Makefile config.status: creating gobject/Makefile config.status: creating gio/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating PKG-INFO config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libffi support: yes introspection support: no + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make all-am make[3]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/docs' Making all in codegen make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/codegen' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/codegen' Making all in glib make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/glib' CC libpyglib_2_0_python_la-pyglib.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o libpyglib_2_0_python_la-pyglib.lo `test -f 'pyglib.c' || echo './'`pyglib.c CC _glib_la-glibmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-glibmodule.lo `test -f 'glibmodule.c' || echo './'`glibmodule.c CC _glib_la-pygiochannel.lo CC _glib_la-pygoptioncontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygiochannel.lo `test -f 'pygiochannel.c' || echo './'`pygiochannel.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptioncontext.lo `test -f 'pygoptioncontext.c' || echo './'`pygoptioncontext.c pygiochannel.c: In function 'py_io_channel_write_chars': pygiochannel.c:267:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ pyglib.c: In function 'pyglib_enable_threads': pyglib.c:157:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from pyglib.h:27, from pyglib.c:28: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ pygiochannel.c: In function 'py_io_channel_write_lines': pygiochannel.c:290:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ pygiochannel.c: In function 'py_io_channel_add_watch': pygiochannel.c:458:17: warning: variable 'iochannel' set but not used [-Wunused-but-set-variable] GIOChannel *iochannel = NULL; ^~~~~~~~~ pygiochannel.c: In function 'py_io_channel_read_line': pygiochannel.c:555:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] GIOStatus status; ^~~~~~ glibmodule.c: In function 'pyglib_get_prgname': glibmodule.c:566:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name = g_get_prgname(); ^ CC _glib_la-pygoptiongroup.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygoptiongroup.lo `test -f 'pygoptiongroup.c' || echo './'`pygoptiongroup.c CC _glib_la-pygmaincontext.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmaincontext.lo `test -f 'pygmaincontext.c' || echo './'`pygmaincontext.c CC _glib_la-pygmainloop.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygmainloop.lo `test -f 'pygmainloop.c' || echo './'`pygmainloop.c CC _glib_la-pygsource.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygsource.lo `test -f 'pygsource.c' || echo './'`pygsource.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from pygmainloop.c:29: /usr/include/python2.7/pyconfig-64.h:1199:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/fcntl.h:25:0, from pygmainloop.c:27: /usr/include/features.h:294:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L pygoptiongroup.c: In function 'pyg_option_group_dealloc': pygoptiongroup.c:123:6: warning: 'g_option_group_free' is deprecated [-Wdeprecated-declarations] g_option_group_free(tmp); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64:0, from ./pyglib.h:27, from pygoptiongroup.c:27: /usr/include/glib-2.0/glib/goption.h:368:15: note: declared here void g_option_group_free (GOptionGroup *group); ^~~~~~~~~~~~~~~~~~~ pygmainloop.c: In function 'pyg_signal_watch_check': pygmainloop.c:161:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gssize ret; ^~~ CC _glib_la-pygspawn.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _glib_la-pygspawn.lo `test -f 'pygspawn.c' || echo './'`pygspawn.c CCLD libpyglib-2.0-python.la pygsource.c: In function 'pyg_source_get_current_time': pygsource.c:252:5: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(self->source, &timeval); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from pyglib.h:27, from pygsource.c:33: /usr/include/glib-2.0/glib/gmain.h:526:10: note: declared here void g_source_get_current_time (GSource *source, ^~~~~~~~~~~~~~~~~~~~~~~~~ CCLD _glib.la ln -s .libs/_glib.so _glib.so || true make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/glib' Making all in gobject make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/gobject' CC _gobject_la-gobjectmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-gobjectmodule.lo `test -f 'gobjectmodule.c' || echo './'`gobjectmodule.c CC _gobject_la-pygenum.lo CC _gobject_la-pygboxed.lo CC _gobject_la-pygflags.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygboxed.lo `test -f 'pygboxed.c' || echo './'`pygboxed.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygenum.lo `test -f 'pygenum.c' || echo './'`pygenum.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygflags.lo `test -f 'pygflags.c' || echo './'`pygflags.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../glib/pyglib.h:25, from gobjectmodule.c:28: /usr/include/python2.7/pyconfig-64.h:1199:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:194, from /usr/lib/gcc/riscv64-redhat-linux/7/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/7/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from gobjectmodule.c:27: /usr/include/features.h:294:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 199506L gobjectmodule.c: In function 'pygobject_init_wrapper_set': gobjectmodule.c:1052:5: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] g_static_private_set(&pygobject_construction_wrapper, wrapper, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from gobjectmodule.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here void g_static_private_set (GStaticPrivate *private_key, ^~~~~~~~~~~~~~~~~~~~ gobjectmodule.c: In function 'pygobject_init_wrapper_get': gobjectmodule.c:1058:5: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] return (PyObject *) g_static_private_get(&pygobject_construction_wrapper); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from gobjectmodule.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here gpointer g_static_private_get (GStaticPrivate *private_key); ^~~~~~~~~~~~~~~~~~~~ gobjectmodule.c: In function 'pyg_type_add_interfaces': gobjectmodule.c:1123:15: warning: unused variable 'k' [-Wunused-variable] guint k; ^ gobjectmodule.c: In function 'pyg_object_new': gobjectmodule.c:1686:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] obj = g_object_newv(type, n_params, params); ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gobjectmodule.c: In function 'pygobject_constructv': gobjectmodule.c:2196:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] obj = g_object_newv(pyg_type_from_object((PyObject *) self), ^~~ In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gobject.h:428:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gobjectmodule.c: In function 'init_gobject': gobjectmodule.c:2574:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from gobjectmodule.c:27: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ CC _gobject_la-pyginterface.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pyginterface.lo `test -f 'pyginterface.c' || echo './'`pyginterface.c CC _gobject_la-pygobject.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygobject.lo `test -f 'pygobject.c' || echo './'`pygobject.c CC _gobject_la-pygparamspec.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygparamspec.lo `test -f 'pygparamspec.c' || echo './'`pygparamspec.c CC _gobject_la-pygpointer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygpointer.lo `test -f 'pygpointer.c' || echo './'`pygpointer.c pygobject.c: In function 'pygobject_lookup_class': pygobject.c:912:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (py_type == NULL) ^~ pygobject.c:915:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (py_type == NULL) { ^~ pygobject.c: In function 'pygobject_get_properties': pygobject.c:1302:19: warning: variable 'class' set but not used [-Wunused-but-set-variable] GObjectClass *class; ^~~~~ CC _gobject_la-pygtype.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-pygtype.lo `test -f 'pygtype.c' || echo './'`pygtype.c CC _gobject_la-ffi-marshaller.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gobject_la-ffi-marshaller.lo `test -f 'ffi-marshaller.c' || echo './'`ffi-marshaller.c ffi-marshaller.c: In function 'g_value_from_ffi_type': ffi-marshaller.c:105:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (gvalue, *(gchar*)value); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from ffi-marshaller.c:23: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ pygtype.c: In function 'pyg_value_array_from_pyobject': pygtype.c:682:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value_array = g_value_array_new(len); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ pygtype.c:692:6: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ pygtype.c:704:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ pygtype.c:717:6: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free(value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ pygtype.c:722:2: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(value_array, &item_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ pygtype.c: In function 'pyg_value_from_pyobject': pygtype.c:770:6: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char(value, PyString_AsString(obj)[0]); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ pygtype.c:775:6: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char(value, PYGLIB_PyBytes_AsString(tmp)[0]); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ pygtype.c:953:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ pygtype.c: In function 'pyg_value_as_pyobject': pygtype.c:1029:2: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] gint8 val = g_value_get_char(value); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ pygtype.c:1115:9: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] } else if (G_VALUE_HOLDS(value, G_TYPE_VALUE_ARRAY)) { ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from pygobject.h:8, from pygobject-private.h:9, from pygtype.c:29: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ CCLD _gobject.la ln -s .libs/_gobject.so _gobject.so || true make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/gobject' Making all in gio make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/gio' (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override gio.override \ --prefix pygio gio.defs) > ./gen-gio.c \ && cp ./gen-gio.c ./gio.c \ && rm -f ./gen-gio.c CC _gio_la-pygio-utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gio_la-pygio-utils.lo `test -f 'pygio-utils.c' || echo './'`pygio-utils.c CC _gio_la-giomodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gio_la-giomodule.lo `test -f 'giomodule.c' || echo './'`giomodule.c CC unix_la-unixmodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o unix_la-unixmodule.lo `test -f 'unixmodule.c' || echo './'`unixmodule.c DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Could not write method GCancellable.connect: No ArgType for GCallback Warning: generating old-style constructor for:g_emblemed_icon_new Could not write method GFileInfo.get_attribute_data: No ArgType for GFileAttributeType* Could not write method GFileInfo.get_attribute_stringv: No ArgType for char** Could not write method GFileInfo.set_attribute: No ArgType for gpointer Could not write method GBufferedInputStream.peek: No ArgType for void* Could not write method GBufferedInputStream.peek_buffer: No ArgType for gsize* Could not write method GSocketAddress.to_native: No ArgType for gpointer Warning: generating old-style constructor for:g_inet_socket_address_new Warning: generating old-style constructor for:g_network_address_new Warning: generating old-style constructor for:g_network_service_new Warning: generating old-style constructor for:g_socket_new Could not write method GSocket.receive_from: No ArgType for GSocketAddress** Could not write method GSocket.receive_message: No ArgType for GSocketAddress** Could not write method GSocket.send_message: No ArgType for GOutputVector* Could not write method GSocket.create_source: No ArgType for GIOCondition Could not write method GSocketControlMessage.serialize: No ArgType for gpointer Warning: generating old-style constructor for:g_threaded_socket_service_new Warning: generating old-style constructor for:g_simple_async_result_new Could not write constructor for GSimpleAsyncResult: No ArgType for GAsyncReadyCallback Warning: generating old-style constructor for:g_file_icon_new Could not write method GAsyncInitable.init_async: No ArgType for GAsyncReadyCallback giomodule.c: In function '_pyglib_init__gio': giomodule.c:53:5: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../gobject/pygobject.h:8, from giomodule.c:27: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ Could not write method GFile.load_partial_contents_async: No ArgType for GFileReadMoreCallback Could not write method GFile.load_partial_contents_finish: No ArgType for char** Could not write function async_initable_new_async: varargs functions not supported Could not write function async_initable_newv_async: No ArgType for GParameter* Could not write function async_initable_new_valist_async: No ArgType for va_list Could not write function content_type_guess_for_tree: No ArgType for char** Could not write function initable_new: varargs functions not supported Could not write function initable_newv: No ArgType for GParameter* Could not write function initable_new_valist: No ArgType for va_list Could not write function resolver_free_addresses: No ArgType for GList* Could not write function resolver_free_targets: No ArgType for GList* Could not write function resolver_error_quark: No ArgType for GQuark Could not write function simple_async_result_new_from_error: No ArgType for GAsyncReadyCallback Could not write function simple_async_report_gerror_in_idle: No ArgType for GAsyncReadyCallback Could not write function socket_address_new_from_native: No ArgType for gpointer Could not write function socket_control_message_deserialize: No ArgType for gpointer Could not write function srv_target_list_sort: No ArgType for GList* Warning: Constructor for GEmblemedIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GNetworkService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSocket needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GInetSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GThreadedSocketService needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GMemoryOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GSimpleAsyncResult needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GFileIcon needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 72.73% (40/55) ***INFO*** The coverage of methods is 97.27% (535/550) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. (cd .\ && /usr/bin/python ../codegen/codegen.py \ --py_ssize_t-clean \ --register gio-types.defs \ --register unix-types.defs \ --override unix.override \ --prefix pyunix unix.defs) > ./gen-unix.c \ && cp ./gen-unix.c ./unix.c \ && rm -f ./gen-unix.c DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out CC _gio_la-gio.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o _gio_la-gio.lo `test -f 'gio.c' || echo './'`gio.c Warning: generating old-style constructor for:g_desktop_app_info_new Could not write method GUnixFDMessage.steal_fds: No ArgType for gint* Warning: generating old-style constructor for:g_unix_input_stream_new Warning: generating old-style constructor for:g_unix_output_stream_new Warning: generating old-style constructor for:g_unix_socket_address_new Could not write function g_desktop_app_info_new_from_keyfile: No ArgType for GKeyFile* Could not write function unix_mount_points_get: No ArgType for guint64* Could not write function unix_mounts_get: No ArgType for guint64* Could not write function unix_mount_at: No ArgType for guint64* Warning: Constructor for GUnixConnection needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GDesktopAppInfo needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixFDMessage needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixInputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixOutputStream needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GUnixSocketAddress needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 81.82% (18/22) ***INFO*** The coverage of methods is 92.86% (13/14) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. CC unix_la-unix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../glib -I../gobject -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o unix_la-unix.lo `test -f 'unix.c' || echo './'`unix.c gcancellable.override: In function '_wrap_g_cancellable_make_pollfd': gcancellable.override:29:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until': gdatainputstream.override:160:5: warning: 'g_data_input_stream_read_until' is deprecated: Use 'g_data_input_stream_read_upto' instead [-Wdeprecated-declarations] line = g_data_input_stream_read_until(G_DATA_INPUT_STREAM(self->obj), ^~~~ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from gio.override:31: /usr/include/glib-2.0/gio/gdatainputstream.h:139:24: note: declared here char * g_data_input_stream_read_until (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until_async': gdatainputstream.override:205:5: warning: 'g_data_input_stream_read_until_async' is deprecated: Use 'g_data_input_stream_read_upto_async' instead [-Wdeprecated-declarations] g_data_input_stream_read_until_async(G_DATA_INPUT_STREAM(self->obj), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from gio.override:31: /usr/include/glib-2.0/gio/gdatainputstream.h:145:24: note: declared here void g_data_input_stream_read_until_async (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdatainputstream.override: In function '_wrap_g_data_input_stream_read_until_finish': gdatainputstream.override:239:5: warning: 'g_data_input_stream_read_until_finish' is deprecated: Use 'g_data_input_stream_read_upto_finish' instead [-Wdeprecated-declarations] line = g_data_input_stream_read_until_finish(G_DATA_INPUT_STREAM(self->obj), ^~~~ In file included from /usr/include/glib-2.0/gio/gio.h:48:0, from gio.override:31: /usr/include/glib-2.0/gio/gdatainputstream.h:152:24: note: declared here char * g_data_input_stream_read_until_finish (GDataInputStream *stream, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_unix_socket_address_get_is_abstract': unix.c:672:5: warning: 'g_unix_socket_address_get_is_abstract' is deprecated [-Wdeprecated-declarations] ret = g_unix_socket_address_get_is_abstract(G_UNIX_SOCKET_ADDRESS(self->obj)); ^~~ In file included from unix.override:35:0: /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:74:17: note: declared here gboolean g_unix_socket_address_get_is_abstract (GUnixSocketAddress *address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_desktop_app_info_set_desktop_env': unix.c:762:5: warning: 'g_desktop_app_info_set_desktop_env' is deprecated [-Wdeprecated-declarations] g_desktop_app_info_set_desktop_env(desktop_env); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from unix.override:27:0: /usr/include/gio-unix-2.0/gio/gdesktopappinfo.h:77:18: note: declared here void g_desktop_app_info_set_desktop_env (const char *desktop_env); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function '_wrap_g_unix_socket_address_new_abstract': unix.c:1099:5: warning: 'g_unix_socket_address_new_abstract' is deprecated: Use 'g_unix_socket_address_new_with_type' instead [-Wdeprecated-declarations] ret = g_unix_socket_address_new_abstract(path, path_len); ^~~ In file included from unix.override:35:0: /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h:61:17: note: declared here GSocketAddress *g_unix_socket_address_new_abstract (const gchar *path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_op_res_gssize': gio.c:10255:5: warning: 'g_simple_async_result_set_op_res_gssize' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gssize(G_SIMPLE_ASYNC_RESULT(self->obj), op_res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:82:21: note: declared here void g_simple_async_result_set_op_res_gssize (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_get_op_res_gssize': gio.c:10267:5: warning: 'g_simple_async_result_get_op_res_gssize' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gssize(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:85:21: note: declared here gssize g_simple_async_result_get_op_res_gssize (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_op_res_gboolean': gio.c:10282:5: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(G_SIMPLE_ASYNC_RESULT(self->obj), op_res); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_get_op_res_gboolean': gio.c:10294:5: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gboolean(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_set_handle_cancellation': gio.c:10309:5: warning: 'g_simple_async_result_set_handle_cancellation' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_handle_cancellation(G_SIMPLE_ASYNC_RESULT(self->obj), handle_cancellation); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:101:21: note: declared here void g_simple_async_result_set_handle_cancellation (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_complete': gio.c:10319:5: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_complete_in_idle': gio.c:10329:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(G_SIMPLE_ASYNC_RESULT(self->obj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_simple_async_result_propagate_error': gio.c:10342:5: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_propagate_error(G_SIMPLE_ASYNC_RESULT(self->obj), &dest); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:117:0, from gio.override:31: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdrive.override: In function '_wrap_g_drive_eject': gdrive.override:90:5: warning: 'g_drive_eject' is deprecated: Use 'g_drive_eject_with_operation' instead [-Wdeprecated-declarations] g_drive_eject(G_DRIVE(self->obj), ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:62:0, from gio.override:31: /usr/include/glib-2.0/gio/gdrive.h:188:10: note: declared here void g_drive_eject (GDrive *drive, ^~~~~~~~~~~~~ gio.c: In function '_wrap_g_drive_eject_finish': gio.c:11999:5: warning: 'g_drive_eject_finish' is deprecated: Use 'g_drive_eject_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_drive_eject_finish(G_DRIVE(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:62:0, from gio.override:31: /usr/include/glib-2.0/gio/gdrive.h:195:10: note: declared here gboolean g_drive_eject_finish (GDrive *drive, ^~~~~~~~~~~~~~~~~~~~ gfile.override: In function '_wrap_g_file_unmount_mountable': gfile.override:446:5: warning: 'g_file_unmount_mountable' is deprecated: Use 'g_file_unmount_mountable_with_operation' instead [-Wdeprecated-declarations] g_file_unmount_mountable(G_FILE(self->obj), ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:69:0, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1050:25: note: declared here void g_file_unmount_mountable (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_file_unmount_mountable_finish': gio.c:15100:5: warning: 'g_file_unmount_mountable_finish' is deprecated: Use 'g_file_unmount_mountable_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_file_unmount_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:69:0, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1057:25: note: declared here gboolean g_file_unmount_mountable_finish (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gfile.override: In function '_wrap_g_file_eject_mountable': gfile.override:1768:5: warning: 'g_file_eject_mountable' is deprecated: Use 'g_file_eject_mountable_with_operation' instead [-Wdeprecated-declarations] g_file_eject_mountable(G_FILE(self->obj), flags, cancellable, ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:69:0, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1072:25: note: declared here void g_file_eject_mountable (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_file_eject_mountable_finish': gio.c:15168:5: warning: 'g_file_eject_mountable_finish' is deprecated: Use 'g_file_eject_mountable_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_file_eject_mountable_finish(G_FILE(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:69:0, from gio.override:31: /usr/include/glib-2.0/gio/gfile.h:1079:25: note: declared here gboolean g_file_eject_mountable_finish (GFile *file, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmount.override: In function '_wrap_g_mount_unmount': gmount.override:250:5: warning: 'g_mount_unmount' is deprecated: Use 'g_mount_unmount_with_operation' instead [-Wdeprecated-declarations] g_mount_unmount(G_MOUNT(self->obj), ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:94:0, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:189:13: note: declared here void g_mount_unmount (GMount *mount, ^~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_mount_unmount_finish': gio.c:17498:5: warning: 'g_mount_unmount_finish' is deprecated: Use 'g_mount_unmount_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_mount_unmount_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:94:0, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:196:13: note: declared here gboolean g_mount_unmount_finish (GMount *mount, ^~~~~~~~~~~~~~~~~~~~~~ gmount.override: In function '_wrap_g_mount_eject': gmount.override:302:5: warning: 'g_mount_eject' is deprecated: Use 'g_mount_eject_with_operation' instead [-Wdeprecated-declarations] g_mount_eject(G_MOUNT(self->obj), ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:94:0, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:201:13: note: declared here void g_mount_eject (GMount *mount, ^~~~~~~~~~~~~ gio.c: In function '_wrap_g_mount_eject_finish': gio.c:17571:5: warning: 'g_mount_eject_finish' is deprecated: Use 'g_mount_eject_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_mount_eject_finish(G_MOUNT(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:94:0, from gio.override:31: /usr/include/glib-2.0/gio/gmount.h:208:13: note: declared here gboolean g_mount_eject_finish (GMount *mount, ^~~~~~~~~~~~~~~~~~~~ gvolume.override: In function '_wrap_g_volume_eject': gvolume.override:128:5: warning: 'g_volume_eject' is deprecated: Use 'g_volume_eject_with_operation' instead [-Wdeprecated-declarations] g_volume_eject(G_VOLUME(self->obj), ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:149:0, from gio.override:31: /usr/include/glib-2.0/gio/gvolume.h:215:10: note: declared here void g_volume_eject (GVolume *volume, ^~~~~~~~~~~~~~ gio.c: In function '_wrap_g_volume_eject_finish': gio.c:18616:5: warning: 'g_volume_eject_finish' is deprecated: Use 'g_volume_eject_with_operation_finish' instead [-Wdeprecated-declarations] ret = g_volume_eject_finish(G_VOLUME(self->obj), G_ASYNC_RESULT(result->obj), &error); ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:149:0, from gio.override:31: /usr/include/glib-2.0/gio/gvolume.h:222:10: note: declared here gboolean g_volume_eject_finish (GVolume *volume, ^~~~~~~~~~~~~~~~~~~~~ gio.c: In function '_wrap_g_volume_monitor_adopt_orphan_mount': gio.c:19563:5: warning: 'g_volume_monitor_adopt_orphan_mount' is deprecated [-Wdeprecated-declarations] ret = g_volume_monitor_adopt_orphan_mount(G_MOUNT(mount->obj)); ^~~ In file included from /usr/include/glib-2.0/gio/gnativevolumemonitor.h:28:0, from /usr/include/glib-2.0/gio/gio.h:96, from gio.override:31: /usr/include/glib-2.0/gio/gvolumemonitor.h:150:17: note: declared here GVolume * g_volume_monitor_adopt_orphan_mount (GMount *mount); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD unix.la ln -s .libs/unix.so unix.so || true CCLD _gio.la ln -s .libs/_gio.so _gio.so || true make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/gio' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/examples' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/tests' CC testhelper_la-testhelpermodule.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo './'`testhelpermodule.c CC testhelper_la-test-thread.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo './'`test-thread.c CC testhelper_la-test-floating.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo './'`test-floating.c CC testhelper_la-test-unknown.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gobject -I../glib -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo './'`test-unknown.c test-thread.c: In function 'test_thread_emit_signal': test-thread.c:46:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] self->thread = g_thread_create ((GThreadFunc)other_thread_cb, ^~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from test-thread.h:1, from test-thread.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ testhelpermodule.c: In function '_wrap_test_value_array': testhelpermodule.c:430:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init(value, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from ../gobject/pygobject.h:8, from testhelpermodule.c:1: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ testhelpermodule.c: In function 'inittesthelper': testhelpermodule.c:529:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from ../gobject/pygobject.h:7, from testhelpermodule.c:1: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testhelper.la -rpath /usr/lib64/python2.7/site-packages/pygobject -module -avoid-version testhelper_la-testhelpermodule.lo testhelper_la-test-floating.lo testhelper_la-test-thread.lo testhelper_la-test-unknown.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 test -L testhelper.so || ln -s .libs/testhelper.so testhelper.so make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/tests' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6' make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JU5nTs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 + cd pygobject-2.28.6 + rm -rf /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 install Making install in docs make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make install-am make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make[3]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gtk-doc/html/pygobject" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/gtk-doc/html/pygobject" /usr/bin/install -c -m 644 style.css '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/gtk-doc/html/pygobject' test -z "/usr/share/pygobject/xsl" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/xsl" /usr/bin/install -c -m 644 xsl/common.xsl xsl/devhelp.xsl xsl/html.xsl xsl/pdf-style.xsl xsl/pdf.xsl xsl/ref-html-style.xsl xsl/fixxref.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/xsl' installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/pygobject-2.28.6/install-sh -d /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/gtk-doc/html/pygobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/gtk-doc/html/pygobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/gtk-doc/html/pygobject || :; \ fi -- Installing ./html/class-gioappinfo.html -- Installing ./html/class-gioapplaunchcontext.html -- Installing ./html/class-gioasyncresult.html -- Installing ./html/class-giobufferedinputstream.html -- Installing ./html/class-giobufferedoutputstream.html -- Installing ./html/class-giocancellable.html -- Installing ./html/class-giodatainputstream.html -- Installing ./html/class-giodataoutputstream.html -- Installing ./html/class-giodrive.html -- Installing ./html/class-gioemblem.html -- Installing ./html/class-gioemblemedicon.html -- Installing ./html/class-giofile.html -- Installing ./html/class-giofileattributeinfo.html -- Installing ./html/class-giofileenumerator.html -- Installing ./html/class-giofileicon.html -- Installing ./html/class-giofileinfo.html -- Installing ./html/class-giofileinputstream.html -- Installing ./html/class-giofilemonitor.html -- Installing ./html/class-giofileoutputstream.html -- Installing ./html/class-giofilterinputstream.html -- Installing ./html/class-giofilteroutputstream.html -- Installing ./html/class-gioicon.html -- Installing ./html/class-gioinputstream.html -- Installing ./html/class-gioloadableicon.html -- Installing ./html/class-giomemoryinputstream.html -- Installing ./html/class-giomemoryoutputstream.html -- Installing ./html/class-giomount.html -- Installing ./html/class-giomountoperation.html -- Installing ./html/class-giooutputstream.html -- Installing ./html/class-gioseekable.html -- Installing ./html/class-giosimpleasyncresult.html -- Installing ./html/class-giothemedicon.html -- Installing ./html/class-giounixinputstream.html -- Installing ./html/class-giounixoutputstream.html -- Installing ./html/class-giovolume.html -- Installing ./html/class-giovolumemonitor.html -- Installing ./html/class-glibmaincontext.html -- Installing ./html/class-glibmainloop.html -- Installing ./html/class-gobject.html -- Installing ./html/class-gobjectgboxed.html -- Installing ./html/class-gobjectginterface.html -- Installing ./html/class-gobjectgpointer.html -- Installing ./html/gio-class-reference.html -- Installing ./html/gio-constants.html -- Installing ./html/gio-functions.html -- Installing ./html/giounix-class-reference.html -- Installing ./html/glib-class-reference.html -- Installing ./html/glib-constants.html -- Installing ./html/glib-functions.html -- Installing ./html/gobject-class-reference.html -- Installing ./html/gobject-constants.html -- Installing ./html/gobject-functions.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/pygobject-introduction.html -- Installing ./html/pygobject.devhelp -- Installing ./html/index.sgml make[3]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/docs' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/docs' Making install in codegen make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/codegen' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/codegen' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/bin" /usr/bin/install -c pygobject-codegen-2.0 '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/bin' test -z "/usr/share/pygobject/2.0/codegen" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen" /usr/bin/install -c -m 644 __init__.py argtypes.py definitions.py defsparser.py docextract.py override.py reversewrapper.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... __init__.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py Byte-compiling python modules (optimized versions) ... __init__.pyargtypes.pydefinitions.pydefsparser.pydocextract.pyoverride.pyreversewrapper.py test -z "/usr/share/pygobject/2.0/codegen" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen" /usr/bin/install -c code-coverage.py codegen.py createdefs.py defsconvert.py defsgen.py docextract_to_xml.py docgen.py h2def.py mergedefs.py missingdefs.py mkskel.py scanvirtuals.py scmexpr.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen' make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/codegen' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/codegen' Making install in glib make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/glib' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/glib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libpyglib-2.0-python.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.so.0.0.0 /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/libpyglib-2.0-python.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64 && { ln -s -f libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so.0 || { rm -f libpyglib-2.0-python.so.0 && ln -s libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64 && { ln -s -f libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so || { rm -f libpyglib-2.0-python.so && ln -s libpyglib-2.0-python.so.0.0.0 libpyglib-2.0-python.so; }; }) libtool: install: /usr/bin/install -c .libs/libpyglib-2.0-python.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/libpyglib-2.0-python.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/pygtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/include/pygtk-2.0" /usr/bin/install -c -m 644 pyglib.h '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/include/pygtk-2.0' test -z "/usr/lib64/python2.7/site-packages/glib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/glib" /bin/sh ../libtool --mode=install /usr/bin/install -c _glib.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/glib' libtool: install: warning: relinking `_glib.la' libtool: install: (cd /builddir/build/BUILD/pygobject-2.28.6/glib; /bin/sh /builddir/build/BUILD/pygobject-2.28.6/libtool --silent --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_glib|PyInit__glib" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _glib.la -rpath /usr/lib64/python2.7/site-packages/glib _glib_la-glibmodule.lo _glib_la-pygiochannel.lo _glib_la-pygoptioncontext.lo _glib_la-pygoptiongroup.lo _glib_la-pygmaincontext.lo _glib_la-pygmainloop.lo _glib_la-pygsource.lo _glib_la-pygspawn.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 libpyglib-2.0-python.la -inst-prefix-dir /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/_glib.soT /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/glib/_glib.so libtool: install: /usr/bin/install -c .libs/_glib.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/glib/_glib.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/glib' test -z "/usr/lib64/python2.7/site-packages/glib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/glib" /usr/bin/install -c -m 644 __init__.py option.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/glib' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... __init__.pyoption.py Byte-compiling python modules (optimized versions) ... __init__.pyoption.py make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/glib' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/glib' Making install in gobject make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/gobject' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/gobject' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/pygtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/include/pygtk-2.0" /usr/bin/install -c -m 644 pygobject.h '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/include/pygtk-2.0' test -z "/usr/lib64/python2.7/site-packages/gobject" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gobject" /bin/sh ../libtool --mode=install /usr/bin/install -c _gobject.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gobject' libtool: install: warning: relinking `_gobject.la' libtool: install: (cd /builddir/build/BUILD/pygobject-2.28.6/gobject; /bin/sh /builddir/build/BUILD/pygobject-2.28.6/libtool --silent --tag CC --mode=relink gcc -I../glib -I../gi -I/usr/include/python2.7 -I/usr/include/python2.7 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPY_SSIZE_T_CLEAN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex "_gobject|PyInit__gobject" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _gobject.la -rpath /usr/lib64/python2.7/site-packages/gobject _gobject_la-gobjectmodule.lo _gobject_la-pygboxed.lo _gobject_la-pygenum.lo _gobject_la-pygflags.lo _gobject_la-pyginterface.lo _gobject_la-pygobject.lo _gobject_la-pygparamspec.lo _gobject_la-pygpointer.lo _gobject_la-pygtype.lo _gobject_la-ffi-marshaller.lo -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lffi ../glib/libpyglib-2.0-python.la -inst-prefix-dir /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/_gobject.soT /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gobject/_gobject.so libtool: install: /usr/bin/install -c .libs/_gobject.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gobject/_gobject.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gobject' test -z "/usr/lib64/python2.7/site-packages/gobject" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gobject" /usr/bin/install -c -m 644 __init__.py constants.py propertyhelper.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gobject' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... __init__.pyconstants.pypropertyhelper.py Byte-compiling python modules (optimized versions) ... __init__.pyconstants.pypropertyhelper.py make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/gobject' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/gobject' Making install in gio make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/gio' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/gio' test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gio" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio" /bin/sh ../libtool --mode=install /usr/bin/install -c _gio.la unix.la '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio' libtool: install: warning: relinking `_gio.la' libtool: install: (cd /builddir/build/BUILD/pygobject-2.28.6/gio; /bin/sh /builddir/build/BUILD/pygobject-2.28.6/libtool --silent --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -std=c9x -module -avoid-version -export-symbols-regex init_gio -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _gio.la -rpath /usr/lib64/python2.7/site-packages/gtk-2.0/gio _gio_la-giomodule.lo _gio_la-pygio-utils.lo _gio_la-gio.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../glib/libpyglib-2.0-python.la -inst-prefix-dir /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/_gio.soT /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.so libtool: install: /usr/bin/install -c .libs/_gio.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio/_gio.la libtool: install: /usr/bin/install -c .libs/unix.so /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.so libtool: install: /usr/bin/install -c .libs/unix.lai /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio/unix.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/gtk-2.0/gio' test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages" test -z "/usr/share/pygobject/2.0/defs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/defs" /usr/bin/install -c -m 644 gio.defs gio-types.defs gio.override gappinfo.override gapplaunchcontext.override gbufferedinputstream.override gcancellable.override gdatainputstream.override gdrive.override gfile.override gfileattribute.override gfileenumerator.override gfileinfo.override gfileinputstream.override gfileiostream.override gfileoutputstream.override gicon.override giostream.override ginputstream.override gmemoryinputstream.override gmemoryoutputstream.override gmount.override goutputstream.override gresolver.override gsocket.override gvolume.override gvolumemonitor.override unix.defs unix-types.defs unix.override '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/defs' test -z "/usr/lib64/python2.7/site-packages/gtk-2.0/gio" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio" /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0/gio' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/gio' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/gio' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/examples' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/examples' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/examples' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/tests' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/tests' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6/tests' make[1]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6' make[2]: Entering directory '/builddir/build/BUILD/pygobject-2.28.6' /bin/sh /builddir/build/BUILD/pygobject-2.28.6/install-sh -d /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages echo "gtk-2.0" > /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/pygtk.pth test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0" test -z "/usr/lib64/python2.7/site-packages/gtk-2.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0" /usr/bin/install -c -m 644 dsextras.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/gtk-2.0' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... dsextras.py Byte-compiling python modules (optimized versions) ... dsextras.py test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages" test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages" /usr/bin/install -c -m 644 pygtk.py '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... pygtk.py Byte-compiling python modules (optimized versions) ... pygtk.py /bin/sh /builddir/build/BUILD/pygobject-2.28.6/install-sh -d /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib/python2.7/site-packages echo "gtk-2.0" > /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7/site-packages/pygtk.pth test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 pygobject-2.0.pc '/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6' make[1]: Leaving directory '/builddir/build/BUILD/pygobject-2.28.6' + find /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 -name '*.la' -delete + find /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 -name '*.a' -delete + rm examples/Makefile examples/Makefile.am examples/Makefile.in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/xsl/fixxref.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/mergedefs.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/definitions.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/scmexpr.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/scanvirtuals.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/mkskel.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/defsparser.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/docgen.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/defsconvert.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/docextract_to_xml.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/argtypes.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/codegen.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/createdefs.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/__init__.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/override.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/reversewrapper.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/defsgen.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/docextract.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/missingdefs.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/h2def.py /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/pygobject/2.0/codegen/code-coverage.py DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/mergedefs.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/scmexpr.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/scanvirtuals.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/mkskel.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/docgen.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/defsconvert.py from #! /usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/docextract_to_xml.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/codegen.py from #! /usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/createdefs.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/defsgen.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/missingdefs.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/h2def.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pygobject/2.0/codegen/code-coverage.py from #! /usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: pygobject2-2.28.6-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DFLKBW + umask 022 + cd /builddir/build/BUILD + cd pygobject-2.28.6 + DOCDIR=/builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/doc/pygobject2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/doc/pygobject2 + cp -pr AUTHORS /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/doc/pygobject2 + cp -pr NEWS /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/doc/pygobject2 + cp -pr README /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/doc/pygobject2 + cp -pr examples /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64/usr/share/doc/pygobject2 + exit 0 Provides: libpyglib-2.0-python.so.0()(64bit) pygobject2 = 2.28.6-19.fc28 pygobject2(riscv-64) = 2.28.6-19.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpyglib-2.0-python.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pygobject2-codegen-2.28.6-19.fc28.riscv64 Provides: pygobject2-codegen = 2.28.6-19.fc28 pygobject2-codegen(riscv-64) = 2.28.6-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/python2 Processing files: pygobject2-devel-2.28.6-19.fc28.riscv64 Provides: pkgconfig(pygobject-2.0) = 2.28.6 pygobject2-devel = 2.28.6-19.fc28 pygobject2-devel(riscv-64) = 2.28.6-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(gobject-2.0) pkgconfig(libffi) Processing files: pygobject2-doc-2.28.6-19.fc28.riscv64 Provides: pygobject2-doc = 2.28.6-19.fc28 pygobject2-doc(riscv-64) = 2.28.6-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/pygobject2-2.28.6-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/pygobject2-2.28.6-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pygobject2-codegen-2.28.6-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pygobject2-devel-2.28.6-19.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pygobject2-doc-2.28.6-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.czwKcy + umask 022 + cd /builddir/build/BUILD + cd pygobject-2.28.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygobject2-2.28.6-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff