Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/yelp.spec'], chrootPath='/var/lib/mock/c9s-build-9578-58/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=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/yelp.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 setting SOURCE_DATE_EPOCH=1613606400 Wrote: /builddir/build/SRPMS/yelp-40~beta-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/yelp.spec'], chrootPath='/var/lib/mock/c9s-build-9578-58/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=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/yelp.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 setting SOURCE_DATE_EPOCH=1613606400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wNGm3c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yelp-40.beta + /usr/bin/xz -dc /builddir/build/SOURCES/yelp-40.beta.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yelp-40.beta + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Center-new-windows.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gntHIi + umask 022 + cd /builddir/build/BUILD + cd yelp-40.beta + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-02-13 23:13:36.000000000 +0000 +++ ./configure 2021-03-13 01:55:32.570151475 +0000 @@ -1892,7 +1892,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-03-13 01:55:32.570151475 +0000 +++ ./configure 2021-03-13 01:55:32.600151475 +0000 @@ -9056,7 +9056,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -18817,7 +18817,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/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 whether UID '992' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... info checking whether make supports the include directive... yes (GNU style) checking for aarch64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wl,--no-as-needed... yes checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... 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.16... yes checking for appstream-util... no checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking for cos in -lm... yes checking for YELP... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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... ./configure: line 9062: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 for YELP_EXTENSION... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for itstool... itstool checking for YELP_LZMA... yes checking for BZ2_bzread in -lbz2... yes checking for gtk-doc... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.13 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/libyelp/Makefile config.status: creating docs/libyelp/version.xml config.status: creating data/dtd/catalog config.status: creating data/xslt/db2html.xsl config.status: creating data/xslt/info2html.xsl config.status: creating data/xslt/mal2html.xsl config.status: creating data/xslt/man2html.xsl config.status: creating data/xslt/yelp-common.xsl config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile yelp-40.beta: prefix: /usr source code location: . compiler: gcc Documentation: no Debug enabled: info Enable BZ2: yes Enable LZMA: yes + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/ if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/ func_append compile_command " -Wl,-O1,--as-needed"\n func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/glib-genmarshal --prefix=yelp_marshal --header --internal libyelp/yelp-marshal.list > libyelp/yelp-marshal.h INFO: Reading libyelp/yelp-marshal.list... glib-mkenums \ --fhead "#ifndef __LIBYELP_TYPES_H__\n" \ --fhead "#define __LIBYELP_TYPES_H__\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* __LIBYELP_TYPES_H__ */\n" \ --fprod "#include \"@filename@\"\n" \ --eprod "#define YELP_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ ./libyelp/yelp-bookmarks.h ./libyelp/yelp-docbook-document.h ./libyelp/yelp-document.h ./libyelp/yelp-help-list.h ./libyelp/yelp-info-document.h ./libyelp/yelp-mallard-document.h ./libyelp/yelp-man-document.h ./libyelp/yelp-search-entry.h ./libyelp/yelp-settings.h ./libyelp/yelp-simple-document.h ./libyelp/yelp-sqlite-storage.h ./libyelp/yelp-storage.h ./libyelp/yelp-transform.h ./libyelp/yelp-uri.h ./libyelp/yelp-uri-builder.h ./libyelp/yelp-view.h > libyelp/yelp-types.h /usr/bin/glib-genmarshal --prefix=yelp_marshal --header --body --internal libyelp/yelp-marshal.list > libyelp/yelp-marshal.c WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading libyelp/yelp-marshal.list... glib-mkenums \ --fhead "#include \n" \ --fhead "#include \"yelp-types.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (!type)\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ ./libyelp/yelp-bookmarks.h ./libyelp/yelp-docbook-document.h ./libyelp/yelp-document.h ./libyelp/yelp-help-list.h ./libyelp/yelp-info-document.h ./libyelp/yelp-mallard-document.h ./libyelp/yelp-man-document.h ./libyelp/yelp-search-entry.h ./libyelp/yelp-settings.h ./libyelp/yelp-simple-document.h ./libyelp/yelp-sqlite-storage.h ./libyelp/yelp-storage.h ./libyelp/yelp-transform.h ./libyelp/yelp-uri.h ./libyelp/yelp-uri-builder.h ./libyelp/yelp-view.h > libyelp/yelp-types.c /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /usr/bin/glib-compile-schemas --strict --dry-run --schema-file=data/org.gnome.yelp.gschema.xml && mkdir -p data && touch data/org.gnome.yelp.gschema.valid make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /usr/bin/msgfmt --desktop --template yelp.desktop.in -d ./po -o yelp.desktop make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-error.lo `test -f 'libyelp/yelp-error.c' || echo './'`libyelp/yelp-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-error.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-error.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-debug.lo `test -f 'libyelp/yelp-debug.c' || echo './'`libyelp/yelp-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-debug.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-debug.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-storage.lo `test -f 'libyelp/yelp-storage.c' || echo './'`libyelp/yelp-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-storage.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-storage.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/web_extension_libyelpwebextension_la-yelp-uri-builder.lo `test -f 'libyelp/yelp-uri-builder.c' || echo './'`libyelp/yelp-uri-builder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-uri-builder.c -fPIC -DPIC -o libyelp/.libs/web_extension_libyelpwebextension_la-yelp-uri-builder.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-bookmarks.lo `test -f 'libyelp/yelp-bookmarks.c' || echo './'`libyelp/yelp-bookmarks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-bookmarks.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-bookmarks.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-marshal.lo `test -f 'libyelp/yelp-marshal.c' || echo './'`libyelp/yelp-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-marshal.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-marshal.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-uri-builder.lo `test -f 'libyelp/yelp-uri-builder.c' || echo './'`libyelp/yelp-uri-builder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-uri-builder.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-uri-builder.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-sqlite-storage.lo `test -f 'libyelp/yelp-sqlite-storage.c' || echo './'`libyelp/yelp-sqlite-storage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-sqlite-storage.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-sqlite-storage.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-bz2-decompressor.lo `test -f 'libyelp/yelp-bz2-decompressor.c' || echo './'`libyelp/yelp-bz2-decompressor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-bz2-decompressor.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-bz2-decompressor.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' gcc -DHAVE_CONFIG_H -I. -I./libyelp -DG_LOG_DOMAIN=\"Yelp\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/yelp-yelp.o `test -f 'src/yelp.c' || echo './'`src/yelp.c make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-magic-decompressor.lo `test -f 'libyelp/yelp-magic-decompressor.c' || echo './'`libyelp/yelp-magic-decompressor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-magic-decompressor.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-magic-decompressor.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-lzma-decompressor.lo `test -f 'libyelp/yelp-lzma-decompressor.c' || echo './'`libyelp/yelp-lzma-decompressor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-lzma-decompressor.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-lzma-decompressor.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-simple-document.lo `test -f 'libyelp/yelp-simple-document.c' || echo './'`libyelp/yelp-simple-document.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-simple-document.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-simple-document.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-transform.lo `test -f 'libyelp/yelp-transform.c' || echo './'`libyelp/yelp-transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-transform.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-transform.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-info-document.lo `test -f 'libyelp/yelp-info-document.c' || echo './'`libyelp/yelp-info-document.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-info-document.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-info-document.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' gcc -DHAVE_CONFIG_H -I. -I./libyelp -DG_LOG_DOMAIN=\"Yelp\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/yelp-yelp-application.o `test -f 'src/yelp-application.c' || echo './'`src/yelp-application.c make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-types.lo `test -f 'libyelp/yelp-types.c' || echo './'`libyelp/yelp-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-types.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-types.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-man-document.lo `test -f 'libyelp/yelp-man-document.c' || echo './'`libyelp/yelp-man-document.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-man-document.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-man-document.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-man-parser.lo `test -f 'libyelp/yelp-man-parser.c' || echo './'`libyelp/yelp-man-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-man-parser.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-man-parser.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/web_extension_libyelpwebextension_la-yelp-uri.lo `test -f 'libyelp/yelp-uri.c' || echo './'`libyelp/yelp-uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-uri.c -fPIC -DPIC -o libyelp/.libs/web_extension_libyelpwebextension_la-yelp-uri.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-help-list.lo `test -f 'libyelp/yelp-help-list.c' || echo './'`libyelp/yelp-help-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-help-list.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-help-list.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' gcc -DHAVE_CONFIG_H -I. -I./libyelp -DG_LOG_DOMAIN=\"Yelp\" -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/yelp-yelp-window.o `test -f 'src/yelp-window.c' || echo './'`src/yelp-window.c make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-search-entry.lo `test -f 'libyelp/yelp-search-entry.c' || echo './'`libyelp/yelp-search-entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-search-entry.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-search-entry.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/web-extension/libyelpwebextension_la-yelp-web-extension.lo `test -f 'libyelp/web-extension/yelp-web-extension.c' || echo './'`libyelp/web-extension/yelp-web-extension.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/web-extension/yelp-web-extension.c -fPIC -DPIC -o libyelp/web-extension/.libs/libyelpwebextension_la-yelp-web-extension.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-uri.lo `test -f 'libyelp/yelp-uri.c' || echo './'`libyelp/yelp-uri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-uri.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-uri.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' libyelp/web-extension/yelp-web-extension.c: In function 'web_page_context_menu': libyelp/web-extension/yelp-web-extension.c:126:5: warning: 'webkit_dom_node_get_parent_node' is deprecated [-Wdeprecated-declarations] 126 | for (cur = node; cur != NULL; cur = webkit_dom_node_get_parent_node (cur)) { | ^~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:416:1: note: declared here 416 | webkit_dom_node_get_parent_node(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:128:13: warning: 'webkit_dom_element_webkit_matches_selector' is deprecated [-Wdeprecated-declarations] 128 | webkit_dom_element_webkit_matches_selector (WEBKIT_DOM_ELEMENT (cur), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h:28, from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h:26, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:41, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h:859:1: note: declared here 859 | webkit_dom_element_webkit_matches_selector(WebKitDOMElement* self, const gchar* selectors, GError** error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:133:13: warning: 'webkit_dom_element_webkit_matches_selector' is deprecated [-Wdeprecated-declarations] 133 | webkit_dom_element_webkit_matches_selector (WEBKIT_DOM_ELEMENT (cur), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h:28, from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h:26, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:41, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h:859:1: note: declared here 859 | webkit_dom_element_webkit_matches_selector(WebKitDOMElement* self, const gchar* selectors, GError** error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:136:13: warning: 'webkit_dom_element_query_selector' is deprecated [-Wdeprecated-declarations] 136 | code_node = WEBKIT_DOM_NODE ( | ^~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h:28, from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h:26, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:41, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h:368:1: note: declared here 368 | webkit_dom_element_query_selector(WebKitDOMElement* self, const gchar* selectors, GError** error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:139:13: warning: 'webkit_dom_node_get_parent_node' is deprecated [-Wdeprecated-declarations] 139 | title = webkit_dom_node_get_parent_node (cur); | ^~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:416:1: note: declared here 416 | webkit_dom_node_get_parent_node(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:141:17: warning: 'webkit_dom_element_webkit_matches_selector' is deprecated [-Wdeprecated-declarations] 141 | webkit_dom_element_webkit_matches_selector (WEBKIT_DOM_ELEMENT (title), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h:28, from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h:26, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:41, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h:859:1: note: declared here 859 | webkit_dom_element_webkit_matches_selector(WebKitDOMElement* self, const gchar* selectors, GError** error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:143:17: warning: 'webkit_dom_node_get_previous_sibling' is deprecated [-Wdeprecated-declarations] 143 | title = webkit_dom_node_get_previous_sibling (title); | ^~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:460:1: note: declared here 460 | webkit_dom_node_get_previous_sibling(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:145:21: warning: 'webkit_dom_element_webkit_matches_selector' is deprecated [-Wdeprecated-declarations] 145 | webkit_dom_element_webkit_matches_selector (WEBKIT_DOM_ELEMENT (title), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h:28, from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h:26, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:41, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h:859:1: note: declared here 859 | webkit_dom_element_webkit_matches_selector(WebKitDOMElement* self, const gchar* selectors, GError** error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:159:9: warning: 'webkit_dom_element_query_selector' is deprecated [-Wdeprecated-declarations] 159 | child = WEBKIT_DOM_NODE ( | ^~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h:28, from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h:26, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:41, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h:368:1: note: declared here 368 | webkit_dom_element_query_selector(WebKitDOMElement* self, const gchar* selectors, GError** error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:163:13: warning: 'webkit_dom_node_get_text_content' is deprecated [-Wdeprecated-declarations] 163 | popup_link_text = webkit_dom_node_get_text_content (child); | ^~~~~~~~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:504:1: note: declared here 504 | webkit_dom_node_get_text_content(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:166:13: warning: 'webkit_dom_node_get_text_content' is deprecated [-Wdeprecated-declarations] 166 | popup_link_text = webkit_dom_node_get_text_content (link_node); | ^~~~~~~~~~~~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:504:1: note: declared here 504 | webkit_dom_node_get_text_content(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:200:9: warning: 'webkit_dom_node_get_text_content' is deprecated [-Wdeprecated-declarations] 200 | gchar *code_code = webkit_dom_node_get_text_content (code_node); | ^~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:504:1: note: declared here 504 | webkit_dom_node_get_text_content(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libyelp/web-extension/yelp-web-extension.c:206:9: warning: 'webkit_dom_node_get_text_content' is deprecated [-Wdeprecated-declarations] 206 | gchar *code_title = webkit_dom_node_get_text_content (code_title_node); | ^~~~~ In file included from /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h:28, from /usr/include/webkitgtk-4.0/webkitdom/webkitdom.h:24, from /usr/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from libyelp/web-extension/yelp-web-extension.c:21: /usr/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h:504:1: note: declared here 504 | webkit_dom_node_get_text_content(WebKitDOMNode* self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/web_extension_libyelpwebextension_la-yelp-settings.lo `test -f 'libyelp/yelp-settings.c' || echo './'`libyelp/yelp-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -I./libyelp -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-settings.c -fPIC -DPIC -o libyelp/.libs/web_extension_libyelpwebextension_la-yelp-settings.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' libyelp/yelp-settings.c: In function 'gtk_theme_changed': libyelp/yelp-settings.c:1022:5: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 1022 | gtk_style_context_get_background_color (context, GTK_STATE_FLAG_NORMAL, &base); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:127, from libyelp/yelp-settings.c:27: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-mallard-document.lo `test -f 'libyelp/yelp-mallard-document.c' || echo './'`libyelp/yelp-mallard-document.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-mallard-document.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-mallard-document.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-docbook-document.lo `test -f 'libyelp/yelp-docbook-document.c' || echo './'`libyelp/yelp-docbook-document.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-docbook-document.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-docbook-document.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-info-parser.lo `test -f 'libyelp/yelp-info-parser.c' || echo './'`libyelp/yelp-info-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-info-parser.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-info-parser.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-settings.lo `test -f 'libyelp/yelp-settings.c' || echo './'`libyelp/yelp-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-settings.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-settings.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-document.lo `test -f 'libyelp/yelp-document.c' || echo './'`libyelp/yelp-document.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-document.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-document.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DDATADIR=\""/usr/share"\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\""/usr/lib64/yelp/"web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o libyelp/libyelp_la-yelp-view.lo `test -f 'libyelp/yelp-view.c' || echo './'`libyelp/yelp-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DYELP_ICON_PATH=\"/usr/share/yelp-xsl/icons\" -DYELP_WEB_EXTENSIONS_DIR=\"/usr/lib64/yelp/web-extensions\" -I./libyelp -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c libyelp/yelp-view.c -fPIC -DPIC -o libyelp/.libs/libyelp_la-yelp-view.o make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/libsoup-2.4 -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -module -avoid-version -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libyelp/web-extension/libyelpwebextension.la -rpath /usr/lib64/yelp/web-extensions libyelp/web_extension_libyelpwebextension_la-yelp-settings.lo libyelp/web_extension_libyelpwebextension_la-yelp-uri-builder.lo libyelp/web_extension_libyelpwebextension_la-yelp-uri.lo libyelp/web-extension/libyelpwebextension_la-yelp-web-extension.lo -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC libyelp/.libs/web_extension_libyelpwebextension_la-yelp-settings.o libyelp/.libs/web_extension_libyelpwebextension_la-yelp-uri-builder.o libyelp/.libs/web_extension_libyelpwebextension_la-yelp-uri.o libyelp/web-extension/.libs/libyelpwebextension_la-yelp-web-extension.o -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libyelpwebextension.so -o libyelp/web-extension/.libs/libyelpwebextension.so libtool: link: ( cd "libyelp/web-extension/.libs" && rm -f "libyelpwebextension.la" && ln -s "../libyelpwebextension.la" "libyelpwebextension.la" ) make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libyelp/libyelp.la -rpath /usr/lib64 libyelp/libyelp_la-yelp-bookmarks.lo libyelp/libyelp_la-yelp-debug.lo libyelp/libyelp_la-yelp-error.lo libyelp/libyelp_la-yelp-docbook-document.lo libyelp/libyelp_la-yelp-document.lo libyelp/libyelp_la-yelp-help-list.lo libyelp/libyelp_la-yelp-info-document.lo libyelp/libyelp_la-yelp-info-parser.lo libyelp/libyelp_la-yelp-magic-decompressor.lo libyelp/libyelp_la-yelp-mallard-document.lo libyelp/libyelp_la-yelp-man-document.lo libyelp/libyelp_la-yelp-man-parser.lo libyelp/libyelp_la-yelp-search-entry.lo libyelp/libyelp_la-yelp-settings.lo libyelp/libyelp_la-yelp-simple-document.lo libyelp/libyelp_la-yelp-sqlite-storage.lo libyelp/libyelp_la-yelp-storage.lo libyelp/libyelp_la-yelp-transform.lo libyelp/libyelp_la-yelp-uri.lo libyelp/libyelp_la-yelp-uri-builder.lo libyelp/libyelp_la-yelp-view.lo libyelp/libyelp_la-yelp-lzma-decompressor.lo libyelp/libyelp_la-yelp-bz2-decompressor.lo libyelp/libyelp_la-yelp-marshal.lo libyelp/libyelp_la-yelp-types.lo -lm -lbz2 -llzma -lexslt -lxslt -lxml2 -lsqlite3 -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wl,-O1,--as-needed -shared -fPIC -DPIC libyelp/.libs/libyelp_la-yelp-bookmarks.o libyelp/.libs/libyelp_la-yelp-debug.o libyelp/.libs/libyelp_la-yelp-error.o libyelp/.libs/libyelp_la-yelp-docbook-document.o libyelp/.libs/libyelp_la-yelp-document.o libyelp/.libs/libyelp_la-yelp-help-list.o libyelp/.libs/libyelp_la-yelp-info-document.o libyelp/.libs/libyelp_la-yelp-info-parser.o libyelp/.libs/libyelp_la-yelp-magic-decompressor.o libyelp/.libs/libyelp_la-yelp-mallard-document.o libyelp/.libs/libyelp_la-yelp-man-document.o libyelp/.libs/libyelp_la-yelp-man-parser.o libyelp/.libs/libyelp_la-yelp-search-entry.o libyelp/.libs/libyelp_la-yelp-settings.o libyelp/.libs/libyelp_la-yelp-simple-document.o libyelp/.libs/libyelp_la-yelp-sqlite-storage.o libyelp/.libs/libyelp_la-yelp-storage.o libyelp/.libs/libyelp_la-yelp-transform.o libyelp/.libs/libyelp_la-yelp-uri.o libyelp/.libs/libyelp_la-yelp-uri-builder.o libyelp/.libs/libyelp_la-yelp-view.o libyelp/.libs/libyelp_la-yelp-lzma-decompressor.o libyelp/.libs/libyelp_la-yelp-bz2-decompressor.o libyelp/.libs/libyelp_la-yelp-marshal.o libyelp/.libs/libyelp_la-yelp-types.o -lm -lbz2 -llzma -lexslt -lxslt -lxml2 -lsqlite3 -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libyelp.so.0 -o libyelp/.libs/libyelp.so.0.0.0 libtool: link: (cd "libyelp/.libs" && rm -f "libyelp.so.0" && ln -s "libyelp.so.0.0.0" "libyelp.so.0") libtool: link: (cd "libyelp/.libs" && rm -f "libyelp.so" && ln -s "libyelp.so.0.0.0" "libyelp.so") libtool: link: ( cd "libyelp/.libs" && rm -f "libyelp.la" && ln -s "../libyelp.la" "libyelp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--no-as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o yelp src/yelp-yelp-application.o src/yelp-yelp-window.o src/yelp-yelp.o libyelp/libyelp.la -lbz2 -llzma -lexslt -lxslt -lxml2 -lsqlite3 -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/libxml2 -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/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/webkitgtk-4.0 -I/usr/include/libsoup-2.4 -pthread -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-error=unused-parameter -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wredundant-decls -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wno-deprecated-declarations -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/yelp src/yelp-yelp-application.o src/yelp-yelp-window.o src/yelp-yelp.o libyelp/.libs/libyelp.so -lm -lbz2 -llzma -lexslt -lxslt -lxml2 -lsqlite3 -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' cd ./docs/libyelp && /usr/bin/make all make[3]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SFd3N4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 + cd yelp-40.beta + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/yelp-40.beta' Making install in po make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta/po' installing af.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/af/LC_MESSAGES/yelp.mo installing am.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/am/LC_MESSAGES/yelp.mo installing an.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/an/LC_MESSAGES/yelp.mo installing ar.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ar/LC_MESSAGES/yelp.mo installing as.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/as/LC_MESSAGES/yelp.mo installing ast.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ast/LC_MESSAGES/yelp.mo installing az.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/az/LC_MESSAGES/yelp.mo installing be.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/be/LC_MESSAGES/yelp.mo installing be@latin.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/be@latin/LC_MESSAGES/yelp.mo installing bg.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/bg/LC_MESSAGES/yelp.mo installing bn.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/bn/LC_MESSAGES/yelp.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/bn_IN/LC_MESSAGES/yelp.mo installing br.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/br/LC_MESSAGES/yelp.mo installing bs.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/bs/LC_MESSAGES/yelp.mo installing ca.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ca/LC_MESSAGES/yelp.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/yelp.mo installing ckb.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ckb/LC_MESSAGES/yelp.mo installing crh.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/crh/LC_MESSAGES/yelp.mo installing cs.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/cs/LC_MESSAGES/yelp.mo installing cy.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/cy/LC_MESSAGES/yelp.mo installing da.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/da/LC_MESSAGES/yelp.mo installing de.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/de/LC_MESSAGES/yelp.mo installing dz.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/dz/LC_MESSAGES/yelp.mo installing el.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/el/LC_MESSAGES/yelp.mo installing en_CA.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/en_CA/LC_MESSAGES/yelp.mo installing en_GB.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/en_GB/LC_MESSAGES/yelp.mo installing eo.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/eo/LC_MESSAGES/yelp.mo installing es.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/es/LC_MESSAGES/yelp.mo installing et.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/et/LC_MESSAGES/yelp.mo installing eu.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/eu/LC_MESSAGES/yelp.mo installing fa.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/fa/LC_MESSAGES/yelp.mo installing fi.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/fi/LC_MESSAGES/yelp.mo installing fr.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/fr/LC_MESSAGES/yelp.mo installing fur.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/fur/LC_MESSAGES/yelp.mo installing ga.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ga/LC_MESSAGES/yelp.mo installing gd.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/gd/LC_MESSAGES/yelp.mo installing gl.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/gl/LC_MESSAGES/yelp.mo installing gu.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/gu/LC_MESSAGES/yelp.mo installing he.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/he/LC_MESSAGES/yelp.mo installing hi.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/hi/LC_MESSAGES/yelp.mo installing hr.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/hr/LC_MESSAGES/yelp.mo installing hu.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/hu/LC_MESSAGES/yelp.mo installing id.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/id/LC_MESSAGES/yelp.mo installing is.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/is/LC_MESSAGES/yelp.mo installing it.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/it/LC_MESSAGES/yelp.mo installing ja.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ja/LC_MESSAGES/yelp.mo installing ka.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ka/LC_MESSAGES/yelp.mo installing kk.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/kk/LC_MESSAGES/yelp.mo installing km.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/km/LC_MESSAGES/yelp.mo installing kn.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/kn/LC_MESSAGES/yelp.mo installing ko.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ko/LC_MESSAGES/yelp.mo installing ks.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ks/LC_MESSAGES/yelp.mo installing ku.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ku/LC_MESSAGES/yelp.mo installing ky.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ky/LC_MESSAGES/yelp.mo installing la.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/la/LC_MESSAGES/yelp.mo installing li.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/li/LC_MESSAGES/yelp.mo installing lt.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/lt/LC_MESSAGES/yelp.mo installing lv.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/lv/LC_MESSAGES/yelp.mo installing mai.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/mai/LC_MESSAGES/yelp.mo installing mg.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/mg/LC_MESSAGES/yelp.mo installing mk.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/mk/LC_MESSAGES/yelp.mo installing ml.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ml/LC_MESSAGES/yelp.mo installing mn.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/mn/LC_MESSAGES/yelp.mo installing mr.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/mr/LC_MESSAGES/yelp.mo installing ms.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ms/LC_MESSAGES/yelp.mo installing nb.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/nb/LC_MESSAGES/yelp.mo installing nds.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/nds/LC_MESSAGES/yelp.mo installing ne.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ne/LC_MESSAGES/yelp.mo installing nl.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/nl/LC_MESSAGES/yelp.mo installing nn.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/nn/LC_MESSAGES/yelp.mo installing nso.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/nso/LC_MESSAGES/yelp.mo installing oc.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/oc/LC_MESSAGES/yelp.mo installing or.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/or/LC_MESSAGES/yelp.mo installing pa.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/pa/LC_MESSAGES/yelp.mo installing pl.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/pl/LC_MESSAGES/yelp.mo installing ps.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ps/LC_MESSAGES/yelp.mo installing pt.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/pt/LC_MESSAGES/yelp.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/yelp.mo installing ro.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ro/LC_MESSAGES/yelp.mo installing ru.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ru/LC_MESSAGES/yelp.mo installing rw.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/rw/LC_MESSAGES/yelp.mo installing si.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/si/LC_MESSAGES/yelp.mo installing sk.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/sk/LC_MESSAGES/yelp.mo installing sl.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/sl/LC_MESSAGES/yelp.mo installing sq.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/sq/LC_MESSAGES/yelp.mo installing sr.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/sr/LC_MESSAGES/yelp.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/yelp.mo installing sv.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/sv/LC_MESSAGES/yelp.mo installing ta.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ta/LC_MESSAGES/yelp.mo installing te.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/te/LC_MESSAGES/yelp.mo installing tg.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/tg/LC_MESSAGES/yelp.mo installing th.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/th/LC_MESSAGES/yelp.mo installing tr.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/tr/LC_MESSAGES/yelp.mo installing ug.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/ug/LC_MESSAGES/yelp.mo installing uk.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/uk/LC_MESSAGES/yelp.mo installing uz.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/uz/LC_MESSAGES/yelp.mo installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/uz@cyrillic/LC_MESSAGES/yelp.mo installing vi.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/vi/LC_MESSAGES/yelp.mo installing wa.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/wa/LC_MESSAGES/yelp.mo installing xh.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/xh/LC_MESSAGES/yelp.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/yelp.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/yelp.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/yelp.mo installing zu.gmo as /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/locale/zu/LC_MESSAGES/yelp.mo if test "yelp" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta/po' make[2]: Entering directory '/builddir/build/BUILD/yelp-40.beta' cd ./docs/libyelp && /usr/bin/make all make[3]: Entering directory '/builddir/build/BUILD/yelp-40.beta/docs/libyelp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/yelp-40.beta/docs/libyelp' make[3]: Entering directory '/builddir/build/BUILD/yelp-40.beta' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libyelp/libyelp.la '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p libyelp/.libs/libyelp.so.0.0.0 /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/libyelp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64 && { ln -s -f libyelp.so.0.0.0 libyelp.so.0 || { rm -f libyelp.so.0 && ln -s libyelp.so.0.0.0 libyelp.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64 && { ln -s -f libyelp.so.0.0.0 libyelp.so || { rm -f libyelp.so && ln -s libyelp.so.0.0.0 libyelp.so; }; }) libtool: install: /usr/bin/install -p libyelp/.libs/libyelp.lai /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/libyelp.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p yelp '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin' libtool: warning: 'libyelp/libyelp.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/yelp /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin/yelp /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/yelp-40.beta' rm -f /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin/gnome-help && \ ln -s yelp /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin/gnome-help make[4]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' cd ./docs/libyelp && /usr/bin/make install-data make[4]: Entering directory '/builddir/build/BUILD/yelp-40.beta/docs/libyelp' /usr/bin/install -p -m 644 ./html/YelpDocument.html /usr/bin/install -p -m 644 ./html/YelpSettings.html /usr/bin/install -p -m 644 ./html/YelpSimpleDocument.html /usr/bin/install -p -m 644 ./html/YelpUri.html /usr/bin/install -p -m 644 ./html/YelpView.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch01s02.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/libyelp-yelp-error.html /usr/bin/install -p -m 644 ./html/libyelp.devhelp2 /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[4]: Leaving directory '/builddir/build/BUILD/yelp-40.beta/docs/libyelp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 yelp.desktop '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/icons/hicolor/16x16/status' /usr/bin/install -p -m 644 data/icons/hicolor/16x16/status/bookmark.png data/icons/hicolor/16x16/status/yelp-page-task.png data/icons/hicolor/16x16/status/yelp-page-tip.png data/icons/hicolor/16x16/status/yelp-page-ui.png data/icons/hicolor/16x16/status/yelp-page-video.png '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/icons/hicolor/16x16/status' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/dtd' /usr/bin/install -p -m 644 data/dtd/docbookx.dtd data/dtd/isoamsa.ent data/dtd/isoamsb.ent data/dtd/isoamsc.ent data/dtd/isoamsn.ent data/dtd/isoamso.ent data/dtd/isoamsr.ent data/dtd/isobox.ent data/dtd/isocyr1.ent data/dtd/isocyr2.ent data/dtd/isodia.ent data/dtd/isogrk1.ent data/dtd/isogrk2.ent data/dtd/isogrk3.ent data/dtd/isogrk4.ent data/dtd/isolat1.ent data/dtd/isolat2.ent data/dtd/isonum.ent data/dtd/isopub.ent data/dtd/isotech.ent '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/dtd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax' /usr/bin/install -p -m 644 data/mathjax/MathJax.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/config' /usr/bin/install -p -m 644 data/mathjax/config/MMLorHTML.js data/mathjax/config/yelp.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/element/mml' /usr/bin/install -p -m 644 data/mathjax/jax/element/mml/jax.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/element/mml' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/element/mml/optable' /usr/bin/install -p -m 644 data/mathjax/jax/element/mml/optable/Arrows.js data/mathjax/jax/element/mml/optable/BasicLatin.js data/mathjax/jax/element/mml/optable/CombDiacritMarks.js data/mathjax/jax/element/mml/optable/CombDiactForSymbols.js data/mathjax/jax/element/mml/optable/Dingbats.js data/mathjax/jax/element/mml/optable/GeneralPunctuation.js data/mathjax/jax/element/mml/optable/GeometricShapes.js data/mathjax/jax/element/mml/optable/GreekAndCoptic.js data/mathjax/jax/element/mml/optable/Latin1Supplement.js data/mathjax/jax/element/mml/optable/LetterlikeSymbols.js data/mathjax/jax/element/mml/optable/MathOperators.js data/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js data/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js data/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js data/mathjax/jax/element/mml/optable/MiscTechnical.js data/mathjax/jax/element/mml/optable/SpacingModLetters.js data/mathjax/jax/element/mml/optable/SupplementalArrowsA.js data/mathjax/jax/element/mml/optable/SupplementalArrowsB.js data/mathjax/jax/element/mml/optable/SuppMathOperators.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/element/mml/optable' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/extensions' /usr/bin/install -p -m 644 data/mathjax/extensions/MathEvents.js data/mathjax/extensions/MathMenu.js data/mathjax/extensions/MathZoom.js data/mathjax/extensions/mml2jax.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/extensions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/extensions/HTML-CSS' /usr/bin/install -p -m 644 data/mathjax/extensions/HTML-CSS/handle-floats.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/extensions/HTML-CSS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/fonts/HTML-CSS/TeX/woff' /usr/bin/install -p -m 644 data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff data/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/fonts/HTML-CSS/TeX/woff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/autoload' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js data/mathjax/jax/output/HTML-CSS/autoload/maction.js data/mathjax/jax/output/HTML-CSS/autoload/menclose.js data/mathjax/jax/output/HTML-CSS/autoload/mglyph.js data/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js data/mathjax/jax/output/HTML-CSS/autoload/ms.js data/mathjax/jax/output/HTML-CSS/autoload/mtable.js data/mathjax/jax/output/HTML-CSS/autoload/multiline.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/autoload' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/config.js data/mathjax/jax/output/HTML-CSS/jax.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/NativeMML' /usr/bin/install -p -m 644 data/mathjax/jax/output/NativeMML/config.js data/mathjax/jax/output/NativeMML/jax.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/NativeMML' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' /usr/bin/install -p -m 644 data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/input/MathML' /usr/bin/install -p -m 644 data/mathjax/jax/input/MathML/config.js data/mathjax/jax/input/MathML/jax.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/input/MathML' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/input/MathML/entities' /usr/bin/install -p -m 644 data/mathjax/jax/input/MathML/entities/a.js data/mathjax/jax/input/MathML/entities/b.js data/mathjax/jax/input/MathML/entities/c.js data/mathjax/jax/input/MathML/entities/d.js data/mathjax/jax/input/MathML/entities/e.js data/mathjax/jax/input/MathML/entities/f.js data/mathjax/jax/input/MathML/entities/fr.js data/mathjax/jax/input/MathML/entities/g.js data/mathjax/jax/input/MathML/entities/h.js data/mathjax/jax/input/MathML/entities/i.js data/mathjax/jax/input/MathML/entities/j.js data/mathjax/jax/input/MathML/entities/k.js data/mathjax/jax/input/MathML/entities/l.js data/mathjax/jax/input/MathML/entities/m.js data/mathjax/jax/input/MathML/entities/n.js data/mathjax/jax/input/MathML/entities/o.js data/mathjax/jax/input/MathML/entities/opf.js data/mathjax/jax/input/MathML/entities/p.js data/mathjax/jax/input/MathML/entities/q.js data/mathjax/jax/input/MathML/entities/r.js data/mathjax/jax/input/MathML/entities/scr.js data/mathjax/jax/input/MathML/entities/s.js data/mathjax/jax/input/MathML/entities/t.js data/mathjax/jax/input/MathML/entities/u.js data/mathjax/jax/input/MathML/entities/v.js data/mathjax/jax/input/MathML/entities/w.js data/mathjax/jax/input/MathML/entities/x.js data/mathjax/jax/input/MathML/entities/y.js data/mathjax/jax/input/MathML/entities/z.js '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/mathjax/jax/input/MathML/entities' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 data/icons/hicolor/scalable/apps/org.gnome.Yelp.svg '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/icons/hicolor/scalable/status' /usr/bin/install -p -m 644 data/icons/hicolor/scalable/status/yelp-page-problem-symbolic.svg data/icons/hicolor/scalable/status/yelp-page-search-symbolic.svg data/icons/hicolor/scalable/status/yelp-page-task-symbolic.svg data/icons/hicolor/scalable/status/yelp-page-tip-symbolic.svg data/icons/hicolor/scalable/status/yelp-page-ui-symbolic.svg data/icons/hicolor/scalable/status/yelp-page-video-symbolic.svg data/icons/hicolor/scalable/status/yelp-page-symbolic.svg '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/icons/hicolor/scalable/status' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/icons/hicolor/symbolic/apps' /usr/bin/install -p -m 644 data/icons/hicolor/symbolic/apps/org.gnome.Yelp-symbolic.svg '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/icons/hicolor/symbolic/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp-xsl/xslt/common/domains' /usr/bin/install -p -m 644 data/domains/yelp.xml '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp-xsl/xslt/common/domains' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/dtd' /usr/bin/install -p -m 644 data/dtd/catalog '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/dtd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/include/libyelp/' /usr/bin/install -p -m 644 ./libyelp/yelp-bookmarks.h ./libyelp/yelp-docbook-document.h ./libyelp/yelp-document.h ./libyelp/yelp-help-list.h ./libyelp/yelp-info-document.h ./libyelp/yelp-mallard-document.h ./libyelp/yelp-man-document.h ./libyelp/yelp-search-entry.h ./libyelp/yelp-settings.h ./libyelp/yelp-simple-document.h ./libyelp/yelp-sqlite-storage.h ./libyelp/yelp-storage.h ./libyelp/yelp-transform.h ./libyelp/yelp-uri.h ./libyelp/yelp-uri-builder.h ./libyelp/yelp-view.h '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/include/libyelp/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/include/libyelp/' /usr/bin/install -p -m 644 libyelp/yelp-types.h '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/include/libyelp/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/yelp/web-extensions' /bin/sh ./libtool --mode=install /usr/bin/install -p libyelp/web-extension/libyelpwebextension.la '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/yelp/web-extensions' libtool: install: /usr/bin/install -p libyelp/web-extension/.libs/libyelpwebextension.so /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/yelp/web-extensions/libyelpwebextension.so libtool: install: /usr/bin/install -p libyelp/web-extension/.libs/libyelpwebextension.lai /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/yelp/web-extensions/libyelpwebextension.la libtool: warning: remember to run 'libtool --finish /usr/lib64/yelp/web-extensions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/xslt' /usr/bin/install -p -m 644 data/xslt/db2html.xsl data/xslt/info2html.xsl data/xslt/mal2html.xsl data/xslt/man2html.xsl data/xslt/yelp-common.xsl '/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/yelp/xslt' GEN data/yelp.appdata.xml if test -n "data/yelp.appdata.xml"; then \ test -z "/usr/share/metainfo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/metainfo"; \ /usr/bin/install -p -m 644 data/yelp.appdata.xml "/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/metainfo"; \ fi if test -n "data/org.gnome.yelp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 data/org.gnome.yelp.gschema.xml "/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[2]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' make[1]: Leaving directory '/builddir/build/BUILD/yelp-40.beta' + find /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 yelp + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 40~beta-1.el9 --unique-debug-suffix -40~beta-1.el9.aarch64 --unique-debug-src-base yelp-40~beta-1.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/yelp-40.beta explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin/yelp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/libyelp.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/yelp/web-extensions/libyelpwebextension.so extracting debug info from /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/yelp/web-extensions/libyelpwebextension.so extracting debug info from /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/lib64/libyelp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/bin/yelp original debug info size: 1456kB, size after compression: 1280kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1430 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ggNv7S + umask 022 + cd /builddir/build/BUILD + cd yelp-40.beta + desktop-file-validate /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/applications/yelp.desktop + RPM_EC=0 ++ jobs -p + exit 0 Processing files: yelp-40~beta-1.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W19hnw + umask 022 + cd /builddir/build/BUILD + cd yelp-40.beta + DOCDIR=/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/doc/yelp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/doc/yelp + cp -pr AUTHORS /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/doc/yelp + cp -pr NEWS /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/doc/yelp + cp -pr README /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/doc/yelp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nxER4c + umask 022 + cd /builddir/build/BUILD + cd yelp-40.beta + LICENSEDIR=/builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/licenses/yelp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/licenses/yelp + cp -pr COPYING /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64/usr/share/licenses/yelp + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(yelp.desktop) metainfo() metainfo(yelp.appdata.xml) mimehandler(x-scheme-handler/ghelp) mimehandler(x-scheme-handler/help) mimehandler(x-scheme-handler/info) mimehandler(x-scheme-handler/man) yelp = 2:40~beta-1.el9 yelp(aarch-64) = 2:40~beta-1.el9 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libwebkit2gtk-4.0.so.37()(64bit) libyelp.so.0()(64bit) rtld(GNU_HASH) Processing files: yelp-libs-40~beta-1.el9.aarch64 Provides: libyelp.so.0()(64bit) libyelpwebextension.so()(64bit) yelp-libs = 2:40~beta-1.el9 yelp-libs(aarch-64) = 2:40~beta-1.el9 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) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libexslt.so.0()(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libsoup-2.4.so.1()(64bit) libsqlite3.so.0()(64bit) libwebkit2gtk-4.0.so.37()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.13)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.1.18)(64bit) rtld(GNU_HASH) Processing files: yelp-devel-40~beta-1.el9.aarch64 Provides: yelp-devel = 2:40~beta-1.el9 yelp-devel(aarch-64) = 2:40~beta-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libyelp.so.0()(64bit) Processing files: yelp-debugsource-40~beta-1.el9.aarch64 Provides: yelp-debugsource = 2:40~beta-1.el9 yelp-debugsource(aarch-64) = 2:40~beta-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: yelp-debuginfo-40~beta-1.el9.aarch64 Provides: debuginfo(build-id) = b4fa2ea188d38a92dea69e8e8e7e807bf356606c yelp-debuginfo = 2:40~beta-1.el9 yelp-debuginfo(aarch-64) = 2:40~beta-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yelp-debugsource(aarch-64) = 2:40~beta-1.el9 Processing files: yelp-libs-debuginfo-40~beta-1.el9.aarch64 Provides: debuginfo(build-id) = 9350c3385bffa414bcedabde88d29f59a3517fad debuginfo(build-id) = a1c1e99484146d33834fe3597346493568ce2deb yelp-libs-debuginfo = 2:40~beta-1.el9 yelp-libs-debuginfo(aarch-64) = 2:40~beta-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: yelp-debugsource(aarch-64) = 2:40~beta-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 Wrote: /builddir/build/RPMS/yelp-debuginfo-40~beta-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/yelp-libs-40~beta-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/yelp-devel-40~beta-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/yelp-libs-debuginfo-40~beta-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/yelp-debugsource-40~beta-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/yelp-40~beta-1.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tRZD5O + umask 022 + cd /builddir/build/BUILD + cd yelp-40.beta + /usr/bin/rm -rf /builddir/build/BUILDROOT/yelp-40~beta-1.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0