ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/almanah.spec'], False, '/var/lib/mock/dist-f10-build-221457-39419/root/', None, 0, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/almanah.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: x86-4 Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/almanah-0.4.0-2.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/almanah.spec'], False, '/var/lib/mock/dist-f10-build-221457-39419/root/', None, 0, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/almanah.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1xiKIg + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf almanah-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/almanah-0.4.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd almanah-0.4.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x README AUTHORS NEWS ChangeLog src/main.c src/main.h src/interface.c src/interface.h + sed -i s/Icon=diary/Icon=almanah/ data/almanah.desktop.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k43nao + umask 022 + cd /builddir/build/BUILD + cd almanah-0.4.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --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=/usr/com --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for i386-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for intltool >= 0.35.0... 0.37.1 found checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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.9.0... yes checking for STANDARD... yes checking for ENCRYPTION... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing intltool commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/almanah-0.4.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT main-window.o -MD -MP -MF .deps/main-window.Tpo -c -o main-window.o main-window.c gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT storage-manager.o -MD -MP -MF .deps/storage-manager.Tpo -c -o storage-manager.o storage-manager.c mv -f .deps/interface.Tpo .deps/interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT add-link-dialog.o -MD -MP -MF .deps/add-link-dialog.Tpo -c -o add-link-dialog.o add-link-dialog.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT search-dialog.o -MD -MP -MF .deps/search-dialog.Tpo -c -o search-dialog.o search-dialog.c mv -f .deps/main-window.Tpo .deps/main-window.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT printing.o -MD -MP -MF .deps/printing.Tpo -c -o printing.o printing.c mv -f .deps/storage-manager.Tpo .deps/storage-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT link.o -MD -MP -MF .deps/link.Tpo -c -o link.o link.c mv -f .deps/add-link-dialog.Tpo .deps/add-link-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT uri.o -MD -MP -MF .deps/uri.Tpo -c -o uri.o `test -f 'links/uri.c' || echo './'`links/uri.c mv -f .deps/search-dialog.Tpo .deps/search-dialog.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o `test -f 'links/file.c' || echo './'`links/file.c mv -f .deps/link.Tpo .deps/link.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtkspell-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT note.o -MD -MP -MF .deps/note.Tpo -c -o note.o `test -f 'links/note.c' || echo './'`links/note.c mv -f .deps/printing.Tpo .deps/printing.Po mv -f .deps/uri.Tpo .deps/uri.Po mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/note.Tpo .deps/note.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o almanah main.o interface.o main-window.o storage-manager.o add-link-dialog.o search-dialog.o printing.o link.o uri.o file.o note.o -Wl,--export-dynamic -lsqlite3 -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lcairo -lgconf-2 -lglib-2.0 -lgpgme mkdir .libs gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o almanah main.o interface.o main-window.o storage-manager.o add-link-dialog.o search-dialog.o printing.o link.o uri.o file.o note.o -Wl,--export-dynamic -lsqlite3 -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lcairo -lgconf-2 -lglib-2.0 -lgpgme make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/po' Making all in data make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' Making all in 16x16 make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/16x16' Making all in 22x22 make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/22x22' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/22x22' Making all in 32x32 make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/32x32' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/32x32' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/48x48' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data' LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po almanah.desktop.in almanah.desktop Generating and caching the translation database Merging translations into almanah.desktop. make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data' make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data' make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0' make[1]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gqbwz8 + umask 022 + cd /builddir/build/BUILD + cd almanah-0.4.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386 + make install DESTDIR=/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/src' make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'almanah' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/bin/almanah' /usr/bin/install -c almanah /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/bin/almanah make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/src' make[1]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/po' /bin/sh /builddir/build/BUILD/almanah-0.4.0/install-sh -d /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale linguas="ca de en_GB es fr oc pt_BR sv "; \ for lang in $linguas; do \ dir=/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/almanah-0.4.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/almanah.mo; \ echo "installing $lang.gmo as $dir/almanah.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/almanah.mo; \ echo "installing ./$lang.gmo as" \ "$dir/almanah.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/almanah.mo.m; \ echo "installing $lang.gmo.m as $dir/almanah.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/almanah.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/almanah.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/ca/LC_MESSAGES/almanah.mo installing de.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/de/LC_MESSAGES/almanah.mo installing en_GB.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/en_GB/LC_MESSAGES/almanah.mo installing es.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/es/LC_MESSAGES/almanah.mo installing fr.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/fr/LC_MESSAGES/almanah.mo installing oc.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/oc/LC_MESSAGES/almanah.mo installing pt_BR.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/pt_BR/LC_MESSAGES/almanah.mo installing sv.gmo as /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/locale/sv/LC_MESSAGES/almanah.mo make[1]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' Making install in 16x16 make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/16x16' make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/16x16' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/16x16/apps" /usr/bin/install -c -m 644 'almanah.png' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/16x16/apps/almanah.png' make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/16x16' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/16x16' Making install in 22x22 make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/22x22' make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/22x22' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/22x22/apps" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/22x22/apps" /usr/bin/install -c -m 644 'almanah.png' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/22x22/apps/almanah.png' make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/22x22' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/22x22' Making install in 32x32 make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/32x32' make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/32x32' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/32x32/apps" /usr/bin/install -c -m 644 'almanah.png' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/32x32/apps/almanah.png' make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/32x32' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/32x32' Making install in 48x48 make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/48x48' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'almanah.png' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/icons/hicolor/48x48/apps/almanah.png' make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/48x48' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/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/almanah-0.4.0/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data/icons' make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data' make[3]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/applications" /usr/bin/install -c -m 644 'almanah.desktop' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/applications/almanah.desktop' test -z "/usr/share/almanah" || /bin/mkdir -p "/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/almanah" /usr/bin/install -c -m 644 'almanah.ui' '/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/almanah/almanah.ui' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/almanah-0.4.0/data' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[4]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data' make[3]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data' make[2]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data' make[1]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0/data' make[1]: Entering directory `/builddir/build/BUILD/almanah-0.4.0' make[2]: Entering directory `/builddir/build/BUILD/almanah-0.4.0' 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/almanah-0.4.0' make[1]: Leaving directory `/builddir/build/BUILD/almanah-0.4.0' + desktop-file-install --vendor=fedora --delete-original --dir=/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/applications /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/applications/almanah.desktop + /usr/lib/rpm/find-lang.sh /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386 almanah + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/almanah-0.4.0 extracting debug info from /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/bin/almanah 171 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: almanah-0.4.0-2.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jy2g8r + umask 022 + cd /builddir/build/BUILD + cd almanah-0.4.0 + DOCDIR=/builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/doc/almanah-0.4.0 + export DOCDIR + rm -rf /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/doc/almanah-0.4.0 + /bin/mkdir -p /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/doc/almanah-0.4.0 + cp -pr AUTHORS COPYING NEWS README ChangeLog /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386/usr/share/doc/almanah-0.4.0 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgconf-2.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgtk-x11-2.0.so.0 libgtkspell.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libsqlite3.so.0 rtld(GNU_HASH) Processing files: almanah-debuginfo-0.4.0-2.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386 warning: Could not canonicalize hostname: x86-4 Wrote: /builddir/build/RPMS/almanah-0.4.0-2.fc10.i386.rpm Wrote: /builddir/build/RPMS/almanah-debuginfo-0.4.0-2.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8o8uNH + umask 022 + cd /builddir/build/BUILD + cd almanah-0.4.0 + rm -rf /builddir/rpmbuild/BUILDROOT/almanah-0.4.0-2.fc10.i386 + exit 0 LEAVE do -->