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 for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.2 checking for XML::Parser... ok checking for bzr... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating intltoolize config.status: creating tests/Makefile config.status: creating tests/cases/Makefile config.status: creating tests/results/Makefile config.status: creating tests/selftest.pl Making all in tests make[1]: Entering directory '/sources/intltool-0.50.2/tests' Making all in cases make[2]: Entering directory '/sources/intltool-0.50.2/tests/cases' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/intltool-0.50.2/tests/cases' Making all in results make[2]: Entering directory '/sources/intltool-0.50.2/tests/results' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/intltool-0.50.2/tests/results' make[2]: Entering directory '/sources/intltool-0.50.2/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/sources/intltool-0.50.2/tests' make[1]: Leaving directory '/sources/intltool-0.50.2/tests' Making all in doc make[1]: Entering directory '/sources/intltool-0.50.2/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/sources/intltool-0.50.2/doc' make[1]: Entering directory '/sources/intltool-0.50.2' sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.50.2|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-extract.in > intltool-extract sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.50.2|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-merge.in > intltool-merge sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.50.2|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-update.in > intltool-update sed -e 's|[@]PACKAGE@|intltool|g' -e 's|[@]VERSION@|0.50.2|g' -e "s|[@]INTLTOOL_PERL@|/usr/bin/perl|g" -e "s|[@]INTLTOOL_LIBDIR@|/usr/lib|g" < intltool-prepare.in > intltool-prepare chmod +x intltool-update chmod +x intltool-extract chmod +x intltool-prepare chmod +x intltool-merge make[1]: Leaving directory '/sources/intltool-0.50.2' Making check in tests make[1]: Entering directory '/sources/intltool-0.50.2/tests' Making check in cases make[2]: Entering directory '/sources/intltool-0.50.2/tests/cases' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/intltool-0.50.2/tests/cases' Making check in results make[2]: Entering directory '/sources/intltool-0.50.2/tests/results' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/sources/intltool-0.50.2/tests/results' make[2]: Entering directory '/sources/intltool-0.50.2/tests' make check-TESTS make[3]: Entering directory '/sources/intltool-0.50.2/tests' cp selftest.pl selftest && chmod +x selftest Running self test of the intltool module 1. Extract messages from simple desktop file: [OK] 2. Merge translations into a Bonobo UI style file: [OK] 3. Extract messages from a multi-line XML file: [OK] 4. Merge translations into a multi-line XML file: [OK] 5. Extract messages with unusual characters in the XML tag: [OK] 6. Merge translations into a pong style XML file: [OK] 7. Extract messages from a glade style XML file: [OK] 8. Merge translations into a dia sheet style XML file: [OK] 9. Merge translations into a dia sheet style XML file [broken XML]: [OK] 10. Merge translations that include escaped .po strings: [OK] 11. Merge translations into a .keys file: [OK] 12. Extract messages from a glade 2.0 style XML file: [OK] 13. Extract messages from an rfc822 style file: [OK] 14. Merge translations into an rfc822 style file: [OK] 15. Extract messages from a gconf schema style file: [OK] 16. Merge translations into a gconf schema style file: [OK] 17. Extract messages from a xml file using the xml:space attribute: [OK] 18. Merge messages into xml file using the xml:space attribute: [OK] 19. Merge translations into multiple files: [OK] 20. Extract comments for translators from XML file: [OK] 21. Merge into file with CDATA sections: [OK] 22. Merge into XML file with deep translation/attribute nesting: [OK] 23. Ignore empty strings from XML file [OK] 24. Extract messages from a xml file using inherited xml:space: [OK] 25. Merge messages into xml file using inherited xml:space: [OK] 26. Merge non-well-formed translations into xml file: [OK] 27. Extract UTF-8 encoded messages/comments from xml file: [OK] 28. Extract iso-8859-1 encoded messages/comments from xml file: [OK] 29. Extract messages from a quoted style file: [OK] 30. Merge translations into multiple quoted style files: [OK] 31. Extract comments for translators from a .desktop.in file: [OK] 32. Merge translations from a .desktop.in file: [OK] 33. Decode XML entities in the right order when extracting: [OK] 34. Merge XML translations, decoding entities in the right order: [OK] 35. Extract messages from an XML file with msgctxts: [OK] 36. Merge translations into an XML file with msgctxts: [OK] 37. Extract messages from an GtkBuilder XML file with msgctxts: [OK] 38. Extract messages from an GSettings gschema XML file: [OK] PASS: selftest ============= 1 test passed ============= make[3]: Leaving directory '/sources/intltool-0.50.2/tests' make[2]: Leaving directory '/sources/intltool-0.50.2/tests' make[1]: Leaving directory '/sources/intltool-0.50.2/tests' Making check in doc make[1]: Entering directory '/sources/intltool-0.50.2/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/sources/intltool-0.50.2/doc' make[1]: Entering directory '/sources/intltool-0.50.2' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/sources/intltool-0.50.2' Making install in tests make[1]: Entering directory '/sources/intltool-0.50.2/tests' Making install in cases make[2]: Entering directory '/sources/intltool-0.50.2/tests/cases' make[3]: Entering directory '/sources/intltool-0.50.2/tests/cases' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/intltool-0.50.2/tests/cases' make[2]: Leaving directory '/sources/intltool-0.50.2/tests/cases' Making install in results make[2]: Entering directory '/sources/intltool-0.50.2/tests/results' make[3]: Entering directory '/sources/intltool-0.50.2/tests/results' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/intltool-0.50.2/tests/results' make[2]: Leaving directory '/sources/intltool-0.50.2/tests/results' make[2]: Entering directory '/sources/intltool-0.50.2/tests' make[3]: Entering directory '/sources/intltool-0.50.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/sources/intltool-0.50.2/tests' make[2]: Leaving directory '/sources/intltool-0.50.2/tests' make[1]: Leaving directory '/sources/intltool-0.50.2/tests' Making install in doc make[1]: Entering directory '/sources/intltool-0.50.2/doc' make[2]: Entering directory '/sources/intltool-0.50.2/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/share/man/man8" /usr/bin/install -c -m 644 intltoolize.8 intltool-extract.8 intltool-merge.8 intltool-prepare.8 intltool-update.8 '/usr/share/man/man8' make[2]: Leaving directory '/sources/intltool-0.50.2/doc' make[1]: Leaving directory '/sources/intltool-0.50.2/doc' make[1]: Entering directory '/sources/intltool-0.50.2' make[2]: Entering directory '/sources/intltool-0.50.2' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /usr/bin/install -c intltool-extract intltool-merge intltool-update intltoolize intltool-prepare '/usr/bin' test -z "/usr/share/aclocal" || /bin/mkdir -p "/usr/share/aclocal" /usr/bin/install -c -m 644 intltool.m4 '/usr/share/aclocal' test -z "/usr/share/intltool" || /bin/mkdir -p "/usr/share/intltool" /usr/bin/install -c -m 644 Makefile.in.in '/usr/share/intltool' make[2]: Leaving directory '/sources/intltool-0.50.2' make[1]: Leaving directory '/sources/intltool-0.50.2' install: creating directory '/usr/share/doc/intltool-0.50.2' 'doc/I18N-HOWTO' -> '/usr/share/doc/intltool-0.50.2/I18N-HOWTO' real 0m3.209s user 0m1.794s sys 0m0.191s