Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/gloobus-preview.spec'], chrootPath='/var/lib/mock/f30-build-15246874-1091522/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/gloobus-preview.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/gloobus-preview-0.4.1-36.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/gloobus-preview.spec'], chrootPath='/var/lib/mock/f30-build-15246874-1091522/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/gloobus-preview.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lQteso + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gloobus-preview-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gloobus-preview-0.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gloobus-preview-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd gloobus-preview-0.4.1 + /usr/bin/tar -xof /builddir/build/SOURCES/README.fedora.tar.gz + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gloobus-location-prereconf.patch):' Patch #0 (gloobus-location-prereconf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac patching file data/images/Makefile.am patching file Makefile.am patching file src/Makefile.am patching file src/plugin-comic/Makefile.am patching file src/plugin-folder/Makefile.am patching file src/plugin-gstreamer-audio/Makefile.am patching file src/plugin-gstreamer-video/Makefile.am patching file src/plugin-icns/Makefile.am patching file src/plugin-openoffice/Makefile.am patching file src/plugin-pdf/Makefile.am patching file src/plugin-pixbuf/Makefile.am patching file src/plugin-text/Makefile.am patching file src/plugin-ttf/Makefile.am + echo 'Patch #1 (gloobus-page-render-to-pixbuf.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #1 (gloobus-page-render-to-pixbuf.patch): patching file src/plugin-openoffice/plugin-openoffice.cpp patching file src/plugin-openoffice/plugin-openoffice.h patching file src/plugin-pdf/plugin-pdf.cpp patching file src/plugin-pdf/plugin-pdf.h + find . -name '*.cpp' -exec chmod -x '{}' ';' + find . -name '*.h' -exec chmod -x '{}' ';' + libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' + autoreconf -if libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' BUILDSTDERR: configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: BUILDSTDERR: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation BUILDSTDERR: configure.ac:13: installing './compile' BUILDSTDERR: configure.ac:9: installing './missing' BUILDSTDERR: src/Makefile.am:29: warning: whitespace following trailing backslash BUILDSTDERR: src/Makefile.am: installing './depcomp' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qzFBoy + umask 022 + cd /builddir/build/BUILD + cd gloobus-preview-0.4.1 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ 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) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 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 for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for aarch64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking 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 how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ 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 checking whether make sets $(MAKE)... (cached) yes checking for dlopen in -ldl... yes checking for g_thread_init in -lgthread... no checking for pthread_create in -lpthread... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GTKSOURCEVIEW... yes checking for LIBGNOMEUI... yes checking for CAIRO... yes checking for GSTREAMER... yes checking for GSTREAMER_PLUGINS... yes checking for GSTREAMER_INTERFACES... yes checking for POPPLER... yes checking for TAGLIB... yes checking for FREETYPE... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/plugin-comic/Makefile config.status: creating src/plugin-folder/Makefile config.status: creating src/plugin-icns/Makefile config.status: creating src/plugin-gstreamer-audio/Makefile config.status: creating src/plugin-gstreamer-video/Makefile config.status: creating src/plugin-openoffice/Makefile config.status: creating src/plugin-pdf/Makefile config.status: creating src/plugin-pixbuf/Makefile config.status: creating src/plugin-text/Makefile config.status: creating src/plugin-ttf/Makefile config.status: creating data/Makefile config.status: creating data/images/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/16x16/Makefile config.status: creating data/icons/hicolor/16x16/apps/Makefile config.status: creating data/icons/hicolor/22x22/Makefile config.status: creating data/icons/hicolor/22x22/apps/Makefile config.status: creating data/icons/hicolor/24x24/Makefile config.status: creating data/icons/hicolor/24x24/apps/Makefile config.status: creating data/icons/hicolor/32x32/Makefile config.status: creating data/icons/hicolor/32x32/apps/Makefile config.status: creating data/icons/hicolor/48x48/Makefile config.status: creating data/icons/hicolor/48x48/apps/Makefile config.status: creating data/icons/hicolor/64x64/Makefile config.status: creating data/icons/hicolor/64x64/apps/Makefile config.status: creating data/icons/hicolor/scalable/Makefile config.status: creating data/icons/hicolor/scalable/apps/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gloobus-preview 0.4.1 Prefix............... : /usr Type make to compile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' Making all in plugin-comic make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-comic' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-comic.lo plugin-comic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-comic.cpp -fPIC -DPIC -o .libs/plugin-comic.o BUILDSTDERR: In file included from plugin-comic.cpp:1: BUILDSTDERR: plugin-comic.h: In function 'void destroy(iDocument*)': BUILDSTDERR: plugin-comic.h:60:12: warning: deleting object of abstract class type 'iDocument' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 60 | delete p; BUILDSTDERR: | ^ BUILDSTDERR: plugin-comic.cpp: In member function 'void iComic::calculate_size()': BUILDSTDERR: plugin-comic.cpp:172:24: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 172 | gdk_pixbuf_unref (temp); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../gloobus-preview-interface-document.h:13, BUILDSTDERR: from plugin-comic.h:14, BUILDSTDERR: from plugin-comic.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: plugin-comic.cpp:172:24: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 172 | gdk_pixbuf_unref (temp); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from ../gloobus-preview-interface-document.h:13, BUILDSTDERR: from plugin-comic.h:14, BUILDSTDERR: from plugin-comic.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o comic.la -rpath /usr/lib64/gloobus/ plugin-comic.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-comic.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,comic.so.0 -o .libs/comic.so.0.0.0 libtool: link: (cd ".libs" && rm -f "comic.so.0" && ln -s "comic.so.0.0.0" "comic.so.0") libtool: link: (cd ".libs" && rm -f "comic.so" && ln -s "comic.so.0.0.0" "comic.so") libtool: link: ( cd ".libs" && rm -f "comic.la" && ln -s "../comic.la" "comic.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-comic' Making all in plugin-folder make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-folder' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-folder.lo plugin-folder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-folder.cpp -fPIC -DPIC -o .libs/plugin-folder.o BUILDSTDERR: In file included from plugin-folder.cpp:1: BUILDSTDERR: plugin-folder.h: In function 'void destroy(iList*)': BUILDSTDERR: plugin-folder.h:52:12: warning: deleting object of abstract class type 'iList' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 52 | delete p; BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o folder.la -rpath /usr/lib64/gloobus/ plugin-folder.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-folder.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,folder.so.0 -o .libs/folder.so.0.0.0 libtool: link: (cd ".libs" && rm -f "folder.so.0" && ln -s "folder.so.0.0.0" "folder.so.0") libtool: link: (cd ".libs" && rm -f "folder.so" && ln -s "folder.so.0.0.0" "folder.so") libtool: link: ( cd ".libs" && rm -f "folder.la" && ln -s "../folder.la" "folder.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-folder' Making all in plugin-icns make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-icns' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-icns.lo plugin-icns.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-icns.cpp -fPIC -DPIC -o .libs/plugin-icns.o BUILDSTDERR: In file included from plugin-icns.cpp:1: BUILDSTDERR: plugin-icns.h: In function 'void destroy(iImage*)': BUILDSTDERR: plugin-icns.h:30:12: warning: deleting object of abstract class type 'iImage' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 30 | delete p; BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o icns.la -rpath /usr/lib64/gloobus/ plugin-icns.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-icns.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,icns.so.0 -o .libs/icns.so.0.0.0 libtool: link: (cd ".libs" && rm -f "icns.so.0" && ln -s "icns.so.0.0.0" "icns.so.0") libtool: link: (cd ".libs" && rm -f "icns.so" && ln -s "icns.so.0.0.0" "icns.so") libtool: link: ( cd ".libs" && rm -f "icns.la" && ln -s "../icns.la" "icns.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-icns' Making all in plugin-gstreamer-audio make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-audio' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/taglib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-gstreamer-audio.lo plugin-gstreamer-audio.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/taglib -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-gstreamer-audio.cpp -fPIC -DPIC -o .libs/plugin-gstreamer-audio.o BUILDSTDERR: In file included from plugin-gstreamer-audio.cpp:1: BUILDSTDERR: plugin-gstreamer-audio.h: In function 'void destroy(iMusic*)': BUILDSTDERR: plugin-gstreamer-audio.h:64:12: warning: deleting object of abstract class type 'iMusic' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 64 | delete p; BUILDSTDERR: | ^ BUILDSTDERR: plugin-gstreamer-audio.cpp: In member function 'virtual void iMp3::seek(double)': BUILDSTDERR: plugin-gstreamer-audio.cpp:134:16: warning: unused variable 'seek_flags' [-Wunused-variable] BUILDSTDERR: 134 | GstSeekFlags seek_flags = GstSeekFlags(GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_KEY_UNIT); BUILDSTDERR: | ^~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lxml2 -ltag -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o audio.la -rpath /usr/lib64/gloobus/ plugin-gstreamer-audio.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-gstreamer-audio.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -ltag -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,audio.so.0 -o .libs/audio.so.0.0.0 libtool: link: (cd ".libs" && rm -f "audio.so.0" && ln -s "audio.so.0.0.0" "audio.so.0") libtool: link: (cd ".libs" && rm -f "audio.so" && ln -s "audio.so.0.0.0" "audio.so") libtool: link: ( cd ".libs" && rm -f "audio.la" && ln -s "../audio.la" "audio.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-audio' Making all in plugin-gstreamer-video make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-video' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-gstreamer-video.lo plugin-gstreamer-video.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-gstreamer-video.cpp -fPIC -DPIC -o .libs/plugin-gstreamer-video.o BUILDSTDERR: In file included from plugin-gstreamer-video.cpp:1: BUILDSTDERR: plugin-gstreamer-video.h: In function 'void destroy(iMovie*)': BUILDSTDERR: plugin-gstreamer-video.h:53:12: warning: deleting object of abstract class type 'iMovie' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 53 | delete p; BUILDSTDERR: | ^ BUILDSTDERR: plugin-gstreamer-video.cpp: In member function 'virtual void iMpg::seek(double)': BUILDSTDERR: plugin-gstreamer-video.cpp:65:16: warning: unused variable 'seek_flags' [-Wunused-variable] BUILDSTDERR: 65 | GstSeekFlags seek_flags = GstSeekFlags(GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_KEY_UNIT); BUILDSTDERR: | ^~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lxml2 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lxml2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o video.la -rpath /usr/lib64/gloobus/ plugin-gstreamer-video.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-gstreamer-video.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -pthread -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,video.so.0 -o .libs/video.so.0.0.0 libtool: link: (cd ".libs" && rm -f "video.so.0" && ln -s "video.so.0.0.0" "video.so.0") libtool: link: (cd ".libs" && rm -f "video.so" && ln -s "video.so.0.0.0" "video.so") libtool: link: ( cd ".libs" && rm -f "video.la" && ln -s "../video.la" "video.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-video' Making all in plugin-openoffice make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-openoffice' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/poppler -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-openoffice.lo plugin-openoffice.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/poppler -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-openoffice.cpp -fPIC -DPIC -o .libs/plugin-openoffice.o BUILDSTDERR: In file included from plugin-openoffice.cpp:1: BUILDSTDERR: plugin-openoffice.h: In function 'void destroy(iDocument*)': BUILDSTDERR: plugin-openoffice.h:53:12: warning: deleting object of abstract class type 'iDocument' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 53 | delete p; BUILDSTDERR: | ^ BUILDSTDERR: plugin-openoffice.cpp: In member function 'void iOO::load_pdf()': BUILDSTDERR: plugin-openoffice.cpp:22:10: warning: unused variable 'gfile' [-Wunused-variable] BUILDSTDERR: 22 | GFile * gfile = g_file_new_for_path (final_name.c_str () ); BUILDSTDERR: | ^~~~~ BUILDSTDERR: plugin-openoffice.cpp: In member function 'void iOO::get_scale()': BUILDSTDERR: plugin-openoffice.cpp:212:6: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 212 | int y = get_screen_height()-150; BUILDSTDERR: | ^ BUILDSTDERR: plugin-openoffice.cpp:215:6: warning: unused variable 'y2' [-Wunused-variable] BUILDSTDERR: 215 | int y2 = get_page_height_unscaled(); BUILDSTDERR: | ^~ BUILDSTDERR: plugin-openoffice.cpp: In member function 'void iOO::convert_to_pdf()': BUILDSTDERR: plugin-openoffice.cpp:54:8: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 54 | system(cmd.c_str()); BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o openoffice.la -rpath /usr/lib64/gloobus/ plugin-openoffice.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-openoffice.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,openoffice.so.0 -o .libs/openoffice.so.0.0.0 libtool: link: (cd ".libs" && rm -f "openoffice.so.0" && ln -s "openoffice.so.0.0.0" "openoffice.so.0") libtool: link: (cd ".libs" && rm -f "openoffice.so" && ln -s "openoffice.so.0.0.0" "openoffice.so") libtool: link: ( cd ".libs" && rm -f "openoffice.la" && ln -s "../openoffice.la" "openoffice.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-openoffice' Making all in plugin-pdf make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pdf' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/poppler -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-pdf.lo plugin-pdf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/poppler -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-pdf.cpp -fPIC -DPIC -o .libs/plugin-pdf.o BUILDSTDERR: In file included from plugin-pdf.cpp:1: BUILDSTDERR: plugin-pdf.h: In function 'void destroy(iDocument*)': BUILDSTDERR: plugin-pdf.h:56:12: warning: deleting object of abstract class type 'iDocument' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 56 | delete p; BUILDSTDERR: | ^ BUILDSTDERR: plugin-pdf.cpp: In member function 'void iPdf::get_scale2()': BUILDSTDERR: plugin-pdf.cpp:227:6: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 227 | int y = get_screen_height()-150; BUILDSTDERR: | ^ BUILDSTDERR: plugin-pdf.cpp:230:6: warning: unused variable 'y2' [-Wunused-variable] BUILDSTDERR: 230 | int y2 = get_page_height_unscaled(); BUILDSTDERR: | ^~ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pdf.la -rpath /usr/lib64/gloobus/ plugin-pdf.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-pdf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,pdf.so.0 -o .libs/pdf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "pdf.so.0" && ln -s "pdf.so.0.0.0" "pdf.so.0") libtool: link: (cd ".libs" && rm -f "pdf.so" && ln -s "pdf.so.0.0.0" "pdf.so") libtool: link: ( cd ".libs" && rm -f "pdf.la" && ln -s "../pdf.la" "pdf.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pdf' Making all in plugin-pixbuf make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pixbuf' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-pixbuf.lo plugin-pixbuf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-pixbuf.cpp -fPIC -DPIC -o .libs/plugin-pixbuf.o BUILDSTDERR: In file included from plugin-pixbuf.cpp:1: BUILDSTDERR: plugin-pixbuf.h: In function 'void destroy(iImage*)': BUILDSTDERR: plugin-pixbuf.h:27:12: warning: deleting object of abstract class type 'iImage' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 27 | delete p; BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf.la -rpath /usr/lib64/gloobus/ plugin-pixbuf.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-pixbuf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,pixbuf.so.0 -o .libs/pixbuf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "pixbuf.so.0" && ln -s "pixbuf.so.0.0.0" "pixbuf.so.0") libtool: link: (cd ".libs" && rm -f "pixbuf.so" && ln -s "pixbuf.so.0.0.0" "pixbuf.so") libtool: link: ( cd ".libs" && rm -f "pixbuf.la" && ln -s "../pixbuf.la" "pixbuf.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pixbuf' Making all in plugin-text make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-text' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-text.lo plugin-text.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-text.cpp -fPIC -DPIC -o .libs/plugin-text.o BUILDSTDERR: In file included from plugin-text.cpp:1: BUILDSTDERR: plugin-text.h: In function 'void destroy(iText*)': BUILDSTDERR: plugin-text.h:35:12: warning: deleting object of abstract class type 'iText' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 35 | delete p; BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o text.la -rpath /usr/lib64/gloobus/ plugin-text.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-text.o -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,text.so.0 -o .libs/text.so.0.0.0 libtool: link: (cd ".libs" && rm -f "text.so.0" && ln -s "text.so.0.0.0" "text.so.0") libtool: link: (cd ".libs" && rm -f "text.so" && ln -s "text.so.0.0.0" "text.so") libtool: link: ( cd ".libs" && rm -f "text.la" && ln -s "../text.la" "text.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-text' Making all in plugin-ttf make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-ttf' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o plugin-ttf.lo plugin-ttf.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_LIB_PATH=\"/usr/lib64/gloobus\" -DPACKAGE_DATA_PATH=\"/usr/share/gloobus-preview\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c plugin-ttf.cpp -fPIC -DPIC -o .libs/plugin-ttf.o BUILDSTDERR: In file included from plugin-ttf.cpp:1: BUILDSTDERR: plugin-ttf.h: In function 'void destroy(iFree*)': BUILDSTDERR: plugin-ttf.h:48:12: warning: deleting object of abstract class type 'iFree' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 48 | delete p; BUILDSTDERR: | ^ BUILDSTDERR: plugin-ttf.cpp: In function 'gboolean on_expose_event(GtkWidget*, GdkEventExpose*, void**)': BUILDSTDERR: plugin-ttf.cpp:64:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 64 | } BUILDSTDERR: | ^ /bin/sh ../../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lfreetype -lcairo -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ttf.la -rpath /usr/lib64/gloobus/ plugin-ttf.lo -lpthread -ldl libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/9/crtbeginS.o .libs/plugin-ttf.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lpthread -ldl -L/usr/lib/gcc/aarch64-redhat-linux/9 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/9/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,ttf.so.0 -o .libs/ttf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "ttf.so.0" && ln -s "ttf.so.0.0.0" "ttf.so.0") libtool: link: (cd ".libs" && rm -f "ttf.so" && ln -s "ttf.so.0.0.0" "ttf.so") libtool: link: ( cd ".libs" && rm -f "ttf.la" && ln -s "../ttf.la" "ttf.la" ) make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-ttf' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-main.o gloobus-preview-main.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-window.o gloobus-preview-window.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-plugin-manager.o gloobus-preview-plugin-manager.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-main.o gloobus-preview-interface-main.cpp BUILDSTDERR: In file included from gloobus-preview-singleton.h:29, BUILDSTDERR: from gloobus-preview-main.cpp:24: BUILDSTDERR: gloobus-preview-interface-default.h: In member function 'virtual GdkPixbuf* iDefault::get_pixbuf()': BUILDSTDERR: gloobus-preview-interface-default.h:44:79: warning: passing NULL to non-pointer argument 4 of 'gboolean gnome_thumbnail_factory_can_thumbnail(GnomeThumbnailFactory*, const char*, const char*, time_t)' [-Wconversion-null] BUILDSTDERR: 44 | if(gnome_thumbnail_factory_can_thumbnail(fac,path.c_str(),m_filetype.c_str(),NULL)) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:58, BUILDSTDERR: from gloobus-preview-interface-default.h:6, BUILDSTDERR: from gloobus-preview-singleton.h:29, BUILDSTDERR: from gloobus-preview-main.cpp:24: BUILDSTDERR: /usr/include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h:74:37: note: declared here BUILDSTDERR: 74 | time_t mtime); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: gloobus-preview-interface-main.cpp: In member function 'double interface::get_directory_size(std::string)': BUILDSTDERR: gloobus-preview-interface-main.cpp:157:7: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 157 | fgets(in_buf, BUF_SIZE, dl); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-main.cpp: In function 'int main(int, char**)': BUILDSTDERR: gloobus-preview-main.cpp:74:49: warning: 'void g_thread_init(gpointer)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 74 | if (!g_thread_supported ()){ g_thread_init(NULL); } BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-main.cpp:9: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: 265 | void g_thread_init (gpointer vtable); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-main.cpp:74:49: warning: 'void g_thread_init(gpointer)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 74 | if (!g_thread_supported ()){ g_thread_init(NULL); } BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/glib-2.0/glib.h:111, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:28, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from /usr/include/glib-2.0/gio/gioenums.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/giotypes.h:28, BUILDSTDERR: from /usr/include/glib-2.0/gio/gio.h:26, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:32, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-main.cpp:9: BUILDSTDERR: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here BUILDSTDERR: 265 | void g_thread_init (gpointer vtable); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-main.cpp: In function 'void log_handler(const gchar*, GLogLevelFlags, const gchar*, gpointer)': BUILDSTDERR: gloobus-preview-main.cpp:214:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] BUILDSTDERR: 214 | char* add = ""; BUILDSTDERR: | ^~ BUILDSTDERR: gloobus-preview-main.cpp:218:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] BUILDSTDERR: 218 | add = "\033[1;37m[INFO]\033[1;m"; //White BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-main.cpp:222:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] BUILDSTDERR: 222 | add = "\033[1;34m[DEBUG]\033[1;m"; //Blue BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-main.cpp:226:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] BUILDSTDERR: 226 | add = "\033[1;33m[WARNING]\033[1;m"; //YELLOW BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-main.cpp:230:10: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] BUILDSTDERR: 230 | add = "\033[1;31m[CRITICAL]\033[1;m"; //RED BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-image.o gloobus-preview-interface-image.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-text.o gloobus-preview-interface-text.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-music.o gloobus-preview-interface-music.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-document.o gloobus-preview-interface-document.cpp BUILDSTDERR: gloobus-preview-interface-text.cpp: In member function 'void iText::draw_file_text(GtkContainer*)': BUILDSTDERR: gloobus-preview-interface-text.cpp:81:14: warning: unused variable 'start' [-Wunused-variable] BUILDSTDERR: 81 | GtkTextIter start; //Iterator BUILDSTDERR: | ^~~~~ BUILDSTDERR: gloobus-preview-interface-image.cpp: In destructor 'iImage::~iImage()': BUILDSTDERR: gloobus-preview-interface-image.cpp:8:29: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 8 | gdk_pixbuf_unref (m_pixbuf); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-interface-image.h:13, BUILDSTDERR: from gloobus-preview-interface-image.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-interface-image.cpp:8:29: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 8 | gdk_pixbuf_unref (m_pixbuf); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-interface-image.h:13, BUILDSTDERR: from gloobus-preview-interface-image.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-interface-image.cpp: In member function 'void iImage::scale_image(int, int)': BUILDSTDERR: gloobus-preview-interface-image.cpp:107:24: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 107 | gdk_pixbuf_unref (temp); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-interface-image.h:13, BUILDSTDERR: from gloobus-preview-interface-image.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-interface-image.cpp:107:24: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 107 | gdk_pixbuf_unref (temp); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-interface-image.h:13, BUILDSTDERR: from gloobus-preview-interface-image.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-video.o gloobus-preview-interface-video.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-list.o gloobus-preview-interface-list.cpp g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-interface-free.o gloobus-preview-interface-free.cpp BUILDSTDERR: gloobus-preview-interface-document.cpp: In member function 'virtual void iDocument::end()': BUILDSTDERR: gloobus-preview-interface-document.cpp:28:34: warning: format '%i' expects argument of type 'int', but argument 3 has type 'std::vector<_GtkWidget*>::size_type' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 28 | g_print("destroing page %i of %i \n", i , m_widget_pages.size()); BUILDSTDERR: | ~^ ~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | | BUILDSTDERR: | int std::vector<_GtkWidget*>::size_type {aka long unsigned int} BUILDSTDERR: | %li BUILDSTDERR: gloobus-preview-interface-document.cpp: In member function 'void iDocument::draw_file_info(GtkContainer*)': BUILDSTDERR: gloobus-preview-interface-document.cpp:113:6: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 113 | int x,y; BUILDSTDERR: | ^ BUILDSTDERR: gloobus-preview-interface-list.cpp: In destructor 'iList::~iList()': BUILDSTDERR: gloobus-preview-interface-list.cpp:8:32: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 8 | gdk_pixbuf_unref ( m_pixbuf); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-interface-list.h:13, BUILDSTDERR: from gloobus-preview-interface-list.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: gloobus-preview-interface-list.cpp:8:32: warning: 'void gdk_pixbuf_unref(GdkPixbuf*)' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] BUILDSTDERR: 8 | gdk_pixbuf_unref ( m_pixbuf); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, BUILDSTDERR: from /usr/include/gtk-2.0/gdk/gdk.h:33, BUILDSTDERR: from /usr/include/gtk-2.0/gtk/gtk.h:32, BUILDSTDERR: from gloobus-preview-interface-list.h:13, BUILDSTDERR: from gloobus-preview-interface-list.cpp:1: BUILDSTDERR: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here BUILDSTDERR: 232 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -D'PACKAGE_LIB_PATH="/usr/lib64/gloobus"' -D'PACKAGE_DATA_PATH="/usr/share/gloobus-preview"' -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -D_REENTRANT -DORBIT2=1 -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/gtksourceview-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 -Wall -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gloobus-preview-singleton.o gloobus-preview-singleton.cpp BUILDSTDERR: In file included from gloobus-preview-singleton.h:29, BUILDSTDERR: from gloobus-preview-singleton.cpp:1: BUILDSTDERR: gloobus-preview-interface-default.h: In member function 'virtual GdkPixbuf* iDefault::get_pixbuf()': BUILDSTDERR: gloobus-preview-interface-default.h:44:79: warning: passing NULL to non-pointer argument 4 of 'gboolean gnome_thumbnail_factory_can_thumbnail(GnomeThumbnailFactory*, const char*, const char*, time_t)' [-Wconversion-null] BUILDSTDERR: 44 | if(gnome_thumbnail_factory_can_thumbnail(fac,path.c_str(),m_filetype.c_str(),NULL)) BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:58, BUILDSTDERR: from gloobus-preview-interface-default.h:6, BUILDSTDERR: from gloobus-preview-singleton.h:29, BUILDSTDERR: from gloobus-preview-singleton.cpp:1: BUILDSTDERR: /usr/include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h:74:37: note: declared here BUILDSTDERR: 74 | time_t mtime); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: gloobus-preview-singleton.cpp: In member function 'void Gloobus::destroy_plugin()': BUILDSTDERR: gloobus-preview-singleton.cpp:127:36: warning: deleting object of abstract class type 'iImage' which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 127 | if(m_class == "default") { delete m_default; } BUILDSTDERR: | ^~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gloobus-preview gloobus-preview-main.o gloobus-preview-window.o gloobus-preview-plugin-manager.o gloobus-preview-interface-main.o gloobus-preview-interface-image.o gloobus-preview-interface-text.o gloobus-preview-interface-music.o gloobus-preview-interface-document.o gloobus-preview-interface-video.o gloobus-preview-interface-list.o gloobus-preview-interface-free.o gloobus-preview-singleton.o -lcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -ldl -lpthread -ldl libtool: link: 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gloobus-preview gloobus-preview-main.o gloobus-preview-window.o gloobus-preview-plugin-manager.o gloobus-preview-interface-main.o gloobus-preview-interface-image.o gloobus-preview-interface-text.o gloobus-preview-interface-music.o gloobus-preview-interface-document.o gloobus-preview-interface-video.o gloobus-preview-interface-list.o gloobus-preview-interface-free.o gloobus-preview-singleton.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpthread -ldl -pthread make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' Making all in data make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' Making all in icons make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' Making all in hicolor make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' Making all in 16x16 make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' Making all in 22x22 make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' Making all in 24x24 make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' Making all in 32x32 make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' Making all in 48x48 make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' Making all in 64x64 make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' Making all in scalable make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' Making all in apps make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' Making all in images make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/images' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/images' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1' make[1]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8QSdCN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 + cd gloobus-preview-0.4.1 + rm -rf /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' Making install in plugin-comic make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-comic' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-comic' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c comic.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/comic.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/comic.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f comic.so.0.0.0 comic.so.0 || { rm -f comic.so.0 && ln -s comic.so.0.0.0 comic.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f comic.so.0.0.0 comic.so || { rm -f comic.so && ln -s comic.so.0.0.0 comic.so; }; }) libtool: install: /usr/bin/install -c .libs/comic.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/comic.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-comic' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-comic' Making install in plugin-folder make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-folder' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-folder' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c folder.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/folder.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/folder.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f folder.so.0.0.0 folder.so.0 || { rm -f folder.so.0 && ln -s folder.so.0.0.0 folder.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f folder.so.0.0.0 folder.so || { rm -f folder.so && ln -s folder.so.0.0.0 folder.so; }; }) libtool: install: /usr/bin/install -c .libs/folder.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/folder.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-folder' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-folder' Making install in plugin-icns make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-icns' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-icns' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c icns.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/icns.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/icns.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f icns.so.0.0.0 icns.so.0 || { rm -f icns.so.0 && ln -s icns.so.0.0.0 icns.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f icns.so.0.0.0 icns.so || { rm -f icns.so && ln -s icns.so.0.0.0 icns.so; }; }) libtool: install: /usr/bin/install -c .libs/icns.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/icns.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-icns' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-icns' Making install in plugin-gstreamer-audio make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-audio' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-audio' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c audio.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/audio.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/audio.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f audio.so.0.0.0 audio.so.0 || { rm -f audio.so.0 && ln -s audio.so.0.0.0 audio.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f audio.so.0.0.0 audio.so || { rm -f audio.so && ln -s audio.so.0.0.0 audio.so; }; }) libtool: install: /usr/bin/install -c .libs/audio.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/audio.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-audio' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-audio' Making install in plugin-gstreamer-video make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-video' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-video' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c video.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/video.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/video.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f video.so.0.0.0 video.so.0 || { rm -f video.so.0 && ln -s video.so.0.0.0 video.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f video.so.0.0.0 video.so || { rm -f video.so && ln -s video.so.0.0.0 video.so; }; }) libtool: install: /usr/bin/install -c .libs/video.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/video.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-video' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-gstreamer-video' Making install in plugin-openoffice make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-openoffice' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-openoffice' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c openoffice.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/openoffice.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/openoffice.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f openoffice.so.0.0.0 openoffice.so.0 || { rm -f openoffice.so.0 && ln -s openoffice.so.0.0.0 openoffice.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f openoffice.so.0.0.0 openoffice.so || { rm -f openoffice.so && ln -s openoffice.so.0.0.0 openoffice.so; }; }) libtool: install: /usr/bin/install -c .libs/openoffice.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/openoffice.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-openoffice' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-openoffice' Making install in plugin-pdf make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pdf' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pdf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c pdf.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/pdf.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pdf.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f pdf.so.0.0.0 pdf.so.0 || { rm -f pdf.so.0 && ln -s pdf.so.0.0.0 pdf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f pdf.so.0.0.0 pdf.so || { rm -f pdf.so && ln -s pdf.so.0.0.0 pdf.so; }; }) libtool: install: /usr/bin/install -c .libs/pdf.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pdf.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pdf' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pdf' Making install in plugin-pixbuf make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pixbuf' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pixbuf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c pixbuf.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/pixbuf.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pixbuf.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f pixbuf.so.0.0.0 pixbuf.so.0 || { rm -f pixbuf.so.0 && ln -s pixbuf.so.0.0.0 pixbuf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f pixbuf.so.0.0.0 pixbuf.so || { rm -f pixbuf.so && ln -s pixbuf.so.0.0.0 pixbuf.so; }; }) libtool: install: /usr/bin/install -c .libs/pixbuf.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pixbuf.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pixbuf' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-pixbuf' Making install in plugin-text make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-text' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-text' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c text.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/text.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/text.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f text.so.0.0.0 text.so.0 || { rm -f text.so.0 && ln -s text.so.0.0.0 text.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f text.so.0.0.0 text.so || { rm -f text.so && ln -s text.so.0.0.0 text.so; }; }) libtool: install: /usr/bin/install -c .libs/text.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/text.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-text' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-text' Making install in plugin-ttf make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-ttf' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-ttf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' /bin/sh ../../libtool --mode=install /usr/bin/install -c ttf.la '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/' libtool: install: /usr/bin/install -c .libs/ttf.so.0.0.0 /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/ttf.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f ttf.so.0.0.0 ttf.so.0 || { rm -f ttf.so.0 && ln -s ttf.so.0.0.0 ttf.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus && { ln -s -f ttf.so.0.0.0 ttf.so || { rm -f ttf.so && ln -s ttf.so.0.0.0 ttf.so; }; }) libtool: install: /usr/bin/install -c .libs/ttf.lai /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/ttf.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/gloobus/' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-ttf' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src/plugin-ttf' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gloobus-preview '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/bin' libtool: install: /usr/bin/install -c gloobus-preview /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/bin/gloobus-preview make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' make[1]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' Making install in hicolor make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' Making install in 16x16 make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16/apps' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/16x16' Making install in 22x22 make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22/apps' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/22x22' Making install in 24x24 make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24/apps' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/24x24' Making install in 32x32 make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 gloobus-preview.png '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/32x32/apps' make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/32x32' Making install in 48x48 make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 gloobus-preview.png '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/48x48/apps' make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/48x48' Making install in 64x64 make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -c -m 644 gloobus-preview.png '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/64x64/apps' make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/64x64' Making install in scalable make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' Making install in apps make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable/apps' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable/apps' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 gloobus-preview.svg '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/icons/hicolor/scalable/apps' make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable/apps' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable/apps' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[6]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[5]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor/scalable' make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' make[5]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' 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/gloobus-preview-0.4.1/data/icons/hicolor' make[4]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons/hicolor' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' make[4]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' 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/gloobus-preview-0.4.1/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/icons' Making install in images make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/images' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/images' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/gloobus-preview' /usr/bin/install -c -m 644 close_button.png gloobus_button.png '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/gloobus-preview' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/images' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data/images' make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[3]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/applications' /usr/bin/install -c -m 644 gloobus-preview.desktop '/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/applications' make[3]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[1]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1/data' make[1]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1' make[2]: Entering directory '/builddir/build/BUILD/gloobus-preview-0.4.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1' make[1]: Leaving directory '/builddir/build/BUILD/gloobus-preview-0.4.1' + find /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 -name '*.la' -exec rm -f '{}' ';' + desktop-file-validate /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64//usr/share/applications/gloobus-preview.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.1-36.fc30 --unique-debug-suffix -0.4.1-36.fc30.aarch64 --unique-debug-src-base gloobus-preview-0.4.1-36.fc30.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gloobus-preview-0.4.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/bin/gloobus-preview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/video.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/comic.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/video.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/text.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/comic.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/text.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/bin/gloobus-preview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/icns.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pdf.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/icns.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pdf.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/ttf.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/ttf.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pixbuf.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/pixbuf.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/openoffice.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/openoffice.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/audio.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/audio.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/folder.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/lib64/gloobus/folder.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. BUILDSTDERR: 305 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gloobus-preview-0.4.1-36.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R5RkH6 + umask 022 + cd /builddir/build/BUILD + cd gloobus-preview-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + cp -pr README /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + cp -pr AUTHORS /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + cp -pr COPYING /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + cp -pr THANKS /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + cp -pr README.fedora /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64/usr/share/doc/gloobus-preview + exit 0 Provides: application() application(gloobus-preview.desktop) gloobus-preview = 0.4.1-36.fc30 gloobus-preview(aarch-64) = 0.4.1-36.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstinterfaces-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtksourceview-2.0.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpoppler-glib.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtag.so.1()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: gloobus-preview-debugsource-0.4.1-36.fc30.aarch64 Provides: gloobus-preview-debugsource = 0.4.1-36.fc30 gloobus-preview-debugsource(aarch-64) = 0.4.1-36.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gloobus-preview-debuginfo-0.4.1-36.fc30.aarch64 Provides: debuginfo(build-id) = 13dee34cf7476f584c11543fe9c787721b59e1d6 debuginfo(build-id) = 63589b746aa775db06e9289af8774ae3d3e1549a debuginfo(build-id) = 71714dc40e0b600cb3fc013da50050ad4d243272 debuginfo(build-id) = 79c3b02b11bdb3f5900070f75ec755190ae35edb debuginfo(build-id) = a3d5cbd81ce36cf7b3486248a3c5fa07ef5e672f debuginfo(build-id) = c2fbd269f7b8618c4dd2701517c78cad3d6b01f7 debuginfo(build-id) = c3f9872efde623acc1abd49e30e9bc51a2d366e8 debuginfo(build-id) = cd5b6cd7817fe1ba90fc585e88ad3c0ac863df06 debuginfo(build-id) = ee33cec78002893c61b577a505981f21a10452cc debuginfo(build-id) = f4412204accc50c23d6ffe779ded2a33e05c5501 debuginfo(build-id) = facbdebdab5157a77c3369ba2b844fc9dcf1c446 gloobus-preview-debuginfo = 0.4.1-36.fc30 gloobus-preview-debuginfo(aarch-64) = 0.4.1-36.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gloobus-preview-debugsource(aarch-64) = 0.4.1-36.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 Wrote: /builddir/build/RPMS/gloobus-preview-0.4.1-36.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/gloobus-preview-debugsource-0.4.1-36.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/gloobus-preview-debuginfo-0.4.1-36.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iIgyxb + umask 022 + cd /builddir/build/BUILD + cd gloobus-preview-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gloobus-preview-0.4.1-36.fc30.aarch64 + exit 0 Child return code was: 0