+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/dee.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 16: %{python_sitearch}/gi/overrides directory Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zqaDvX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dee-1.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/dee-1.2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dee-1.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dee-1.2.7-gcc6-fixes.patch):' Patch #0 (dee-1.2.7-gcc6-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc6 --fuzz=0 patching file src/dee-serializable-model.c patching file src/dee-shared-model.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zIQakQ + umask 022 + cd /builddir/build/BUILD + cd dee-1.2.7 + export '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 -Wno-error=maybe-uninitialized' + 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 -Wno-error=maybe-uninitialized' + 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 -Wno-error=maybe-uninitialized' + 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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/dee-1.2.7/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/dee-1.2.7/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking for pygobject overrides directory... ${exec_prefix}/lib64/python2.7/site-packages/gi/overrides 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... 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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for memset... yes checking for munmap... yes checking for strcasecmp... yes checking for strdup... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEE... yes checking for gobject-introspection... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for vapigen... /usr/bin/vapigen /usr/bin/icu-config: line 11: exec: icu-config-32: not found /usr/bin/icu-config: line 11: exec: icu-config-32: not found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating dee-icu-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating dee-icu-1.0.pc config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/autotools/Makefile config.status: creating src/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/dee-1.0/Makefile config.status: creating dee-1.0.pc config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating vapi/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: dee 1.2.7 ---------------- Prefix : /usr ICU support : yes Documentation : no Introspection : auto PyGi Overrides : ${exec_prefix}/lib64/python2.7/site-packages/gi/overrides Tests : yes Extended Tests : no Coverage : no Verbose logging: no Extra CFlags : -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations Extra ValaFlags: + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/dee-1.2.7' Making all in build make[2]: Entering directory '/builddir/build/BUILD/dee-1.2.7/build' Making all in autotools make[3]: Entering directory '/builddir/build/BUILD/dee-1.2.7/build/autotools' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/dee-1.2.7/build/autotools' make[3]: Entering directory '/builddir/build/BUILD/dee-1.2.7/build' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/dee-1.2.7/build' make[2]: Leaving directory '/builddir/build/BUILD/dee-1.2.7/build' Making all in src make[2]: Entering directory '/builddir/build/BUILD/dee-1.2.7/src' make all-am make[3]: Entering directory '/builddir/build/BUILD/dee-1.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-analyzer.lo `test -f 'dee-analyzer.c' || echo './'`dee-analyzer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-file-resource-manager.lo `test -f 'dee-file-resource-manager.c' || echo './'`dee-file-resource-manager.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-filter-model.lo `test -f 'dee-filter-model.c' || echo './'`dee-filter-model.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-filter.lo `test -f 'dee-filter.c' || echo './'`dee-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-filter.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-analyzer.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-analyzer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-file-resource-manager.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-file-resource-manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-filter-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-filter-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-glist-result-set.lo `test -f 'dee-glist-result-set.c' || echo './'`dee-glist-result-set.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-hash-index.lo `test -f 'dee-hash-index.c' || echo './'`dee-hash-index.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-index.lo `test -f 'dee-index.c' || echo './'`dee-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-glist-result-set.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-glist-result-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-hash-index.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-hash-index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-index.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-index.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-model.lo `test -f 'dee-model.c' || echo './'`dee-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-model-reader.lo `test -f 'dee-model-reader.c' || echo './'`dee-model-reader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-peer.lo `test -f 'dee-peer.c' || echo './'`dee-peer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-model-reader.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-model-reader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-server.lo `test -f 'dee-server.c' || echo './'`dee-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-peer.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-peer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-server.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-server.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-client.lo `test -f 'dee-client.c' || echo './'`dee-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-client.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-client.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-proxy-model.lo `test -f 'dee-proxy-model.c' || echo './'`dee-proxy-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-proxy-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-proxy-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-resource-manager.lo `test -f 'dee-resource-manager.c' || echo './'`dee-resource-manager.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-result-set.lo `test -f 'dee-result-set.c' || echo './'`dee-result-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-resource-manager.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-resource-manager.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-sequence-model.lo `test -f 'dee-sequence-model.c' || echo './'`dee-sequence-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-result-set.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-result-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-sequence-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-sequence-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-serializable.lo `test -f 'dee-serializable.c' || echo './'`dee-serializable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-serializable.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-serializable.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-serializable-model.lo `test -f 'dee-serializable-model.c' || echo './'`dee-serializable-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-serializable-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-serializable-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-shared-model.lo `test -f 'dee-shared-model.c' || echo './'`dee-shared-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-shared-model.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-shared-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-term-list.lo `test -f 'dee-term-list.c' || echo './'`dee-term-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-term-list.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-term-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-text-analyzer.lo `test -f 'dee-text-analyzer.c' || echo './'`dee-text-analyzer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-text-analyzer.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-text-analyzer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-transaction.lo `test -f 'dee-transaction.c' || echo './'`dee-transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-transaction.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-transaction.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-tree-index.lo `test -f 'dee-tree-index.c' || echo './'`dee-tree-index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-tree-index.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-tree-index.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-marshal.lo `test -f 'dee-marshal.c' || echo './'`dee-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-marshal.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-marshal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib64"\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c -o libdee_1_0_la-dee-icu-term-filter.lo `test -f 'dee-icu-term-filter.c' || echo './'`dee-icu-term-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -DG_LOG_DOMAIN=\"dee\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_DEPRECATED -DDEE_COMPILATION -g -Wall -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -Werror -Wall -Wcast-align -Wno-uninitialized -Wempty-body -Wformat-security -Winit-self -Wno-error=deprecated-declarations -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 -Wno-error=maybe-uninitialized -c dee-icu-term-filter.c -fPIC -DPIC -o .libs/libdee_1_0_la-dee-icu-term-filter.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wno-error=maybe-uninitialized -version-info 6:1:2 -export-symbols-regex '^dee_.*' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdee-1.0.la -rpath /usr/lib64 libdee_1_0_la-dee-analyzer.lo libdee_1_0_la-dee-file-resource-manager.lo libdee_1_0_la-dee-filter-model.lo libdee_1_0_la-dee-filter.lo libdee_1_0_la-dee-glist-result-set.lo libdee_1_0_la-dee-hash-index.lo libdee_1_0_la-dee-index.lo libdee_1_0_la-dee-model.lo libdee_1_0_la-dee-model-reader.lo libdee_1_0_la-dee-peer.lo libdee_1_0_la-dee-server.lo libdee_1_0_la-dee-client.lo libdee_1_0_la-dee-proxy-model.lo libdee_1_0_la-dee-resource-manager.lo libdee_1_0_la-dee-result-set.lo libdee_1_0_la-dee-sequence-model.lo libdee_1_0_la-dee-serializable.lo libdee_1_0_la-dee-serializable-model.lo libdee_1_0_la-dee-shared-model.lo libdee_1_0_la-dee-term-list.lo libdee_1_0_la-dee-text-analyzer.lo libdee_1_0_la-dee-transaction.lo libdee_1_0_la-dee-tree-index.lo libdee_1_0_la-dee-marshal.lo libdee_1_0_la-dee-icu-term-filter.lo -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libdee_1_0_la-dee-analyzer.o .libs/libdee_1_0_la-dee-file-resource-manager.o .libs/libdee_1_0_la-dee-filter-model.o .libs/libdee_1_0_la-dee-filter.o .libs/libdee_1_0_la-dee-glist-result-set.o .libs/libdee_1_0_la-dee-hash-index.o .libs/libdee_1_0_la-dee-index.o .libs/libdee_1_0_la-dee-model.o .libs/libdee_1_0_la-dee-model-reader.o .libs/libdee_1_0_la-dee-peer.o .libs/libdee_1_0_la-dee-server.o .libs/libdee_1_0_la-dee-client.o .libs/libdee_1_0_la-dee-proxy-model.o .libs/libdee_1_0_la-dee-resource-manager.o .libs/libdee_1_0_la-dee-result-set.o .libs/libdee_1_0_la-dee-sequence-model.o .libs/libdee_1_0_la-dee-serializable.o .libs/libdee_1_0_la-dee-serializable-model.o .libs/libdee_1_0_la-dee-shared-model.o .libs/libdee_1_0_la-dee-term-list.o .libs/libdee_1_0_la-dee-text-analyzer.o .libs/libdee_1_0_la-dee-transaction.o .libs/libdee_1_0_la-dee-tree-index.o .libs/libdee_1_0_la-dee-marshal.o .libs/libdee_1_0_la-dee-icu-term-filter.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libdee-1.0.exp libtool: link: /usr/bin/grep -E -e "^dee_.*" ".libs/libdee-1.0.exp" > ".libs/libdee-1.0.expT" libtool: link: mv -f ".libs/libdee-1.0.expT" ".libs/libdee-1.0.exp" libtool: link: echo "{ global:" > .libs/libdee-1.0.ver libtool: link: cat .libs/libdee-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdee-1.0.ver libtool: link: echo "local: *; };" >> .libs/libdee-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libdee_1_0_la-dee-analyzer.o .libs/libdee_1_0_la-dee-file-resource-manager.o .libs/libdee_1_0_la-dee-filter-model.o .libs/libdee_1_0_la-dee-filter.o .libs/libdee_1_0_la-dee-glist-result-set.o .libs/libdee_1_0_la-dee-hash-index.o .libs/libdee_1_0_la-dee-index.o .libs/libdee_1_0_la-dee-model.o .libs/libdee_1_0_la-dee-model-reader.o .libs/libdee_1_0_la-dee-peer.o .libs/libdee_1_0_la-dee-server.o .libs/libdee_1_0_la-dee-client.o .libs/libdee_1_0_la-dee-proxy-model.o .libs/libdee_1_0_la-dee-resource-manager.o .libs/libdee_1_0_la-dee-result-set.o .libs/libdee_1_0_la-dee-sequence-model.o .libs/libdee_1_0_la-dee-serializable.o .libs/libdee_1_0_la-dee-serializable-model.o .libs/libdee_1_0_la-dee-shared-model.o .libs/libdee_1_0_la-dee-term-list.o .libs/libdee_1_0_la-dee-text-analyzer.o .libs/libdee_1_0_la-dee-transaction.o .libs/libdee_1_0_la-dee-tree-index.o .libs/libdee_1_0_la-dee-marshal.o .libs/libdee_1_0_la-dee-icu-term-filter.o -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libdee-1.0.so.4 -Wl,-version-script -Wl,.libs/libdee-1.0.ver -o .libs/libdee-1.0.so.4.2.1 libtool: link: (cd ".libs" && rm -f "libdee-1.0.so.4" && ln -s "libdee-1.0.so.4.2.1" "libdee-1.0.so.4") libtool: link: (cd ".libs" && rm -f "libdee-1.0.so" && ln -s "libdee-1.0.so.4.2.1" "libdee-1.0.so") libtool: link: ( cd ".libs" && rm -f "libdee-1.0.la" && ln -s "../libdee-1.0.la" "libdee-1.0.la" ) CPPFLAGS="" 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 -Wno-error=maybe-uninitialized" LDFLAGS="-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --warn-all --namespace=Dee --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GLib-2.0 --include=Gio-2.0 --pkg-export=dee-1.0 --library=libdee-1.0.la --c-include="dee.h" --cflags-begin -I. -I.. -I.. -DDEE_COMPILATION --cflags-end dee.h dee-analyzer.h dee-file-resource-manager.h dee-filter-model.h dee-filter.h dee-hash-index.h dee-index.h dee-model.h dee-model-reader.h dee-peer.h dee-server.h dee-client.h dee-proxy-model.h dee-resource-manager.h dee-result-set.h dee-sequence-model.h dee-serializable.h dee-serializable-model.h dee-shared-model.h dee-term-list.h dee-text-analyzer.h dee-transaction.h dee-tree-index.h dee-icu.h dee-analyzer.c dee-file-resource-manager.c dee-filter-model.c dee-filter.c dee-glist-result-set.h dee-glist-result-set.c dee-hash-index.c dee-index.c dee-model.c dee-model-reader.c dee-peer.c dee-server.c dee-client.c dee-proxy-model.c dee-resource-manager.c dee-result-set.c dee-sequence-model.c dee-serializable.c dee-serializable-model.c dee-shared-model.c dee-term-list.c dee-text-analyzer.c dee-transaction.c dee-tree-index.c trace-log.h com.canonical.Dee.Model-xml.h com.canonical.Dee.Peer-xml.h dee-marshal.c dee-marshal.h dee-icu-term-filter.c libdee-1.0.la Makefile --output Dee-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/dee-1.2.7/src/tmp-introspectc7o5rkzv/Dee-1.0 -export-dynamic -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 -Wno-error=maybe-uninitialized /builddir/build/BUILD/dee-1.2.7/src/tmp-introspectc7o5rkzv/Dee-1.0.o -L. libdee-1.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/dee-1.2.7/src/tmp-introspectc7o5rkzv/.libs/Dee-1.0 -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 -Wno-error=maybe-uninitialized /builddir/build/BUILD/dee-1.2.7/src/tmp-introspectc7o5rkzv/Dee-1.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libdee-1.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 ./.libs/libdee-1.0.so: undefined reference to `u_strFromUTF8Lenient_60' ./.libs/libdee-1.0.so: undefined reference to `utrans_close_60' ./.libs/libdee-1.0.so: undefined reference to `u_errorName_60' ./.libs/libdee-1.0.so: undefined reference to `utrans_openU_60' ./.libs/libdee-1.0.so: undefined reference to `utrans_transUChars_60' collect2: error: ld returned 1 exit status dee-filter-model.c:328: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead: * Type: DeeFilter ^ dee-filter-model.c:588: Warning: Dee: "@self" parameter unexpected at this location: * @self: A #DeeFilterModel instance ^ dee-index.c:177: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead: * Type: DeeAnalyzer ^ dee-index.c:191: Warning: Dee: GObject-Introspection specific GTK-Doc tag "Type" has been deprecated, please use annotations on the identifier instead: * Type: DeeModelReader ^ dee-model.c:2132: Warning: Dee: unknown annotation: default dee-serializable-model.c:397: Warning: Dee: "@self" parameter unexpected at this location: * @self: (type DeeSerializableModel): A #DeeSerializableModel instance ^ dee-serializable-model.c:421: Warning: Dee: "@self" parameter unexpected at this location: * @self: (type DeeSerializableModel): A #DeeSerializableModel instance ^ dee-serializable-model.c:446: Warning: Dee: "@self" parameter unexpected at this location: * @self: (type DeeSerializableModel): A #DeeSerializableModel instance ^ dee-text-analyzer.c:47: Warning: Dee: multiple comment blocks documenting 'DeeAnalyzerPrivate:' identifier (already seen at dee-analyzer.c:61). dee-icu-term-filter.c:141: Warning: Dee: unknown annotation: error-domains dee-transaction.h:96: Warning: Dee: "@DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION" parameter unexpected at this location: * @DEE_TRANSACTION_ERROR_CONCURRENT_MODIFICATION: The target model has been ^ dee-transaction.h:99: Warning: Dee: "@DEE_TRANSACTION_ERROR_COMMITTED" parameter unexpected at this location: * @DEE_TRANSACTION_ERROR_COMMITTED: Raised when someone tries to commit a ^ dee-icu.h:42: Warning: Dee: "@DEE_ICU_ERROR_BAD_RULE" parameter unexpected at this location: * @DEE_ICU_ERROR_BAD_RULE: Error parsing a transliteration rule ^ trace-log.h:39: Warning: Dee: symbol='TRACE_LOG_DOMAIN': Unknown namespace for symbol 'TRACE_LOG_DOMAIN' linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/builddir/build/BUILD/dee-1.2.7/src/tmp-introspectc7o5rkzv/Dee-1.0', '-export-dynamic', '-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', '-Wno-error=maybe-uninitialized', '/builddir/build/BUILD/dee-1.2.7/src/tmp-introspectc7o5rkzv/Dee-1.0.o', '-L.', 'libdee-1.0.la', '-lgio-2.0', '-lgobject-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0', '-Wl,-z,relro', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld']' returned non-zero exit status 1. make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:160: Dee-1.0.gir] Error 1 make[3]: Leaving directory '/builddir/build/BUILD/dee-1.2.7/src' make[2]: *** [Makefile:511: all] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/dee-1.2.7/src' make[1]: *** [Makefile:512: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/dee-1.2.7' make: *** [Makefile:417: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.zIQakQ (%build) RPM build errors: Macro expanded in comment on line 16: %{python_sitearch}/gi/overrides directory Bad exit status from /var/tmp/rpm-tmp.zIQakQ (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff