Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ghex.spec'], False, '/var/lib/mock/f20-build-1777960-311477/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', '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 x86_64 --nodeps builddir/build/SPECS/ghex.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Aug 09 2007 Thorsten Leemhuis - 2.19.0-1 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: Could not canonicalize hostname: buildvm-16.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghex-3.8.1-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ghex.spec'], False, '/var/lib/mock/f20-build-1777960-311477/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', '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 x86_64 --nodeps builddir/build/SPECS/ghex.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Aug 09 2007 Thorsten Leemhuis - 2.19.0-1 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9KAoMq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ghex-3.8.1 + /usr/bin/xz -dc /builddir/build/SOURCES/ghex-3.8.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ghex-3.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mZHhUV + umask 022 + cd /builddir/build/BUILD + cd ghex-3.8.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for desktop-file-validate... /usr/bin/desktop-file-validate checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking for pow... no checking for strstr... yes checking for strtoul... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for LIBGTKHEX... yes checking for GHEX... yes checking for GAILUTIL... yes checking whether NLS is requested... yes checking for intltool >= 0.41.1... 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.18.0 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking 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 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 checking what language compliance flags to pass to the C compiler... checking for itstool... itstool checking for xmllint... xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating help/Makefile config.status: creating icons/Makefile config.status: creating data/gtkhex-3.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands + make -j3 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1' Making all in data make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/data' ITMRG ghex.desktop GEN org.gnome.GHex.gschema.valid make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/po' MSGFMT am.gmo MSGFMT ar.gmo MSGFMT az.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT lt.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT rw.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/po' Making all in help make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/help' GEN cs/cs.mo GEN de/de.mo GEN es/es.mo GEN fr/fr.mo GEN id/id.mo GEN it/it.mo GEN ja/ja.mo GEN ko/ko.mo GEN oc/oc.mo GEN sl/sl.mo GEN sv/sv.mo GEN th/th.mo GEN zh_CN/zh_CN.mo GEN zh_TW/zh_TW.mo GEN cs/ GEN de/ GEN es/ GEN fr/ GEN id/ GEN it/ GEN ja/ GEN ko/ GEN oc/ GEN sl/ GEN sv/ GEN th/ GEN zh_CN/ GEN zh_TW/ make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/help' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/src' make all-am make[3]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/src' CC libgtkhex_3_la-hex-document.lo CC libgtkhex_3_la-gtkhex.lo CC libgtkhex_3_la-accessiblegtkhex.lo gtkhex.c: In function 'render_ac': gtkhex.c:364:3: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness [-Wpointer-sign] pango_layout_set_text (gh->alayout, c, 1); ^ In file included from /usr/include/pango-1.0/pango/pango.h:40:0, from /usr/include/gtk-3.0/gdk/gdktypes.h:35, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from hex-document.h:30, from gtkhex.c:32: /usr/include/pango-1.0/pango/pango-layout.h:101:16: note: expected 'const char *' but argument is of type 'guchar *' void pango_layout_set_text (PangoLayout *layout, ^ gtkhex.c: In function 'render_xc': gtkhex.c:388:3: warning: pointer targets in passing argument 3 of 'format_xbyte' differ in signedness [-Wpointer-sign] format_xbyte(gh, gh->cursor_pos, c); ^ gtkhex.c:194:6: note: expected 'gchar *' but argument is of type 'guchar *' void format_xbyte(GtkHex *gh, gint pos, gchar buf[2]) { ^ gtkhex.c:414:3: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness [-Wpointer-sign] pango_layout_set_text (gh->xlayout, &c[i], 1); ^ In file included from /usr/include/pango-1.0/pango/pango.h:40:0, from /usr/include/gtk-3.0/gdk/gdktypes.h:35, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from hex-document.h:30, from gtkhex.c:32: /usr/include/pango-1.0/pango/pango-layout.h:101:16: note: expected 'const char *' but argument is of type 'guchar *' void pango_layout_set_text (PangoLayout *layout, ^ gtkhex.c: In function 'render_hex_lines': gtkhex.c:709:8: warning: pointer targets in passing argument 2 of 'format_xblock' differ in signedness [-Wpointer-sign] MIN((gh->top_line+imax+1)*gh->cpl, gh->document->file_size) ); ^ gtkhex.c:210:6: note: expected 'gchar *' but argument is of type 'guchar *' gint format_xblock(GtkHex *gh, gchar *out, guint start, guint end) { ^ gtkhex.c:718:3: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness [-Wpointer-sign] pango_layout_set_text (gh->xlayout, gh->priv->disp_buffer + (i - imin) * xcpl, MIN(xcpl, tmp)); ^ In file included from /usr/include/pango-1.0/pango/pango.h:40:0, from /usr/include/gtk-3.0/gdk/gdktypes.h:35, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from hex-document.h:30, from gtkhex.c:32: /usr/include/pango-1.0/pango/pango-layout.h:101:16: note: expected 'const char *' but argument is of type 'guchar *' void pango_layout_set_text (PangoLayout *layout, ^ gtkhex.c: In function 'render_ascii_lines': gtkhex.c:763:8: warning: pointer targets in passing argument 2 of 'format_ablock' differ in signedness [-Wpointer-sign] MIN((gh->top_line+imax+1)*gh->cpl, gh->document->file_size) ); ^ gtkhex.c:229:6: note: expected 'gchar *' but argument is of type 'guchar *' gint format_ablock(GtkHex *gh, gchar *out, guint start, guint end) { ^ gtkhex.c:773:3: warning: pointer targets in passing argument 2 of 'pango_layout_set_text' differ in signedness [-Wpointer-sign] pango_layout_set_text (gh->alayout, gh->priv->disp_buffer + (i - imin)*gh->cpl, MIN(gh->cpl, tmp)); ^ In file included from /usr/include/pango-1.0/pango/pango.h:40:0, from /usr/include/gtk-3.0/gdk/gdktypes.h:35, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from hex-document.h:30, from gtkhex.c:32: /usr/include/pango-1.0/pango/pango-layout.h:101:16: note: expected 'const char *' but argument is of type 'guchar *' void pango_layout_set_text (PangoLayout *layout, ^ gtkhex.c: In function 'draw_shadow': gtkhex.c:926:2: warning: 'gtk_widget_get_requisition' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:788): Use 'gtk_widget_get_preferred_width and gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] gtk_widget_get_requisition(gh->scrollbar, &sb_req); ^ gtkhex.c: In function 'hex_button_cb': gtkhex.c:1126:11: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] strlen(text), 0, text, TRUE); ^ In file included from gtkhex.c:32:0: hex-document.h:94:13: note: expected 'guchar *' but argument is of type 'gchar *' void hex_document_set_data(HexDocument *doc, guint offset, ^ gtkhex.c: In function 'ascii_button_cb': gtkhex.c:1222:11: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] strlen(text), 0, text, TRUE); ^ In file included from gtkhex.c:32:0: hex-document.h:94:13: note: expected 'guchar *' but argument is of type 'gchar *' void hex_document_set_data(HexDocument *doc, guint offset, ^ gtkhex.c: In function 'show_offsets_widget': gtkhex.c:1279:2: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] gtk_widget_modify_font (gh->offsets, gh->font_desc); ^ gtkhex.c: In function 'primary_get_cb': gtkhex.c:1390:3: warning: pointer targets in passing argument 2 of 'gtk_selection_data_set_text' differ in signedness [-Wpointer-sign] gtk_selection_data_set_text(data, text, end_pos - start_pos); ^ In file included from /usr/include/gtk-3.0/gtk/gtkdnd.h:35:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:28, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:45, from hex-document.h:30, from gtkhex.c:32: /usr/include/gtk-3.0/gtk/gtkselection.h:178:10: note: expected 'const gchar *' but argument is of type 'guchar *' gboolean gtk_selection_data_set_text (GtkSelectionData *selection_data, ^ gtkhex.c: In function 'gtk_hex_real_copy_to_clipboard': gtkhex.c:1697:3: warning: pointer targets in passing argument 2 of 'gtk_clipboard_set_text' differ in signedness [-Wpointer-sign] gtk_clipboard_set_text(klass->clipboard, text, end_pos - start_pos); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:77:0, from hex-document.h:30, from gtkhex.c:32: /usr/include/gtk-3.0/gtk/gtkclipboard.h:184:10: note: expected 'const gchar *' but argument is of type 'guchar *' void gtk_clipboard_set_text (GtkClipboard *clipboard, ^ gtkhex.c: In function 'gtk_hex_real_paste_from_clipboard': gtkhex.c:1718:10: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] strlen(text), 0, text, TRUE); ^ In file included from gtkhex.c:32:0: hex-document.h:94:13: note: expected 'guchar *' but argument is of type 'gchar *' void hex_document_set_data(HexDocument *doc, guint offset, ^ gtkhex.c: In function 'gtk_hex_size_allocate': gtkhex.c:1978:2: warning: 'gtk_widget_get_requisition' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:788): Use 'gtk_widget_get_preferred_width and gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] gtk_widget_get_requisition(gh->scrollbar, &sb_req); ^ gtkhex.c: In function 'gtk_hex_init': gtkhex.c:2189:2: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] gtk_widget_modify_font (gh->xdisp, gh->font_desc); ^ gtkhex.c:2216:2: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] gtk_widget_modify_font (gh->adisp, gh->font_desc); ^ gtkhex.c: In function 'gtk_hex_set_font': gtkhex.c:2479:3: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] gtk_widget_modify_font (gh->xdisp, gh->font_desc); ^ gtkhex.c:2482:3: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] gtk_widget_modify_font (gh->adisp, gh->font_desc); ^ gtkhex.c:2485:3: warning: 'gtk_widget_modify_font' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstyle.h:699): Use 'gtk_widget_override_font' instead [-Wdeprecated-declarations] gtk_widget_modify_font (gh->offsets, gh->font_desc); ^ hex-document.c: In function 'hex_document_real_undo': hex-document.c:1018:3: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] hex_document_set_data(doc, cd->start, cd->rep_len, len, cd->v_string, FALSE); ^ hex-document.c:579:1: note: expected 'guchar *' but argument is of type 'gchar *' hex_document_set_data(HexDocument *doc, guint offset, guint len, ^ hex-document.c:1022:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cd->v_string = rep_data; ^ hex-document.c: In function 'hex_document_real_redo': hex-document.c:1080:3: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] hex_document_set_data(doc, cd->start, cd->rep_len, len, cd->v_string, FALSE); ^ hex-document.c:579:1: note: expected 'guchar *' but argument is of type 'gchar *' hex_document_set_data(HexDocument *doc, guint offset, guint len, ^ hex-document.c:1084:16: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cd->v_string = rep_data; ^ CC libgtkhex_3_la-accessiblegtkhexfactory.lo CC libgtkhex_3_la-ghex-resources.lo CC chartable.o CC config.o chartable.c: In function 'create_char_table': chartable.c:221:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] cbtn = gtk_button_new_from_stock(GTK_STOCK_CLOSE); ^ chartable.c:221:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] CC converter.o CC factory.o CC findreplace.o converter.c: In function 'create_converter': converter.c:234:15: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ CC ghex-window.o CC hex-dialog.o findreplace.c: In function 'create_find_dialog': findreplace.c:108:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->f_next = create_button(dialog->window, GTK_STOCK_GO_FORWARD, _("Find _Next")); ^ findreplace.c:115:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->f_prev = create_button(dialog->window, GTK_STOCK_GO_BACK, _("Find _Previous")); ^ findreplace.c:124:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] dialog->f_close = gtk_button_new_from_stock (GTK_STOCK_CANCEL); ^ findreplace.c:124:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] findreplace.c: In function 'create_advanced_find_add_dialog': findreplace.c:172:2: warning: 'gtk_color_selection_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:92): Use 'gtk_color_chooser_widget_new' instead [-Wdeprecated-declarations] dialog->colour = gtk_color_selection_new(); ^ findreplace.c:173:2: warning: 'gtk_color_selection_set_has_opacity_control' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:96): Use 'gtk_color_chooser_set_use_alpha' instead [-Wdeprecated-declarations] gtk_color_selection_set_has_opacity_control(GTK_COLOR_SELECTION(dialog->colour), ^ findreplace.c:173:2: warning: 'gtk_color_selection_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:90) [-Wdeprecated-declarations] findreplace.c:179:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] button = create_button(dialog->window, GTK_STOCK_ADD, _("Add")); ^ findreplace.c:188:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] button = gtk_button_new_from_stock(GTK_STOCK_CANCEL); ^ findreplace.c:188:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] findreplace.c: In function 'create_advanced_find_dialog': findreplace.c:258:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->f_next = create_button(dialog->window, GTK_STOCK_GO_FORWARD, _("Find _Next")); ^ findreplace.c:267:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->f_prev = create_button(dialog->window, GTK_STOCK_GO_BACK, _("Find _Previous")); ^ findreplace.c:280:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->f_new = create_button(dialog->window, GTK_STOCK_ADD, _("_Add New")); ^ findreplace.c:289:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->f_remove = create_button(dialog->window, GTK_STOCK_REMOVE, _("_Remove Selected")); ^ findreplace.c:298:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] dialog->f_close = gtk_button_new_from_stock (GTK_STOCK_CLOSE); ^ findreplace.c:298:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] findreplace.c: In function 'create_replace_dialog': findreplace.c:375:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] dialog->next = create_button(dialog->window, GTK_STOCK_GO_FORWARD, _("Find _next")); ^ findreplace.c:400:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] dialog->close = gtk_button_new_from_stock (GTK_STOCK_CANCEL); ^ findreplace.c:400:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] findreplace.c: In function 'create_jump_dialog': findreplace.c:444:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] dialog->ok = gtk_button_new_from_stock (GTK_STOCK_OK); ^ findreplace.c:444:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] findreplace.c:453:2: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkbutton.h:84): Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations] dialog->cancel = gtk_button_new_from_stock (GTK_STOCK_CANCEL); ^ findreplace.c:453:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] findreplace.c: In function 'find_next_cb': findreplace.c:546:10: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness [-Wpointer-sign] gh->cursor_pos+1, str, str_len, &offset)) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:121:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_forward(HexDocument *doc, guint start, ^ findreplace.c: In function 'find_prev_cb': findreplace.c:581:11: warning: pointer targets in passing argument 3 of 'hex_document_find_backward' differ in signedness [-Wpointer-sign] gh->cursor_pos, str, str_len, &offset)) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:123:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_backward(HexDocument *doc, guint start, ^ findreplace.c: In function 'replace_next_cb': findreplace.c:685:10: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness [-Wpointer-sign] gh->cursor_pos+1, str, str_len, &offset)) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:121:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_forward(HexDocument *doc, guint start, ^ findreplace.c: In function 'replace_one_cb': findreplace.c:722:2: warning: pointer targets in passing argument 2 of 'hex_document_compare_data' differ in signedness [-Wpointer-sign] if(hex_document_compare_data(doc, find_str, gh->cursor_pos, find_len) == 0) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:119:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_compare_data(HexDocument *doc, guchar *s2, ^ findreplace.c:724:10: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] rep_len, find_len, rep_str, TRUE); ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:94:13: note: expected 'guchar *' but argument is of type 'gchar *' void hex_document_set_data(HexDocument *doc, guint offset, ^ findreplace.c:727:10: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness [-Wpointer-sign] &offset)) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:121:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_forward(HexDocument *doc, guint start, ^ findreplace.c: In function 'replace_all_cb': findreplace.c:771:10: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness [-Wpointer-sign] &offset)) { ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:121:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_forward(HexDocument *doc, guint start, ^ findreplace.c:772:3: warning: pointer targets in passing argument 5 of 'hex_document_set_data' differ in signedness [-Wpointer-sign] hex_document_set_data(doc, offset, rep_len, find_len, rep_str, TRUE); ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:94:13: note: expected 'guchar *' but argument is of type 'gchar *' void hex_document_set_data(HexDocument *doc, guint offset, ^ findreplace.c: In function 'advanced_find_add_cb': findreplace.c:826:3: warning: 'gtk_color_selection_get_current_rgba' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:120): Use 'gtk_color_chooser_get_rgba' instead [-Wdeprecated-declarations] gtk_color_selection_get_current_rgba (GTK_COLOR_SELECTION (dialog->addDialog->colour), ^ findreplace.c:826:3: warning: 'gtk_color_selection_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h:90) [-Wdeprecated-declarations] findreplace.c: In function 'advanced_find_next_cb': findreplace.c:874:10: warning: pointer targets in passing argument 3 of 'hex_document_find_forward' differ in signedness [-Wpointer-sign] gh->cursor_pos+1, data->str, data->str_len, &offset)) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:121:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_forward(HexDocument *doc, guint start, ^ findreplace.c: In function 'advanced_find_prev_cb': findreplace.c:899:11: warning: pointer targets in passing argument 3 of 'hex_document_find_backward' differ in signedness [-Wpointer-sign] gh->cursor_pos, data->str, data->str_len, &offset)) ^ In file included from gtkhex.h:30:0, from findreplace.h:29, from findreplace.c:31: ./hex-document.h:123:13: note: expected 'guchar *' but argument is of type 'gchar *' gint hex_document_find_backward(HexDocument *doc, guint start, ^ ghex-window.c: In function 'ghex_window_drag_data_received': ghex-window.c:78:5: warning: pointer targets in passing argument 1 of 'g_uri_list_extract_uris' differ in signedness [-Wpointer-sign] uri = uris_to_open = g_uri_list_extract_uris (gtk_selection_data_get_data (selection_data)); ^ In file included from /usr/include/glib-2.0/glib.h:43:0, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:25, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, from ghex-window.c:29: /usr/include/glib-2.0/glib/gconvert.h:168:9: note: expected 'const gchar *' but argument is of type 'const guchar *' gchar **g_uri_list_extract_uris (const gchar *uri_list) G_GNUC_MALLOC; ^ ghex-window.c: In function 'ghex_window_set_action_visible': ghex-window.c:187:5: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:188) [-Wdeprecated-declarations] action = gtk_action_group_get_action (win->action_group, name); ^ ghex-window.c:188:5: warning: 'gtk_action_set_visible' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkaction.h:107) [-Wdeprecated-declarations] gtk_action_set_visible (action, visible); ^ ghex-window.c: In function 'ghex_window_set_action_sensitive': ghex-window.c:198:5: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:188) [-Wdeprecated-declarations] action = gtk_action_group_get_action (win->action_group, name); ^ ghex-window.c:199:5: warning: 'gtk_action_set_sensitive' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkaction.h:100) [-Wdeprecated-declarations] gtk_action_set_sensitive (action, sensitive); ^ ghex-window.c: In function 'ghex_window_set_toggle_action_active': ghex-window.c:209:5: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:188) [-Wdeprecated-declarations] action = gtk_action_group_get_action (win->action_group, name); ^ ghex-window.c:210:5: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:82) [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), active); ^ ghex-window.c:210:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:73) [-Wdeprecated-declarations] ghex-window.c: In function 'ghex_window_get_toggle_action_active': ghex-window.c:219:5: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:188) [-Wdeprecated-declarations] action = gtk_action_group_get_action (win->action_group, name); ^ ghex-window.c:220:5: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:85) [-Wdeprecated-declarations] return gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ ghex-window.c:220:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:73) [-Wdeprecated-declarations] ghex-window.c: At top level: ghex-window.c:348:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileOpen", GTK_STOCK_OPEN, N_("_Open..."), "O", ^ ghex-window.c:351:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileSave", GTK_STOCK_SAVE, N_("_Save"), "S", ^ ghex-window.c:354:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileSaveAs", GTK_STOCK_SAVE_AS, N_("Save _As..."), "S", ^ ghex-window.c:360:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileRevert", GTK_STOCK_REVERT_TO_SAVED, N_("_Revert"), NULL, ^ ghex-window.c:363:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FilePrint", GTK_STOCK_PRINT, N_("_Print"), "P", ^ ghex-window.c:366:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FilePrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Previe_w..."), "P", ^ ghex-window.c:369:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileClose", GTK_STOCK_CLOSE, N_("_Close"), "W", ^ ghex-window.c:372:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "FileExit", GTK_STOCK_QUIT, N_("E_xit"), "Q", ^ ghex-window.c:377:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditUndo", GTK_STOCK_UNDO, N_("_Undo"), "Z", ^ ghex-window.c:380:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditRedo", GTK_STOCK_REDO, N_("_Redo"), "Z", ^ ghex-window.c:383:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditCopy", GTK_STOCK_COPY, N_("_Copy"), "C", ^ ghex-window.c:386:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditCut", GTK_STOCK_CUT, N_("Cu_t"), "X", ^ ghex-window.c:389:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditPaste", GTK_STOCK_PASTE, N_("Pa_ste"), "V", ^ ghex-window.c:392:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditFind", GTK_STOCK_FIND, N_("_Find"), "F", ^ ghex-window.c:395:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditAdvancedFind", GTK_STOCK_FIND, N_("_Advanced Find"), NULL, ^ ghex-window.c:398:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditReplace", GTK_STOCK_FIND_AND_REPLACE, N_("R_eplace"), "H", ^ ghex-window.c:404:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "EditPreferences", GTK_STOCK_PREFERENCES, N_("_Preferences"), NULL, ^ ghex-window.c:417:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpContents", GTK_STOCK_HELP, N_("_Contents"), "F1", ^ ghex-window.c:420:5: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] { "HelpAbout", GTK_STOCK_ABOUT, N_("_About"), NULL, ^ ghex-window.c: In function 'menu_item_selected_cb': ghex-window.c:461:5: warning: 'gtk_activatable_get_related_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactivatable.h:79) [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (item)); ^ ghex-window.c:461:5: warning: 'gtk_activatable_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactivatable.h:69) [-Wdeprecated-declarations] ghex-window.c: In function 'ghex_window_constructor': ghex-window.c:544:5: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:130) [-Wdeprecated-declarations] window->ui_manager = gtk_ui_manager_new (); ^ ghex-window.c:551:5: warning: 'gtk_action_group_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:168) [-Wdeprecated-declarations] window->action_group = gtk_action_group_new ("GHexActions"); ^ ghex-window.c:552:5: warning: 'gtk_action_group_set_translation_domain' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:245) [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (window->action_group, ^ ghex-window.c:554:5: warning: 'gtk_action_group_add_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:203) [-Wdeprecated-declarations] gtk_action_group_add_actions (window->action_group, action_entries, ^ ghex-window.c:557:5: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:208) [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (window->action_group, toggle_entries, ^ ghex-window.c:560:5: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:213) [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (window->action_group, group_data_entries, ^ ghex-window.c:565:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:138) [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (window->ui_manager, ^ ghex-window.c:568:33: warning: 'gtk_ui_manager_get_accel_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:147) [-Wdeprecated-declarations] gtk_ui_manager_get_accel_group (window->ui_manager)); ^ ghex-window.c:571:5: warning: 'gtk_action_group_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:168) [-Wdeprecated-declarations] window->doc_list_action_group = gtk_action_group_new ("DocListActions"); ^ ghex-window.c:572:5: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:138) [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (window->ui_manager, ^ ghex-window.c:576:5: warning: 'gtk_ui_manager_add_ui_from_resource' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:167) [-Wdeprecated-declarations] if (!gtk_ui_manager_add_ui_from_resource (window->ui_manager, "/org/gnome/ghex/ghex-ui.xml", &error)) { ^ ghex-window.c:584:5: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:149) [-Wdeprecated-declarations] menubar = gtk_ui_manager_get_widget (window->ui_manager, "/MainMenu"); ^ ghex-window.c: In function 'ghex_window_doc_menu_update': ghex-window.c:1010:9: warning: 'gtk_ui_manager_remove_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:179) [-Wdeprecated-declarations] gtk_ui_manager_remove_ui (win->ui_manager, ^ ghex-window.c:1012:9: warning: 'gtk_ui_manager_ensure_update' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:184) [-Wdeprecated-declarations] gtk_ui_manager_ensure_update (win->ui_manager); ^ ghex-window.c:1014:5: warning: 'gtk_ui_manager_new_merge_id' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:186) [-Wdeprecated-declarations] win->ui_merge_id = gtk_ui_manager_new_merge_id (win->ui_manager); ^ ghex-window.c:1017:5: warning: 'gtk_action_group_list_actions' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:191) [-Wdeprecated-declarations] items = gtk_action_group_list_actions (win->doc_list_action_group); ^ ghex-window.c:1023:9: warning: 'gtk_action_get_name' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkaction.h:94) [-Wdeprecated-declarations] action_name = gtk_action_get_name (action); ^ ghex-window.c:1025:9: warning: 'gtk_ui_manager_add_ui' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkuimanager.h:171) [-Wdeprecated-declarations] gtk_ui_manager_add_ui (win->ui_manager, ^ ghex-window.c: In function 'ghex_window_remove_doc_from_list': ghex-window.c:1042:5: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:188) [-Wdeprecated-declarations] action = gtk_action_group_get_action (win->doc_list_action_group, ^ ghex-window.c:1046:5: warning: 'gtk_action_group_remove_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:200) [-Wdeprecated-declarations] gtk_action_group_remove_action (win->doc_list_action_group, ^ ghex-window.c: In function 'ghex_window_add_doc_to_list': ghex-window.c:1065:5: warning: 'gtk_action_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkaction.h:89) [-Wdeprecated-declarations] action = gtk_action_new (action_name, escaped_name, tip, NULL); ^ ghex-window.c:1069:5: warning: 'gtk_action_group_add_action' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkactiongroup.h:193) [-Wdeprecated-declarations] gtk_action_group_add_action (win->doc_list_action_group, ^ ghex-window.c: In function 'ghex_window_save_as': ghex-window.c:1221:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ ghex-window.c:1222:37: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_OK, ^ ghex-window.c: In function 'ghex_window_ok_to_close': ghex-window.c:1338:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] save_btn = create_button(mbox, GTK_STOCK_NO, _("Do_n't save")); ^ ghex-window.c:1341:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button(GTK_DIALOG(mbox), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL); ^ ghex-window.c:1342:2: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] gtk_dialog_add_button(GTK_DIALOG(mbox), GTK_STOCK_SAVE, GTK_RESPONSE_YES); ^ CC hex-document-ui.o CC main.o CC preferences.o CC print.o CC ui.o ui.c: In function 'create_button': ui.c:88:2: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimage.h:123): Use 'gtk_image_new_from_icon_name' instead [-Wdeprecated-declarations] pixmap = gtk_image_new_from_stock (type, GTK_ICON_SIZE_BUTTON); ^ ui.c: In function 'open_cb': ui.c:324:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ preferences.c: In function 'create_prefs_dialog': preferences.c:72:10: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CLOSE, ^ preferences.c:76:10: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_HELP, ^ ui.c:325:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_OPEN, GTK_RESPONSE_OK, ^ ui.c: In function 'export_html_cb': ui.c:429:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, ^ ui.c:430:14: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] GTK_STOCK_SAVE, GTK_RESPONSE_OK, ^ ui.c: In function 'insert_mode_cb': ui.c:603:5: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ ui.c:603:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:73) [-Wdeprecated-declarations] ui.c: In function 'character_table_cb': ui.c:617:5: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ ui.c:617:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:73) [-Wdeprecated-declarations] ui.c: In function 'converter_cb': ui.c:644:5: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ ui.c:644:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:73) [-Wdeprecated-declarations] ui.c: In function 'type_dialog_cb': ui.c:676:5: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:85) [-Wdeprecated-declarations] active = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)); ^ ui.c:676:5: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtktoggleaction.h:73) [-Wdeprecated-declarations] ui.c: In function 'group_data_cb': ui.c:699:5: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkradioaction.h:89) [-Wdeprecated-declarations] value = gtk_radio_action_get_current_value (current); ^ CCLD libgtkhex-3.la CCLD ghex make[3]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/src' make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/src' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/icons' make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1' make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1' make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2qwvu8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 + cd ghex-3.8.1 + make install DESTDIR=/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 Making install in data make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/data' make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/GConf/gsettings' /usr/bin/install -c -m 644 ghex.convert '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/GConf/gsettings' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/applications' /usr/bin/install -c -m 644 ghex.desktop '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gtkhex-3.pc '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64/pkgconfig' if test -n "org.gnome.GHex.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.gnome.GHex.gschema.xml "/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/data' make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/data' Making install in po make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/po' linguas="am ar az be bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl hr hu id it ja ko lv lt mk ml ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sq sr sr@latin sv th tr uk vi wa zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/ghex-3.8.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/ghex-3.0.mo; \ echo "installing $lang.gmo as $dir/ghex-3.0.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/ghex-3.0.mo; \ echo "installing ./$lang.gmo as" \ "$dir/ghex-3.0.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/ghex-3.0.mo.m; \ echo "installing $lang.gmo.m as $dir/ghex-3.0.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/ghex-3.0.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/ghex-3.0.mo.m"; \ else \ true; \ fi; \ fi; \ done installing am.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/am/LC_MESSAGES/ghex-3.0.mo installing ar.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ar/LC_MESSAGES/ghex-3.0.mo installing az.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/az/LC_MESSAGES/ghex-3.0.mo installing be.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/be/LC_MESSAGES/ghex-3.0.mo installing bg.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/bg/LC_MESSAGES/ghex-3.0.mo installing ca.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ca/LC_MESSAGES/ghex-3.0.mo installing cs.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/cs/LC_MESSAGES/ghex-3.0.mo installing da.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/da/LC_MESSAGES/ghex-3.0.mo installing de.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/de/LC_MESSAGES/ghex-3.0.mo installing dz.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/dz/LC_MESSAGES/ghex-3.0.mo installing el.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/el/LC_MESSAGES/ghex-3.0.mo installing en_CA.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/en_CA/LC_MESSAGES/ghex-3.0.mo installing en_GB.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/en_GB/LC_MESSAGES/ghex-3.0.mo installing es.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/es/LC_MESSAGES/ghex-3.0.mo installing et.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/et/LC_MESSAGES/ghex-3.0.mo installing eu.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/eu/LC_MESSAGES/ghex-3.0.mo installing fi.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/fi/LC_MESSAGES/ghex-3.0.mo installing fr.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/fr/LC_MESSAGES/ghex-3.0.mo installing ga.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ga/LC_MESSAGES/ghex-3.0.mo installing gl.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/gl/LC_MESSAGES/ghex-3.0.mo installing hr.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/hr/LC_MESSAGES/ghex-3.0.mo installing hu.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/hu/LC_MESSAGES/ghex-3.0.mo installing id.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/id/LC_MESSAGES/ghex-3.0.mo installing it.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/it/LC_MESSAGES/ghex-3.0.mo installing ja.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ja/LC_MESSAGES/ghex-3.0.mo installing ko.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ko/LC_MESSAGES/ghex-3.0.mo installing lv.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/lv/LC_MESSAGES/ghex-3.0.mo installing lt.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/lt/LC_MESSAGES/ghex-3.0.mo installing mk.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/mk/LC_MESSAGES/ghex-3.0.mo installing ml.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ml/LC_MESSAGES/ghex-3.0.mo installing ms.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ms/LC_MESSAGES/ghex-3.0.mo installing nb.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/nb/LC_MESSAGES/ghex-3.0.mo installing ne.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ne/LC_MESSAGES/ghex-3.0.mo installing nl.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/nl/LC_MESSAGES/ghex-3.0.mo installing nn.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/nn/LC_MESSAGES/ghex-3.0.mo installing oc.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/oc/LC_MESSAGES/ghex-3.0.mo installing pa.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/pa/LC_MESSAGES/ghex-3.0.mo installing pl.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/pl/LC_MESSAGES/ghex-3.0.mo installing pt.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/pt/LC_MESSAGES/ghex-3.0.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/ghex-3.0.mo installing ro.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ro/LC_MESSAGES/ghex-3.0.mo installing ru.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/ru/LC_MESSAGES/ghex-3.0.mo installing rw.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/rw/LC_MESSAGES/ghex-3.0.mo installing sk.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/sk/LC_MESSAGES/ghex-3.0.mo installing sl.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/sl/LC_MESSAGES/ghex-3.0.mo installing sq.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/sq/LC_MESSAGES/ghex-3.0.mo installing sr.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/sr/LC_MESSAGES/ghex-3.0.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/ghex-3.0.mo installing sv.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/sv/LC_MESSAGES/ghex-3.0.mo installing th.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/th/LC_MESSAGES/ghex-3.0.mo installing tr.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/tr/LC_MESSAGES/ghex-3.0.mo installing uk.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/uk/LC_MESSAGES/ghex-3.0.mo installing vi.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/vi/LC_MESSAGES/ghex-3.0.mo installing wa.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/wa/LC_MESSAGES/ghex-3.0.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/ghex-3.0.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/ghex-3.0.mo make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/po' Making install in help make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/help' make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/help' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/C/ghex/index.docbook /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/C/ghex/legal.xml /usr/bin/install -c -m 644 cs/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/cs/ghex/index.docbook /usr/bin/install -c -m 644 cs/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/cs/ghex/legal.xml /usr/bin/install -c -m 644 de/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/de/ghex/index.docbook /usr/bin/install -c -m 644 de/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/de/ghex/legal.xml /usr/bin/install -c -m 644 es/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/es/ghex/index.docbook /usr/bin/install -c -m 644 es/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/es/ghex/legal.xml /usr/bin/install -c -m 644 fr/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/fr/ghex/index.docbook /usr/bin/install -c -m 644 fr/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/fr/ghex/legal.xml /usr/bin/install -c -m 644 id/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/id/ghex/index.docbook /usr/bin/install -c -m 644 id/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/id/ghex/legal.xml /usr/bin/install -c -m 644 it/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/it/ghex/index.docbook /usr/bin/install -c -m 644 it/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/it/ghex/legal.xml /usr/bin/install -c -m 644 ja/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ja/ghex/index.docbook /usr/bin/install -c -m 644 ja/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ja/ghex/legal.xml /usr/bin/install -c -m 644 ko/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ko/ghex/index.docbook /usr/bin/install -c -m 644 ko/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ko/ghex/legal.xml /usr/bin/install -c -m 644 oc/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/oc/ghex/index.docbook /usr/bin/install -c -m 644 oc/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/oc/ghex/legal.xml /usr/bin/install -c -m 644 sl/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sl/ghex/index.docbook /usr/bin/install -c -m 644 sl/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sl/ghex/legal.xml /usr/bin/install -c -m 644 sv/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sv/ghex/index.docbook /usr/bin/install -c -m 644 sv/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sv/ghex/legal.xml /usr/bin/install -c -m 644 th/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/th/ghex/index.docbook /usr/bin/install -c -m 644 th/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/th/ghex/legal.xml /usr/bin/install -c -m 644 zh_CN/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_CN/ghex/index.docbook /usr/bin/install -c -m 644 zh_CN/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_CN/ghex/legal.xml /usr/bin/install -c -m 644 zh_TW/index.docbook /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_TW/ghex/index.docbook /usr/bin/install -c -m 644 zh_TW/legal.xml /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_TW/ghex/legal.xml /usr/bin/install -c -m 644 ./C/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/C/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./cs/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/cs/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./de/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/de/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./es/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/es/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./fr/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/fr/ghex/figures/ghex_window_empty.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/id/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./it/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/it/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./ja/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ja/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./ko/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ko/ghex/figures/ghex_window_empty.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/oc/ghex/figures/ghex_window_empty.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sl/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./sv/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sv/ghex/figures/ghex_window_empty.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/th/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./zh_CN/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_CN/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./zh_TW/figures/ghex_window_empty.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_TW/ghex/figures/ghex_window_empty.png /usr/bin/install -c -m 644 ./C/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/C/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./cs/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/cs/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./de/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/de/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./es/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/es/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./fr/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/fr/ghex/figures/ghex_window_open.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/id/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./it/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/it/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./ja/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ja/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./ko/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/ko/ghex/figures/ghex_window_open.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/oc/ghex/figures/ghex_window_open.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sl/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./sv/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/sv/ghex/figures/ghex_window_open.png ln -s -f /usr/share/help/C/ghex/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/th/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./zh_CN/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_CN/ghex/figures/ghex_window_open.png /usr/bin/install -c -m 644 ./zh_TW/figures/ghex_window_open.png /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/help/zh_TW/ghex/figures/ghex_window_open.png make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/help' make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/help' Making install in src make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/src' make[3]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtkhex-3.la '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgtkhex-3.so.0.0.0 /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64/libgtkhex-3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64 && { ln -s -f libgtkhex-3.so.0.0.0 libgtkhex-3.so.0 || { rm -f libgtkhex-3.so.0 && ln -s libgtkhex-3.so.0.0.0 libgtkhex-3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64 && { ln -s -f libgtkhex-3.so.0.0.0 libgtkhex-3.so || { rm -f libgtkhex-3.so && ln -s libgtkhex-3.so.0.0.0 libgtkhex-3.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtkhex-3.lai /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64/libgtkhex-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ghex '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/bin' libtool: install: warning: `libgtkhex-3.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ghex /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/bin/ghex /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/include/gtkhex-3/' /usr/bin/install -c -m 644 hex-document.h gtkhex.h '/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/include/gtkhex-3/' make[3]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/src' make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/src' make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/src' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/icons' make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1/icons' make[2]: Nothing to be done for `install-exec-am'. for icon in hicolor_apps_16x16_ghex.png hicolor_apps_22x22_ghex.png hicolor_apps_24x24_ghex.png hicolor_apps_32x32_ghex.png hicolor_apps_48x48_ghex.png hicolor_apps_scalable_ghex.svg HighContrast_apps_16x16_ghex.png HighContrast_apps_22x22_ghex.png HighContrast_apps_24x24_ghex.png HighContrast_apps_32x32_ghex.png HighContrast_apps_48x48_ghex.png HighContrast_apps_256x256_ghex.png ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -c -m 644 ./$icon /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor *** gtk-update-icon-cache -f -t /usr/share/icons/HighContrast make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/icons' make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1/icons' make[1]: Entering directory `/builddir/build/BUILD/ghex-3.8.1' make[2]: Entering directory `/builddir/build/BUILD/ghex-3.8.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1' make[1]: Leaving directory `/builddir/build/BUILD/ghex-3.8.1' + find /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + desktop-file-validate /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/applications/ghex.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 ghex-3.0 --all-name --with-gnome + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ghex-3.8.1 extracting debug info from /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/lib64/libgtkhex-3.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/bin/ghex /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libgtkhex-3.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtkhex-3.so.debug symlinked /usr/lib/debug/usr/lib64/libgtkhex-3.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgtkhex-3.so.0.debug 684 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 Processing files: ghex-3.8.1-2.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wu0sPs + umask 022 + cd /builddir/build/BUILD + cd ghex-3.8.1 + DOCDIR=/builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + cp -pr AUTHORS /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + cp -pr COPYING /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + cp -pr COPYING-DOCS /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + cp -pr HACKING /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + cp -pr NEWS /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + cp -pr README /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64/usr/share/doc/ghex + exit 0 Provides: ghex = 3.8.1-2.fc20 ghex(x86-64) = 3.8.1-2.fc20 libgtkhex-3.so.0()(64bit) 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 /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires(posttrans): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgailutil-3.so.0()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkhex-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: ghex-devel-3.8.1-2.fc20.x86_64 Provides: ghex-devel = 3.8.1-2.fc20 ghex-devel(x86-64) = 3.8.1-2.fc20 pkgconfig(gtkhex-3) = 3.8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgtkhex-3.so.0()(64bit) pkgconfig(gail-3.0) pkgconfig(gtk+-3.0) Processing files: ghex-debuginfo-3.8.1-2.fc20.x86_64 Provides: ghex-debuginfo = 3.8.1-2.fc20 ghex-debuginfo(x86-64) = 3.8.1-2.fc20 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/ghex-3.8.1-2.fc20.x86_64 Wrote: /builddir/build/RPMS/ghex-3.8.1-2.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/ghex-devel-3.8.1-2.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/ghex-debuginfo-3.8.1-2.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xshB5S + umask 022 + cd /builddir/build/BUILD + cd ghex-3.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghex-3.8.1-2.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->