Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/yelp.spec'], False, '/srv/build/7/A/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/yelp.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/yelp-3.14.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/yelp.spec'], False, '/srv/build/7/A/mock-root/c7.01.u-i686/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/yelp.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hntmDP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yelp-3.14.2 + /usr/bin/xz -dc /builddir/build/SOURCES/yelp-3.14.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yelp-3.14.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (0001-Center-new-windows.patch): + echo 'Patch #1 (0001-Center-new-windows.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Center-new-windows.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/yelp-application.c Hunk #1 succeeded at 470 (offset 26 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8ipgjX + umask 022 + cd /builddir/build/BUILD + cd yelp-3.14.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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 . -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' + ./configure --build=i386-redhat-linux-gnu --host=i386-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/lib --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 '501' 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 for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1966080 checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-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 i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i386-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 gsed... (cached) /usr/bin/sed checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.42.2) checking for i386-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for YELP... yes checking whether to enable debugging... no checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... yes checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking whether NLS is requested... yes checking for intltool >= 0.41.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for itstool... itstool checking for YELP_LZMA... yes checking for BZ2_bzread in -lbz2... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.13 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/libyelp/Makefile config.status: creating docs/libyelp/version.xml config.status: creating libyelp/Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/domains/Makefile config.status: creating data/dtd/Makefile config.status: creating data/dtd/catalog config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/icons/hicolor/16x16/Makefile config.status: creating data/icons/hicolor/16x16/status/Makefile config.status: creating data/icons/hicolor/scalable/Makefile config.status: creating data/icons/hicolor/scalable/actions/Makefile config.status: creating data/icons/hicolor/scalable/status/Makefile config.status: creating data/mathjax/Makefile config.status: creating data/mathjax/config/Makefile config.status: creating data/mathjax/extensions/HTML-CSS/Makefile config.status: creating data/mathjax/extensions/Makefile config.status: creating data/mathjax/fonts/HTML-CSS/TeX/woff/Makefile config.status: creating data/mathjax/jax/Makefile config.status: creating data/mathjax/jax/element/Makefile config.status: creating data/mathjax/jax/element/mml/Makefile config.status: creating data/mathjax/jax/element/mml/optable/Makefile config.status: creating data/mathjax/jax/input/Makefile config.status: creating data/mathjax/jax/input/MathML/Makefile config.status: creating data/mathjax/jax/input/MathML/entities/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/autoload/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Makefile config.status: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Makefile config.status: creating data/mathjax/jax/output/Makefile config.status: creating data/mathjax/jax/output/NativeMML/Makefile config.status: creating data/mathjax/unpacked/Makefile config.status: creating data/xslt/Makefile 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 tests/Makefile config.status: creating yelp.desktop.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands yelp-3.14.2: prefix: /usr source code location: . compiler: gcc Documentation: no Debug enabled: no 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 + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2' Making all in libyelp make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' GEN stamp-yelp-marshal.h make all-am make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' CC libyelp_la-yelp-bookmarks.lo CC libyelp_la-yelp-debug.lo CC libyelp_la-yelp-error.lo CC libyelp_la-yelp-docbook-document.lo CC libyelp_la-yelp-document.lo CC libyelp_la-yelp-help-list.lo CC libyelp_la-yelp-info-document.lo CC libyelp_la-yelp-info-parser.lo CC libyelp_la-yelp-magic-decompressor.lo CC libyelp_la-yelp-mallard-document.lo CC libyelp_la-yelp-man-document.lo CC libyelp_la-yelp-man-parser.lo CC libyelp_la-yelp-marshal.lo CC libyelp_la-yelp-search-entry.lo CC libyelp_la-yelp-settings.lo CC libyelp_la-yelp-simple-document.lo CC libyelp_la-yelp-sqlite-storage.lo CC libyelp_la-yelp-storage.lo CC libyelp_la-yelp-transform.lo CC libyelp_la-yelp-uri.lo yelp-simple-document.c: In function 'stream_close_cb': yelp-simple-document.c:414:13: warning: unused variable 'cur' [-Wunused-variable] GSList *cur; ^ CC libyelp_la-yelp-types.lo yelp-settings.c: In function 'yelp_settings_constructed': yelp-settings.c:247:15: warning: unused variable 'ret2' [-Wunused-variable] GVariant *ret2; ^ yelp-settings.c: In function 'yelp_settings_dispose': yelp-settings.c:338:19: warning: unused variable 'settings' [-Wunused-variable] YelpSettings *settings = YELP_SETTINGS (object); ^ yelp-settings.c: In function 'hsv_to_hex': yelp-settings.c:1116:13: warning: variable 'c' set but not used [-Wunused-but-set-variable] gdouble c; ^ yelp-help-list.c: In function 'yelp_help_list_init': yelp-help-list.c:137:48: warning: pointer targets in passing argument 1 of 'xmlXPathCompile' differ in signedness [-Wpointer-sign] ")[1])"); ^ In file included from yelp-help-list.c:31:0: /usr/include/libxml2/libxml/xpath.h:531:7: note: expected 'const xmlChar *' but argument is of type 'char *' xmlXPathCompile (const xmlChar *str); ^ yelp-help-list.c:139:48: warning: pointer targets in passing argument 1 of 'xmlXPathCompile' differ in signedness [-Wpointer-sign] " /mal:page/mal:title)[1])"); ^ In file included from yelp-help-list.c:31:0: /usr/include/libxml2/libxml/xpath.h:531:7: note: expected 'const xmlChar *' but argument is of type 'char *' xmlXPathCompile (const xmlChar *str); ^ yelp-help-list.c:140:5: warning: pointer targets in passing argument 1 of 'xmlXPathCompile' differ in signedness [-Wpointer-sign] priv->get_mallard_desc = xmlXPathCompile ("normalize-space(/mal:page/mal:info/mal:desc[1])"); ^ In file included from yelp-help-list.c:31:0: /usr/include/libxml2/libxml/xpath.h:531:7: note: expected 'const xmlChar *' but argument is of type 'char *' xmlXPathCompile (const xmlChar *str); ^ yelp-help-list.c: In function 'help_list_think': yelp-help-list.c:250:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (child = g_file_enumerator_next_file (children, NULL, NULL)) { ^ yelp-help-list.c:327:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (child = g_file_enumerator_next_file (children, NULL, NULL)) { ^ yelp-help-list.c:227:21: warning: unused variable 'subdir_i' [-Wunused-variable] gint datadir_i, subdir_i, lang_i; ^ yelp-help-list.c: In function 'help_list_process_docbook': yelp-help-list.c:627:5: warning: implicit declaration of function 'xmlXPathRegisterNs' [-Wimplicit-function-declaration] xmlXPathRegisterNs (xpath, BAD_CAST "db", ^ yelp-help-list.c:632:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] entry->title = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from yelp-help-list.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-help-list.c: In function 'help_list_process_mallard': yelp-help-list.c:672:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] entry->title = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from yelp-help-list.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-help-list.c:679:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] entry->desc = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from yelp-help-list.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-search-entry.c: In function 'yelp_search_entry_init': yelp-search-entry.c:205:29: warning: unused variable 'priv' [-Wunused-variable] YelpSearchEntryPrivate *priv = GET_PRIV (entry); ^ yelp-document.c: In function 'yelp_document_get_for_uri': yelp-document.c:209:5: warning: enumeration value 'YELP_URI_DOCUMENT_TYPE_UNRESOLVED' not handled in switch [-Wswitch] switch (yelp_uri_get_document_type (uri)) { ^ yelp-search-entry.c: In function 'search_entry_constructed': yelp-search-entry.c:213:17: warning: unused variable 'iter' [-Wunused-variable] GtkTreeIter iter; ^ yelp-search-entry.c:212:12: warning: unused variable 'cells' [-Wunused-variable] GList *cells; ^ yelp-search-entry.c:211:22: warning: unused variable 'bookmark_cell' [-Wunused-variable] GtkCellRenderer *bookmark_cell; ^ yelp-mallard-document.c: In function 'yelp_mallard_document_init': yelp-mallard-document.c:177:5: warning: pointer targets in passing argument 1 of 'xmlXPathCompile' differ in signedness [-Wpointer-sign] priv->normalize = xmlXPathCompile ("normalize-space(.)"); ^ In file included from /usr/include/libxslt/xsltInternals.h:18:0, from /usr/include/libxslt/transform.h:18, from yelp-transform.h:28, from yelp-mallard-document.c:36: /usr/include/libxml2/libxml/xpath.h:531:7: note: expected 'const xmlChar *' but argument is of type 'char *' xmlXPathCompile (const xmlChar *str); ^ yelp-search-entry.c: In function 'entry_activate_cb': yelp-search-entry.c:391:29: warning: unused variable 'priv' [-Wunused-variable] YelpSearchEntryPrivate *priv = GET_PRIV (user_data); ^ yelp-search-entry.c: In function 'cell_set_completion_text_cell': yelp-search-entry.c:436:29: warning: unused variable 'priv' [-Wunused-variable] YelpSearchEntryPrivate *priv = GET_PRIV (entry); ^ yelp-search-entry.c: In function 'entry_match_func': yelp-search-entry.c:466:29: warning: unused variable 'priv' [-Wunused-variable] YelpSearchEntryPrivate *priv = GET_PRIV (entry); ^ yelp-search-entry.c: In function 'view_loaded': yelp-search-entry.c:590:10: warning: unused variable 'flags' [-Wunused-variable] gint flags; ^ yelp-mallard-document.c: In function 'mallard_page_data_walk': yelp-mallard-document.c:531:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] ispage = xml_node_is_ns_name (page_data->cur, MALLARD_NS, BAD_CAST "page"); ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:563:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "info")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:566:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] else if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "title")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:601:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] else if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "section")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c: In function 'mallard_page_data_info': yelp-mallard-document.c:628:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "info")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:631:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] else if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "title")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:651:21: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] page_data->page_title = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-search-entry.c: At top level: yelp-search-entry.c:46:17: warning: 'search_entry_location_selected' declared 'static' but never defined [-Wunused-function] static void search_entry_location_selected (YelpSearchEntry *entry); ^ yelp-mallard-document.c:632:24: warning: unused variable 'node' [-Wunused-variable] xmlNodePtr node, title_node; ^ yelp-mallard-document.c:659:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] else if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "desc")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:664:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] page_data->page_desc = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-mallard-document.c:669:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] else if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "link")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:676:17: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign] if (xmlStrEqual (type, "next")) { ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from yelp-mallard-document.c:28: /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrEqual (const xmlChar *str1, ^ yelp-mallard-document.c:681:25: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] page_data->next_page = g_strdup (next); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-mallard-document.c:689:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] else if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "revision")) { ^ yelp-mallard-document.c:111:23: note: expected 'const xmlChar *' but argument is of type 'char *' static gboolean xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:693:13: warning: pointer targets in passing argument 2 of 'xmlStrEqual' differ in signedness [-Wpointer-sign] if (child->ns != NULL && !xmlStrEqual(child->ns->href, MALLARD_NS)) { ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from yelp-mallard-document.c:28: /usr/include/libxml2/libxml/xmlstring.h:78:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrEqual (const xmlChar *str1, ^ yelp-mallard-document.c:625:14: warning: unused variable 'editor_mode' [-Wunused-variable] gboolean editor_mode = yelp_settings_get_editor_mode (yelp_settings_get_default ()); ^ yelp-mallard-document.c: In function 'mallard_page_data_run': yelp-mallard-document.c:705:13: warning: unused variable 'ix' [-Wunused-variable] gint i, ix; ^ yelp-mallard-document.c:705:10: warning: unused variable 'i' [-Wunused-variable] gint i, ix; ^ yelp-mallard-document.c: In function 'xml_node_get_icon': yelp-mallard-document.c:850:9: warning: pointer targets in passing argument 1 of 'g_strsplit' differ in signedness [-Wpointer-sign] styles = g_strsplit (style, " ", -1); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:269:23: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar** g_strsplit (const gchar *string, ^ yelp-mallard-document.c: In function 'mallard_index_node': yelp-mallard-document.c:912:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] if ((xml_node_is_ns_name (child->parent, MALLARD_NS, BAD_CAST "guiseq") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:913:18: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child->parent, MALLARD_NS, BAD_CAST "keyseq")) && ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:918:17: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (index->str, child->content); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstring.h:80:14: note: expected 'const gchar *' but argument is of type 'xmlChar *' GString* g_string_append (GString *string, ^ yelp-mallard-document.c:924:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "info") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:925:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "comment")) ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:928:9: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] if (xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "p") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:929:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "code") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:930:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "screen") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:931:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "title") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:932:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "desc") || ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c:933:13: warning: pointer targets in passing argument 2 of 'xml_node_is_ns_name' differ in signedness [-Wpointer-sign] xml_node_is_ns_name (child, MALLARD_NS, BAD_CAST "cite")) { ^ yelp-mallard-document.c:880:1: note: expected 'const xmlChar *' but argument is of type 'char *' xml_node_is_ns_name (xmlNodePtr node, ^ yelp-mallard-document.c: In function 'mallard_index_threaded': yelp-mallard-document.c:1022:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] g_hash_table_insert (ids, g_strdup (id), id); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-mallard-document.c:1025:13: warning: implicit declaration of function 'xmlXPathRegisterNs' [-Wimplicit-function-declaration] xmlXPathRegisterNs (xpath, BAD_CAST "mal", BAD_CAST MALLARD_NS); ^ yelp-mallard-document.c:1030:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] title = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-mallard-document.c:1035:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] desc = g_strdup (obj->stringval); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-mallard-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ CC libyelp_la-yelp-view.lo yelp-docbook-document.c: In function 'docbook_walk': yelp-docbook-document.c:544:18: warning: variable 'old_page_id' set but not used [-Wunused-but-set-variable] gchar *old_page_id = NULL; ^ yelp-docbook-document.c: In function 'docbook_walk_get_title': yelp-docbook-document.c:798:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] gchar *ret = g_strdup (title_s); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-docbook-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-docbook-document.c:689:33: warning: unused variable 'priv' [-Wunused-variable] YelpDocbookDocumentPrivate *priv = GET_PRIV (docbook); ^ yelp-docbook-document.c: In function 'docbook_index_node': yelp-docbook-document.c:938:9: warning: pointer targets in passing argument 2 of 'g_string_append' differ in signedness [-Wpointer-sign] g_string_append (index->str, index->cur->content); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:34:0, from /usr/include/glib-2.0/glib.h:54, from yelp-docbook-document.c:25: /usr/include/glib-2.0/glib/gstring.h:80:14: note: expected 'const gchar *' but argument is of type 'xmlChar *' GString* g_string_append (GString *string, ^ yelp-docbook-document.c:942:9: warning: pointer targets in passing argument 1 of 'g_str_has_suffix' differ in signedness [-Wpointer-sign] g_str_has_suffix (index->cur->name, "info") || ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from yelp-docbook-document.c:25: /usr/include/glib-2.0/glib/gstrfuncs.h:137:23: note: expected 'const gchar *' but argument is of type 'const xmlChar *' gboolean g_str_has_suffix (const gchar *str, ^ yelp-docbook-document.c:930:33: warning: unused variable 'priv' [-Wunused-variable] YelpDocbookDocumentPrivate *priv = GET_PRIV (index->docbook); ^ yelp-docbook-document.c: In function 'docbook_index_chunk': yelp-docbook-document.c:971:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] for (child = index->cur->children; child = child->next; child) { ^ yelp-docbook-document.c:971:5: warning: statement with no effect [-Wunused-value] yelp-sqlite-storage.c: In function 'yelp_sqlite_storage_get_root_title': yelp-sqlite-storage.c:305:9: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] ret = g_strdup (sqlite3_column_text (stmt, 0)); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /usr/include/glib-2.0/glib/gi18n.h:21, from yelp-sqlite-storage.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'const unsigned char *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ yelp-info-parser.c: In function 'info_process_text_notes': yelp-info-parser.c:1337:27: warning: unused variable 'ulink' [-Wunused-variable] gchar *url, **urls, **ulink; ^ CC libyelp_la-yelp-lzma-decompressor.lo yelp-transform.c: In function 'yelp_transform_finalize': yelp-transform.c:225:21: warning: unused variable 'xsltdoc' [-Wunused-variable] xsltDocumentPtr xsltdoc; ^ yelp-transform.c: At top level: yelp-transform.c:61:18: warning: 'transform_free' declared 'static' but never defined [-Wunused-function] static gboolean transform_free (YelpTransform *transform); ^ yelp-transform.c:62:18: warning: 'transform_set_error' declared 'static' but never defined [-Wunused-function] static void transform_set_error (YelpTransform *transform, ^ CC libyelp_la-yelp-bz2-decompressor.lo yelp-mallard-document.c:1066:25: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlFree (id); ^ yelp-uri.c: In function 'resolve_sync': yelp-uri.c:311:12: warning: unused variable 'tmp' [-Wunused-variable] gchar *tmp; ^ yelp-mallard-document.c: In function 'mallard_think': yelp-mallard-document.c:425:20: warning: 'children' may be used uninitialized in this function [-Wmaybe-uninitialized] g_object_unref (children); ^ yelp-mallard-document.c:426:20: warning: 'gfile' may be used uninitialized in this function [-Wmaybe-uninitialized] g_object_unref (gfile); ^ yelp-lzma-decompressor.c: In function 'yelp_lzma_decompressor_convert': yelp-lzma-decompressor.c:138:11: warning: unused variable 'header_size' [-Wunused-variable] gsize header_size; ^ yelp-bz2-decompressor.c: In function 'yelp_bz2_decompressor_convert': yelp-bz2-decompressor.c:129:11: warning: unused variable 'header_size' [-Wunused-variable] gsize header_size; ^ yelp-view.c: In function 'yelp_view_init': yelp-view.c:246:16: warning: unused variable 'action' [-Wunused-variable] GtkAction *action; ^ yelp-view.c: In function 'view_scrolled': yelp-view.c:902:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if (adjustment = priv->hadjustment) ^ yelp-view.c: In function 'view_resource_request': yelp-view.c:1491:11: warning: unused variable 'last' [-Wunused-variable] gchar last; ^ yelp-view.c: In function 'view_show_error_page': yelp-view.c:1724:34: warning: unused variable 'link' [-Wunused-variable] gchar *page, *title = NULL, *link = NULL, *title_m, *content_beg, *content_end; ^ yelp-view.c: In function 'uri_resolved': yelp-view.c:804:22: warning: 'error' may be used uninitialized in this function [-Wmaybe-uninitialized] g_error_free (error); ^ yelp-view.c:778:13: note: 'error' was declared here GError *error; ^ yelp-view.c:872:14: warning: 'pkg' may be used uninitialized in this function [-Wmaybe-uninitialized] pkgs = g_strsplit (pkg, ",", 0); ^ yelp-view.c:787:12: note: 'pkg' was declared here gchar *pkg, *confirm_search; ^ CCLD libyelp.la make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' Making all in src make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/src' CC yelp-yelp-application.o CC yelp-yelp-window.o CC yelp-yelp.o CCLD yelp make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/po' MSGFMT af.gmo MSGFMT am.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT ast.gmo MSGFMT az.gmo MSGFMT be.gmo MSGFMT be@latin.gmo MSGFMT bg.gmo MSGFMT bn.gmo MSGFMT bn_IN.gmo MSGFMT br.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT ga.gmo MSGFMT gd.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kk.gmo MSGFMT km.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT ks.gmo MSGFMT ky.gmo MSGFMT ku.gmo MSGFMT la.gmo MSGFMT li.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mai.gmo MSGFMT mg.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nds.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT nso.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT ps.gmo MSGFMT pt_BR.gmo MSGFMT pt.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT rw.gmo MSGFMT si.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT ug.gmo MSGFMT uk.gmo MSGFMT uz.gmo MSGFMT uz@cyrillic.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT xh.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT zu.gmo make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/po' Making all in data make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data' Making all in domains make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/domains' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/domains' Making all in dtd make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/dtd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/dtd' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' Making all in hicolor make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' Making all in 16x16 make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' Making all in status make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16/status' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16/status' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' Making all in scalable make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' Making all in actions make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/actions' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/actions' Making all in status make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/status' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/status' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' Making all in mathjax make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' Making all in config make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/config' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/config' Making all in extensions make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' Making all in HTML-CSS make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions/HTML-CSS' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions/HTML-CSS' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' Making all in fonts/HTML-CSS/TeX/woff make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/fonts/HTML-CSS/TeX/woff' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/fonts/HTML-CSS/TeX/woff' Making all in jax make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' Making all in element make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' Making all in mml make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' Making all in optable make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml/optable' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml/optable' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' Making all in input make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' Making all in MathML make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' Making all in entities make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML/entities' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML/entities' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' Making all in output make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' Making all in HTML-CSS make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' Making all in autoload make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/autoload' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/autoload' Making all in fonts make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' Making all in TeX make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' Making all in AMS/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' Making all in Caligraphic/Bold make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' Making all in Caligraphic/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' Making all in Fraktur/Bold make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' Making all in Fraktur/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' Making all in Greek/Bold make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' Making all in Greek/BoldItalic make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' Making all in Greek/Italic make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' Making all in Greek/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' Making all in Main/Bold make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' Making all in Main/Italic make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' Making all in Main/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' Making all in Math/BoldItalic make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' Making all in Math/Italic make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' Making all in SansSerif/Bold make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' Making all in SansSerif/Italic make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' Making all in SansSerif/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' Making all in Script/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' Making all in Size1/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' Making all in Size2/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' Making all in Size3/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' Making all in Size4/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' Making all in Typewriter/Regular make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[9]: Nothing to be done for `all'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[9]: Nothing to be done for `all-am'. make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[8]: Nothing to be done for `all-am'. make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' Making all in NativeMML make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/NativeMML' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/NativeMML' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' Making all in unpacked make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/unpacked' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/unpacked' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' Making all in xslt make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/xslt' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/xslt' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data' GEN org.gnome.yelp.gschema.valid make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/tests' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs' Making all in libyelp make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs/libyelp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs/libyelp' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2' ITMRG yelp.desktop make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tf2xFA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 + cd yelp-3.14.2 + make install DESTDIR=/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 Making install in libyelp make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' make install-am make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libyelp.la '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libyelp.so.0.0.0 /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib/libyelp.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib && { 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-3.14.2-1.el7.i386/usr/lib && { 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 -c .libs/libyelp.lai /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib/libyelp.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/include/libyelp/' /usr/bin/install -c -m 644 yelp-bookmarks.h yelp-docbook-document.h yelp-document.h yelp-help-list.h yelp-info-document.h yelp-mallard-document.h yelp-man-document.h yelp-search-entry.h yelp-settings.h yelp-simple-document.h yelp-sqlite-storage.h yelp-storage.h yelp-transform.h yelp-uri.h yelp-view.h yelp-types.h '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/include/libyelp/' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/libyelp' Making install in src make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/src' make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c yelp '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/bin' libtool: warning: '../libyelp/libyelp.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/yelp /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/bin/yelp make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/src' rm -f /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/bin/gnome-help && \ ln -s yelp /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/bin/gnome-help make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/src' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/src' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/po' linguas="af am ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr fur ga gd gl gu he hi hr hu id is it ja ka kk km kn ko ks ku ky la li lt lv mai mg mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk uz uz@cyrillic vi wa xh zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/yelp-3.14.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/yelp.mo; \ echo "installing $lang.gmo as $dir/yelp.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/yelp.mo; \ echo "installing ./$lang.gmo as" \ "$dir/yelp.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/yelp.mo.m; \ echo "installing $lang.gmo.m as $dir/yelp.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/yelp.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/yelp.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/af/LC_MESSAGES/yelp.mo installing am.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/am/LC_MESSAGES/yelp.mo installing ar.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ar/LC_MESSAGES/yelp.mo installing as.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/as/LC_MESSAGES/yelp.mo installing ast.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ast/LC_MESSAGES/yelp.mo installing az.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/az/LC_MESSAGES/yelp.mo installing be.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/be/LC_MESSAGES/yelp.mo installing be@latin.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/be@latin/LC_MESSAGES/yelp.mo installing bg.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/bg/LC_MESSAGES/yelp.mo installing bn.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/bn/LC_MESSAGES/yelp.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/bn_IN/LC_MESSAGES/yelp.mo installing br.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/br/LC_MESSAGES/yelp.mo installing bs.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/bs/LC_MESSAGES/yelp.mo installing ca.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ca/LC_MESSAGES/yelp.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ca@valencia/LC_MESSAGES/yelp.mo installing crh.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/crh/LC_MESSAGES/yelp.mo installing cs.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/cs/LC_MESSAGES/yelp.mo installing cy.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/cy/LC_MESSAGES/yelp.mo installing da.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/da/LC_MESSAGES/yelp.mo installing de.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/de/LC_MESSAGES/yelp.mo installing dz.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/dz/LC_MESSAGES/yelp.mo installing el.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/el/LC_MESSAGES/yelp.mo installing en_CA.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/en_CA/LC_MESSAGES/yelp.mo installing en_GB.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/en_GB/LC_MESSAGES/yelp.mo installing eo.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/eo/LC_MESSAGES/yelp.mo installing es.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/es/LC_MESSAGES/yelp.mo installing et.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/et/LC_MESSAGES/yelp.mo installing eu.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/eu/LC_MESSAGES/yelp.mo installing fa.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/fa/LC_MESSAGES/yelp.mo installing fi.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/fi/LC_MESSAGES/yelp.mo installing fr.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/fr/LC_MESSAGES/yelp.mo installing fur.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/fur/LC_MESSAGES/yelp.mo installing ga.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ga/LC_MESSAGES/yelp.mo installing gd.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/gd/LC_MESSAGES/yelp.mo installing gl.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/gl/LC_MESSAGES/yelp.mo installing gu.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/gu/LC_MESSAGES/yelp.mo installing he.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/he/LC_MESSAGES/yelp.mo installing hi.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/hi/LC_MESSAGES/yelp.mo installing hr.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/hr/LC_MESSAGES/yelp.mo installing hu.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/hu/LC_MESSAGES/yelp.mo installing id.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/id/LC_MESSAGES/yelp.mo installing is.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/is/LC_MESSAGES/yelp.mo installing it.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/it/LC_MESSAGES/yelp.mo installing ja.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ja/LC_MESSAGES/yelp.mo installing ka.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ka/LC_MESSAGES/yelp.mo installing kk.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/kk/LC_MESSAGES/yelp.mo installing km.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/km/LC_MESSAGES/yelp.mo installing kn.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/kn/LC_MESSAGES/yelp.mo installing ko.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ko/LC_MESSAGES/yelp.mo installing ks.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ks/LC_MESSAGES/yelp.mo installing ku.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ku/LC_MESSAGES/yelp.mo installing ky.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ky/LC_MESSAGES/yelp.mo installing la.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/la/LC_MESSAGES/yelp.mo installing li.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/li/LC_MESSAGES/yelp.mo installing lt.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/lt/LC_MESSAGES/yelp.mo installing lv.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/lv/LC_MESSAGES/yelp.mo installing mai.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/mai/LC_MESSAGES/yelp.mo installing mg.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/mg/LC_MESSAGES/yelp.mo installing mk.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/mk/LC_MESSAGES/yelp.mo installing ml.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ml/LC_MESSAGES/yelp.mo installing mn.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/mn/LC_MESSAGES/yelp.mo installing mr.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/mr/LC_MESSAGES/yelp.mo installing ms.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ms/LC_MESSAGES/yelp.mo installing nb.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/nb/LC_MESSAGES/yelp.mo installing nds.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/nds/LC_MESSAGES/yelp.mo installing ne.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ne/LC_MESSAGES/yelp.mo installing nl.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/nl/LC_MESSAGES/yelp.mo installing nn.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/nn/LC_MESSAGES/yelp.mo installing nso.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/nso/LC_MESSAGES/yelp.mo installing oc.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/oc/LC_MESSAGES/yelp.mo installing or.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/or/LC_MESSAGES/yelp.mo installing pa.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/pa/LC_MESSAGES/yelp.mo installing pl.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/pl/LC_MESSAGES/yelp.mo installing ps.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ps/LC_MESSAGES/yelp.mo installing pt.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/pt/LC_MESSAGES/yelp.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/pt_BR/LC_MESSAGES/yelp.mo installing ro.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ro/LC_MESSAGES/yelp.mo installing ru.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ru/LC_MESSAGES/yelp.mo installing rw.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/rw/LC_MESSAGES/yelp.mo installing si.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/si/LC_MESSAGES/yelp.mo installing sk.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/sk/LC_MESSAGES/yelp.mo installing sl.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/sl/LC_MESSAGES/yelp.mo installing sq.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/sq/LC_MESSAGES/yelp.mo installing sr.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/sr/LC_MESSAGES/yelp.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/sr@latin/LC_MESSAGES/yelp.mo installing sv.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/sv/LC_MESSAGES/yelp.mo installing ta.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ta/LC_MESSAGES/yelp.mo installing te.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/te/LC_MESSAGES/yelp.mo installing tg.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/tg/LC_MESSAGES/yelp.mo installing th.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/th/LC_MESSAGES/yelp.mo installing tr.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/tr/LC_MESSAGES/yelp.mo installing ug.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/ug/LC_MESSAGES/yelp.mo installing uk.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/uk/LC_MESSAGES/yelp.mo installing uz.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/uz/LC_MESSAGES/yelp.mo installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/uz@cyrillic/LC_MESSAGES/yelp.mo installing vi.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/vi/LC_MESSAGES/yelp.mo installing wa.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/wa/LC_MESSAGES/yelp.mo installing xh.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/xh/LC_MESSAGES/yelp.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/zh_CN/LC_MESSAGES/yelp.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/zh_HK/LC_MESSAGES/yelp.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/zh_TW/LC_MESSAGES/yelp.mo installing zu.gmo as /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/locale/zu/LC_MESSAGES/yelp.mo make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data' Making install in domains make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/domains' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/domains' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp-xsl/xslt/common/domains' /usr/bin/install -c -m 644 yelp.xml '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp-xsl/xslt/common/domains' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/domains' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/domains' Making install in dtd make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/dtd' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/dtd' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/dtd' /usr/bin/install -c -m 644 docbookx.dtd isoamsa.ent isoamsb.ent isoamsc.ent isoamsn.ent isoamso.ent isoamsr.ent isobox.ent isocyr1.ent isocyr2.ent isodia.ent isogrk1.ent isogrk2.ent isogrk3.ent isogrk4.ent isolat1.ent isolat2.ent isonum.ent isopub.ent isotech.ent catalog '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/dtd' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/dtd' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/dtd' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' Making install in hicolor make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' Making install in 16x16 make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' Making install in status make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16/status' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16/status' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/icons/hicolor/16x16/status' /usr/bin/install -c -m 644 bookmark.png yelp-page-task.png yelp-page-tip.png yelp-page-ui.png yelp-page-video.png '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/icons/hicolor/16x16/status' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16/status' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16/status' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/16x16' Making install in scalable make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' Making install in actions make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/actions' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/actions' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/icons/hicolor/scalable/actions' /usr/bin/install -c -m 644 yelp-bookmark-add-symbolic.svg yelp-bookmark-remove-symbolic.svg '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/icons/hicolor/scalable/actions' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/actions' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/actions' Making install in status make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/status' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/status' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/icons/hicolor/scalable/status' /usr/bin/install -c -m 644 yelp-page-problem-symbolic.svg yelp-page-search-symbolic.svg yelp-page-task-symbolic.svg yelp-page-tip-symbolic.svg yelp-page-ui-symbolic.svg yelp-page-video-symbolic.svg yelp-page-symbolic.svg '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/icons/hicolor/scalable/status' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/status' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable/status' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor/scalable' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons/hicolor' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/icons' Making install in mathjax make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' Making install in config make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/config' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/config' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/config' /usr/bin/install -c -m 644 MMLorHTML.js yelp.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/config' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/config' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/config' Making install in extensions make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' Making install in HTML-CSS make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions/HTML-CSS' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions/HTML-CSS' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/extensions/HTML-CSS' /usr/bin/install -c -m 644 handle-floats.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/extensions/HTML-CSS' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions/HTML-CSS' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions/HTML-CSS' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/extensions' /usr/bin/install -c -m 644 MathEvents.js MathMenu.js MathZoom.js mml2jax.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/extensions' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/extensions' Making install in fonts/HTML-CSS/TeX/woff make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/fonts/HTML-CSS/TeX/woff' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/fonts/HTML-CSS/TeX/woff' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/fonts/HTML-CSS/TeX/woff' /usr/bin/install -c -m 644 MathJax_AMS-Regular.woff MathJax_Caligraphic-Bold.woff MathJax_Caligraphic-Regular.woff MathJax_Fraktur-Bold.woff MathJax_Fraktur-Regular.woff MathJax_Main-Bold.woff MathJax_Main-Italic.woff MathJax_Main-Regular.woff MathJax_Math-BoldItalic.woff MathJax_Math-Italic.woff MathJax_Math-Regular.woff MathJax_SansSerif-Bold.woff MathJax_SansSerif-Italic.woff MathJax_SansSerif-Regular.woff MathJax_Script-Regular.woff MathJax_Size1-Regular.woff MathJax_Size2-Regular.woff MathJax_Size3-Regular.woff MathJax_Size4-Regular.woff MathJax_Typewriter-Regular.woff '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/fonts/HTML-CSS/TeX/woff' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/fonts/HTML-CSS/TeX/woff' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/fonts/HTML-CSS/TeX/woff' Making install in jax make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' Making install in element make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' Making install in mml make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' Making install in optable make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml/optable' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml/optable' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/element/mml/optable' /usr/bin/install -c -m 644 Arrows.js BasicLatin.js CombDiacritMarks.js CombDiactForSymbols.js Dingbats.js GeneralPunctuation.js GeometricShapes.js GreekAndCoptic.js Latin1Supplement.js LetterlikeSymbols.js Makefile.am MathOperators.js MiscMathSymbolsA.js MiscMathSymbolsB.js MiscSymbolsAndArrows.js MiscTechnical.js SpacingModLetters.js SupplementalArrowsA.js SupplementalArrowsB.js SuppMathOperators.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/element/mml/optable' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml/optable' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml/optable' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/element/mml' /usr/bin/install -c -m 644 jax.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/element/mml' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element/mml' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/element' Making install in input make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' Making install in MathML make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' Making install in entities make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML/entities' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML/entities' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/input/MathML/entities' /usr/bin/install -c -m 644 a.js b.js c.js d.js e.js f.js fr.js g.js h.js i.js j.js k.js l.js m.js n.js o.js opf.js p.js q.js r.js scr.js s.js t.js u.js v.js w.js x.js y.js z.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/input/MathML/entities' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML/entities' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML/entities' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/input/MathML' /usr/bin/install -c -m 644 config.js jax.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/input/MathML' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input/MathML' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/input' Making install in output make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' Making install in HTML-CSS make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' Making install in autoload make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/autoload' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/autoload' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/autoload' /usr/bin/install -c -m 644 annotation-xml.js maction.js Makefile.am menclose.js mglyph.js mmultiscripts.js ms.js mtable.js multiline.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/autoload' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/autoload' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/autoload' Making install in fonts make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' Making install in TeX make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' Making install in AMS/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' /usr/bin/install -c -m 644 Arrows.js MathOperators.js BBBold.js Latin1Supplement.js Dingbats.js SuppMathOperators.js Main.js GeometricShapes.js LetterlikeSymbols.js MiscMathSymbolsB.js MiscSymbols.js EnclosedAlphanum.js GeneralPunctuation.js BoxDrawing.js PUA.js LatinExtendedA.js MiscTechnical.js GreekAndCoptic.js SpacingModLetters.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular' Making install in Caligraphic/Bold make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold' Making install in Caligraphic/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular' Making install in Fraktur/Bold make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js PUA.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold' Making install in Fraktur/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js PUA.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular' Making install in Greek/Bold make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold' Making install in Greek/BoldItalic make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic' Making install in Greek/Italic make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic' Making install in Greek/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular' Making install in Main/Bold make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' /usr/bin/install -c -m 644 Arrows.js MathOperators.js SupplementalArrowsA.js Latin1Supplement.js LatinExtendedB.js SuppMathOperators.js Main.js GeometricShapes.js MiscMathSymbolsA.js LetterlikeSymbols.js MiscSymbols.js GeneralPunctuation.js CombDiactForSymbols.js LatinExtendedA.js MiscTechnical.js SpacingModLetters.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold' Making install in Main/Italic make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' /usr/bin/install -c -m 644 Latin1Supplement.js Main.js LetterlikeSymbols.js GeneralPunctuation.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic' Making install in Main/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' /usr/bin/install -c -m 644 Main.js GeometricShapes.js MiscSymbols.js SpacingModLetters.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular' Making install in Math/BoldItalic make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic' Making install in Math/Italic make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic' Making install in SansSerif/Bold make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold' Making install in SansSerif/Italic make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic' Making install in SansSerif/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular' Making install in Script/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular' Making install in Size1/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular' Making install in Size2/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular' Making install in Size3/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular' Making install in Size4/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' /usr/bin/install -c -m 644 Main.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular' Making install in Typewriter/Regular make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' /usr/bin/install -c -m 644 Main.js Other.js BasicLatin.js CombDiacritMarks.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular' make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[9]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[9]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX' /usr/bin/install -c -m 644 fontdata-extra.js fontdata.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS/fonts/TeX' make[9]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts/TeX' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[8]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[8]: Nothing to be done for `install-exec-am'. make[8]: Nothing to be done for `install-data-am'. make[8]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS/fonts' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' make[7]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' make[7]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS' /usr/bin/install -c -m 644 config.js jax.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/HTML-CSS' make[7]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/HTML-CSS' Making install in NativeMML make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/NativeMML' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/NativeMML' make[6]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/NativeMML' /usr/bin/install -c -m 644 config.js jax.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax/jax/output/NativeMML' make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/NativeMML' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output/NativeMML' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[6]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax/output' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' make[5]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/jax' Making install in unpacked make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/unpacked' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/unpacked' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/unpacked' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax/unpacked' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' make[4]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax' /usr/bin/install -c -m 644 MathJax.js '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/mathjax' make[4]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/mathjax' Making install in xslt make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/xslt' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data/xslt' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/xslt' /usr/bin/install -c -m 644 db2html.xsl info2html.xsl mal2html.xsl man2html.xsl yelp-common.xsl '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/yelp/xslt' make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/xslt' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data/xslt' make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/data' make[3]: Nothing to be done for `install-exec-am'. if test -n "org.gnome.yelp.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.yelp.gschema.xml "/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/data' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/tests' make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/tests' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs' Making install in libyelp make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs/libyelp' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs/libyelp' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/YelpDocument.html /usr/bin/install -c -m 644 ./html/YelpSettings.html /usr/bin/install -c -m 644 ./html/YelpSimpleDocument.html /usr/bin/install -c -m 644 ./html/YelpUri.html /usr/bin/install -c -m 644 ./html/YelpView.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/ch01s02.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libyelp-yelp-error.html /usr/bin/install -c -m 644 ./html/libyelp.devhelp2 /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs/libyelp' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs/libyelp' make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[3]: Entering directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2/docs' make[1]: Entering directory `/builddir/build/BUILD/yelp-3.14.2' make[2]: Entering directory `/builddir/build/BUILD/yelp-3.14.2' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/applications' /usr/bin/install -c -m 644 yelp.desktop '/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/applications' make[2]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2' make[1]: Leaving directory `/builddir/build/BUILD/yelp-3.14.2' + rm /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib/libyelp.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 yelp + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/yelp-3.14.2 extracting debug info from /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/bin/yelp extracting debug info from /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/lib/libyelp.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/yelp.debug to /usr/lib/debug/usr/bin/gnome-help.debug symlinked /usr/lib/debug/usr/lib/libyelp.so.0.0.0.debug to /usr/lib/debug/usr/lib/libyelp.so.0.debug symlinked /usr/lib/debug/usr/lib/libyelp.so.0.0.0.debug to /usr/lib/debug/usr/lib/libyelp.so.debug 1367 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DL2XAu + umask 022 + cd /builddir/build/BUILD + cd yelp-3.14.2 + desktop-file-validate /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/applications/yelp.desktop + exit 0 Processing files: yelp-3.14.2-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.expKxo + umask 022 + cd /builddir/build/BUILD + cd yelp-3.14.2 + DOCDIR=/builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + cp -pr COPYING /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + cp -pr NEWS /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + cp -pr README /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386/usr/share/doc/yelp-3.14.2 + exit 0 Provides: application() application(yelp.desktop) mimehandler(x-scheme-handler/ghelp) mimehandler(x-scheme-handler/help) mimehandler(x-scheme-handler/info) mimehandler(x-scheme-handler/man) yelp = 1:3.14.2-1.el7 yelp(x86-32) = 1:3.14.2-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh desktop-file-utils Requires(postun): /bin/sh desktop-file-utils Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libdl.so.2 libexslt.so.0 libgcrypt.so.11 libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgpg-error.so.0 libgtk-3.so.0 libjavascriptcoregtk-3.0.so.0 liblzma.so.5 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libsoup-2.4.so.1 libsqlite3.so.0 libwebkitgtk-3.0.so.0 libxml2.so.2 libxslt.so.1 libyelp.so.0 libz.so.1 rtld(GNU_HASH) Processing files: yelp-libs-3.14.2-1.el7.i686 Provides: libyelp.so.0 yelp-libs = 1:3.14.2-1.el7 yelp-libs(x86-32) = 1:3.14.2-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libexslt.so.0 libgdk-3.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-3.so.0 liblzma.so.5 liblzma.so.5(XZ_5.0) libpthread.so.0 libsqlite3.so.0 libwebkitgtk-3.0.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.3) libxml2.so.2(LIBXML2_2.7.3) libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) libxslt.so.1(LIBXML2_1.0.13) libxslt.so.1(LIBXML2_1.0.18) libxslt.so.1(LIBXML2_1.0.22) libxslt.so.1(LIBXML2_1.1.18) rtld(GNU_HASH) Processing files: yelp-devel-3.14.2-1.el7.i686 Provides: yelp-devel = 1:3.14.2-1.el7 yelp-devel(x86-32) = 1:3.14.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libyelp.so.0 Processing files: yelp-debuginfo-3.14.2-1.el7.i686 Provides: yelp-debuginfo = 1:3.14.2-1.el7 yelp-debuginfo(x86-32) = 1:3.14.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 Wrote: /builddir/build/RPMS/yelp-3.14.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/yelp-libs-3.14.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/yelp-devel-3.14.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/yelp-debuginfo-3.14.2-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Y2pO9 + umask 022 + cd /builddir/build/BUILD + cd yelp-3.14.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/yelp-3.14.2-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->