+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libsexy.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IReQaZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libsexy-0.1.11 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libsexy-0.1.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsexy-0.1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libsexy-0.1.11-url-label.patch):' Patch #0 (libsexy-0.1.11-url-label.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .url-label --fuzz=0 patching file libsexy/sexy-url-label.c + echo 'Patch #1 (libsexy-icon-name.patch):' Patch #1 (libsexy-icon-name.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .icon-name --fuzz=0 patching file libsexy/sexy-icon-entry.c patching file tests/test-icon-entry.c + echo 'Patch #2 (gtk2-single-include.patch):' Patch #2 (gtk2-single-include.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gtk-single-include --fuzz=0 patching file libsexy/sexy-icon-entry.h patching file libsexy/sexy-spell-entry.h patching file libsexy/sexy-tooltip.h patching file libsexy/sexy-tree-view.h patching file libsexy/sexy-url-label.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7C2u4z + umask 022 + cd /builddir/build/BUILD + cd libsexy-0.1.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for perl5... no checking for perl... no checking for iso-codes package... yes checking whether iso-codes has iso-639 and iso-3166 domains... yes configure: creating ./config.status config.status: creating libsexy.pc config.status: creating Makefile config.status: creating libsexy/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating config.h config.status: executing depfiles commands libsexy v0.1.11 Now type make to compile Then su to root and type: make install + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11' Making all in libsexy make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' ( cd . && glib-mkenums \ --fhead "#ifndef _SEXY_ENUM_TYPES_H_\n#define _SEXY_ENUM_TYPES_H_\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type(void);\n#define SEXY_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* _SEXY_ENUM_TYPES_H_ */" \ sexy.h sexy-icon-entry.h sexy-spell-entry.h sexy-tooltip.h sexy-tree-view.h sexy-url-label.h ) > tmp-sexy-enum-types.h \ && (cmp -s tmp-sexy-enum-types.h sexy-enum-types.h || cp tmp-sexy-enum-types.h sexy-enum-types.h ) \ && rm -f tmp-sexy-enum-types.h \ && echo timestamp > s-enum-types-h ( cd . && glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ sexy.h sexy-icon-entry.h sexy-spell-entry.h sexy-tooltip.h sexy-tree-view.h sexy-url-label.h ) > tmp-sexy-enum-types.c \ && (cmp -s tmp-sexy-enum-types.c sexy-enum-types.c || cp tmp-sexy-enum-types.c sexy-enum-types.c ) \ && rm -f tmp-sexy-enum-types.c \ && echo timestamp > s-enum-types-c make all-am make[3]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o gtkspell-iso-codes.lo gtkspell-iso-codes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-icon-entry.lo sexy-icon-entry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-spell-entry.lo sexy-spell-entry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-tooltip.lo sexy-tooltip.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs'mkdir: cannot create directory '.libs': File exists : File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-icon-entry.c -fPIC -DPIC -o .libs/sexy-icon-entry.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c gtkspell-iso-codes.c -fPIC -DPIC -o .libs/gtkspell-iso-codes.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-tooltip.c -fPIC -DPIC -o .libs/sexy-tooltip.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-spell-entry.c -fPIC -DPIC -o .libs/sexy-spell-entry.o gtkspell-iso-codes.c: In function 'load_iso_entries': gtkspell-iso-codes.c:123:7: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] (xmlChar *)"iso_%d_entries", iso); ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/xmlreader.h:14, from gtkspell-iso-codes.c:34: /usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ gtkspell-iso-codes.c:125:7: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] (xmlChar *)"iso_%d_entry", iso); ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/xmlreader.h:14, from gtkspell-iso-codes.c:34: /usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-tree-view.lo sexy-tree-view.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-tree-view.c -fPIC -DPIC -o .libs/sexy-tree-view.o sexy-tooltip.c: In function 'sexy_tooltip_init': sexy-tooltip.c:57:13: warning: variable 'window' set but not used [-Wunused-but-set-variable] GtkWindow *window; ^~~~~~ sexy-icon-entry.c: In function 'sexy_icon_entry_class_init': sexy-icon-entry.c:92:17: warning: variable 'entry_class' set but not used [-Wunused-but-set-variable] GtkEntryClass *entry_class; ^~~~~~~~~~~ sexy-icon-entry.c: In function 'sexy_icon_entry_size_request': sexy-icon-entry.c:392:12: warning: variable 'gtkentry' set but not used [-Wunused-but-set-variable] GtkEntry *gtkentry; ^~~~~~~~ sexy-spell-entry.c: In function 'sexy_spell_entry_class_init': sexy-spell-entry.c:174:17: warning: variable 'entry_class' set but not used [-Wunused-but-set-variable] GtkEntryClass *entry_class; ^~~~~~~~~~~ sexy-spell-entry.c: In function 'sexy_spell_entry_destroy': sexy-spell-entry.c:644:18: warning: variable 'entry' set but not used [-Wunused-but-set-variable] SexySpellEntry *entry; ^~~~~ sexy-spell-entry.c: In function 'sexy_spell_entry_activate_default_languages': sexy-spell-entry.c:927:3: warning: 'g_strncasecmp' is deprecated [-Wdeprecated-declarations] if ((g_strncasecmp(langs[i], "C", 1) != 0) && ^~ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from sexy-spell-entry.c:26: /usr/include/glib-2.0/glib/gstrfuncs.h:204:23: note: declared here gint g_strncasecmp (const gchar *s1, ^~~~~~~~~~~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from sexy-spell-entry.c:26: sexy-spell-entry.c: In function 'sexy_spell_entry_activate_language': sexy-spell-entry.c:1108:44: warning: comparison between pointer and zero character constant [-Wpointer-compare] g_return_val_if_fail(lang != NULL && lang != '\0', FALSE); ^ /usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR' if (expr) \ ^~~~ /usr/include/glib-2.0/glib/gmessages.h:594:9: note: in expansion of macro 'G_LIKELY' if G_LIKELY(expr) { } else \ ^~~~~~~~ sexy-spell-entry.c:1108:2: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(lang != NULL && lang != '\0', FALSE); ^~~~~~~~~~~~~~~~~~~~ sexy-spell-entry.c:1108:39: note: did you mean to dereference the pointer? g_return_val_if_fail(lang != NULL && lang != '\0', FALSE); ^ /usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR' if (expr) \ ^~~~ /usr/include/glib-2.0/glib/gmessages.h:594:9: note: in expansion of macro 'G_LIKELY' if G_LIKELY(expr) { } else \ ^~~~~~~~ sexy-spell-entry.c:1108:2: note: in expansion of macro 'g_return_val_if_fail' g_return_val_if_fail(lang != NULL && lang != '\0', FALSE); ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-url-label.lo sexy-url-label.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-url-label.c -fPIC -DPIC -o .libs/sexy-url-label.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-marshal.lo sexy-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c -o sexy-enum-types.lo sexy-enum-types.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-marshal.c -fPIC -DPIC -o .libs/sexy-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c sexy-enum-types.c -fPIC -DPIC -o .libs/sexy-enum-types.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsexy.la -rpath /usr/lib64 -version-info 2:4:0 gtkspell-iso-codes.lo sexy-enum-types.lo sexy-icon-entry.lo sexy-spell-entry.lo sexy-tooltip.lo sexy-tree-view.lo sexy-url-label.lo sexy-marshal.lo -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 -lxml2 gcc -shared .libs/gtkspell-iso-codes.o .libs/sexy-enum-types.o .libs/sexy-icon-entry.o .libs/sexy-spell-entry.o .libs/sexy-tooltip.o .libs/sexy-tree-view.o .libs/sexy-url-label.o .libs/sexy-marshal.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 -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libsexy.so.2 -o .libs/libsexy.so.2.0.4 (cd .libs && rm -f libsexy.so.2 && ln -s libsexy.so.2.0.4 libsexy.so.2) (cd .libs && rm -f libsexy.so && ln -s libsexy.so.2.0.4 libsexy.so) creating libsexy.la (cd .libs && rm -f libsexy.la && ln -s ../libsexy.la libsexy.la) make[3]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/tests' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c test-icon-entry.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c test-spell-entry.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c test-tooltip.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c test-tree-view.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -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 -Wall -c test-url-label.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-spell-entry test-spell-entry.o ../libsexy/libsexy.la -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tree-view test-tree-view.o ../libsexy/libsexy.la -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-icon-entry test-icon-entry.o ../libsexy/libsexy.la -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 -lxml2 mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-tree-view test-tree-view.o ../libsexy/.libs/libsexy.so -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 -lxml2 -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-icon-entry test-icon-entry.o ../libsexy/.libs/libsexy.so -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 -lxml2 -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-spell-entry test-spell-entry.o ../libsexy/.libs/libsexy.so -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 -lxml2 -Wl,--rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tooltip test-tooltip.o ../libsexy/libsexy.la -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 -lxml2 creating test-tree-view creating test-icon-entry creating test-spell-entry /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-url-label test-url-label.o ../libsexy/libsexy.la -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 -lxml2 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-tooltip test-tooltip.o ../libsexy/.libs/libsexy.so -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 -lxml2 -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-url-label test-url-label.o ../libsexy/.libs/libsexy.so -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 -lxml2 -Wl,--rpath -Wl,/usr/lib64 creating test-tooltip creating test-url-label make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/tests' make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11' make[1]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lkcix1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 + cd libsexy-0.1.11 + rm -rf /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 Making install in libsexy make[1]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' make install-am make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' make[3]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsexy.la' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64/libsexy.la' /usr/bin/install -c .libs/libsexy.so.2.0.4 /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64/libsexy.so.2.0.4 (cd /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64 && { ln -s -f libsexy.so.2.0.4 libsexy.so.2 || { rm -f libsexy.so.2 && ln -s libsexy.so.2.0.4 libsexy.so.2; }; }) (cd /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64 && { ln -s -f libsexy.so.2.0.4 libsexy.so || { rm -f libsexy.so && ln -s libsexy.so.2.0.4 libsexy.so; }; }) /usr/bin/install -c .libs/libsexy.lai /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64/libsexy.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libsexy" || mkdir -p -- "/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy" /usr/bin/install -c -m 644 'sexy.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy.h' /usr/bin/install -c -m 644 'sexy-icon-entry.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy-icon-entry.h' /usr/bin/install -c -m 644 'sexy-spell-entry.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy-spell-entry.h' /usr/bin/install -c -m 644 'sexy-tooltip.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy-tooltip.h' /usr/bin/install -c -m 644 'sexy-tree-view.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy-tree-view.h' /usr/bin/install -c -m 644 'sexy-url-label.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy-url-label.h' /usr/bin/install -c -m 644 'sexy-enum-types.h' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/include/libsexy/sexy-enum-types.h' make[3]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' make[1]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/libsexy' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html/libsexy; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html/libsexy; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html/libsexy || :; \ fi mkdir /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc mkdir /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html mkdir /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html/libsexy -- Installing ./html/SexyIconEntry.html -- Installing ./html/SexySpellEntry.html -- Installing ./html/SexyTooltip.html -- Installing ./html/SexyTreeView.html -- Installing ./html/SexyUrlLabel.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libsexy.devhelp -- Installing ./html/libsexy.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs' make[3]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs' make[1]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/tests' make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/tests' make[1]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11/tests' make[1]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11' make[2]: Entering directory '/builddir/build/BUILD/libsexy-0.1.11' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libsexy.pc' '/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/lib64/pkgconfig/libsexy.pc' make[2]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11' make[1]: Leaving directory '/builddir/build/BUILD/libsexy-0.1.11' + find /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html/libsexy/ + cp -a docs/reference/html/SexyIconEntry.html docs/reference/html/SexySpellEntry.html docs/reference/html/SexyTooltip.html docs/reference/html/SexyTreeView.html docs/reference/html/SexyUrlLabel.html docs/reference/html/ch01.html docs/reference/html/home.png docs/reference/html/index.html docs/reference/html/index.sgml docs/reference/html/left.png docs/reference/html/libsexy.devhelp docs/reference/html/libsexy.devhelp2 docs/reference/html/right.png docs/reference/html/style.css docs/reference/html/up.png /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/gtk-doc/html/libsexy/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libsexy-0.1.11-29.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.55xf1l + umask 022 + cd /builddir/build/BUILD + cd libsexy-0.1.11 + DOCDIR=/builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/doc/libsexy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/doc/libsexy + cp -pr COPYING /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/doc/libsexy + cp -pr AUTHORS /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/doc/libsexy + cp -pr NEWS /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64/usr/share/doc/libsexy + exit 0 Provides: libsexy = 0.1.11-29.fc28 libsexy(riscv-64) = 0.1.11-29.fc28 libsexy.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(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) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: libsexy-devel-0.1.11-29.fc28.riscv64 Provides: libsexy-devel = 0.1.11-29.fc28 libsexy-devel(riscv-64) = 0.1.11-29.fc28 pkgconfig(libsexy) = 0.1.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsexy.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 Wrote: /builddir/build/SRPMS/libsexy-0.1.11-29.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libsexy-0.1.11-29.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libsexy-devel-0.1.11-29.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jALFnQ + umask 022 + cd /builddir/build/BUILD + cd libsexy-0.1.11 + rm -rf /builddir/build/BUILDROOT/libsexy-0.1.11-29.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff