shared-mime-info Build Log
Checking out shared-mime-info 2012-02-15 05:21:07.124
wget --continue http://people.freedesktop.org/~hadess/shared-mime-info-1.0.tar.xz -O /home/desrt/jhbuild/downloads/shared-mime-info-1.0.tar.xz
--2012-02-15 05:21:07-- http://people.freedesktop.org/~hadess/shared-mime-info-1.0.tar.xz
Resolving people.freedesktop.org (people.freedesktop.org)... 131.252.210.176
Connecting to people.freedesktop.org (people.freedesktop.org)|131.252.210.176|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 496700 (485K) [application/x-tar]
Saving to: `/home/desrt/jhbuild/downloads/shared-mime-info-1.0.tar.xz'
0K .......... .......... .......... .......... .......... 10% 144K 3s
50K .......... .......... .......... .......... .......... 20% 541K 2s
100K .......... .......... .......... .......... .......... 30% 286K 1s
150K .......... .......... .......... .......... .......... 41% 543K 1s
200K .......... .......... .......... .......... .......... 51% 614K 1s
250K .......... .......... .......... .......... .......... 61% 590K 1s
300K .......... .......... .......... .......... .......... 72% 4.80M 0s
350K .......... .......... .......... .......... .......... 82% 589K 0s
400K .......... .......... .......... .......... .......... 92% 584K 0s
450K .......... .......... .......... ..... 100% 12.6M=1.1s
2012-02-15 05:21:08 (460 KB/s) - `/home/desrt/jhbuild/downloads/shared-mime-info-1.0.tar.xz' saved [496700/496700]
xzcat -d "/home/desrt/jhbuild/downloads/shared-mime-info-1.0.tar.xz" | tar xf -
Configuring shared-mime-info 2012-02-15 05:21:08.896
./configure --prefix /home/desrt/jhbuild/install --libdir '/home/desrt/jhbuild/install/lib' --disable-static --disable-gtk-doc
configure: WARNING: unrecognized options: --disable-static, --disable-gtk-doc
checking for a BSD-compatible install... /home/desrt/.local/bin/install-check
checking whether build environment is sane...
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
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... gcc3
checking for an ANSI C-conforming const... yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0...
0.50.0 found
checking for intltool-update... /home/desrt/jhbuild/install/bin/intltool-update
checking for intltool-merge... /home/desrt/jhbuild/install/bin/intltool-merge
checking for intltool-extract... /home/desrt/jhbuild/install/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.14.2
checking for XML::Parser... ok
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... (cached) /usr/bin/msgfmt
checking for dcgettext...
yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ALL... yes
checking for GIO...
yes
checking for xmllint... /usr/bin/xmllint
configure: creating ./config.status
config.status: creating Makefile
config.status: creating shared-mime-info.pc
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --disable-static, --disable-gtk-doc
Building shared-mime-info 2012-02-15 05:21:11.602
make -j 8
GEN create-pot
LC_ALL=C /home/desrt/jhbuild/install/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po freedesktop.org.xml.in freedesktop.org.xml
CC update_mime_database-update-mime-database.o
Making check in .
make[1]: Entering directory `/home/desrt/jhbuild/checkout/shared-mime-info-1.0'
CC update_mime_database-update-mime-database.o
CC test_subclassing-test-subclassing.o
CC test_tree_magic-test-tree-magic.o
LC_ALL=C /home/desrt/jhbuild/install/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po freedesktop.org.xml.in freedesktop.org.xml
make[1]: Entering directory `/home/desrt/jhbuild/checkout/shared-mime-info-1.0/po'
make[1]: `shared-mime-info.pot' is up to date.
make[1]: Leaving directory `/home/desrt/jhbuild/checkout/shared-mime-info-1.0/po'
CCLD test-subclassing
CCLD test-tree-magic
CCLD update-mime-database
update_mime_database-update-mime-database.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [update-mime-database] Error 1
make: *** Waiting for unfinished jobs....
mv: cannot stat `.deps/update_mime_database-update-mime-database.Tpo': No such file or directory
make[1]: *** [update_mime_database-update-mime-database.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Generating and caching the translation database
Merging translations into freedesktop.org.xml.
CREATED freedesktop.org.xml
Generating and caching the translation database
Merging translations into freedesktop.org.xml.
CREATED freedesktop.org.xml
make[1]: Leaving directory `/home/desrt/jhbuild/checkout/shared-mime-info-1.0'
make: *** [check-recursive] Error 1
error during stage build of shared-mime-info: Error running make -j 8 2012-02-15 05:21:16.254
Failed 2012-02-15 05:21:16.254