+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/glib2.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FsI1rK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glib-2.55.2 + /usr/bin/xz -dc /builddir/build/SOURCES/glib-2.55.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glib-2.55.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HlSAoR + umask 022 + cd /builddir/build/BUILD + cd glib-2.55.2 + rm glib/pcre/pcre.h glib/pcre/pcre_byte_order.c glib/pcre/pcre_chartables.c glib/pcre/pcre_compile.c glib/pcre/pcre_config.c glib/pcre/pcre_dfa_exec.c glib/pcre/pcre_exec.c glib/pcre/pcre_fullinfo.c glib/pcre/pcre_get.c glib/pcre/pcre_globals.c glib/pcre/pcre_internal.h glib/pcre/pcre_jit_compile.c glib/pcre/pcre_newline.c glib/pcre/pcre_ord2utf8.c glib/pcre/pcre_string_utils.c glib/pcre/pcre_study.c glib/pcre/pcre_tables.c glib/pcre/pcre_valid_utf8.c glib/pcre/pcre_version.c glib/pcre/pcre_xclass.c glib/pcre/ucp.h + test -x configure + 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-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 --with-python=/usr/bin/python3 --with-pcre=system --disable-systemtap --enable-static --enable-installed-tests checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for Win32... no checking for the Android... no checking for Mac OS X Carbon support... no checking for Mac OS X Cocoa support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-gcc... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking whether /usr/bin/python3 version is >= 2.7... yes checking for /usr/bin/python3 version... 3.6 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.6/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for iconv_open... yes checking for ZLIB... yes checking for LIBFFI... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for issetugid... no checking for timegm... yes checking for gmtime_r... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for __libc_enable_secure... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for sig_atomic_t... yes checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking for growing stack pointer... no checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... yes checking for sysctlbyname... no checking whether sys/types.h defines makedev... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_birthtime... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim... no checking for struct stat.st_birthtim.tv_nsec... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking size of ssize_t... 8 checking for the appropriate definition for ssize_t... long checking for lstat... yes checking for strsignal... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for mkostemp... yes checking for lchmod... no checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for utimes... yes checking for getresuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getfsstat... no checking for getvfsstat... no checking for fallocate... yes checking for splice... yes checking for prlimit... yes checking for statvfs... yes checking for statfs... yes checking whether to use statfs or statvfs... statfs checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for newlocale... yes checking for uselocale... yes checking for strtod_l... yes checking for strtoll_l... yes checking for strtoull_l... yes checking value of AF_INET... 2 checking value of AF_INET6... 10 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for endservent... yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for sendmmsg... yes checking for recvmmsg... yes checking for SIOCGIFADDR... yes checking if arpa/nameser_compat.h is needed... no checking for res_query... in -lresolv checking for socket... yes checking for res_init... yes checking for res_nclose... yes checking for res_ndestroy... no checking for res_ninit... yes checking for res_nquery... yes checking for linux/netlink.h... yes checking for struct ip_mreqn... yes checking number of arguments to statfs()... 2 checking open() option O_DIRECTORY... yes checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking for C99 snprintf... yes checking for fd_set... yes, found in sys/types.h checking for nl_langinfo (CODESET)... yes checking for nl_langinfo (PM_STR)... yes checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... yes checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for is_selinux_enabled in -lselinux... yes checking selinux/selinux.h usability... yes checking selinux/selinux.h presence... yes checking for selinux/selinux.h... yes checking for lgetfilecon_raw in -lselinux... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for FAMOpen in -lfam... yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for FAMNoExists in -lfam... yes checking for getxattr in -lc... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for XATTR_NOFOLLOW... no checking for LIBELF... yes checking for LIBMOUNT... yes checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for getpwuid_r... yes checking for getgrgid_r... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_setclock... yes checking for pthread_cond_timedwait_relative_np... no checking for pthread_setname_np(const char*)... no checking for pthread_setname_np(pthread_t, const char*)... yes checking for clock_gettime... yes checking for lock-free atomic intrinsics... yes checking for futex(2) system call... yes checking for eventfd(2) system call... yes checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking for PCRE... yes checking for Unicode support in PCRE... yes checking for EILSEQ... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.20 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for xsltproc... no checking for XML catalog (/etc/xml/catalog)... not found checking for xmlcatalog... /usr/bin/xmlcatalog checking whether to generate man pages... no checking whether to include dtrace tracing support... yes checking for dtrace... no checking whether to include systemtap tracing support... no checking for guint32... yes checking alignment of guint32... 4 checking for guint64... yes checking alignment of guint64... 8 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for DBUS1... no checking for dbus-daemon... dbus-daemon checking for -Bsymbolic-functions linker flag... yes checking for --fatal-warnings linker flag... yes checking for -z,nodelete linker flag... yes checking for -fvisibility=hidden compiler flag... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gthread-2.0.pc config.status: creating gobject-2.0.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-windows-2.0.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating win32/Makefile config.status: creating win32/vs9/Makefile config.status: creating win32/vs9/glib-version-paths.vsprops config.status: creating win32/vs10/Makefile config.status: creating win32/vs10/glib-version-paths.props config.status: creating win32/vs11/Makefile config.status: creating win32/vs12/Makefile config.status: creating win32/vs14/Makefile config.status: creating win32/vs15/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-genmarshal config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/gdbus-2.0/codegen/Makefile config.status: creating gio/gdbus-2.0/codegen/config.py config.status: creating gio/gnetworking.h config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/kqueue/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/win32/Makefile config.status: creating gio/tests/Makefile config.status: creating gio/tests/gdbus-object-manager-example/Makefile config.status: creating gio/tests/services/Makefile config.status: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service config.status: creating gio/tests/modules/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing glib/glibconfig.h commands config.status: executing chmod-scripts commands + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in . Making all in m4macros /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in glib make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' GEN glibconfig-stamp config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged GEN glibconfig-stamp config.status: creating glib/glibconfig.h.win32 make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' /usr/bin/make all-recursive Making all in libcharset /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' GEN ref-add.sed make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' GEN ref-del.sed make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' GEN charset.alias make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' CC libcharset_la-localcharset.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' CCLD libcharset.la make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' Making all in update-pcre /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. Making all in . make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gatomic.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gbacktrace.lo gbacktrace.c: In function 'g_on_error_query': gbacktrace.c:172:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buf, 8, stdin); ^~~~~~~~~~~~~~~~~~~~~ gbacktrace.c: In function 'stack_trace': gbacktrace.c:300:18: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close (0); dup (in_fd[0]); /* set the stdin to the in pipe */ ^~~~~~~~~~~~~~ gbacktrace.c:301:18: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close (1); dup (out_fd[1]); /* set the stdout to the out pipe */ ^~~~~~~~~~~~~~~ gbacktrace.c:302:18: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close (2); dup (out_fd[1]); /* set the stderr to the out pipe */ ^~~~~~~~~~~~~~~ gbacktrace.c:307:18: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] close (2); dup (old_err); ^~~~~~~~~~~~~ gbacktrace.c:320:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (in_fd[1], "backtrace\n", 10); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gbacktrace.c:321:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (in_fd[1], "p x = 0\n", 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gbacktrace.c:322:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (in_fd[1], "quit\n", 5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gasyncqueue.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gbase64.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-garray.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gbitlock.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gbytes.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gcharset.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gconvert.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gdataset.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gbookmarkfile.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gdir.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gdate.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-genviron.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gdatetime.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gerror.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gchecksum.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-ggettext.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-ghmac.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gfileutils.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-ghash.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-ghook.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-ghostutils.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-glib-init.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-glib-private.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-giochannel.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-glist.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gmappedfile.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gmem.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gkeyfile.lo gkeyfile.c: In function 'g_key_file_get_locale_for_key': gkeyfile.c:2303:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] languages = languages_allocated = g_get_locale_variants (locale); ^ make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gmarkup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gmain.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gnode.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gpoll.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gmessages.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gprimes.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gqsort.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gpattern.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gquark.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-goption.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gqueue.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-grand.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gshell.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gregex.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gsequence.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gscanner.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gslist.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gstdio.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gslice.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gstringchunk.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gstring.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gthread.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gstrfuncs.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gthreadpool.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gtimer.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gtrashstack.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gtestutils.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gtranslit.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gtree.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gtimezone.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gunibreak.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gunicollate.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gutf8.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-guniprop.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gurifuncs.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-guuid.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gunidecomp.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gutils.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gvariant-core.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gvarianttypeinfo.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gvariant-serialiser.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gversion.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gvariant.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gvarianttype.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gvariant-parser.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gwakeup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gprintf.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-glib-unix.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC libglib_2_0_la-gthread-posix.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' GEN glib-public-headers.txt make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' GEN libglib-gdb.py make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC giounix.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC gtester.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC deprecated/libglib_2_0_la-gallocator.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC deprecated/libglib_2_0_la-gcache.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC deprecated/libglib_2_0_la-gcompletion.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC gspawn.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC deprecated/libglib_2_0_la-grel.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CC deprecated/libglib_2_0_la-gthread-deprecated.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CCLD libglib-2.0.la make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' CCLD gtester make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' Making all in tests /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC bitlock.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC asyncqueue.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC base64.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC cache.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC bookmarkfile.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC array-test.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC bytes.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC checksum.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC collate.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC cond.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC dir.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC dataset.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC environment.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC error.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC date.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC convert.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC guuid.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC fileutils.o fileutils.c: In function 'test_set_contents': fileutils.c:801:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, "a", 1); ^~~~~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC hmac.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC hook.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC hash.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC hostutils.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC list.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC keyfile.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC logging.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC gvariant.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC markup.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC mappedfile.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC gdatetime.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC markup-collect.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC markup-escape.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC markup-parse.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC mainloop.o mainloop.c: In function 'test_source_unix_fd_api': mainloop.c:1379:3: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe (fds_a); ^~~~~~~~~~~~ mainloop.c:1380:3: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe (fds_b); ^~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC markup-subparser.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC mutex.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC mem-overflow.o mem-overflow.c: In function 'mem_overflow_new0_a': ../../glib/gmem.h:217:10: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] __p = g_##func##_n (__n, __s); \ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ ../../glib/gmem.h:279:42: note: in expansion of macro '_G_NEW' #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ mem-overflow.c:63:32: note: in expansion of macro 'g_new0' MEM_OVERFLOW_TEST (new0_a, p = g_new0 (X, a)) ^~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:96:10: note: in a call to allocation function 'g_malloc0_n' declared here gpointer g_malloc0_n (gsize n_blocks, ^~~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_malloc0_n_b_a': mem-overflow.c:52:37: warning: product '10 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] MEM_OVERFLOW_TEST (malloc0_n_b_a, p = g_malloc0_n (b, a)) ~~^~~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:96:10: note: in a call to allocation function 'g_malloc0_n' declared here gpointer g_malloc0_n (gsize n_blocks, ^~~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_malloc0_n_a_b': mem-overflow.c:51:37: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] MEM_OVERFLOW_TEST (malloc0_n_a_b, p = g_malloc0_n (a, b)) ~~^~~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:96:10: note: in a call to allocation function 'g_malloc0_n' declared here gpointer g_malloc0_n (gsize n_blocks, ^~~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_malloc0_n_a_a': mem-overflow.c:50:37: warning: product '1844674407370955171 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] MEM_OVERFLOW_TEST (malloc0_n_a_a, p = g_malloc0_n (a, a)) ~~^~~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:96:10: note: in a call to allocation function 'g_malloc0_n' declared here gpointer g_malloc0_n (gsize n_blocks, ^~~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_new_a': ../../glib/gmem.h:217:10: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] __p = g_##func##_n (__n, __s); \ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ ../../glib/gmem.h:262:41: note: in expansion of macro '_G_NEW' #define g_new(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc) ^~~~~~ mem-overflow.c:60:31: note: in expansion of macro 'g_new' MEM_OVERFLOW_TEST (new_a, p = g_new (X, a)) ^~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:93:10: note: in a call to allocation function 'g_malloc_n' declared here gpointer g_malloc_n (gsize n_blocks, ^~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_malloc_n_b_a': mem-overflow.c:47:36: warning: product '10 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] MEM_OVERFLOW_TEST (malloc_n_b_a, p = g_malloc_n (b, a)) ~~^~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:93:10: note: in a call to allocation function 'g_malloc_n' declared here gpointer g_malloc_n (gsize n_blocks, ^~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_malloc_n_a_b': mem-overflow.c:46:36: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] MEM_OVERFLOW_TEST (malloc_n_a_b, p = g_malloc_n (a, b)) ~~^~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:93:10: note: in a call to allocation function 'g_malloc_n' declared here gpointer g_malloc_n (gsize n_blocks, ^~~~~~~~~~ mem-overflow.c: In function 'mem_overflow_malloc_n_a_a': mem-overflow.c:45:36: warning: product '1844674407370955171 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] MEM_OVERFLOW_TEST (malloc_n_a_a, p = g_malloc_n (a, a)) ~~^~~~~~~~~~~~~~~~~~~ mem-overflow.c:40:3: note: in definition of macro 'MEM_OVERFLOW_TEST' code; \ ^~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:93:10: note: in a call to allocation function 'g_malloc_n' declared here gpointer g_malloc_n (gsize n_blocks, ^~~~~~~~~~ mem-overflow.c: In function 'mem_overflow': mem-overflow.c:95:25: warning: product '1844674407370955171 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ~~^~~~~ mem-overflow.c:98:3: note: in expansion of macro 'CHECK_PASS' CHECK_PASS (g_try_malloc_n (a, a)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:103:10: note: in a call to allocation function 'g_try_malloc_n' declared here gpointer g_try_malloc_n (gsize n_blocks, ^~~~~~~~~~~~~~ mem-overflow.c:95:25: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ~~^~~~~ mem-overflow.c:99:3: note: in expansion of macro 'CHECK_PASS' CHECK_PASS (g_try_malloc_n (a, b)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:103:10: note: in a call to allocation function 'g_try_malloc_n' declared here gpointer g_try_malloc_n (gsize n_blocks, ^~~~~~~~~~~~~~ mem-overflow.c:95:25: warning: product '10 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ~~^~~~~ mem-overflow.c:100:3: note: in expansion of macro 'CHECK_PASS' CHECK_PASS (g_try_malloc_n (b, a)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:103:10: note: in a call to allocation function 'g_try_malloc_n' declared here gpointer g_try_malloc_n (gsize n_blocks, ^~~~~~~~~~~~~~ mem-overflow.c:95:25: warning: product '1844674407370955171 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ~~^~~~~ mem-overflow.c:104:3: note: in expansion of macro 'CHECK_PASS' CHECK_PASS (g_try_malloc0_n (a, a)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:106:10: note: in a call to allocation function 'g_try_malloc0_n' declared here gpointer g_try_malloc0_n (gsize n_blocks, ^~~~~~~~~~~~~~~ mem-overflow.c:95:25: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ~~^~~~~ mem-overflow.c:105:3: note: in expansion of macro 'CHECK_PASS' CHECK_PASS (g_try_malloc0_n (a, b)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:106:10: note: in a call to allocation function 'g_try_malloc0_n' declared here gpointer g_try_malloc0_n (gsize n_blocks, ^~~~~~~~~~~~~~~ mem-overflow.c:95:25: warning: product '10 * 1844674407370955171' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ~~^~~~~ mem-overflow.c:106:3: note: in expansion of macro 'CHECK_PASS' CHECK_PASS (g_try_malloc0_n (b, a)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:106:10: note: in a call to allocation function 'g_try_malloc0_n' declared here gpointer g_try_malloc0_n (gsize n_blocks, ^~~~~~~~~~~~~~~ ../../glib/gmem.h:217:10: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] __p = g_##func##_n (__n, __s); \ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ mem-overflow.c:95:28: note: in definition of macro 'CHECK_PASS' #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ^ ../../glib/gmem.h:307:44: note: in expansion of macro '_G_NEW' #define g_try_new(struct_type, n_structs) _G_NEW (struct_type, n_structs, try_malloc) ^~~~~~ mem-overflow.c:117:15: note: in expansion of macro 'g_try_new' CHECK_PASS (g_try_new (X, a)); ^~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:103:10: note: in a call to allocation function 'g_try_malloc_n' declared here gpointer g_try_malloc_n (gsize n_blocks, ^~~~~~~~~~~~~~ ../../glib/gmem.h:217:10: warning: product '1844674407370955171 * 10' of arguments 1 and 2 exceeds 'SIZE_MAX' [-Walloc-size-larger-than=] __p = g_##func##_n (__n, __s); \ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ mem-overflow.c:95:28: note: in definition of macro 'CHECK_PASS' #define CHECK_PASS(P) p = (P); g_assert (p == NULL); ^ ../../glib/gmem.h:322:45: note: in expansion of macro '_G_NEW' #define g_try_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, try_malloc0) ^~~~~~ mem-overflow.c:121:15: note: in expansion of macro 'g_try_new0' CHECK_PASS (g_try_new0 (X, a)); ^~~~~~~~~~ In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from mem-overflow.c:28: ../../glib/gmem.h:106:10: note: in a call to allocation function 'g_try_malloc0_n' declared here gpointer g_try_malloc0_n (gsize n_blocks, ^~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC node.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC once.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC option-argv0.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC pattern.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC overflow.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC private.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC protocol.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC rand.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC rec-mutex.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC queue.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC rwlock.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC option-context.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC search-utils.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC scannerapi.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC slice.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC shell.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC sort.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC sequence.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC slist.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC spawn-multithreaded.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC spawn-singlethread.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC string.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC testing.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC thread.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC strfuncs.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC timeout.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC timer.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC test-printf.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC tree.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC utf8-performance.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC utf8-pointer.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC utf8-validate.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC utf8-misc.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC utils.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC uri.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC 1bit-mutex.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC 642026.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC 642026_ec-642026.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC unicode.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC include.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC regex.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC atomic-atomic.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC unix.o unix.c: In function 'test_pipe': unix.c:42:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (pipefd[1], "hello", sizeof ("hello")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC test-spawn-echo.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD array-test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CC autoptr.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD asyncqueue make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD base64 make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD bitlock make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD bytes make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD bookmarkfile make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD cache make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD checksum make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD collate make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD cond make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD convert make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD dataset make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD date make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD dir make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD environment make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD error make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD fileutils make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD guuid make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD gdatetime make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD gvariant make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD hash make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD hmac make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD hook make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD hostutils make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD keyfile make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD list make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD logging make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD mainloop make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD mappedfile make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD markup make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD markup-parse make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD markup-collect make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD markup-escape make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD markup-subparser make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD mem-overflow make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD mutex make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD node make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD once make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD option-context make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD option-argv0 make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD overflow make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD overflow-fallback make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD pattern make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD private make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD protocol make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD queue make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD rand make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD rec-mutex make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD rwlock make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD scannerapi make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD regex make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD search-utils make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD sequence make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD slice make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD shell make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD slist make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD sort make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD spawn-singlethread make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD spawn-multithreaded make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD strfuncs make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD string make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD testing make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD test-printf make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD thread make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD timeout make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD timer make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD tree make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD utf8-performance make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD utf8-pointer make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD utf8-validate make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD utf8-misc make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD utils make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD unicode make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD uri make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD 1bit-mutex make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD 642026 make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD atomic make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD 642026-ec make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD unix make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN array-test.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN asyncqueue.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN base64.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN bitlock.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN bookmarkfile.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN bytes.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN cache.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN checksum.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN collate.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN cond.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN convert.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN dataset.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN date.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN dir.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN environment.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN error.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN fileutils.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN gdatetime.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN guuid.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN gvariant.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN hash.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD include make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN hmac.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN hook.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN hostutils.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN keyfile.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN list.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN logging.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN mainloop.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN mappedfile.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN markup.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN markup-parse.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD autoptr make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN markup-collect.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN markup-escape.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN markup-subparser.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' CCLD test-spawn-echo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN mem-overflow.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN mutex.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN node.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN once.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN option-context.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN option-argv0.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN overflow.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN overflow-fallback.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN pattern.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN protocol.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN private.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN queue.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN rand.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN rec-mutex.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN regex.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN rwlock.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN scannerapi.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN search-utils.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN sequence.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN shell.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN slice.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN slist.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN sort.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN spawn-multithreaded.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN spawn-singlethread.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN strfuncs.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN string.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN testing.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN thread.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN test-printf.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN timeout.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN timer.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN utf8-performance.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN tree.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN utf8-pointer.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN utf8-validate.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN utf8-misc.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN utils.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN uri.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN unicode.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN 642026.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN 1bit-mutex.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN atomic.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN 642026-ec.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN unix.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN include.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' GEN autoptr.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' Making all in gmodule /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gmodule' CC libgmodule_2_0_la-gmodule.lo make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gmodule' make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gmodule' CCLD libgmodule-2.0.la make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gmodule' Making all in gthread /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gthread' CC libgthread_2_0_la-gthread-impl.lo make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gthread' make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gthread' CCLD libgthread-2.0.la make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gthread' Making all in gobject /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gatomicarray.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gbinding.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gboxed.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gclosure.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-genums.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gmarshal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gparam.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gparamspecs.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gsourceclosure.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gobject.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gtypemodule.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gtypeplugin.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gvaluearray.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gvalue.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gvaluetransform.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC gobject-query.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' GEN gobject-public-headers.txt make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' GEN libgobject-gdb.py make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gvaluetypes.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gsignal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CC libgobject_2_0_la-gtype.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CCLD libgobject-2.0.la make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' CCLD gobject-query make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' Making all in tests /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC qdata.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC enums.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC threadtests.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC boxed.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC dynamictests.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC properties.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC binding.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC value.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC type.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC reference.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC private.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC closure.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC object.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN marshalers.h make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC param.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC signal-handler.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC ifaceproperties.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD qdata make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD boxed make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD enums make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD param make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD threadtests make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD dynamictests make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD binding make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD reference make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD properties make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD value make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD type make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD closure make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD private make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD object make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN marshalers.c make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD signal-handler make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN qdata.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN boxed.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN enums.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN param.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN threadtests.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN dynamictests.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN binding.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN properties.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN reference.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN value.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN type.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN private.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN closure.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN object.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN signal-handler.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD ifaceproperties make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN ifaceproperties.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC marshalers.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CC signals.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' CCLD signals make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' GEN signals.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' Making all in gio make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' GEN gdbus-daemon-generated.c make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' GEN gdbus-daemon-generated.h make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' /usr/bin/make all-recursive Making all in gdbus-2.0/codegen /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' GEN gdbus-codegen make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' Making all in xdgmime /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimealias.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimeglob.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmime.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimeicon.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimeint.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimecache.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimeparent.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CC libxdgmime_la-xdgmimemagic.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' CCLD libxdgmime.la make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' Making all in inotify /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CC libinotify_la-inotify-sub.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CC libinotify_la-inotify-missing.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CC libinotify_la-inotify-path.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CC libinotify_la-inotify-kernel.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CC libinotify_la-ginotifyfilemonitor.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CC libinotify_la-inotify-helper.lo inotify-helper.c: In function 'ih_event_callback': inotify-helper.c:243:10: warning: 'interesting' may be used uninitialized in this function [-Wmaybe-uninitialized] return interesting; ^~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' CCLD libinotify.la make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' Making all in . make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gasyncresult.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gasyncinitable.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gasynchelper.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gappinfo.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gbytesicon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gbufferedoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gbufferedinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gcancellable.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gcharsetconverter.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gconverter.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gcontextspecificgroup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gconverterinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gcredentials.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdatagrambased.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gconverteroutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdataoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdatainputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdrive.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdummyfile.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdummyproxyresolver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdummytlsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gemblem.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gemblemedicon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileattribute.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileicon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileenumerator.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfilemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfilenamecompleter.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileinfo.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfilterinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfileiostream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfile.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfilteroutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gicon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ginetaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ginetaddressmask.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ginetsocketaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ginitable.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gioerror.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-giomodule-priv.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gioscheduler.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ginputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-giomodule.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-giostream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gloadableicon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmount.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmemoryinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmountoperation.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnativevolumemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmemoryoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnativesocketaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworking.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkmonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkmonitorbase.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkservice.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gpermission.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gpollableinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-goutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gpollableoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gpollableutils.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gpollfilemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gproxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gproxyaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gproxyresolver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gproxyaddressenumerator.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gresolver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gresource.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gseekable.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gresourcefile.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsimpleiostream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsimplepermission.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsimpleasyncresult.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketaddressenumerator.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketconnectable.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketclient.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocket.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketcontrolmessage.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketlistener.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsubprocesslauncher.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsrvtarget.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsubprocess.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocketservice.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsimpleproxyresolver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtcpconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtcpwrapperconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gthreadedsocketservice.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtask.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gthemedicon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gthreadedresolver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlscertificate.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsclientconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsfiledatabase.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsdatabase.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsserverconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlsinteraction.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtlspassword.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdtlsclientconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdtlsconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdtlsserverconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunionvolumemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gvfs.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gvolumemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gvolume.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gzlibcompressor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gzlibdecompressor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glistmodel.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gliststore.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gioenumtypes.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gapplicationcommandline.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gactiongroup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gapplicationimpl-dbus.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gapplication.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gactionmap.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gremoteactiongroup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsimpleactiongroup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gactiongroupexporter.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusactiongroup.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gaction.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gpropertyaction.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsimpleaction.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmenumodel.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmenu.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmenuexporter.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusmenumodel.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnotification.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnotificationbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusutils.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusauthobserver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusauthmechanism.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusauthmechanismanon.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusauth.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusauthmechanismexternal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbuserror.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusauthmechanismsha1.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusnameowning.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusnamewatching.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusmessage.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusprivate.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusproxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusintrospection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusinterface.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusmethodinvocation.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusserver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusobject.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusinterfaceskeleton.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusobjectskeleton.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusobjectmanager.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusobjectproxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusobjectmanagerclient.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdbusobjectmanagerserver.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ghttpproxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gtestdbus.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfileenumerator.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfileinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfileinfo.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfile.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfilemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfileoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalfileiostream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocks4proxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-glocalvfs.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocks4aproxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-thumbnail-verify.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsocks5proxy.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfiledescriptorbased.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gcontenttype.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixconnection.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixcredentialsmessage.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdesktopappinfo.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixfdlist.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixfdmessage.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixmount.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixsocketaddress.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixvolume.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixmounts.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixvolumemonitor.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixinputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gunixoutputstream.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gfdonotificationbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-ggtknotificationbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gportalnotificationbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gportalsupport.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gopenuriportal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdocumentportal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkmonitorportal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gproxyresolverportal.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkmonitornm.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnetworkmonitornetlink.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gdelayedsettingsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gmemorysettingsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gkeyfilesettingsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gnullsettingsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsettingsbackend.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsettings-mapping.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-xdp-dbus.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC giomodule-priv.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-querymodules.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsettingsschema.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gvdb/gvdb-builder.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC glib-compile-resources.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC glib-compile-schemas.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gsettings-tool.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gapplication-tool.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC libgio_2_0_la-gsettings.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gresource-gresource-tool.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-cat.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gdbus-tool.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-copy.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-list.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-info.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-mime.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-mkdir.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-monitor.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-move.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-open.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-mount.o gio-tool-mount.c: In function 'prompt_for': gio-tool-mount.c:104:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(data, sizeof (data), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-rename.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-remove.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-save.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' GEN gio-public-headers.txt make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-trash.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-set.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gio-tool-tree.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD glib-compile-schemas make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CC gvdb/libgio_2_0_la-gvdb-reader.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD libgio-2.0.la make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD gsettings make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD glib-compile-resources make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD gdbus make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD gio-querymodules make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD gapplication make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD gresource make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' CCLD gio make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' Making all in tests make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN giotypefuncs.inc make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-test-codegen-generated.h make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' /usr/bin/make all-recursive Making all in gdbus-object-manager-example /usr/bin/make all-am make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' GEN gdbus-example-objectmanager-generated.c make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' CC gdbus-example-objectmanager-generated.lo make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' CCLD libgdbus-example-objectmanager.la make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' Making all in services make[6]: Nothing to be done for 'all'. Making all in modules make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' CC test-module-a.lo make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' CC test-module-b.lo make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' CCLD libtestmodulea.la make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' CCLD libtestmoduleb.la make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN plugin_resources.c make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC appmonitor.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC async-close-output-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC async-splice-output-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC cancellable.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC resourceplugin.lo make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC buffered-output-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC buffered-input-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC contexts.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC contenttype.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC credentials.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC converter-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC fileattributematcher.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC data-input-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC data-output-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC giomodule.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC filter-streams.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC g-file.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC g-file-info.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gsubprocess.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC g-icon.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-addresses.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-message.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC io-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC inet-address.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC memory-input-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC memory-output-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC monitor.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC permission.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC network-monitor.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC network-address.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC pollable.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC simple-async-result.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC readwrite.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC simple-proxy.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC proxy-test.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC sleepy-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC socket-listener.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC socket-service.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC srvtarget.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gtesttlsbackend.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC socket.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC tls-interaction.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC vfs.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC volumemonitor.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC task.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC glistmodel.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC thumbnail-verification.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC testfilemonitor.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC tls-certificate.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-peer-object-manager.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC socket-address.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC file.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC stream-rw_all.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC live-g-file.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC unix-mounts.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC unix-fd.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC unix-streams.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC g-file-info-filesystem-readonly.o In file included from ../../glib/glist.h:32:0, from ../../glib/ghash.h:33, from ../../glib/glib.h:50, from g-file-info-filesystem-readonly.c:22: g-file-info-filesystem-readonly.c: In function 'test_filesystem_readonly': ../../glib/gmem.h:127:9: warning: 'mount_monitor' may be used uninitialized in this function [-Wmaybe-uninitialized] _destroy (_p); \ ^~~~~~~~ g-file-info-filesystem-readonly.c:32:22: note: 'mount_monitor' was declared here GUnixMountMonitor *mount_monitor; ^~~~~~~~~~~~~ make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC test-io-stream.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC test-pipe-unix.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-connection-flush.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC mimeapps.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-tests.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-sessionbus.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-non-socket.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-auth.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC actions.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC defaultvalue.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gapplication.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-bz627724.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-connection-loss.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-close-pending.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-connection-slow.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-connection.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-error.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-exit-on-close.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-introspection.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-names.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-export.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-peer.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-proxy.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_proxy_threads-gdbus-sessionbus.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_proxy_threads-gdbus-tests.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_proxy_threads-gdbus-proxy-threads.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-proxy-well-known-name.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_test_codegen_old-gdbus-sessionbus.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_test_codegen_old-gdbus-tests.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-test-codegen.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-threading.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_test_codegen_old-gdbus-test-codegen.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gnotification.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gmenumodel.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gnotification-server.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-unix-addresses.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC dbus-appinfo.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN test_resources2.h make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN test_resources.c make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN test_resources2.c make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN test-generated.txt make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC autoptr.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-connection-flush-helper.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-testserver.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC basic-application.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC dbus-launch.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC appinfo-test.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC apps.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gsubprocess-testprog.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-overflow.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD appmonitor make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC plugin_resources.lo make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD async-close-output-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD async-splice-output-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD buffered-input-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD buffered-output-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus-test-codegen-generated.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD cancellable make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD contexts make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD contenttype make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC gdbus_test_codegen_old-gdbus-test-codegen-generated.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD converter-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD credentials make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD data-input-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD data-output-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD fileattributematcher make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD filter-streams make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD giomodule make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gsubprocess make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD g-file make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD g-file-info make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD g-icon make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-addresses make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-message make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD inet-address make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD io-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD memory-input-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD memory-output-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD monitor make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD network-address make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD network-monitor make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD permission make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD pollable make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD proxy-test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD readwrite make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD simple-async-result make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD simple-proxy make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD sleepy-stream make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD socket make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD socket-listener make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD socket-service make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD srvtarget make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD task make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD tls-interaction make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD vfs make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD volumemonitor make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD glistmodel make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD testfilemonitor make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD thumbnail-verification make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD tls-certificate make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD file make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-peer-object-manager make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD live-g-file make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD socket-address make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD stream-rw_all make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD unix-fd make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD unix-mounts make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD unix-streams make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD g-file-info-filesystem-readonly make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD mimeapps make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-connection-flush make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-non-socket make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD actions make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD defaultvalue make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gapplication make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-auth make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-bz627724 make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-close-pending make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-connection make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-connection-loss make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-connection-slow make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-error make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-exit-on-close make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-export make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-introspection make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-names make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-peer make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-proxy make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-proxy-threads make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-proxy-well-known-name make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-threading make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gmenumodel make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-test-codegen make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-test-codegen-old make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gnotification make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-unix-addresses make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD dbus-appinfo make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD autoptr make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC test_resources.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN test.gresource make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC test_resources2.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CC resources.o make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-connection-flush-helper make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-testserver make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD basic-application make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD dbus-launch make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD appinfo-test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN appmonitor.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN async-close-output-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD apps make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN async-splice-output-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN buffered-input-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN buffered-output-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN cancellable.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN contexts.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN contenttype.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN converter-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN credentials.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN data-input-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN data-output-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN fileattributematcher.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN filter-streams.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN giomodule.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gsubprocess.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN g-file.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN g-file-info.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN g-icon.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-addresses.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-message.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN inet-address.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN io-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN memory-input-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN memory-output-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN network-address.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN monitor.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN permission.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN network-monitor.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN pollable.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN readwrite.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN proxy-test.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN simple-async-result.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN simple-proxy.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN sleepy-stream.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN socket.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN socket-listener.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN socket-service.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN srvtarget.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN task.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN tls-interaction.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN vfs.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gsubprocess-testprog make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN volumemonitor.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN glistmodel.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN thumbnail-verification.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN testfilemonitor.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN tls-certificate.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN file.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-peer-object-manager.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN live-g-file.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN socket-address.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN stream-rw_all.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN unix-fd.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN unix-streams.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN unix-mounts.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN g-file-info-filesystem-readonly.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-connection-flush.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN mimeapps.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-non-socket.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD gdbus-overflow make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN defaultvalue.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN actions.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gapplication.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-auth.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-bz627724.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-close-pending.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-connection.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-connection-loss.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-connection-slow.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-error.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-exit-on-close.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-export.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-introspection.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-names.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-peer.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-proxy.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-proxy-threads.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-proxy-well-known-name.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-test-codegen.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-test-codegen-old.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-threading.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gmenumodel.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gnotification.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN gdbus-unix-addresses.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN dbus-appinfo.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN autoptr.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD resources make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' CCLD libresourceplugin.la make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' GEN resources.test make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' Making all in fam /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' CC libgiofam_la-gfamfilemonitor.lo make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' CCLD libgiofam.la make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' Making all in po make[2]: Nothing to be done for 'all'. Making all in docs Making all in reference Making all in glib make[4]: Nothing to be done for 'all'. Making all in gobject make[4]: Nothing to be done for 'all'. Making all in gio make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in tests /usr/bin/make all-recursive Making all in gobject make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN stamp-testmarshal.h INFO: Reading ./testmarshal.list... make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN testmarshal.c INFO: Reading ./testmarshal.list... make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC deftype.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC accumulator.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC paramspec-test.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC gvalue-test.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC defaultiface.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC testmodule.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC dynamictype.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC signals.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC singleton.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC override.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC references.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC testgobject.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC timeloop-closure.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC performance-threaded.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC performance.o performance.c: In function 'run_test': performance.c:147:15: warning: 'avg_elapsed' may be used uninitialized in this function [-Wmaybe-uninitialized] avg_elapsed = avg_elapsed / num_rounds; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ performance.c:152:7: warning: 'max_elapsed' may be used uninitialized in this function [-Wmaybe-uninitialized] g_print ("Maximum corrected round time: %.2f msecs\n", max_elapsed * 1000); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD gvalue-test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD paramspec-test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CC testmarshal.o make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD deftype make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD defaultiface make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD dynamictype make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD override make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD signals make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD singleton make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD references make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD testgobject make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN gvalue-test.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN paramspec-test.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN deftype.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN defaultiface.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN dynamictype.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD timeloop-closure make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN override.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN signals.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN singleton.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN references.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN testgobject.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN timeloop-closure.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD performance make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD performance-threaded make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' CCLD accumulator make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' GEN accumulator.test make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' Making all in refcount /usr/bin/make all-am make[5]: Nothing to be done for 'all-am'. make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC spawn-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC iochannel-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC libmoduletestplugin_b.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC libmoduletestplugin_a.lo make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC module-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC datetime.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC atomic-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC testglib.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC completion-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC child-test.o child-test.c: In function 'main': child-test.c:169:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system ("true"); ^~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC bit-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC dirname-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC testgdate.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC env-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC file-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC mainloop-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC mapping-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC gio-test.o gio-test.c: In function 'main': gio-test.c:343:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (cmdline); ^~~~~~~~~~~~~~~~ gio-test.c:406:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (writefd, &i, sizeof (i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio-test.c:407:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (writefd, &buflen, sizeof (buflen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio-test.c:408:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (writefd, buf, buflen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gio-test.c:370:7: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (id); ^~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC qsort-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC asyncqueue-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC relation-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC slice-threadinit.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC slice-concurrent.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC sources.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC type-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC threadpool-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC thread-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC unicode-caseconv.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC unicode-encoding.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC timeloop.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CXX cxx-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC slice-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC slice-color.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC memchunks.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC assert-msg-test.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC unicode-collate.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD libmoduletestplugin_b.la make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD libmoduletestplugin_a.la make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD testglib make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD spawn-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD iochannel-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD module-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD testgdate make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD datetime make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD atomic-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD bit-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD child-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD completion-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD dirname-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD file-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD env-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD gio-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD mainloop-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD mapping-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD asyncqueue-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD qsort-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD relation-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD slice-concurrent make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD sources make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD slice-threadinit make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD thread-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD threadpool-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD type-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD unicode-caseconv make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD unicode-encoding make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CXXLD cxx-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD timeloop make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CC onceinit.o make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD slice-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN testglib.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN spawn-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN iochannel-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN module-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN testgdate.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN datetime.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN atomic-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN bit-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN child-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN completion-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN dirname-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN file-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN env-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN gio-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN mainloop-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN mapping-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN asyncqueue-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN qsort-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN relation-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN slice-concurrent.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD slice-color make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN slice-threadinit.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN sources.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN thread-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN threadpool-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN type-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD assert-msg-test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN unicode-caseconv.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN unicode-encoding.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN cxx-test.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN timeloop.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD unicode-collate make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' CCLD onceinit make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' GEN onceinit.test make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0enoLy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64 + cd glib-2.55.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/glib-2.55.2' Making install in . make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2' make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' install -p glib-gettextize '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/valgrind' install -p -m 644 glib.supp '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/valgrind' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2' Making install in m4macros make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/m4macros' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/m4macros' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/m4macros' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/aclocal' install -p -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/m4macros' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/m4macros' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/m4macros' Making install in glib make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' Making install in libcharset make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' /bin/sh /builddir/build/BUILD/glib-2.55.2/install-sh -d /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 if test -f /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.alias; then \ sed -f ref-add.sed /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.alias > /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.tmp ; \ install -p -m 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.tmp ; \ install -p -m 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.tmp /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.alias ; \ rm -f /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/charset.tmp ; \ fi ; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/libcharset' Making install in update-pcre make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/update-pcre' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/update-pcre' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/update-pcre' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/update-pcre' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/update-pcre' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/update-pcre' Making install in . make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libglib-2.0.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libglib-2.0.so.0.5502.0 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.so.0.5502.0 libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libglib-2.0.so.0.5502.0 libglib-2.0.so.0 || { rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.5502.0 libglib-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libglib-2.0.so.0.5502.0 libglib-2.0.so || { rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.5502.0 libglib-2.0.so; }; }) libtool: install: install -p .libs/libglib-2.0.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.la libtool: install: install -p .libs/libglib-2.0.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p gtester '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' libtool: warning: 'libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gtester /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gtester /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' install -p gtester-report '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/glib-2.0/include' install -p -m 644 glibconfig.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/glib-2.0/include' /usr/bin/make install-exec-hook make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' for sf in gtester-report ; do \ mv -f "/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/$sf" "/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/$sf".tmp \ && sed < "/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/$sf".tmp > "/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/usr/bin", "glib-version" : "2.55.2"|' \ -e '1,1s|#! /usr/bin/env python.*|#!/usr/bin/python3|' \ || exit $? ; \ chmod a+x /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/$sf ; \ rm -f "/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/$sf".tmp ; \ done make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/glib/deprecated' install -p -m 644 deprecated/gallocator.h deprecated/gcache.h deprecated/gcompletion.h deprecated/gmain.h deprecated/grel.h deprecated/gthread.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/glib/deprecated' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb' install -p -m 644 glib_gdb.py '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0' install -p -m 644 glib-unix.h glib-object.h glib.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/glib' install -p -m 644 glib-autocleanups.h galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/glib' install -p -m 644 gprimes.h gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h guuid.h gvarianttype.h gvariant.h gversion.h gversionmacros.h gwin32.h gprintf.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib' mkdir -p /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gdb/auto-load/usr/lib64 install -p ./libglib-gdb.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gdb/auto-load/usr/lib64/libglib-2.0.so.0.5502.0-gdb.py make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' Making install in tests make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../../libtool --mode=install install -p array-test asyncqueue base64 bitlock bookmarkfile bytes cache checksum collate cond convert dataset date dir environment error fileutils gdatetime guuid gvariant hash hmac hook hostutils keyfile list logging mainloop mappedfile markup markup-parse markup-collect markup-escape markup-subparser mem-overflow mutex node once option-context option-argv0 overflow overflow-fallback pattern private protocol queue rand rec-mutex regex rwlock scannerapi search-utils sequence shell slice slist sort spawn-multithreaded spawn-singlethread strfuncs string testing test-printf thread timeout timer tree utf8-performance utf8-pointer utf8-validate utf8-misc utils unicode uri 1bit-mutex 642026 atomic 642026-ec unix include autoptr test-spawn-echo '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/array-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/array-test libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/asyncqueue /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/asyncqueue libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/base64 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/base64 libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/bitlock /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/bitlock libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/bookmarkfile /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/bookmarkfile libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/bytes /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/bytes libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/cache /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/cache libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/checksum /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/checksum libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/collate /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/collate libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/cond /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/cond libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/convert /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/convert libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dataset /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dataset libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/date /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/date libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dir libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/environment /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/environment libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/error /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/error libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/fileutils /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/fileutils libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdatetime /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdatetime libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/guuid /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/guuid libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gvariant /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gvariant libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/hash /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/hash libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/hmac /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/hmac libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/hook /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/hook libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/hostutils /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/hostutils libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/keyfile /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/keyfile libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/list /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/list libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/logging /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/logging libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mainloop /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mainloop libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mappedfile /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mappedfile libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/markup /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markup libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/markup-parse /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markup-parse libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/markup-collect /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markup-collect libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/markup-escape /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markup-escape libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/markup-subparser /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markup-subparser libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mem-overflow /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mem-overflow libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mutex /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mutex libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/node /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/node libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/once /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/once libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/option-context /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/option-context libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/option-argv0 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/option-argv0 libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/overflow /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/overflow libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/overflow-fallback /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/overflow-fallback libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/pattern /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/pattern libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/private /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/private libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/protocol /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/protocol libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/queue /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/queue libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/rand /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/rand libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/rec-mutex /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/rec-mutex libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/regex /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/regex libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/rwlock /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/rwlock libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/scannerapi /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/scannerapi libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/search-utils /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/search-utils libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/sequence /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/sequence libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/shell /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/shell libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/slice /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/slice libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/slist /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/slist libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/sort /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/sort libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/spawn-multithreaded /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/spawn-multithreaded libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/spawn-singlethread /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/spawn-singlethread libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/strfuncs /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/strfuncs libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/string /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/string libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/testing /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/testing libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/test-printf /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/test-printf libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/thread /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/thread libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/timeout /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/timeout libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/timer /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/timer libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/tree /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/tree libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/utf8-performance /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/utf8-performance libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/utf8-pointer /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/utf8-pointer libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/utf8-validate /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/utf8-validate libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/utf8-misc /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/utf8-misc libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/utils /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/utils libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unicode /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unicode libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/uri /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/uri libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/1bit-mutex /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/1bit-mutex libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/642026 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/642026 libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/atomic /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/atomic libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/642026-ec /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/642026-ec libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unix /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unix libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/include /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/include libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/autoptr /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/autoptr libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/test-spawn-echo /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/test-spawn-echo /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' install -p echo-script echo-script.bat '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 array-test.test asyncqueue.test base64.test bitlock.test bookmarkfile.test bytes.test cache.test checksum.test collate.test cond.test convert.test dataset.test date.test dir.test environment.test error.test fileutils.test gdatetime.test guuid.test gvariant.test hash.test hmac.test hook.test hostutils.test keyfile.test list.test logging.test mainloop.test mappedfile.test markup.test markup-parse.test markup-collect.test markup-escape.test markup-subparser.test mem-overflow.test mutex.test node.test once.test option-context.test option-argv0.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 overflow.test overflow-fallback.test pattern.test private.test protocol.test queue.test rand.test rec-mutex.test regex.test rwlock.test scannerapi.test search-utils.test sequence.test shell.test slice.test slist.test sort.test spawn-multithreaded.test spawn-singlethread.test strfuncs.test string.test testing.test test-printf.test thread.test timeout.test timer.test tree.test utf8-performance.test utf8-pointer.test utf8-validate.test utf8-misc.test utils.test unicode.test uri.test 1bit-mutex.test 642026.test atomic.test 642026-ec.test unix.test include.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 autoptr.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' install -p -m 644 markups/fail-1.gmarkup markups/fail-2.gmarkup markups/fail-3.gmarkup markups/fail-4.gmarkup markups/fail-5.gmarkup markups/fail-6.gmarkup markups/fail-7.gmarkup markups/fail-8.gmarkup markups/fail-9.gmarkup markups/fail-10.gmarkup markups/fail-11.gmarkup markups/fail-12.gmarkup markups/fail-13.gmarkup markups/fail-14.gmarkup markups/fail-15.gmarkup markups/fail-16.gmarkup markups/fail-17.gmarkup markups/fail-18.gmarkup markups/fail-19.gmarkup markups/fail-20.gmarkup markups/fail-21.gmarkup markups/fail-22.gmarkup markups/fail-23.gmarkup markups/fail-24.gmarkup markups/fail-25.gmarkup markups/fail-26.gmarkup markups/fail-27.gmarkup markups/fail-28.gmarkup markups/fail-29.gmarkup markups/fail-30.gmarkup markups/fail-31.gmarkup markups/fail-32.gmarkup markups/fail-33.gmarkup markups/fail-34.gmarkup markups/fail-35.gmarkup markups/fail-36.gmarkup markups/fail-37.gmarkup markups/fail-38.gmarkup markups/fail-39.gmarkup markups/fail-40.gmarkup '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' install -p -m 644 markups/fail-41.gmarkup markups/fail-42.gmarkup markups/fail-43.gmarkup markups/fail-44.gmarkup markups/fail-45.gmarkup markups/fail-46.gmarkup markups/fail-47.gmarkup markups/fail-48.gmarkup markups/fail-49.gmarkup markups/valid-1.gmarkup markups/valid-2.gmarkup markups/valid-3.gmarkup markups/valid-4.gmarkup markups/valid-5.gmarkup markups/valid-6.gmarkup markups/valid-7.gmarkup markups/valid-8.gmarkup markups/valid-9.gmarkup markups/valid-10.gmarkup markups/valid-11.gmarkup markups/valid-12.gmarkup markups/valid-13.gmarkup markups/valid-14.gmarkup markups/valid-15.gmarkup markups/valid-16.gmarkup markups/fail-1.expected markups/fail-2.expected markups/fail-3.expected markups/fail-4.expected markups/fail-5.expected markups/fail-6.expected markups/fail-7.expected markups/fail-8.expected markups/fail-9.expected markups/fail-10.expected markups/fail-11.expected markups/fail-12.expected markups/fail-13.expected markups/fail-14.expected markups/fail-15.expected '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' install -p -m 644 markups/fail-16.expected markups/fail-17.expected markups/fail-18.expected markups/fail-19.expected markups/fail-20.expected markups/fail-21.expected markups/fail-22.expected markups/fail-23.expected markups/fail-24.expected markups/fail-25.expected markups/fail-26.expected markups/fail-27.expected markups/fail-28.expected markups/fail-29.expected markups/fail-30.expected markups/fail-31.expected markups/fail-32.expected markups/fail-33.expected markups/fail-34.expected markups/fail-35.expected markups/fail-36.expected markups/fail-37.expected markups/fail-38.expected markups/fail-39.expected markups/fail-40.expected markups/fail-41.expected markups/fail-42.expected markups/fail-43.expected markups/fail-44.expected markups/fail-45.expected markups/fail-46.expected markups/fail-47.expected markups/fail-48.expected markups/fail-49.expected markups/valid-1.expected markups/valid-2.expected markups/valid-3.expected markups/valid-4.expected markups/valid-5.expected markups/valid-6.expected '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/bookmarks' install -p -m 644 bookmarks/fail-01.xbel bookmarks/fail-02.xbel bookmarks/fail-03.xbel bookmarks/fail-04.xbel bookmarks/fail-05.xbel bookmarks/fail-06.xbel bookmarks/fail-07.xbel bookmarks/fail-08.xbel bookmarks/fail-09.xbel bookmarks/fail-10.xbel bookmarks/fail-11.xbel bookmarks/fail-12.xbel bookmarks/fail-13.xbel bookmarks/fail-14.xbel bookmarks/fail-15.xbel bookmarks/fail-16.xbel bookmarks/fail-17.xbel bookmarks/valid-01.xbel bookmarks/valid-02.xbel bookmarks/valid-03.xbel '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/bookmarks' install -p -m 644 keyfiletest.ini pages.ini keyfile.c empty 4096-random-bytes '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' install -p -m 644 markups/valid-7.expected markups/valid-8.expected markups/valid-9.expected markups/valid-10.expected markups/valid-11.expected markups/valid-12.expected markups/valid-13.expected markups/valid-14.expected markups/valid-15.expected markups/valid-16.expected '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/markups' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib/tests' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/glib' Making install in gmodule make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gmodule' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gmodule' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gmodule' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libgmodule-2.0.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgmodule-2.0.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gmodule; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -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 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -Wl,--export-dynamic -version-info 5502:0:5502 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgmodule-2.0.la -rpath /usr/lib64 libgmodule_2_0_la-gmodule.lo -ldl ../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libgmodule-2.0.so.0.5502.0T /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.so.0.5502.0 libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgmodule-2.0.so.0.5502.0 libgmodule-2.0.so.0 || { rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.5502.0 libgmodule-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgmodule-2.0.so.0.5502.0 libgmodule-2.0.so || { rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.5502.0 libgmodule-2.0.so; }; }) libtool: install: install -p .libs/libgmodule-2.0.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.la libtool: install: install -p .libs/libgmodule-2.0.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0' install -p -m 644 gmodule.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gmodule' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gmodule' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gmodule' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gmodule' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gmodule' Making install in gthread make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gthread' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gthread' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gthread' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libgthread-2.0.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgthread-2.0.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gthread; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -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 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -version-info 5502:0:5502 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgthread-2.0.la -rpath /usr/lib64 libgthread_2_0_la-gthread-impl.lo -lpthread ../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libgthread-2.0.so.0.5502.0T /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.so.0.5502.0 libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgthread-2.0.so.0.5502.0 libgthread-2.0.so.0 || { rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.5502.0 libgthread-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgthread-2.0.so.0.5502.0 libgthread-2.0.so || { rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.5502.0 libgthread-2.0.so; }; }) libtool: install: install -p .libs/libgthread-2.0.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.la libtool: install: install -p .libs/libgthread-2.0.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gthread' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gthread' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gthread' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gthread' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gthread' Making install in gobject make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' Making install in . make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libgobject-2.0.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgobject-2.0.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gobject; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -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 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -version-info 5502:0:5502 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgobject-2.0.la -rpath /usr/lib64 libgobject_2_0_la-gatomicarray.lo libgobject_2_0_la-gbinding.lo libgobject_2_0_la-gboxed.lo libgobject_2_0_la-gclosure.lo libgobject_2_0_la-genums.lo libgobject_2_0_la-gmarshal.lo libgobject_2_0_la-gobject.lo libgobject_2_0_la-gparam.lo libgobject_2_0_la-gparamspecs.lo libgobject_2_0_la-gsignal.lo libgobject_2_0_la-gsourceclosure.lo libgobject_2_0_la-gtype.lo libgobject_2_0_la-gtypemodule.lo libgobject_2_0_la-gtypeplugin.lo libgobject_2_0_la-gvalue.lo libgobject_2_0_la-gvaluearray.lo libgobject_2_0_la-gvaluetransform.lo libgobject_2_0_la-gvaluetypes.lo ../glib/libglib-2.0.la -lffi -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libgobject-2.0.so.0.5502.0T /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.so.0.5502.0 libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgobject-2.0.so.0.5502.0 libgobject-2.0.so.0 || { rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.5502.0 libgobject-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgobject-2.0.so.0.5502.0 libgobject-2.0.so || { rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.5502.0 libgobject-2.0.so; }; }) libtool: install: install -p .libs/libgobject-2.0.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.la libtool: install: install -p .libs/libgobject-2.0.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p gobject-query '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' libtool: warning: './libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gobject-query /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gobject-query /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' install -p glib-mkenums glib-genmarshal '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb' install -p -m 644 gobject_gdb.py '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gobject' install -p -m 644 gobject-autocleanups.h glib-types.h gbinding.h gboxed.h gclosure.h genums.h gmarshal.h gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h gtypemodule.h gtypeplugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h gobjectnotifyqueue.c '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gobject' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject' mkdir -p /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gdb/auto-load//usr/lib64 install -p ./libgobject-gdb.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gdb/auto-load//usr/lib64/libgobject-2.0.so.0.5502.0-gdb.py make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' Making install in tests make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../../libtool --mode=install install -p qdata boxed enums param threadtests dynamictests binding properties reference value type private closure object signal-handler ifaceproperties signals '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/qdata /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/qdata libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/boxed /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/boxed libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/enums /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/enums libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/param /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/param libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/threadtests /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/threadtests libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dynamictests /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dynamictests libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/binding /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/binding libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/properties /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/properties libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/reference /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/reference libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/value /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/value libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/type /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/type libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/private /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/private libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/closure /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/closure libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/object /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/object libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/signal-handler /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/signal-handler libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/ifaceproperties /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/ifaceproperties libtool: warning: '../libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/signals /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/signals /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 qdata.test boxed.test enums.test param.test threadtests.test dynamictests.test binding.test properties.test reference.test value.test type.test private.test closure.test object.test signal-handler.test ifaceproperties.test signals.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject/tests' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gobject' Making install in gio make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' Making install in gdbus-2.0/codegen make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' install -p gdbus-codegen '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen' install -p -m 644 __init__.py codegen.py codegen_main.py codegen_docbook.py config.py dbustypes.py parser.py utils.py '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen' Byte-compiling python modules... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pycodegen.pycodegen_main.pycodegen_docbook.pyconfig.pydbustypes.pyparser.pyutils.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/gdbus-2.0/codegen' Making install in xdgmime make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/xdgmime' Making install in inotify make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/inotify' Making install in . make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libgio-2.0.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64' libtool: warning: relinking 'libgio-2.0.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gio; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -fvisibility=hidden -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -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 -Wl,-Bsymbolic-functions -Wl,-z,nodelete -version-info 5502:0:5502 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgio-2.0.la -rpath /usr/lib64 libgio_2_0_la-gappinfo.lo libgio_2_0_la-gasynchelper.lo libgio_2_0_la-gasyncinitable.lo libgio_2_0_la-gasyncresult.lo libgio_2_0_la-gbufferedinputstream.lo libgio_2_0_la-gbufferedoutputstream.lo libgio_2_0_la-gbytesicon.lo libgio_2_0_la-gcancellable.lo libgio_2_0_la-gcharsetconverter.lo libgio_2_0_la-gcontextspecificgroup.lo libgio_2_0_la-gconverter.lo libgio_2_0_la-gconverterinputstream.lo libgio_2_0_la-gconverteroutputstream.lo libgio_2_0_la-gcredentials.lo libgio_2_0_la-gdatagrambased.lo libgio_2_0_la-gdatainputstream.lo libgio_2_0_la-gdataoutputstream.lo libgio_2_0_la-gdrive.lo libgio_2_0_la-gdummyfile.lo libgio_2_0_la-gdummyproxyresolver.lo libgio_2_0_la-gdummytlsbackend.lo libgio_2_0_la-gemblem.lo libgio_2_0_la-gemblemedicon.lo libgio_2_0_la-gfile.lo libgio_2_0_la-gfileattribute.lo libgio_2_0_la-gfileenumerator.lo libgio_2_0_la-gfileicon.lo libgio_2_0_la-gfileinfo.lo libgio_2_0_la-gfileinputstream.lo libgio_2_0_la-gfilemonitor.lo libgio_2_0_la-gfilenamecompleter.lo libgio_2_0_la-gfileoutputstream.lo libgio_2_0_la-gfileiostream.lo libgio_2_0_la-gfilterinputstream.lo libgio_2_0_la-gfilteroutputstream.lo libgio_2_0_la-gicon.lo libgio_2_0_la-ginetaddress.lo libgio_2_0_la-ginetaddressmask.lo libgio_2_0_la-ginetsocketaddress.lo libgio_2_0_la-ginitable.lo libgio_2_0_la-ginputstream.lo libgio_2_0_la-gioerror.lo libgio_2_0_la-giomodule.lo libgio_2_0_la-giomodule-priv.lo libgio_2_0_la-gioscheduler.lo libgio_2_0_la-giostream.lo libgio_2_0_la-gloadableicon.lo libgio_2_0_la-gmount.lo libgio_2_0_la-gmemoryinputstream.lo libgio_2_0_la-gmemoryoutputstream.lo libgio_2_0_la-gmountoperation.lo libgio_2_0_la-gnativevolumemonitor.lo libgio_2_0_la-gnativesocketaddress.lo libgio_2_0_la-gnetworkaddress.lo libgio_2_0_la-gnetworking.lo libgio_2_0_la-gnetworkmonitor.lo libgio_2_0_la-gnetworkmonitorbase.lo libgio_2_0_la-gnetworkservice.lo libgio_2_0_la-goutputstream.lo libgio_2_0_la-gpermission.lo libgio_2_0_la-gpollableinputstream.lo libgio_2_0_la-gpollableoutputstream.lo libgio_2_0_la-gpollableutils.lo libgio_2_0_la-gpollfilemonitor.lo libgio_2_0_la-gproxy.lo libgio_2_0_la-gproxyaddress.lo libgio_2_0_la-gproxyaddressenumerator.lo libgio_2_0_la-gproxyresolver.lo libgio_2_0_la-gresolver.lo libgio_2_0_la-gresource.lo libgio_2_0_la-gresourcefile.lo libgio_2_0_la-gseekable.lo libgio_2_0_la-gsimpleasyncresult.lo libgio_2_0_la-gsimpleiostream.lo libgio_2_0_la-gsimplepermission.lo libgio_2_0_la-gsocket.lo libgio_2_0_la-gsocketaddress.lo libgio_2_0_la-gsocketaddressenumerator.lo libgio_2_0_la-gsocketclient.lo libgio_2_0_la-gsocketconnectable.lo libgio_2_0_la-gsocketconnection.lo libgio_2_0_la-gsocketcontrolmessage.lo libgio_2_0_la-gsocketinputstream.lo libgio_2_0_la-gsocketlistener.lo libgio_2_0_la-gsocketoutputstream.lo libgio_2_0_la-gsubprocesslauncher.lo libgio_2_0_la-gsubprocess.lo libgio_2_0_la-gsocketservice.lo libgio_2_0_la-gsrvtarget.lo libgio_2_0_la-gsimpleproxyresolver.lo libgio_2_0_la-gtask.lo libgio_2_0_la-gtcpconnection.lo libgio_2_0_la-gtcpwrapperconnection.lo libgio_2_0_la-gthreadedsocketservice.lo libgio_2_0_la-gthemedicon.lo libgio_2_0_la-gthreadedresolver.lo libgio_2_0_la-gtlsbackend.lo libgio_2_0_la-gtlscertificate.lo libgio_2_0_la-gtlsclientconnection.lo libgio_2_0_la-gtlsconnection.lo libgio_2_0_la-gtlsdatabase.lo libgio_2_0_la-gtlsfiledatabase.lo libgio_2_0_la-gtlsinteraction.lo libgio_2_0_la-gtlspassword.lo libgio_2_0_la-gtlsserverconnection.lo libgio_2_0_la-gdtlsconnection.lo libgio_2_0_la-gdtlsclientconnection.lo libgio_2_0_la-gdtlsserverconnection.lo libgio_2_0_la-gunionvolumemonitor.lo libgio_2_0_la-gvfs.lo libgio_2_0_la-gvolume.lo libgio_2_0_la-gvolumemonitor.lo libgio_2_0_la-gzlibcompressor.lo libgio_2_0_la-gzlibdecompressor.lo libgio_2_0_la-gioenumtypes.lo libgio_2_0_la-glistmodel.lo libgio_2_0_la-gliststore.lo libgio_2_0_la-gapplication.lo libgio_2_0_la-gapplicationcommandline.lo libgio_2_0_la-gapplicationimpl-dbus.lo libgio_2_0_la-gactiongroup.lo libgio_2_0_la-gactionmap.lo libgio_2_0_la-gsimpleactiongroup.lo libgio_2_0_la-gremoteactiongroup.lo libgio_2_0_la-gactiongroupexporter.lo libgio_2_0_la-gdbusactiongroup.lo libgio_2_0_la-gaction.lo libgio_2_0_la-gpropertyaction.lo libgio_2_0_la-gsimpleaction.lo libgio_2_0_la-gmenumodel.lo libgio_2_0_la-gmenu.lo libgio_2_0_la-gmenuexporter.lo libgio_2_0_la-gdbusmenumodel.lo libgio_2_0_la-gnotification.lo libgio_2_0_la-gnotificationbackend.lo libgio_2_0_la-gdbusutils.lo libgio_2_0_la-gdbusaddress.lo libgio_2_0_la-gdbusauthobserver.lo libgio_2_0_la-gdbusauth.lo libgio_2_0_la-gdbusauthmechanism.lo libgio_2_0_la-gdbusauthmechanismanon.lo libgio_2_0_la-gdbusauthmechanismexternal.lo libgio_2_0_la-gdbusauthmechanismsha1.lo libgio_2_0_la-gdbuserror.lo libgio_2_0_la-gdbusconnection.lo libgio_2_0_la-gdbusmessage.lo libgio_2_0_la-gdbusnameowning.lo libgio_2_0_la-gdbusnamewatching.lo libgio_2_0_la-gdbusproxy.lo libgio_2_0_la-gdbusprivate.lo libgio_2_0_la-gdbusintrospection.lo libgio_2_0_la-gdbusmethodinvocation.lo libgio_2_0_la-gdbusserver.lo libgio_2_0_la-gdbusinterface.lo libgio_2_0_la-gdbusinterfaceskeleton.lo libgio_2_0_la-gdbusobject.lo libgio_2_0_la-gdbusobjectskeleton.lo libgio_2_0_la-gdbusobjectproxy.lo libgio_2_0_la-gdbusobjectmanager.lo libgio_2_0_la-gdbusobjectmanagerclient.lo libgio_2_0_la-gdbusobjectmanagerserver.lo libgio_2_0_la-gtestdbus.lo libgio_2_0_la-ghttpproxy.lo libgio_2_0_la-glocalfile.lo libgio_2_0_la-glocalfileenumerator.lo libgio_2_0_la-glocalfileinfo.lo libgio_2_0_la-glocalfileinputstream.lo libgio_2_0_la-glocalfilemonitor.lo libgio_2_0_la-glocalfileoutputstream.lo libgio_2_0_la-glocalfileiostream.lo libgio_2_0_la-glocalvfs.lo libgio_2_0_la-gsocks4proxy.lo libgio_2_0_la-gsocks4aproxy.lo libgio_2_0_la-gsocks5proxy.lo libgio_2_0_la-thumbnail-verify.lo libgio_2_0_la-gdesktopappinfo.lo libgio_2_0_la-gcontenttype.lo libgio_2_0_la-gfiledescriptorbased.lo libgio_2_0_la-gunixconnection.lo libgio_2_0_la-gunixcredentialsmessage.lo libgio_2_0_la-gunixfdlist.lo libgio_2_0_la-gunixfdmessage.lo libgio_2_0_la-gunixmount.lo libgio_2_0_la-gunixmounts.lo libgio_2_0_la-gunixsocketaddress.lo libgio_2_0_la-gunixvolume.lo libgio_2_0_la-gunixvolumemonitor.lo libgio_2_0_la-gunixinputstream.lo libgio_2_0_la-gunixoutputstream.lo libgio_2_0_la-gfdonotificationbackend.lo libgio_2_0_la-ggtknotificationbackend.lo libgio_2_0_la-gportalnotificationbackend.lo libgio_2_0_la-gdocumentportal.lo libgio_2_0_la-gopenuriportal.lo libgio_2_0_la-gportalsupport.lo libgio_2_0_la-gnetworkmonitorportal.lo libgio_2_0_la-gproxyresolverportal.lo libgio_2_0_la-xdp-dbus.lo libgio_2_0_la-gnetworkmonitornetlink.lo libgio_2_0_la-gnetworkmonitornm.lo gvdb/libgio_2_0_la-gvdb-reader.lo libgio_2_0_la-gdelayedsettingsbackend.lo libgio_2_0_la-gkeyfilesettingsbackend.lo libgio_2_0_la-gmemorysettingsbackend.lo libgio_2_0_la-gnullsettingsbackend.lo libgio_2_0_la-gsettingsbackend.lo libgio_2_0_la-gsettingsschema.lo libgio_2_0_la-gsettings-mapping.lo libgio_2_0_la-gsettings.lo ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la inotify/libinotify.la xdgmime/libxdgmime.la -lz -lselinux -lresolv -lmount -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libgio-2.0.so.0.5502.0T /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.so.0.5502.0 libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgio-2.0.so.0.5502.0 libgio-2.0.so.0 || { rm -f libgio-2.0.so.0 && ln -s libgio-2.0.so.0.5502.0 libgio-2.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgio-2.0.so.0.5502.0 libgio-2.0.so || { rm -f libgio-2.0.so && ln -s libgio-2.0.so.0.5502.0 libgio-2.0.so; }; }) libtool: install: install -p .libs/libgio-2.0.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.la libtool: install: install -p .libs/libgio-2.0.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p gio-querymodules glib-compile-schemas glib-compile-resources gsettings gdbus gapplication gresource gio '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin' libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gio-querymodules /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gio-querymodules libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/glib-compile-schemas /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/glib-compile-schemas libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/glib-compile-resources /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/glib-compile-resources libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gsettings /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gsettings libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gdbus libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gapplication /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gapplication libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gresource /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gresource libtool: warning: 'libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gio /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gio /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/bash-completion/completions' install -p -m 644 completion/gapplication completion/gdbus completion/gsettings completion/gresource '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/bash-completion/completions' /bin/sh /builddir/build/BUILD/glib-2.55.2/install-sh -d /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gettext/its' install -p -m 644 gschema.loc gschema.its '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gettext/its' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/schemas' install -p -m 644 gschema.dtd '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/schemas' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' install -p -m 644 gappinfo.h gasyncinitable.h gasyncresult.h gbufferedinputstream.h gbufferedoutputstream.h gbytesicon.h gcancellable.h gcontenttype.h gcharsetconverter.h gconverter.h gconverterinputstream.h gconverteroutputstream.h gdatagrambased.h gdatainputstream.h gdataoutputstream.h gdrive.h gemblem.h gemblemedicon.h gfile.h gfileattribute.h gfileenumerator.h gfileicon.h gfileinfo.h gfileinputstream.h gfilemonitor.h gfilenamecompleter.h gfileoutputstream.h gfileiostream.h gfilterinputstream.h gfilteroutputstream.h gicon.h ginetaddress.h ginetaddressmask.h ginetsocketaddress.h ginputstream.h ginitable.h gio.h gio-autocleanups.h giotypes.h gioenums.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' install -p -m 644 gioerror.h giomodule.h gioscheduler.h giostream.h gloadableicon.h gmount.h gmemoryinputstream.h gmemoryoutputstream.h gmountoperation.h gnativevolumemonitor.h gnetworkaddress.h gnetworkmonitor.h gnetworkservice.h goutputstream.h gpermission.h gpollableinputstream.h gpollableoutputstream.h gpollableutils.h gproxyaddress.h gproxy.h gproxyaddressenumerator.h gproxyresolver.h gresolver.h gresource.h gseekable.h gsimpleasyncresult.h gsimpleiostream.h gsimplepermission.h gsocket.h gsocketaddress.h gsocketaddressenumerator.h gsocketclient.h gsocketconnectable.h gsocketconnection.h gsocketcontrolmessage.h gsocketlistener.h gsocketservice.h gsrvtarget.h gsimpleproxyresolver.h gtask.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' install -p -m 644 gsubprocess.h gsubprocesslauncher.h gtcpconnection.h gtcpwrapperconnection.h gthreadedsocketservice.h gthemedicon.h gtlsbackend.h gtlscertificate.h gtlsclientconnection.h gtlsconnection.h gtlsdatabase.h gtlsfiledatabase.h gtlsinteraction.h gtlspassword.h gtlsserverconnection.h gdtlsconnection.h gdtlsclientconnection.h gdtlsserverconnection.h gvfs.h gvolume.h gvolumemonitor.h gzlibcompressor.h gzlibdecompressor.h glistmodel.h gliststore.h gapplication.h gapplicationcommandline.h gactiongroup.h gactionmap.h gsimpleactiongroup.h gremoteactiongroup.h gactiongroupexporter.h gdbusactiongroup.h gaction.h gpropertyaction.h gsimpleaction.h gmenumodel.h gmenu.h gmenuexporter.h gdbusmenumodel.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' install -p -m 644 gnotification.h gsettingsbackend.h gsettingsschema.h gsettings.h gdbusauthobserver.h gcredentials.h gdbusutils.h gdbuserror.h gdbusaddress.h gdbusconnection.h gdbusmessage.h gdbusnameowning.h gdbusnamewatching.h gdbusproxy.h gdbusintrospection.h gdbusmethodinvocation.h gdbusserver.h gdbusinterface.h gdbusinterfaceskeleton.h gdbusobject.h gdbusobjectskeleton.h gdbusobjectproxy.h gdbusobjectmanager.h gdbusobjectmanagerclient.h gdbusobjectmanagerserver.h gtestdbus.h gioenumtypes.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/gio-unix-2.0/gio' install -p -m 644 gfiledescriptorbased.h gunixconnection.h gunixcredentialsmessage.h gunixmounts.h gunixfdlist.h gunixfdmessage.h gunixinputstream.h gunixoutputstream.h gunixsocketaddress.h gdesktopappinfo.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/gio-unix-2.0/gio' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' install -p -m 644 gnetworking.h '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/include/glib-2.0/gio/' /usr/bin/make install-data-hook make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio' make[6]: Nothing to be done for 'install-data-hook'. make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' Making install in tests make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' /usr/bin/make install-recursive make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' Making install in gdbus-object-manager-example make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' /usr/bin/make install-am make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' make[8]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../../../libtool --mode=install install -p libgdbus-example-objectmanager.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: relinking 'libgdbus-example-objectmanager.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgdbus-example-objectmanager.la -rpath /usr/libexec/installed-tests/glib gdbus-example-objectmanager-generated.lo ../../../glib/libglib-2.0.la ../../../gobject/libgobject-2.0.la ../../../gmodule/libgmodule-2.0.la ../../../gio/libgio-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libgdbus-example-objectmanager.so.0.0.0T /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libgdbus-example-objectmanager.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib && { ln -s -f libgdbus-example-objectmanager.so.0.0.0 libgdbus-example-objectmanager.so.0 || { rm -f libgdbus-example-objectmanager.so.0 && ln -s libgdbus-example-objectmanager.so.0.0.0 libgdbus-example-objectmanager.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib && { ln -s -f libgdbus-example-objectmanager.so.0.0.0 libgdbus-example-objectmanager.so || { rm -f libgdbus-example-objectmanager.so && ln -s libgdbus-example-objectmanager.so.0.0.0 libgdbus-example-objectmanager.so; }; }) libtool: install: install -p .libs/libgdbus-example-objectmanager.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libgdbus-example-objectmanager.la libtool: install: install -p .libs/libgdbus-example-objectmanager.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libgdbus-example-objectmanager.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libgdbus-example-objectmanager.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libgdbus-example-objectmanager.a libtool: warning: remember to run 'libtool --finish /usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[8]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/gdbus-object-manager-example' Making install in services make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/services' make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/services' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/services' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/services' Making install in modules make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules' /bin/sh ../../../libtool --mode=install install -p libtestmodulea.la libtestmoduleb.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules' libtool: warning: relinking 'libtestmodulea.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gio/tests/modules; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -module -no-undefined -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestmodulea.la -rpath /usr/libexec/installed-tests/glib/modules test-module-a.lo ../../../gio/libgio-2.0.la ../../../gobject/libgobject-2.0.la ../../../gmodule/libgmodule-2.0.la ../../../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libtestmodulea.soT /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmodulea.so libtool: install: install -p .libs/libtestmodulea.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmodulea.la libtool: warning: relinking 'libtestmoduleb.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gio/tests/modules; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -module -no-undefined -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtestmoduleb.la -rpath /usr/libexec/installed-tests/glib/modules test-module-b.lo ../../../gio/libgio-2.0.la ../../../gobject/libgobject-2.0.la ../../../gmodule/libgmodule-2.0.la ../../../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libtestmoduleb.soT /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmoduleb.so libtool: install: install -p .libs/libtestmoduleb.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmoduleb.la libtool: install: install -p .libs/libtestmodulea.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmodulea.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmodulea.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmodulea.a libtool: install: install -p .libs/libtestmoduleb.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmoduleb.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmoduleb.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/modules/libtestmoduleb.a libtool: warning: remember to run 'libtool --finish /usr/libexec/installed-tests/glib/modules' make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests/modules' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../../libtool --mode=install install -p libresourceplugin.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: relinking 'libresourceplugin.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gio/tests; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -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 -avoid-version -module -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libresourceplugin.la -rpath /usr/libexec/installed-tests/glib resourceplugin.lo plugin_resources.lo ../../gio/libgio-2.0.la ../../gobject/libgobject-2.0.la ../../gmodule/libgmodule-2.0.la ../../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libresourceplugin.soT /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libresourceplugin.so libtool: install: install -p .libs/libresourceplugin.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libresourceplugin.la libtool: install: install -p .libs/libresourceplugin.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libresourceplugin.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libresourceplugin.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libresourceplugin.a libtool: warning: remember to run 'libtool --finish /usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../../libtool --mode=install install -p appmonitor async-close-output-stream async-splice-output-stream buffered-input-stream buffered-output-stream cancellable contexts contenttype converter-stream credentials data-input-stream data-output-stream fileattributematcher filter-streams giomodule gsubprocess g-file g-file-info g-icon gdbus-addresses gdbus-message inet-address io-stream memory-input-stream memory-output-stream monitor network-address network-monitor permission pollable proxy-test readwrite simple-async-result simple-proxy sleepy-stream socket socket-listener socket-service srvtarget task tls-interaction vfs volumemonitor glistmodel testfilemonitor thumbnail-verification tls-certificate file gdbus-peer-object-manager live-g-file socket-address stream-rw_all unix-fd unix-mounts unix-streams g-file-info-filesystem-readonly mimeapps gdbus-connection-flush gdbus-non-socket actions defaultvalue gapplication gdbus-auth gdbus-bz627724 gdbus-close-pending gdbus-connection gdbus-connection-loss gdbus-connection-slow gdbus-error gdbus-exit-on-close gdbus-export gdbus-introspection gdbus-names gdbus-peer gdbus-proxy gdbus-proxy-threads gdbus-proxy-well-known-name gdbus-test-codegen gdbus-test-codegen-old gdbus-threading gmenumodel gnotification gdbus-unix-addresses dbus-appinfo autoptr resources gdbus-connection-flush-helper gdbus-testserver basic-application dbus-launch appinfo-test apps gsubprocess-testprog gdbus-overflow '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/appmonitor /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/appmonitor libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/async-close-output-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/async-close-output-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/async-splice-output-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/async-splice-output-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/buffered-input-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/buffered-input-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/buffered-output-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/buffered-output-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/cancellable /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/cancellable libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/contexts /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/contexts libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/contenttype /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/contenttype libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/converter-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/converter-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/credentials /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/credentials libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/data-input-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/data-input-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/data-output-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/data-output-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/fileattributematcher /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/fileattributematcher libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/filter-streams /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/filter-streams libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/giomodule /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/giomodule libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gsubprocess /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gsubprocess libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/g-file /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/g-file libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/g-file-info /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/g-file-info libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/g-icon /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/g-icon libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-addresses /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-addresses libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-message /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-message libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/inet-address /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/inet-address libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/io-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/io-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/memory-input-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/memory-input-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/memory-output-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/memory-output-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/monitor /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/monitor libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/network-address /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/network-address libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/network-monitor /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/network-monitor libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/permission /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/permission libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/pollable /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/pollable libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/proxy-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/proxy-test libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/readwrite /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/readwrite libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/simple-async-result /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/simple-async-result libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/simple-proxy /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/simple-proxy libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/sleepy-stream /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/sleepy-stream libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/socket /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/socket libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/socket-listener /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/socket-listener libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/socket-service /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/socket-service libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/srvtarget /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/srvtarget libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/task /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/task libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/tls-interaction /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/tls-interaction libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/vfs /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/vfs libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/volumemonitor /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/volumemonitor libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/glistmodel /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/glistmodel libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/testfilemonitor /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/testfilemonitor libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/thumbnail-verification /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/thumbnail-verification libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/tls-certificate /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/tls-certificate libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/file /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/file libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-peer-object-manager /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-peer-object-manager libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/live-g-file /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/live-g-file libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/socket-address /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/socket-address libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/stream-rw_all /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/stream-rw_all libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unix-fd /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unix-fd libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unix-mounts /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unix-mounts libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unix-streams /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unix-streams libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/g-file-info-filesystem-readonly /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/g-file-info-filesystem-readonly libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mimeapps /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mimeapps libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-connection-flush /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-connection-flush libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-non-socket /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-non-socket libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/actions /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/actions libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/defaultvalue /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/defaultvalue libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gapplication /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gapplication libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-auth /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-auth libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-bz627724 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-bz627724 libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-close-pending /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-close-pending libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-connection /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-connection libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-connection-loss /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-connection-loss libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-connection-slow /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-connection-slow libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-error /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-error libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-exit-on-close /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-exit-on-close libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-export /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-export libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-introspection /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-introspection libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-names /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-names libtool: warning: 'gdbus-object-manager-example/libgdbus-example-objectmanager.la' has not been installed in '/usr/libexec/installed-tests/glib' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-peer /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-peer libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-proxy /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-proxy libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-proxy-threads /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-proxy-threads libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-proxy-well-known-name /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-proxy-well-known-name libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-test-codegen /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-test-codegen libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-test-codegen-old /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-test-codegen-old libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-threading /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-threading libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gmenumodel /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gmenumodel libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gnotification /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gnotification libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-unix-addresses /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-unix-addresses libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dbus-appinfo /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dbus-appinfo libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/autoptr /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/autoptr libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/resources /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/resources libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-connection-flush-helper /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-connection-flush-helper libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-testserver /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-testserver libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/basic-application /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/basic-application libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dbus-launch /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dbus-launch libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/appinfo-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/appinfo-test libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/apps /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/apps libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gsubprocess-testprog /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gsubprocess-testprog libtool: warning: '../../gio/libgio-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdbus-overflow /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gdbus-overflow /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 appmonitor.test async-close-output-stream.test async-splice-output-stream.test buffered-input-stream.test buffered-output-stream.test cancellable.test contexts.test contenttype.test converter-stream.test credentials.test data-input-stream.test data-output-stream.test fileattributematcher.test filter-streams.test giomodule.test gsubprocess.test g-file.test g-file-info.test g-icon.test gdbus-addresses.test gdbus-message.test inet-address.test io-stream.test memory-input-stream.test memory-output-stream.test monitor.test network-address.test network-monitor.test permission.test pollable.test proxy-test.test readwrite.test simple-async-result.test simple-proxy.test sleepy-stream.test socket.test socket-listener.test socket-service.test srvtarget.test task.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 tls-interaction.test vfs.test volumemonitor.test glistmodel.test testfilemonitor.test thumbnail-verification.test tls-certificate.test file.test gdbus-peer-object-manager.test live-g-file.test socket-address.test stream-rw_all.test unix-fd.test unix-mounts.test unix-streams.test g-file-info-filesystem-readonly.test mimeapps.test gdbus-connection-flush.test gdbus-non-socket.test actions.test defaultvalue.test gapplication.test gdbus-auth.test gdbus-bz627724.test gdbus-close-pending.test gdbus-connection.test gdbus-connection-loss.test gdbus-connection-slow.test gdbus-error.test gdbus-exit-on-close.test gdbus-export.test gdbus-introspection.test gdbus-names.test gdbus-peer.test gdbus-proxy.test gdbus-proxy-threads.test gdbus-proxy-well-known-name.test gdbus-test-codegen.test gdbus-test-codegen-old.test gdbus-threading.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 gmenumodel.test gnotification.test gdbus-unix-addresses.test dbus-appinfo.test autoptr.test resources.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/desktop-files/home/applications' install -p -m 644 desktop-files/home/applications/epiphany-weather-for-toronto-island-9c6a4e022b17686306243dada811d550d25eb1fb.desktop desktop-files/home/applications/eog.desktop '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/desktop-files/home/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/desktop-files/usr/applications/kde4' install -p -m 644 desktop-files/usr/applications/kde4/dolphin.desktop desktop-files/usr/applications/kde4/kate.desktop desktop-files/usr/applications/kde4/konqbrowser.desktop desktop-files/usr/applications/kde4/okular.desktop '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/desktop-files/usr/applications/kde4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/x-content/win32-software' install -p -m 644 x-content/win32-software/autorun.exe '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/x-content/win32-software' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/cert-tests' install -p -m 644 cert-tests/cert1.pem cert-tests/cert2.pem cert-tests/cert3.pem cert-tests/cert-key.pem cert-tests/cert-list.pem cert-tests/key8.pem cert-tests/key-cert.pem cert-tests/key.pem cert-tests/nothing.pem '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/cert-tests' install -p -m 644 test.gresource contexts.c g-icon.c appinfo-test-actions.desktop appinfo-test-gnome.desktop appinfo-test-notgnome.desktop appinfo-test.desktop appinfo-test2.desktop file.c org.gtk.test.dbusappinfo.desktop '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/x-content/unix-software' install -p -m 644 x-content/unix-software/autorun.sh '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/x-content/unix-software' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/x-content/image-dcf/DCIM/Camera' install -p -m 644 x-content/image-dcf/DCIM/Camera/20130831_203925.jpg x-content/image-dcf/DCIM/Camera/20130831_203928.jpg '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/x-content/image-dcf/DCIM/Camera' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/desktop-files/usr/applications' install -p -m 644 desktop-files/usr/applications/baobab.desktop desktop-files/usr/applications/cheese.desktop desktop-files/usr/applications/dconf-editor.desktop desktop-files/usr/applications/eog.desktop desktop-files/usr/applications/evince-previewer.desktop desktop-files/usr/applications/evince.desktop desktop-files/usr/applications/file-roller.desktop desktop-files/usr/applications/gcr-prompter.desktop desktop-files/usr/applications/gcr-viewer.desktop desktop-files/usr/applications/gedit.desktop desktop-files/usr/applications/glade.desktop desktop-files/usr/applications/gnome-clocks.desktop desktop-files/usr/applications/gnome-contacts.desktop desktop-files/usr/applications/gnome-font-viewer.desktop desktop-files/usr/applications/gnome-music.desktop desktop-files/usr/applications/gnome-terminal.desktop desktop-files/usr/applications/gucharmap.desktop desktop-files/usr/applications/mimeinfo.cache desktop-files/usr/applications/nautilus-autorun-software.desktop desktop-files/usr/applications/nautilus-classic.desktop desktop-files/usr/applications/nautilus-connect-server.desktop desktop-files/usr/applications/nautilus.desktop desktop-files/usr/applications/totem.desktop desktop-files/usr/applications/yelp.desktop '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/desktop-files/usr/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/thumbnails' install -p -m 644 thumbnails/bad-header.png thumbnails/empty-key.png thumbnails/header-and-chunk-size.png thumbnails/header-only.png thumbnails/huge-chunk-size.png thumbnails/mtime-zero.png thumbnails/no-text-data.png thumbnails/overlong-value.png thumbnails/uri-mismatch.png thumbnails/valid.png thumbnails/valid-no-size.png '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/thumbnails' /usr/bin/make install-data-hook make[8]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[8]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/tests' Making install in fam make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules' /bin/sh ../../libtool --mode=install install -p libgiofam.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules' libtool: warning: relinking 'libgiofam.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/gio/fam; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_ENABLE_DEBUG -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -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 -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex "^g_io_module_(load|unload|query)" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgiofam.la -rpath /usr/lib64/gio/modules libgiofam_la-gfamfilemonitor.lo ../../gio/libgio-2.0.la ../../gobject/libgobject-2.0.la ../../glib/libglib-2.0.la -lfam -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libgiofam.soT /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.so libtool: install: install -p .libs/libgiofam.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.la libtool: install: install -p .libs/libgiofam.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.a libtool: warning: remember to run 'libtool --finish /usr/lib64/gio/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/make install-data-hook make[7]: Entering directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' if true && test -z "/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64" ; then \ ../../gio/gio-querymodules /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules ; \ fi make[7]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio/fam' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/gio' Making install in po make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/po' mkdir -p /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share; \ catalogs='af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib64/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ install -p -m 644 $cat $dir/glib20.mo; \ echo "installing $cat as $dir/glib20.mo"; \ else \ install -p -m 644 ./$cat $dir/glib20.mo; \ echo "installing ./$cat as" \ "$dir/glib20.mo"; \ fi; \ if test -r $cat.m; then \ install -p -m 644 $cat.m $dir/glib20.mo.m; \ echo "installing $cat.m as $dir/glib20.mo.m"; \ else \ if test -r ./$cat.m ; then \ install -p -m 644 ./$cat.m \ $dir/glib20.mo.m; \ echo "installing ./$cat as" \ "$dir/glib20.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/glib20.mo installing am.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/am/LC_MESSAGES/glib20.mo installing an.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/an/LC_MESSAGES/glib20.mo installing ar.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/glib20.mo installing as.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/glib20.mo installing ast.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/glib20.mo installing az.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/az/LC_MESSAGES/glib20.mo installing be.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/glib20.mo installing be@latin.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/be@latin/LC_MESSAGES/glib20.mo installing bg.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/glib20.mo installing bn.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/glib20.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo installing bs.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/glib20.mo installing ca.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/glib20.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo installing cs.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/glib20.mo installing cy.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/glib20.mo installing da.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/glib20.mo installing de.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/glib20.mo installing dz.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/glib20.mo installing el.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/glib20.mo installing en_CA.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES/glib20.mo installing en_GB.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/glib20.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo installing eo.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/glib20.mo installing es.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/glib20.mo installing et.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/glib20.mo installing eu.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/glib20.mo installing fa.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/glib20.mo installing fi.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/glib20.mo installing fr.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/glib20.mo installing fur.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/fur/LC_MESSAGES/glib20.mo installing ga.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/glib20.mo installing gd.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/gd/LC_MESSAGES/glib20.mo installing gl.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/glib20.mo installing gu.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/glib20.mo installing he.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/glib20.mo installing hi.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/glib20.mo installing hr.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/glib20.mo installing hu.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/glib20.mo installing hy.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/hy/LC_MESSAGES/glib20.mo installing id.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/glib20.mo installing is.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/glib20.mo installing it.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/glib20.mo installing ja.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/glib20.mo installing ka.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/glib20.mo installing kk.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/glib20.mo installing kn.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/glib20.mo installing ko.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/glib20.mo installing ku.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/glib20.mo installing lt.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/glib20.mo installing lv.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/glib20.mo installing mai.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/mai/LC_MESSAGES/glib20.mo installing mg.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/mg/LC_MESSAGES/glib20.mo installing mk.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/glib20.mo installing ml.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/glib20.mo installing mn.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/mn/LC_MESSAGES/glib20.mo installing mr.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/glib20.mo installing ms.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/glib20.mo installing nb.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/glib20.mo installing nds.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/nds/LC_MESSAGES/glib20.mo installing ne.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/glib20.mo installing nl.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/glib20.mo installing nn.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/glib20.mo installing oc.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/glib20.mo installing or.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/glib20.mo installing pa.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/glib20.mo installing pl.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/glib20.mo installing ps.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ps/LC_MESSAGES/glib20.mo installing pt.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/glib20.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo installing ro.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/glib20.mo installing ru.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/glib20.mo installing rw.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES/glib20.mo installing si.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/glib20.mo installing sk.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/glib20.mo installing sl.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/glib20.mo installing sq.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/glib20.mo installing sr.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/glib20.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo installing sr@ije.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo installing sv.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/glib20.mo installing ta.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/glib20.mo installing te.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/glib20.mo installing tg.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/glib20.mo installing th.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/glib20.mo installing tl.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/tl/LC_MESSAGES/glib20.mo installing tr.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/glib20.mo installing ug.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/glib20.mo installing tt.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/tt/LC_MESSAGES/glib20.mo installing uk.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/glib20.mo installing vi.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/glib20.mo installing wa.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES/glib20.mo installing xh.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/xh/LC_MESSAGES/glib20.mo installing yi.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/yi/LC_MESSAGES/glib20.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ mkdir -p /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gettext/po; \ install -p -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/po' Making install in docs make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs' Making install in reference make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference' Making install in glib make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/glib' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/glib' make[5]: Nothing to be done for 'install-exec-am'. install -p -m 644 ./html/Sorted_binary_tree_breadth-first_traversal.svg install -p -m 644 ./html/Sorted_binary_tree_inorder.svg install -p -m 644 ./html/Sorted_binary_tree_postorder.svg install -p -m 644 ./html/Sorted_binary_tree_preorder.svg install -p -m 644 ./html/annotation-glossary.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/deprecated.html install -p -m 644 ./html/file-name-encodings.png install -p -m 644 ./html/glib-Arrays.html install -p -m 644 ./html/glib-Asynchronous-Queues.html install -p -m 644 ./html/glib-Atomic-Operations.html install -p -m 644 ./html/glib-Automatic-String-Completion.html install -p -m 644 ./html/glib-Balanced-Binary-Trees.html install -p -m 644 ./html/glib-Base64-Encoding.html install -p -m 644 ./html/glib-Basic-Types.html install -p -m 644 ./html/glib-Bookmark-file-parser.html install -p -m 644 ./html/glib-Bounds-checked-integer-arithmetic.html install -p -m 644 ./html/glib-Byte-Arrays.html install -p -m 644 ./html/glib-Byte-Order-Macros.html install -p -m 644 ./html/glib-Caches.html install -p -m 644 ./html/glib-Character-Set-Conversion.html install -p -m 644 ./html/glib-Commandline-option-parser.html install -p -m 644 ./html/glib-Data-Checksums.html install -p -m 644 ./html/glib-Data-HMACs.html install -p -m 644 ./html/glib-Datasets.html install -p -m 644 ./html/glib-Date-and-Time-Functions.html install -p -m 644 ./html/glib-Deprecated-Thread-APIs.html install -p -m 644 ./html/glib-Double-ended-Queues.html install -p -m 644 ./html/glib-Doubly-Linked-Lists.html install -p -m 644 ./html/glib-Dynamic-Loading-of-Modules.html install -p -m 644 ./html/glib-Error-Reporting.html install -p -m 644 ./html/glib-File-Utilities.html install -p -m 644 ./html/glib-GDateTime.html install -p -m 644 ./html/glib-GTimeZone.html install -p -m 644 ./html/glib-GUuid.html install -p -m 644 ./html/glib-GVariant.html install -p -m 644 ./html/glib-GVariantType.html install -p -m 644 ./html/glib-Glob-style-pattern-matching.html install -p -m 644 ./html/glib-Hash-Tables.html install -p -m 644 ./html/glib-Hook-Functions.html install -p -m 644 ./html/glib-Hostname-Utilities.html install -p -m 644 ./html/glib-I18N.html install -p -m 644 ./html/glib-IO-Channels.html install -p -m 644 ./html/glib-Key-value-file-parser.html install -p -m 644 ./html/glib-Keyed-Data-Lists.html install -p -m 644 ./html/glib-Lexical-Scanner.html install -p -m 644 ./html/glib-Memory-Allocation.html install -p -m 644 ./html/glib-Memory-Slices.html install -p -m 644 ./html/glib-Message-Logging.html install -p -m 644 ./html/glib-Miscellaneous-Macros.html install -p -m 644 ./html/glib-Miscellaneous-Utility-Functions.html install -p -m 644 ./html/glib-N-ary-Trees.html install -p -m 644 ./html/glib-Numerical-Definitions.html install -p -m 644 ./html/glib-Perl-compatible-regular-expressions.html install -p -m 644 ./html/glib-Pointer-Arrays.html install -p -m 644 ./html/glib-Quarks.html install -p -m 644 ./html/glib-Random-Numbers.html install -p -m 644 ./html/glib-Relations-and-Tuples.html install -p -m 644 ./html/glib-Sequences.html install -p -m 644 ./html/glib-Shell-related-Utilities.html install -p -m 644 ./html/glib-Simple-XML-Subset-Parser.html install -p -m 644 ./html/glib-Singly-Linked-Lists.html install -p -m 644 ./html/glib-Spawning-Processes.html install -p -m 644 ./html/glib-Standard-Macros.html install -p -m 644 ./html/glib-String-Chunks.html install -p -m 644 ./html/glib-String-Utility-Functions.html install -p -m 644 ./html/glib-Strings.html install -p -m 644 ./html/glib-Testing.html install -p -m 644 ./html/glib-The-Main-Event-Loop.html install -p -m 644 ./html/glib-Thread-Pools.html install -p -m 644 ./html/glib-Threads.html install -p -m 644 ./html/glib-Timers.html install -p -m 644 ./html/glib-Trash-Stacks.html install -p -m 644 ./html/glib-Type-Conversion-Macros.html install -p -m 644 ./html/glib-UNIX-specific-utilities-and-integration.html install -p -m 644 ./html/glib-URI-Functions.html install -p -m 644 ./html/glib-Unicode-Manipulation.html install -p -m 644 ./html/glib-Version-Information.html install -p -m 644 ./html/glib-Warnings-and-Assertions.html install -p -m 644 ./html/glib-Windows-Compatibility-Functions.html install -p -m 644 ./html/glib-building.html install -p -m 644 ./html/glib-changes.html install -p -m 644 ./html/glib-compiling.html install -p -m 644 ./html/glib-core.html install -p -m 644 ./html/glib-cross-compiling.html install -p -m 644 ./html/glib-data-types.html install -p -m 644 ./html/glib-fundamentals.html install -p -m 644 ./html/glib-gettextize.html install -p -m 644 ./html/glib-programming.html install -p -m 644 ./html/glib-regex-syntax.html install -p -m 644 ./html/glib-resources.html install -p -m 644 ./html/glib-running.html install -p -m 644 ./html/glib-utilities.html install -p -m 644 ./html/glib.devhelp2 install -p -m 644 ./html/glib.html install -p -m 644 ./html/gtester-report.html install -p -m 644 ./html/gtester.html install -p -m 644 ./html/gvariant-format-strings.html install -p -m 644 ./html/gvariant-text.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/left-insensitive.png install -p -m 644 ./html/left.png install -p -m 644 ./html/mainloop-states.gif install -p -m 644 ./html/right-insensitive.png install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/tools.html install -p -m 644 ./html/up-insensitive.png install -p -m 644 ./html/up.png make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/glib' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/glib' Making install in gobject make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gobject' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gobject' make[5]: Nothing to be done for 'install-exec-am'. install -p -m 644 ./html/GBinding.html install -p -m 644 ./html/GTypeModule.html install -p -m 644 ./html/GTypePlugin.html install -p -m 644 ./html/annotation-glossary.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/ch01s02.html install -p -m 644 ./html/chapter-gobject.html install -p -m 644 ./html/chapter-gtype.html install -p -m 644 ./html/chapter-intro.html install -p -m 644 ./html/chapter-signal.html install -p -m 644 ./html/glib-genmarshal.html install -p -m 644 ./html/glib-mkenums.html install -p -m 644 ./html/glue.png install -p -m 644 ./html/gobject-Boxed-Types.html install -p -m 644 ./html/gobject-Closures.html install -p -m 644 ./html/gobject-Enumeration-and-Flag-Types.html install -p -m 644 ./html/gobject-GParamSpec.html install -p -m 644 ./html/gobject-Generic-values.html install -p -m 644 ./html/gobject-Signals.html install -p -m 644 ./html/gobject-Standard-Parameter-and-Value-Types.html install -p -m 644 ./html/gobject-The-Base-Object-Type.html install -p -m 644 ./html/gobject-Type-Information.html install -p -m 644 ./html/gobject-Value-arrays.html install -p -m 644 ./html/gobject-Varargs-Value-Collection.html install -p -m 644 ./html/gobject-memory.html install -p -m 644 ./html/gobject-properties.html install -p -m 644 ./html/gobject-query.html install -p -m 644 ./html/gobject.devhelp2 install -p -m 644 ./html/gtype-conventions.html install -p -m 644 ./html/gtype-instantiable-classed.html install -p -m 644 ./html/gtype-non-instantiable-classed.html install -p -m 644 ./html/gtype-non-instantiable.html install -p -m 644 ./html/home.png install -p -m 644 ./html/howto-gobject-chainup.html install -p -m 644 ./html/howto-gobject-code.html install -p -m 644 ./html/howto-gobject-construction.html install -p -m 644 ./html/howto-gobject-destruction.html install -p -m 644 ./html/howto-gobject-methods.html install -p -m 644 ./html/howto-gobject.html install -p -m 644 ./html/howto-interface-implement.html install -p -m 644 ./html/howto-interface-override.html install -p -m 644 ./html/howto-interface-prerequisite.html install -p -m 644 ./html/howto-interface-properties.html install -p -m 644 ./html/howto-interface.html install -p -m 644 ./html/howto-signals.html install -p -m 644 ./html/index.html install -p -m 644 ./html/left-insensitive.png install -p -m 644 ./html/left.png install -p -m 644 ./html/pr01.html install -p -m 644 ./html/pt01.html install -p -m 644 ./html/pt02.html install -p -m 644 ./html/pt03.html install -p -m 644 ./html/right-insensitive.png install -p -m 644 ./html/right.png install -p -m 644 ./html/rn01.html install -p -m 644 ./html/rn02.html install -p -m 644 ./html/signal.html install -p -m 644 ./html/style.css install -p -m 644 ./html/tools-ginspector.html install -p -m 644 ./html/tools-gob.html install -p -m 644 ./html/tools-gtkdoc.html install -p -m 644 ./html/tools-refdb.html install -p -m 644 ./html/tools-vala.html install -p -m 644 ./html/up-insensitive.png install -p -m 644 ./html/up.png make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gobject' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gobject' Making install in gio make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gio' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gio' make[5]: Nothing to be done for 'install-exec-am'. install -p -m 644 ./html/GAction.html install -p -m 644 ./html/GActionGroup.html install -p -m 644 ./html/GActionMap.html install -p -m 644 ./html/GAppInfo.html install -p -m 644 ./html/GAppInfoMonitor.html install -p -m 644 ./html/GApplication.html install -p -m 644 ./html/GApplicationCommandLine.html install -p -m 644 ./html/GAsyncInitable.html install -p -m 644 ./html/GAsyncResult.html install -p -m 644 ./html/GBufferedInputStream.html install -p -m 644 ./html/GBufferedOutputStream.html install -p -m 644 ./html/GBytesIcon.html install -p -m 644 ./html/GCancellable.html install -p -m 644 ./html/GCharsetConverter.html install -p -m 644 ./html/GConverter.html install -p -m 644 ./html/GCredentials.html install -p -m 644 ./html/GDBusActionGroup.html install -p -m 644 ./html/GDBusAuthObserver.html install -p -m 644 ./html/GDBusConnection.html install -p -m 644 ./html/GDBusInterface.html install -p -m 644 ./html/GDBusInterfaceSkeleton.html install -p -m 644 ./html/GDBusMenuModel.html install -p -m 644 ./html/GDBusMessage.html install -p -m 644 ./html/GDBusMethodInvocation.html install -p -m 644 ./html/GDBusObject.html install -p -m 644 ./html/GDBusObjectManager.html install -p -m 644 ./html/GDBusObjectManagerClient.html install -p -m 644 ./html/GDBusObjectManagerServer.html install -p -m 644 ./html/GDBusObjectProxy.html install -p -m 644 ./html/GDBusObjectSkeleton.html install -p -m 644 ./html/GDBusProxy.html install -p -m 644 ./html/GDBusServer.html install -p -m 644 ./html/GDataInputStream.html install -p -m 644 ./html/GDataOutputStream.html install -p -m 644 ./html/GDatagramBased.html install -p -m 644 ./html/GDrive.html install -p -m 644 ./html/GDtlsClientConnection.html install -p -m 644 ./html/GDtlsConnection.html install -p -m 644 ./html/GDtlsServerConnection.html install -p -m 644 ./html/GEmblem.html install -p -m 644 ./html/GEmblemedIcon.html install -p -m 644 ./html/GFile.html install -p -m 644 ./html/GFileDescriptorBased.html install -p -m 644 ./html/GFileEnumerator.html install -p -m 644 ./html/GFileIOStream.html install -p -m 644 ./html/GFileIcon.html install -p -m 644 ./html/GFileInfo.html install -p -m 644 ./html/GFileInputStream.html install -p -m 644 ./html/GFileMonitor.html install -p -m 644 ./html/GFileOutputStream.html install -p -m 644 ./html/GFilenameCompleter.html install -p -m 644 ./html/GFilterInputStream.html install -p -m 644 ./html/GFilterOutputStream.html install -p -m 644 ./html/GIOModule.html install -p -m 644 ./html/GIOStream.html install -p -m 644 ./html/GIcon.html install -p -m 644 ./html/GInetAddress.html install -p -m 644 ./html/GInetAddressMask.html install -p -m 644 ./html/GInetSocketAddress.html install -p -m 644 ./html/GInitable.html install -p -m 644 ./html/GInputStream.html install -p -m 644 ./html/GListModel.html install -p -m 644 ./html/GListStore.html install -p -m 644 ./html/GLoadableIcon.html install -p -m 644 ./html/GMemoryInputStream.html install -p -m 644 ./html/GMemoryOutputStream.html install -p -m 644 ./html/GMenu.html install -p -m 644 ./html/GMenuModel.html install -p -m 644 ./html/GMount.html install -p -m 644 ./html/GMountOperation.html install -p -m 644 ./html/GNetworkAddress.html install -p -m 644 ./html/GNetworkMonitor.html install -p -m 644 ./html/GNetworkService.html install -p -m 644 ./html/GNotification.html install -p -m 644 ./html/GOutputStream.html install -p -m 644 ./html/GPermission.html install -p -m 644 ./html/GPollableInputStream.html install -p -m 644 ./html/GPollableOutputStream.html install -p -m 644 ./html/GPropertyAction.html install -p -m 644 ./html/GProxy.html install -p -m 644 ./html/GProxyAddress.html install -p -m 644 ./html/GProxyAddressEnumerator.html install -p -m 644 ./html/GProxyResolver.html install -p -m 644 ./html/GRemoteActionGroup.html install -p -m 644 ./html/GResolver.html install -p -m 644 ./html/GResource.html install -p -m 644 ./html/GSeekable.html install -p -m 644 ./html/GSettings.html install -p -m 644 ./html/GSettingsBackend.html install -p -m 644 ./html/GSimpleAction.html install -p -m 644 ./html/GSimpleActionGroup.html install -p -m 644 ./html/GSimpleAsyncResult.html install -p -m 644 ./html/GSimpleIOStream.html install -p -m 644 ./html/GSimplePermission.html install -p -m 644 ./html/GSimpleProxyResolver.html install -p -m 644 ./html/GSocket.html install -p -m 644 ./html/GSocketAddress.html install -p -m 644 ./html/GSocketAddressEnumerator.html install -p -m 644 ./html/GSocketClient.html install -p -m 644 ./html/GSocketConnectable.html install -p -m 644 ./html/GSocketConnection.html install -p -m 644 ./html/GSocketControlMessage.html install -p -m 644 ./html/GSocketListener.html install -p -m 644 ./html/GSocketService.html install -p -m 644 ./html/GSrvTarget.html install -p -m 644 ./html/GSubprocess.html install -p -m 644 ./html/GSubprocessLauncher.html install -p -m 644 ./html/GTask.html install -p -m 644 ./html/GTcpConnection.html install -p -m 644 ./html/GTcpWrapperConnection.html install -p -m 644 ./html/GTestDBus.html install -p -m 644 ./html/GThemedIcon.html install -p -m 644 ./html/GThreadedSocketService.html install -p -m 644 ./html/GTlsBackend.html install -p -m 644 ./html/GTlsCertificate.html install -p -m 644 ./html/GTlsClientConnection.html install -p -m 644 ./html/GTlsConnection.html install -p -m 644 ./html/GTlsDatabase.html install -p -m 644 ./html/GTlsFileDatabase.html install -p -m 644 ./html/GTlsInteraction.html install -p -m 644 ./html/GTlsPassword.html install -p -m 644 ./html/GTlsServerConnection.html install -p -m 644 ./html/GUnixConnection.html install -p -m 644 ./html/GUnixCredentialsMessage.html install -p -m 644 ./html/GUnixFDList.html install -p -m 644 ./html/GUnixFDMessage.html install -p -m 644 ./html/GUnixInputStream.html install -p -m 644 ./html/GUnixOutputStream.html install -p -m 644 ./html/GUnixSocketAddress.html install -p -m 644 ./html/GVfs.html install -p -m 644 ./html/GVolume.html install -p -m 644 ./html/GVolumeMonitor.html install -p -m 644 ./html/GZlibCompressor.html install -p -m 644 ./html/GZlibDecompressor.html install -p -m 644 ./html/annotation-glossary.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/application.html install -p -m 644 ./html/async.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/ch02.html install -p -m 644 ./html/ch03.html install -p -m 644 ./html/ch32.html install -p -m 644 ./html/ch33.html install -p -m 644 ./html/ch33s02.html install -p -m 644 ./html/ch33s03.html install -p -m 644 ./html/ch34.html install -p -m 644 ./html/ch34s02.html install -p -m 644 ./html/ch34s03.html install -p -m 644 ./html/ch34s04.html install -p -m 644 ./html/ch34s05.html install -p -m 644 ./html/ch34s06.html install -p -m 644 ./html/ch34s07.html install -p -m 644 ./html/ch35.html install -p -m 644 ./html/ch35s02.html install -p -m 644 ./html/ch35s03.html install -p -m 644 ./html/ch35s04.html install -p -m 644 ./html/conversion.html install -p -m 644 ./html/data-models.html install -p -m 644 ./html/extending-gio.html install -p -m 644 ./html/extending.html install -p -m 644 ./html/failable_initialization.html install -p -m 644 ./html/file_mon.html install -p -m 644 ./html/file_ops.html install -p -m 644 ./html/gapplication-tool.html install -p -m 644 ./html/gdbus-codegen.html install -p -m 644 ./html/gdbus-convenience.html install -p -m 644 ./html/gdbus-example-gdbus-codegen.html install -p -m 644 ./html/gdbus-lowlevel.html install -p -m 644 ./html/gdbus.html install -p -m 644 ./html/gio-D-Bus-Addresses.html install -p -m 644 ./html/gio-D-Bus-Introspection-Data.html install -p -m 644 ./html/gio-D-Bus-Utilities.html install -p -m 644 ./html/gio-Desktop-file-based-GAppInfo.html install -p -m 644 ./html/gio-Extension-Points.html install -p -m 644 ./html/gio-GActionGroup-exporter.html install -p -m 644 ./html/gio-GContentType.html install -p -m 644 ./html/gio-GConverterInputstream.html install -p -m 644 ./html/gio-GConverterOutputstream.html install -p -m 644 ./html/gio-GDBusError.html install -p -m 644 ./html/gio-GFileAttribute.html install -p -m 644 ./html/gio-GIOError.html install -p -m 644 ./html/gio-GIOScheduler.html install -p -m 644 ./html/gio-GMenuModel-exporter.html install -p -m 644 ./html/gio-GSettingsSchema-GSettingsSchemaSource.html install -p -m 644 ./html/gio-GWin32InputStream.html install -p -m 644 ./html/gio-GWin32OutputStream.html install -p -m 644 ./html/gio-GWin32RegistryKey.html install -p -m 644 ./html/gio-Owning-Bus-Names.html install -p -m 644 ./html/gio-TLS-Overview.html install -p -m 644 ./html/gio-Unix-Mounts.html install -p -m 644 ./html/gio-Watching-Bus-Names.html install -p -m 644 ./html/gio-gnetworking.h.html install -p -m 644 ./html/gio-gpollableutils.html install -p -m 644 ./html/gio-hierarchy.html install -p -m 644 ./html/gio-querymodules.html install -p -m 644 ./html/gio.devhelp2 install -p -m 644 ./html/gio.html install -p -m 644 ./html/glib-compile-resources.html install -p -m 644 ./html/glib-compile-schemas.html install -p -m 644 ./html/gresource-tool.html install -p -m 644 ./html/gsettings-tool.html install -p -m 644 ./html/gvfs-overview.png install -p -m 644 ./html/highlevel-socket.html install -p -m 644 ./html/home.png install -p -m 644 ./html/icons.html install -p -m 644 ./html/index.html install -p -m 644 ./html/left-insensitive.png install -p -m 644 ./html/left.png install -p -m 644 ./html/menu-example.png install -p -m 644 ./html/menu-model.png install -p -m 644 ./html/migrating.html install -p -m 644 ./html/networking.html install -p -m 644 ./html/permissions.html install -p -m 644 ./html/pt01.html install -p -m 644 ./html/pt02.html install -p -m 644 ./html/registry.html install -p -m 644 ./html/resolver.html install -p -m 644 ./html/resources.html install -p -m 644 ./html/right-insensitive.png install -p -m 644 ./html/right.png install -p -m 644 ./html/running-gio-apps.html install -p -m 644 ./html/settings.html install -p -m 644 ./html/streaming.html install -p -m 644 ./html/style.css install -p -m 644 ./html/subprocesses.html install -p -m 644 ./html/testing.html install -p -m 644 ./html/tls.html install -p -m 644 ./html/tools.html install -p -m 644 ./html/types.html install -p -m 644 ./html/up-insensitive.png install -p -m 644 ./html/up.png install -p -m 644 ./html/utils.html install -p -m 644 ./html/volume_mon.html make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gio' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference/gio' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs/reference' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/docs' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' /usr/bin/make install-recursive make[3]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' Making install in gobject make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../../libtool --mode=install install -p gvalue-test paramspec-test deftype accumulator defaultiface dynamictype override signals singleton references testgobject timeloop-closure '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gvalue-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gvalue-test libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/paramspec-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/paramspec-test libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/deftype /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/deftype libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/accumulator /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/accumulator libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/defaultiface /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/defaultiface libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dynamictype /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dynamictype libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/override /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/override libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/signals /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/signals libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/singleton /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/singleton libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/references /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/references libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/testgobject /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/testgobject libtool: warning: '../../gobject/libgobject-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/timeloop-closure /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/timeloop-closure /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 gvalue-test.test paramspec-test.test deftype.test accumulator.test defaultiface.test dynamictype.test override.test signals.test singleton.test references.test testgobject.test timeloop-closure.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/gobject' Making install in refcount make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/refcount' /usr/bin/make install-am make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/refcount' make[6]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests/refcount' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' make[6]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/refcount' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/refcount' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests/refcount' make[4]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' make[5]: Entering directory '/builddir/build/BUILD/glib-2.55.2/tests' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../libtool --mode=install install -p libmoduletestplugin_a.la libmoduletestplugin_b.la '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: relinking 'libmoduletestplugin_a.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/tests; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -g -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 -Wl,--export-dynamic -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmoduletestplugin_a.la -rpath /usr/libexec/installed-tests/glib libmoduletestplugin_a.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libmoduletestplugin_a.soT /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_a.so libtool: install: install -p .libs/libmoduletestplugin_a.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_a.la libtool: warning: relinking 'libmoduletestplugin_b.la' libtool: install: (cd /builddir/build/BUILD/glib-2.55.2/tests; /bin/sh "/builddir/build/BUILD/glib-2.55.2/libtool" --silent --tag CC --mode=relink gcc -g -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 -Wl,--export-dynamic -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmoduletestplugin_b.la -rpath /usr/libexec/installed-tests/glib libmoduletestplugin_b.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64) libtool: install: install -p .libs/libmoduletestplugin_b.soT /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_b.so libtool: install: install -p .libs/libmoduletestplugin_b.lai /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_b.la libtool: install: install -p .libs/libmoduletestplugin_a.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_a.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_a.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_a.a libtool: install: install -p .libs/libmoduletestplugin_b.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_b.a libtool: install: chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_b.a libtool: install: ranlib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/libmoduletestplugin_b.a libtool: warning: remember to run 'libtool --finish /usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /bin/sh ../libtool --mode=install install -p testglib spawn-test iochannel-test module-test testgdate datetime atomic-test bit-test child-test completion-test dirname-test file-test env-test gio-test mainloop-test mapping-test onceinit asyncqueue-test qsort-test relation-test slice-concurrent slice-threadinit sources thread-test threadpool-test type-test unicode-caseconv unicode-encoding cxx-test timeloop slice-test slice-color assert-msg-test unicode-collate '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/testglib /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/testglib libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/spawn-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/spawn-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/iochannel-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/iochannel-test libtool: warning: '../gmodule/libgmodule-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/module-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/module-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/testgdate /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/testgdate libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/datetime /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/datetime libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/atomic-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/atomic-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/bit-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/bit-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/child-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/child-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/completion-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/completion-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/dirname-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/dirname-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/file-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/file-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/env-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/env-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gio-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/gio-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mainloop-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mainloop-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/mapping-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/mapping-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/onceinit /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/onceinit libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/asyncqueue-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/asyncqueue-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/qsort-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/qsort-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/relation-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/relation-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/slice-concurrent /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/slice-concurrent libtool: warning: '../gthread/libgthread-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/glib-2.55.2/glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/slice-threadinit /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/slice-threadinit libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/sources /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/sources libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/thread-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/thread-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/threadpool-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/threadpool-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/type-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/type-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unicode-caseconv /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unicode-caseconv libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unicode-encoding /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unicode-encoding libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/cxx-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/cxx-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/timeloop /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/timeloop libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/slice-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/slice-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/slice-color /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/slice-color libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/assert-msg-test /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/assert-msg-test libtool: warning: '../glib/libglib-2.0.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/unicode-collate /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/unicode-collate /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' install -p -m 644 testglib.test spawn-test.test iochannel-test.test module-test.test testgdate.test datetime.test atomic-test.test bit-test.test child-test.test completion-test.test dirname-test.test file-test.test env-test.test gio-test.test mainloop-test.test mapping-test.test onceinit.test asyncqueue-test.test qsort-test.test relation-test.test slice-concurrent.test slice-threadinit.test sources.test thread-test.test threadpool-test.test type-test.test unicode-caseconv.test unicode-encoding.test cxx-test.test timeloop.test '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/installed-tests/glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib' install -p -m 644 iochannel-test-infile casemap.txt casefold.txt utf8.txt '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/libexec/installed-tests/glib/.' make[5]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[4]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[3]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/glib-2.55.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/glib-2.55.2' + touch -r gio/gdbus-2.0/codegen/config.py.in /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64//usr/share/glib-2.0/codegen/config.py + chrpath --delete /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.so /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.so /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.so /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.so /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.so + rm -f /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgio-2.0.la /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libglib-2.0.la /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgmodule-2.0.la /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgobject-2.0.la /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/libgthread-2.0.la + rm -f /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.a /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/libgiofam.la + rm -f '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb/*.pyc' '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb/*.pyo' + rm -f '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/*.pyc' '/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/*.pyo' + mv /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gio-querymodules /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/bin/gio-querymodules-64 + touch /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/lib64/gio/modules/giomodule.cache + chmod 644 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/bash-completion/completions/gapplication /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/bash-completion/completions/gdbus /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/bash-completion/completions/gresource /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/bash-completion/completions/gsettings + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64 glib20 + /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/python3 1 /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gdb/auto-load/usr/lib64/libglib-2.0.so.0.5502.0-gdb.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.5502.0-gdb.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb/glib_gdb.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/gdb/gobject_gdb.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/codegen_docbook.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/codegen.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/codegen_main.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/config.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/parser.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/dbustypes.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/__init__.py /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/glib-2.0/codegen/utils.py + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/libexec/installed-tests/glib/modules/libtestmoduleb.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/modules/libtestmodulea.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/libresourceplugin.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/echo-script is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/echo-script.bat is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/libmoduletestplugin_b.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/libmoduletestplugin_a.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/libexec/installed-tests/glib/libgdbus-example-objectmanager.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/share/gdb/auto-load/usr/lib64/libglib-2.0.so.0.5502.0-gdb.py is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.5502.0-gdb.py is executable but has empty or no shebang, removing executable bit mangling shebang in ./usr/bin/glib-gettextize from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/bin/gdbus-codegen from #!/usr/bin/env /usr/bin/python3 to #!/usr/bin/python3 mangling shebang in ./usr/bin/glib-mkenums from #!/usr/bin/env /usr/bin/python3 to #!/usr/bin/python3 mangling shebang in ./usr/bin/glib-genmarshal from #!/usr/bin/env /usr/bin/python3 to #!/usr/bin/python3 Processing files: glib2-2.55.2-3.0.riscv64.fc28.riscv64 error: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gio.1* error: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gio-querymodules.1* error: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/glib-compile-schemas.1* error: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gsettings.1* error: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gdbus.1* error: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gapplication.1* Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A1h2cK + umask 022 + cd /builddir/build/BUILD + cd glib-2.55.2 + DOCDIR=/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/doc/glib2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/doc/glib2 + cp -pr AUTHORS /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/doc/glib2 + cp -pr NEWS /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/doc/glib2 + cp -pr README /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/doc/glib2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MBsGgp + umask 022 + cd /builddir/build/BUILD + cd glib-2.55.2 + LICENSEDIR=/builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/licenses/glib2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/licenses/glib2 + cp -pr COPYING /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/licenses/glib2 + exit 0 RPM build errors: File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gio.1* File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gio-querymodules.1* File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/glib-compile-schemas.1* File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gsettings.1* File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gdbus.1* File not found: /builddir/build/BUILDROOT/glib2-2.55.2-3.0.riscv64.fc28.riscv64/usr/share/man/man1/gapplication.1* ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff