dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package texinfo dpkg-buildpackage: source version 4.13a.dfsg.1-4~bpo dpkg-buildpackage: source changed by Martin Alfke dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 No patch removed rm -rf .pc debian/stamp-patched dh_testdir dh_testroot [ ! -f Makefile ] || /usr/bin/make distclean # remove binary gmo files rm -f po/*.gmo dh_clean install-stamp build-stamp intl/libintl.h config.log dpkg-source -b texinfo-4.13a.dfsg.1 dpkg-source: info: using source format `1.0' dpkg-source: info: building texinfo using existing texinfo_4.13a.dfsg.1.orig.tar.gz dpkg-source: info: building texinfo in texinfo_4.13a.dfsg.1-4~bpo.diff.gz dpkg-source: warning: ignoring deletion of file po/hu.gmo dpkg-source: warning: ignoring deletion of file po/zh_CN.gmo dpkg-source: warning: ignoring deletion of file po/tr.gmo dpkg-source: warning: ignoring deletion of file po/sv.gmo dpkg-source: warning: ignoring deletion of file po/nb.gmo dpkg-source: warning: ignoring deletion of file po/cs.gmo dpkg-source: warning: ignoring deletion of file po/hr.gmo dpkg-source: warning: ignoring deletion of file po/ja.gmo dpkg-source: warning: ignoring deletion of file po/vi.gmo dpkg-source: warning: ignoring deletion of file po/da.gmo dpkg-source: warning: ignoring deletion of file po/fr.gmo dpkg-source: warning: ignoring deletion of file po/de.gmo dpkg-source: warning: ignoring deletion of file po/ro.gmo dpkg-source: warning: ignoring deletion of file po/nl.gmo dpkg-source: warning: ignoring deletion of file po/eo.gmo dpkg-source: warning: ignoring deletion of file po/zh_TW.gmo dpkg-source: warning: ignoring deletion of file po/rw.gmo dpkg-source: warning: ignoring deletion of file po/de_AT.gmo dpkg-source: warning: ignoring deletion of file po/ru.gmo dpkg-source: warning: ignoring deletion of file po/he.gmo dpkg-source: warning: ignoring deletion of file po/pl.gmo dpkg-source: warning: ignoring deletion of file po/es.gmo dpkg-source: info: building texinfo in texinfo_4.13a.dfsg.1-4~bpo.dsc debian/rules build # quilt exits with 2 as return when there was nothing to do. # That's not an error here (but it's useful to break loops in crude scripts) QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch warn_missing_tex patching file util/texi2dvi Applying patch replace_egrep_fgrep_sigs patching file makeinfo/tests/cond patching file util/fixfonts patching file util/gen-dir-node patching file util/texi2dvi Applying patch info_universal_argument patching file po/ro.po patching file po/tr.po Applying patch dont_build_info patching file doc/Makefile.in Applying patch texi-allow-tilde patching file util/texi2dvi Now at patch texi-allow-tilde touch debian/stamp-patched # some man scripts have been touch by the patches, so the builder # will try to rebuild the man page from texi2dvi but that # spits out only a warning that no tex system is installed touch doc/texi2dvi.1 touch doc/texi2pdf.1 touch doc/pdftexi2dvi.1 dh_testdir CFLAGS="-g -Wall -O2" ./configure --prefix=/usr \ --infodir='${prefix}/share/info' --mandir='${prefix}/share/man' 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether the preprocessor supports include_next... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for struct timeval... yes checking for gettimeofday... yes checking for isascii... yes checking for mbsinit... yes checking for setenv... yes checking for lstat... yes checking for iswcntrl... yes checking for wcwidth... yes checking for inline... inline checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether memmem is declared... yes checking for memmem... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for wint_t... yes checking for wchar_t... yes checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking if environ is properly declared... yes checking for error_at_line... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking whether the compiler generally respects inline... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memchr... yes checking for working memcmp... yes checking for memcpy... yes checking whether memmem works in linear time... no checking for memmem... (cached) yes checking for memmove... yes checking for mempcpy... yes checking for working mkstemp... yes checking whether stdint.h conforms to C99... yes checking for stpcpy... yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking for unsetenv... yes checking for unsetenv() return type... int checking whether is standalone... yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for sigblock... yes checking whether stat file-mode macros are broken... (cached) no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/time.h... (cached) yes checking sys/ttold.h usability... no checking sys/ttold.h presence... no checking for sys/ttold.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/ptem.h... no checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for off_t... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether memchr is declared... yes checking whether strcoll is declared... yes checking whether strerror is declared... yes checking for working strcoll... yes checking for vprintf... yes checking for _doprnt... no checking for bzero... yes checking for getcwd... yes checking for memset... yes checking for setlocale... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for strchr... yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for strdup... (cached) yes checking for strerror... yes checking build system type... (cached) x86_64-unknown-linux-gnu checking for tgetent in -lncurses... yes checking for library with termcap variables... checking ncurses/termcap.h usability... no checking ncurses/termcap.h presence... no checking for ncurses/termcap.h... no checking host system type... (cached) x86_64-unknown-linux-gnu checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) 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 for hevea... no checking for tex... tex configure: creating ./config.status config.status: creating install-info/tests/defs config.status: creating util/defs config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnulib/lib/Makefile config.status: creating info/Makefile config.status: creating install-info/Makefile config.status: creating install-info/tests/Makefile config.status: creating lib/Makefile config.status: creating makeinfo/Makefile config.status: creating makeinfo/tests/Makefile config.status: creating po/Makefile.in config.status: creating util/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile touch po/texinfo.pot /usr/bin/make make[1]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' /usr/bin/make all-recursive make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' Making all in gnulib/lib make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t mv -f alloca.h-t alloca.h rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/texinfo"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/texinfo"'; \ echo '#define DVIDIR "/usr/share/doc/texinfo"'; \ echo '#define PDFDIR "/usr/share/doc/texinfo"'; \ echo '#define PSDIR "/usr/share/doc/texinfo"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/texinfo"'; \ echo '#define PKGINCLUDEDIR "/usr/include/texinfo"'; \ echo '#define PKGLIBDIR "/usr/lib/texinfo"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h rm -f stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|1|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t mv stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|1|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|1|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|1|g' \ -e 's|@''GNULIB_MBSCASECMP''@|1|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|1|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|1|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|1|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|1|g' \ -e 's|@''GNULIB_STRNDUP''@|1|g' \ -e 's|@''GNULIB_STRNLEN''@|1|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|1|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv string.h-t string.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv sys/stat.h-t sys/stat.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|1|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ < ./unistd.in.h; \ } > unistd.h-t mv unistd.h-t unistd.h /usr/bin/make all-am make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloca.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT malloca.o -MD -MP -MF $depbase.Tpo -c -o malloca.o malloca.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbscasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbscasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbscasecmp.o mbscasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbschr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbschr.o -MD -MP -MF $depbase.Tpo -c -o mbschr.o mbschr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbslen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbslen.o -MD -MP -MF $depbase.Tpo -c -o mbslen.o mbslen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbsncasecmp.o -MD -MP -MF $depbase.Tpo -c -o mbsncasecmp.o mbsncasecmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbsstr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbsstr.o -MD -MP -MF $depbase.Tpo -c -o mbsstr.o mbsstr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mbswidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT mbswidth.o -MD -MP -MF $depbase.Tpo -c -o mbswidth.o mbswidth.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xsetenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT xsetenv.o -MD -MP -MF $depbase.Tpo -c -o xsetenv.o xsetenv.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo memmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT memmem.o -MD -MP -MF $depbase.Tpo -c -o memmem.o memmem.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a localcharset.o malloca.o mbchar.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o strnlen1.o uniwidth/width.o xalloc-die.o xsetenv.o exitfail.o memmem.o tempname.o xmalloc.o ranlib libgnu.a rm -f t-charset.alias charset.alias /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/texinfo/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/texinfo/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' Making all in lib make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT substring.o -MD -MP -MF .deps/substring.Tpo -c -o substring.o substring.c mv -f .deps/substring.Tpo .deps/substring.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT xexit.o -MD -MP -MF .deps/xexit.Tpo -c -o xexit.o xexit.c mv -f .deps/xexit.Tpo .deps/xexit.Po rm -f libtxi.a ar cru libtxi.a substring.o xexit.o ranlib libtxi.a make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' Making all in install-info make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' Making all in tests make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT install-info.o -MD -MP -MF .deps/install-info.Tpo -c -o install-info.o install-info.c mv -f .deps/install-info.Tpo .deps/install-info.Po gcc -g -Wall -O2 -o ginstall-info install-info.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' Making all in info make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT makedoc.o -MD -MP -MF .deps/makedoc.Tpo -c -o makedoc.o makedoc.c mv -f .deps/makedoc.Tpo .deps/makedoc.Po gcc -g -Wall -O2 -o makedoc makedoc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses rm -f doc.c key.c funs.h ..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c /usr/bin/make all-am make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c mv -f .deps/dir.Tpo .deps/dir.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT dribble.o -MD -MP -MF .deps/dribble.Tpo -c -o dribble.o dribble.c mv -f .deps/dribble.Tpo .deps/dribble.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT echo-area.o -MD -MP -MF .deps/echo-area.Tpo -c -o echo-area.o echo-area.c mv -f .deps/echo-area.Tpo .deps/echo-area.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c mv -f .deps/filesys.Tpo .deps/filesys.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT footnotes.o -MD -MP -MF .deps/footnotes.Tpo -c -o footnotes.o footnotes.c mv -f .deps/footnotes.Tpo .deps/footnotes.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o gc.c mv -f .deps/gc.Tpo .deps/gc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT indices.o -MD -MP -MF .deps/indices.Tpo -c -o indices.o indices.c mv -f .deps/indices.Tpo .deps/indices.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT info-utils.o -MD -MP -MF .deps/info-utils.Tpo -c -o info-utils.o info-utils.c mv -f .deps/info-utils.Tpo .deps/info-utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c mv -f .deps/info.Tpo .deps/info.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c infodoc.c: In function ‘key_documentation’: infodoc.c:625: warning: array subscript has type ‘char’ mv -f .deps/infodoc.Tpo .deps/infodoc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c mv -f .deps/infomap.Tpo .deps/infomap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c mv -f .deps/m-x.Tpo .deps/m-x.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT man.o -MD -MP -MF .deps/man.Tpo -c -o man.o man.c mv -f .deps/man.Tpo .deps/man.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT nodemenu.o -MD -MP -MF .deps/nodemenu.Tpo -c -o nodemenu.o nodemenu.c mv -f .deps/nodemenu.Tpo .deps/nodemenu.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c mv -f .deps/nodes.Tpo .deps/nodes.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/search.Tpo .deps/search.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c mv -f .deps/session.Tpo .deps/session.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/signals.Tpo .deps/signals.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c mv -f .deps/terminal.Tpo .deps/terminal.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT tilde.o -MD -MP -MF .deps/tilde.Tpo -c -o tilde.o tilde.c mv -f .deps/tilde.Tpo .deps/tilde.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.c mv -f .deps/variables.Tpo .deps/variables.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c window.c: In function ‘process_node_text’: window.c:1600: warning: passing argument 2 of ‘ansi_escape’ from incompatible pointer type window.c:1605: warning: passing argument 3 of ‘info_tag’ from incompatible pointer type window.c:1615: warning: pointer targets in passing argument 1 of ‘printed_representation’ differ in signedness window.c:1615: warning: passing argument 4 of ‘printed_representation’ from incompatible pointer type window.c:1624: warning: pointer targets in passing argument 1 of ‘printed_representation’ differ in signedness window.c:1624: warning: passing argument 4 of ‘printed_representation’ from incompatible pointer type window.c: In function ‘clean_manpage’: window.c:1766: warning: passing argument 2 of ‘ansi_escape’ from incompatible pointer type window.c: In function ‘window_scan_line’: window.c:1872: warning: passing argument 2 of ‘ansi_escape’ from incompatible pointer type window.c:1877: warning: passing argument 3 of ‘info_tag’ from incompatible pointer type window.c:1887: warning: pointer targets in passing argument 1 of ‘printed_representation’ differ in signedness window.c:1887: warning: passing argument 4 of ‘printed_representation’ from incompatible pointer type window.c:1895: warning: pointer targets in passing argument 1 of ‘printed_representation’ differ in signedness window.c:1895: warning: passing argument 4 of ‘printed_representation’ from incompatible pointer type window.c: In function ‘process_node_text’: window.c:1585: warning: ‘replen’ may be used uninitialized in this function window.c:1582: warning: ‘carried_over_count’ may be used uninitialized in this function window.c:1582: warning: ‘carried_over_len’ may be used uninitialized in this function mv -f .deps/window.Tpo .deps/window.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c mv -f .deps/doc.Tpo .deps/doc.Po gcc -g -Wall -O2 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o doc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT infokey.o -MD -MP -MF .deps/infokey.Tpo -c -o infokey.o infokey.c infokey.c: In function ‘compile’: infokey.c:422: warning: ‘seqstate’ may be used uninitialized in this function mv -f .deps/infokey.Tpo .deps/infokey.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT key.o -MD -MP -MF .deps/key.Tpo -c -o key.o key.c mv -f .deps/key.Tpo .deps/key.Po gcc -g -Wall -O2 -o infokey infokey.o key.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' Making all in makeinfo make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' Making all in tests make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT cmds.o -MD -MP -MF .deps/cmds.Tpo -c -o cmds.o cmds.c cmds.c: In function ‘cm_arrow’: cmds.c:1799: warning: suggest explicit braces to avoid ambiguous ‘else’ cmds.c: In function ‘cm_result’: cmds.c:1810: warning: suggest explicit braces to avoid ambiguous ‘else’ mv -f .deps/cmds.Tpo .deps/cmds.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT defun.o -MD -MP -MF .deps/defun.Tpo -c -o defun.o defun.c defun.c: In function ‘defun_internal’: defun.c:487: warning: enumeration value ‘cartouche’ not handled in switch defun.c:487: warning: enumeration value ‘copying’ not handled in switch defun.c:487: warning: enumeration value ‘defivar’ not handled in switch defun.c:487: warning: enumeration value ‘defmac’ not handled in switch defun.c:487: warning: enumeration value ‘defmethod’ not handled in switch defun.c:487: warning: enumeration value ‘defopt’ not handled in switch defun.c:487: warning: enumeration value ‘defspec’ not handled in switch defun.c:487: warning: enumeration value ‘deftypefun’ not handled in switch defun.c:487: warning: enumeration value ‘deftypevar’ not handled in switch defun.c:487: warning: enumeration value ‘defun’ not handled in switch defun.c:487: warning: enumeration value ‘defvar’ not handled in switch defun.c:487: warning: enumeration value ‘detailmenu’ not handled in switch defun.c:487: warning: enumeration value ‘direntry’ not handled in switch defun.c:487: warning: enumeration value ‘display’ not handled in switch defun.c:487: warning: enumeration value ‘documentdescription’ not handled in switch defun.c:487: warning: enumeration value ‘enumerate’ not handled in switch defun.c:487: warning: enumeration value ‘example’ not handled in switch defun.c:487: warning: enumeration value ‘floatenv’ not handled in switch defun.c:487: warning: enumeration value ‘flushleft’ not handled in switch defun.c:487: warning: enumeration value ‘flushright’ not handled in switch defun.c:487: warning: enumeration value ‘format’ not handled in switch defun.c:487: warning: enumeration value ‘ftable’ not handled in switch defun.c:487: warning: enumeration value ‘group’ not handled in switch defun.c:487: warning: enumeration value ‘ifclear’ not handled in switch defun.c:487: warning: enumeration value ‘ifdocbook’ not handled in switch defun.c:487: warning: enumeration value ‘ifhtml’ not handled in switch defun.c:487: warning: enumeration value ‘ifinfo’ not handled in switch defun.c:487: warning: enumeration value ‘ifnotdocbook’ not handled in switch defun.c:487: warning: enumeration value ‘ifnothtml’ not handled in switch defun.c:487: warning: enumeration value ‘ifnotinfo’ not handled in switch defun.c:487: warning: enumeration value ‘ifnotplaintext’ not handled in switch defun.c:487: warning: enumeration value ‘ifnottex’ not handled in switch defun.c:487: warning: enumeration value ‘ifnotxml’ not handled in switch defun.c:487: warning: enumeration value ‘ifplaintext’ not handled in switch defun.c:487: warning: enumeration value ‘ifset’ not handled in switch defun.c:487: warning: enumeration value ‘iftex’ not handled in switch defun.c:487: warning: enumeration value ‘ifxml’ not handled in switch defun.c:487: warning: enumeration value ‘itemize’ not handled in switch defun.c:487: warning: enumeration value ‘lisp’ not handled in switch defun.c:487: warning: enumeration value ‘menu’ not handled in switch defun.c:487: warning: enumeration value ‘multitable’ not handled in switch defun.c:487: warning: enumeration value ‘quotation’ not handled in switch defun.c:487: warning: enumeration value ‘rawdocbook’ not handled in switch defun.c:487: warning: enumeration value ‘rawhtml’ not handled in switch defun.c:487: warning: enumeration value ‘rawtex’ not handled in switch defun.c:487: warning: enumeration value ‘rawxml’ not handled in switch defun.c:487: warning: enumeration value ‘smalldisplay’ not handled in switch defun.c:487: warning: enumeration value ‘smallexample’ not handled in switch defun.c:487: warning: enumeration value ‘smallformat’ not handled in switch defun.c:487: warning: enumeration value ‘smalllisp’ not handled in switch defun.c:487: warning: enumeration value ‘verbatim’ not handled in switch defun.c:487: warning: enumeration value ‘table’ not handled in switch defun.c:487: warning: enumeration value ‘tex’ not handled in switch defun.c:487: warning: enumeration value ‘vtable’ not handled in switch defun.c:487: warning: enumeration value ‘titlepage’ not handled in switch defun.c:487: warning: enumeration value ‘bad_type’ not handled in switch defun.c:531: warning: enumeration value ‘cartouche’ not handled in switch defun.c:531: warning: enumeration value ‘copying’ not handled in switch defun.c:531: warning: enumeration value ‘defivar’ not handled in switch defun.c:531: warning: enumeration value ‘defmac’ not handled in switch defun.c:531: warning: enumeration value ‘defmethod’ not handled in switch defun.c:531: warning: enumeration value ‘defopt’ not handled in switch defun.c:531: warning: enumeration value ‘defspec’ not handled in switch defun.c:531: warning: enumeration value ‘deftypefun’ not handled in switch defun.c:531: warning: enumeration value ‘deftypevar’ not handled in switch defun.c:531: warning: enumeration value ‘defun’ not handled in switch defun.c:531: warning: enumeration value ‘defvar’ not handled in switch defun.c:531: warning: enumeration value ‘detailmenu’ not handled in switch defun.c:531: warning: enumeration value ‘direntry’ not handled in switch defun.c:531: warning: enumeration value ‘display’ not handled in switch defun.c:531: warning: enumeration value ‘documentdescription’ not handled in switch defun.c:531: warning: enumeration value ‘enumerate’ not handled in switch defun.c:531: warning: enumeration value ‘example’ not handled in switch defun.c:531: warning: enumeration value ‘floatenv’ not handled in switch defun.c:531: warning: enumeration value ‘flushleft’ not handled in switch defun.c:531: warning: enumeration value ‘flushright’ not handled in switch defun.c:531: warning: enumeration value ‘format’ not handled in switch defun.c:531: warning: enumeration value ‘ftable’ not handled in switch defun.c:531: warning: enumeration value ‘group’ not handled in switch defun.c:531: warning: enumeration value ‘ifclear’ not handled in switch defun.c:531: warning: enumeration value ‘ifdocbook’ not handled in switch defun.c:531: warning: enumeration value ‘ifhtml’ not handled in switch defun.c:531: warning: enumeration value ‘ifinfo’ not handled in switch defun.c:531: warning: enumeration value ‘ifnotdocbook’ not handled in switch defun.c:531: warning: enumeration value ‘ifnothtml’ not handled in switch defun.c:531: warning: enumeration value ‘ifnotinfo’ not handled in switch defun.c:531: warning: enumeration value ‘ifnotplaintext’ not handled in switch defun.c:531: warning: enumeration value ‘ifnottex’ not handled in switch defun.c:531: warning: enumeration value ‘ifnotxml’ not handled in switch defun.c:531: warning: enumeration value ‘ifplaintext’ not handled in switch defun.c:531: warning: enumeration value ‘ifset’ not handled in switch defun.c:531: warning: enumeration value ‘iftex’ not handled in switch defun.c:531: warning: enumeration value ‘ifxml’ not handled in switch defun.c:531: warning: enumeration value ‘itemize’ not handled in switch defun.c:531: warning: enumeration value ‘lisp’ not handled in switch defun.c:531: warning: enumeration value ‘menu’ not handled in switch defun.c:531: warning: enumeration value ‘multitable’ not handled in switch defun.c:531: warning: enumeration value ‘quotation’ not handled in switch defun.c:531: warning: enumeration value ‘rawdocbook’ not handled in switch defun.c:531: warning: enumeration value ‘rawhtml’ not handled in switch defun.c:531: warning: enumeration value ‘rawtex’ not handled in switch defun.c:531: warning: enumeration value ‘rawxml’ not handled in switch defun.c:531: warning: enumeration value ‘smalldisplay’ not handled in switch defun.c:531: warning: enumeration value ‘smallexample’ not handled in switch defun.c:531: warning: enumeration value ‘smallformat’ not handled in switch defun.c:531: warning: enumeration value ‘smalllisp’ not handled in switch defun.c:531: warning: enumeration value ‘verbatim’ not handled in switch defun.c:531: warning: enumeration value ‘table’ not handled in switch defun.c:531: warning: enumeration value ‘tex’ not handled in switch defun.c:531: warning: enumeration value ‘vtable’ not handled in switch defun.c:531: warning: enumeration value ‘titlepage’ not handled in switch defun.c:531: warning: enumeration value ‘bad_type’ not handled in switch defun.c:554: warning: enumeration value ‘cartouche’ not handled in switch defun.c:554: warning: enumeration value ‘copying’ not handled in switch defun.c:554: warning: enumeration value ‘defivar’ not handled in switch defun.c:554: warning: enumeration value ‘defmac’ not handled in switch defun.c:554: warning: enumeration value ‘defmethod’ not handled in switch defun.c:554: warning: enumeration value ‘defopt’ not handled in switch defun.c:554: warning: enumeration value ‘defspec’ not handled in switch defun.c:554: warning: enumeration value ‘deftypefun’ not handled in switch defun.c:554: warning: enumeration value ‘deftypevar’ not handled in switch defun.c:554: warning: enumeration value ‘defun’ not handled in switch defun.c:554: warning: enumeration value ‘defvar’ not handled in switch defun.c:554: warning: enumeration value ‘detailmenu’ not handled in switch defun.c:554: warning: enumeration value ‘direntry’ not handled in switch defun.c:554: warning: enumeration value ‘display’ not handled in switch defun.c:554: warning: enumeration value ‘documentdescription’ not handled in switch defun.c:554: warning: enumeration value ‘enumerate’ not handled in switch defun.c:554: warning: enumeration value ‘example’ not handled in switch defun.c:554: warning: enumeration value ‘floatenv’ not handled in switch defun.c:554: warning: enumeration value ‘flushleft’ not handled in switch defun.c:554: warning: enumeration value ‘flushright’ not handled in switch defun.c:554: warning: enumeration value ‘format’ not handled in switch defun.c:554: warning: enumeration value ‘ftable’ not handled in switch defun.c:554: warning: enumeration value ‘group’ not handled in switch defun.c:554: warning: enumeration value ‘ifclear’ not handled in switch defun.c:554: warning: enumeration value ‘ifdocbook’ not handled in switch defun.c:554: warning: enumeration value ‘ifhtml’ not handled in switch defun.c:554: warning: enumeration value ‘ifinfo’ not handled in switch defun.c:554: warning: enumeration value ‘ifnotdocbook’ not handled in switch defun.c:554: warning: enumeration value ‘ifnothtml’ not handled in switch defun.c:554: warning: enumeration value ‘ifnotinfo’ not handled in switch defun.c:554: warning: enumeration value ‘ifnotplaintext’ not handled in switch defun.c:554: warning: enumeration value ‘ifnottex’ not handled in switch defun.c:554: warning: enumeration value ‘ifnotxml’ not handled in switch defun.c:554: warning: enumeration value ‘ifplaintext’ not handled in switch defun.c:554: warning: enumeration value ‘ifset’ not handled in switch defun.c:554: warning: enumeration value ‘iftex’ not handled in switch defun.c:554: warning: enumeration value ‘ifxml’ not handled in switch defun.c:554: warning: enumeration value ‘itemize’ not handled in switch defun.c:554: warning: enumeration value ‘lisp’ not handled in switch defun.c:554: warning: enumeration value ‘menu’ not handled in switch defun.c:554: warning: enumeration value ‘multitable’ not handled in switch defun.c:554: warning: enumeration value ‘quotation’ not handled in switch defun.c:554: warning: enumeration value ‘rawdocbook’ not handled in switch defun.c:554: warning: enumeration value ‘rawhtml’ not handled in switch defun.c:554: warning: enumeration value ‘rawtex’ not handled in switch defun.c:554: warning: enumeration value ‘rawxml’ not handled in switch defun.c:554: warning: enumeration value ‘smalldisplay’ not handled in switch defun.c:554: warning: enumeration value ‘smallexample’ not handled in switch defun.c:554: warning: enumeration value ‘smallformat’ not handled in switch defun.c:554: warning: enumeration value ‘smalllisp’ not handled in switch defun.c:554: warning: enumeration value ‘verbatim’ not handled in switch defun.c:554: warning: enumeration value ‘table’ not handled in switch defun.c:554: warning: enumeration value ‘tex’ not handled in switch defun.c:554: warning: enumeration value ‘vtable’ not handled in switch defun.c:554: warning: enumeration value ‘titlepage’ not handled in switch defun.c:554: warning: enumeration value ‘bad_type’ not handled in switch defun.c:630: warning: enumeration value ‘cartouche’ not handled in switch defun.c:630: warning: enumeration value ‘copying’ not handled in switch defun.c:630: warning: enumeration value ‘defivar’ not handled in switch defun.c:630: warning: enumeration value ‘defmac’ not handled in switch defun.c:630: warning: enumeration value ‘defmethod’ not handled in switch defun.c:630: warning: enumeration value ‘defopt’ not handled in switch defun.c:630: warning: enumeration value ‘defspec’ not handled in switch defun.c:630: warning: enumeration value ‘deftypefun’ not handled in switch defun.c:630: warning: enumeration value ‘deftypevar’ not handled in switch defun.c:630: warning: enumeration value ‘defun’ not handled in switch defun.c:630: warning: enumeration value ‘defvar’ not handled in switch defun.c:630: warning: enumeration value ‘detailmenu’ not handled in switch defun.c:630: warning: enumeration value ‘direntry’ not handled in switch defun.c:630: warning: enumeration value ‘display’ not handled in switch defun.c:630: warning: enumeration value ‘documentdescription’ not handled in switch defun.c:630: warning: enumeration value ‘enumerate’ not handled in switch defun.c:630: warning: enumeration value ‘example’ not handled in switch defun.c:630: warning: enumeration value ‘floatenv’ not handled in switch defun.c:630: warning: enumeration value ‘flushleft’ not handled in switch defun.c:630: warning: enumeration value ‘flushright’ not handled in switch defun.c:630: warning: enumeration value ‘format’ not handled in switch defun.c:630: warning: enumeration value ‘ftable’ not handled in switch defun.c:630: warning: enumeration value ‘group’ not handled in switch defun.c:630: warning: enumeration value ‘ifclear’ not handled in switch defun.c:630: warning: enumeration value ‘ifdocbook’ not handled in switch defun.c:630: warning: enumeration value ‘ifhtml’ not handled in switch defun.c:630: warning: enumeration value ‘ifinfo’ not handled in switch defun.c:630: warning: enumeration value ‘ifnotdocbook’ not handled in switch defun.c:630: warning: enumeration value ‘ifnothtml’ not handled in switch defun.c:630: warning: enumeration value ‘ifnotinfo’ not handled in switch defun.c:630: warning: enumeration value ‘ifnotplaintext’ not handled in switch defun.c:630: warning: enumeration value ‘ifnottex’ not handled in switch defun.c:630: warning: enumeration value ‘ifnotxml’ not handled in switch defun.c:630: warning: enumeration value ‘ifplaintext’ not handled in switch defun.c:630: warning: enumeration value ‘ifset’ not handled in switch defun.c:630: warning: enumeration value ‘iftex’ not handled in switch defun.c:630: warning: enumeration value ‘ifxml’ not handled in switch defun.c:630: warning: enumeration value ‘itemize’ not handled in switch defun.c:630: warning: enumeration value ‘lisp’ not handled in switch defun.c:630: warning: enumeration value ‘menu’ not handled in switch defun.c:630: warning: enumeration value ‘multitable’ not handled in switch defun.c:630: warning: enumeration value ‘quotation’ not handled in switch defun.c:630: warning: enumeration value ‘rawdocbook’ not handled in switch defun.c:630: warning: enumeration value ‘rawhtml’ not handled in switch defun.c:630: warning: enumeration value ‘rawtex’ not handled in switch defun.c:630: warning: enumeration value ‘rawxml’ not handled in switch defun.c:630: warning: enumeration value ‘smalldisplay’ not handled in switch defun.c:630: warning: enumeration value ‘smallexample’ not handled in switch defun.c:630: warning: enumeration value ‘smallformat’ not handled in switch defun.c:630: warning: enumeration value ‘smalllisp’ not handled in switch defun.c:630: warning: enumeration value ‘verbatim’ not handled in switch defun.c:630: warning: enumeration value ‘table’ not handled in switch defun.c:630: warning: enumeration value ‘tex’ not handled in switch defun.c:630: warning: enumeration value ‘vtable’ not handled in switch defun.c:630: warning: enumeration value ‘titlepage’ not handled in switch defun.c:630: warning: enumeration value ‘bad_type’ not handled in switch mv -f .deps/defun.Tpo .deps/defun.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c mv -f .deps/files.Tpo .deps/files.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o float.c mv -f .deps/float.Tpo .deps/float.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT footnote.o -MD -MP -MF .deps/footnote.Tpo -c -o footnote.o footnote.c mv -f .deps/footnote.Tpo .deps/footnote.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c mv -f .deps/html.Tpo .deps/html.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o index.c index.c: In function ‘insert_index_output_line_no’: index.c:694: warning: pointer targets in passing argument 1 of ‘count_strn_chars’ differ in signedness index.c: In function ‘cm_printindex’: index.c:760: warning: unused variable ‘saved_output_stream’ mv -f .deps/index.Tpo .deps/index.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT insertion.o -MD -MP -MF .deps/insertion.Tpo -c -o insertion.o insertion.c insertion.c: In function ‘end_insertion’: insertion.c:990: warning: enumeration value ‘copying’ not handled in switch insertion.c:990: warning: enumeration value ‘defcv’ not handled in switch insertion.c:990: warning: enumeration value ‘deffn’ not handled in switch insertion.c:990: warning: enumeration value ‘defivar’ not handled in switch insertion.c:990: warning: enumeration value ‘defmac’ not handled in switch insertion.c:990: warning: enumeration value ‘defmethod’ not handled in switch insertion.c:990: warning: enumeration value ‘defop’ not handled in switch insertion.c:990: warning: enumeration value ‘defopt’ not handled in switch insertion.c:990: warning: enumeration value ‘defspec’ not handled in switch insertion.c:990: warning: enumeration value ‘deftp’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypecv’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypefn’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypefun’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypeivar’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypemethod’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypeop’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypevar’ not handled in switch insertion.c:990: warning: enumeration value ‘deftypevr’ not handled in switch insertion.c:990: warning: enumeration value ‘defun’ not handled in switch insertion.c:990: warning: enumeration value ‘defvar’ not handled in switch insertion.c:990: warning: enumeration value ‘defvr’ not handled in switch insertion.c:990: warning: enumeration value ‘detailmenu’ not handled in switch insertion.c:990: warning: enumeration value ‘direntry’ not handled in switch insertion.c:990: warning: enumeration value ‘floatenv’ not handled in switch insertion.c:990: warning: enumeration value ‘flushleft’ not handled in switch insertion.c:990: warning: enumeration value ‘flushright’ not handled in switch insertion.c:990: warning: enumeration value ‘ifclear’ not handled in switch insertion.c:990: warning: enumeration value ‘ifdocbook’ not handled in switch insertion.c:990: warning: enumeration value ‘ifhtml’ not handled in switch insertion.c:990: warning: enumeration value ‘ifnotdocbook’ not handled in switch insertion.c:990: warning: enumeration value ‘ifnothtml’ not handled in switch insertion.c:990: warning: enumeration value ‘ifnotinfo’ not handled in switch insertion.c:990: warning: enumeration value ‘ifnotplaintext’ not handled in switch insertion.c:990: warning: enumeration value ‘ifnottex’ not handled in switch insertion.c:990: warning: enumeration value ‘ifnotxml’ not handled in switch insertion.c:990: warning: enumeration value ‘ifplaintext’ not handled in switch insertion.c:990: warning: enumeration value ‘ifset’ not handled in switch insertion.c:990: warning: enumeration value ‘iftex’ not handled in switch insertion.c:990: warning: enumeration value ‘ifxml’ not handled in switch insertion.c:990: warning: enumeration value ‘menu’ not handled in switch insertion.c:990: warning: enumeration value ‘multitable’ not handled in switch insertion.c:990: warning: enumeration value ‘rawdocbook’ not handled in switch insertion.c:990: warning: enumeration value ‘rawhtml’ not handled in switch insertion.c:990: warning: enumeration value ‘rawtex’ not handled in switch insertion.c:990: warning: enumeration value ‘rawxml’ not handled in switch insertion.c:990: warning: enumeration value ‘verbatim’ not handled in switch insertion.c:990: warning: enumeration value ‘tex’ not handled in switch insertion.c:990: warning: enumeration value ‘bad_type’ not handled in switch insertion.c: In function ‘do_enumeration’: insertion.c:1620: warning: enumeration value ‘cartouche’ not handled in switch insertion.c:1620: warning: enumeration value ‘copying’ not handled in switch insertion.c:1620: warning: enumeration value ‘defcv’ not handled in switch insertion.c:1620: warning: enumeration value ‘deffn’ not handled in switch insertion.c:1620: warning: enumeration value ‘defivar’ not handled in switch insertion.c:1620: warning: enumeration value ‘defmac’ not handled in switch insertion.c:1620: warning: enumeration value ‘defmethod’ not handled in switch insertion.c:1620: warning: enumeration value ‘defop’ not handled in switch insertion.c:1620: warning: enumeration value ‘defopt’ not handled in switch insertion.c:1620: warning: enumeration value ‘defspec’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftp’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypecv’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypefn’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypefun’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypeivar’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypemethod’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypeop’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypevar’ not handled in switch insertion.c:1620: warning: enumeration value ‘deftypevr’ not handled in switch insertion.c:1620: warning: enumeration value ‘defun’ not handled in switch insertion.c:1620: warning: enumeration value ‘defvar’ not handled in switch insertion.c:1620: warning: enumeration value ‘defvr’ not handled in switch insertion.c:1620: warning: enumeration value ‘detailmenu’ not handled in switch insertion.c:1620: warning: enumeration value ‘direntry’ not handled in switch insertion.c:1620: warning: enumeration value ‘display’ not handled in switch insertion.c:1620: warning: enumeration value ‘documentdescription’ not handled in switch insertion.c:1620: warning: enumeration value ‘example’ not handled in switch insertion.c:1620: warning: enumeration value ‘floatenv’ not handled in switch insertion.c:1620: warning: enumeration value ‘flushleft’ not handled in switch insertion.c:1620: warning: enumeration value ‘flushright’ not handled in switch insertion.c:1620: warning: enumeration value ‘format’ not handled in switch insertion.c:1620: warning: enumeration value ‘ftable’ not handled in switch insertion.c:1620: warning: enumeration value ‘group’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifclear’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifdocbook’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifhtml’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifinfo’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifnotdocbook’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifnothtml’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifnotinfo’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifnotplaintext’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifnottex’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifnotxml’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifplaintext’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifset’ not handled in switch insertion.c:1620: warning: enumeration value ‘iftex’ not handled in switch insertion.c:1620: warning: enumeration value ‘ifxml’ not handled in switch insertion.c:1620: warning: enumeration value ‘itemize’ not handled in switch insertion.c:1620: warning: enumeration value ‘lisp’ not handled in switch insertion.c:1620: warning: enumeration value ‘menu’ not handled in switch insertion.c:1620: warning: enumeration value ‘multitable’ not handled in switch insertion.c:1620: warning: enumeration value ‘quotation’ not handled in switch insertion.c:1620: warning: enumeration value ‘rawdocbook’ not handled in switch insertion.c:1620: warning: enumeration value ‘rawhtml’ not handled in switch insertion.c:1620: warning: enumeration value ‘rawtex’ not handled in switch insertion.c:1620: warning: enumeration value ‘rawxml’ not handled in switch insertion.c:1620: warning: enumeration value ‘smalldisplay’ not handled in switch insertion.c:1620: warning: enumeration value ‘smallexample’ not handled in switch insertion.c:1620: warning: enumeration value ‘smallformat’ not handled in switch insertion.c:1620: warning: enumeration value ‘smalllisp’ not handled in switch insertion.c:1620: warning: enumeration value ‘verbatim’ not handled in switch insertion.c:1620: warning: enumeration value ‘table’ not handled in switch insertion.c:1620: warning: enumeration value ‘tex’ not handled in switch insertion.c:1620: warning: enumeration value ‘vtable’ not handled in switch insertion.c:1620: warning: enumeration value ‘titlepage’ not handled in switch insertion.c:1620: warning: enumeration value ‘bad_type’ not handled in switch mv -f .deps/insertion.Tpo .deps/insertion.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT lang.o -MD -MP -MF .deps/lang.Tpo -c -o lang.o lang.c mv -f .deps/lang.Tpo .deps/lang.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c mv -f .deps/macro.Tpo .deps/macro.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT makeinfo.o -MD -MP -MF .deps/makeinfo.Tpo -c -o makeinfo.o makeinfo.c makeinfo.c: In function ‘bs_escape_quote’: makeinfo.c:3394: warning: suggest parentheses around assignment used as truth value mv -f .deps/makeinfo.Tpo .deps/makeinfo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT multi.o -MD -MP -MF .deps/multi.Tpo -c -o multi.o multi.c mv -f .deps/multi.Tpo .deps/multi.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c mv -f .deps/node.Tpo .deps/node.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT sectioning.o -MD -MP -MF .deps/sectioning.Tpo -c -o sectioning.o sectioning.c mv -f .deps/sectioning.Tpo .deps/sectioning.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT toc.o -MD -MP -MF .deps/toc.Tpo -c -o toc.o toc.c toc.c: In function ‘contents_update_html’: toc.c:231: warning: field precision should have type ‘int’, but argument 4 has type ‘long int’ mv -f .deps/toc.Tpo .deps/toc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c xml.c:1822: warning: ‘index_primary’ defined but not used xml.c:1855: warning: ‘xml_index_divide’ defined but not used mv -f .deps/xml.Tpo .deps/xml.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT xref.o -MD -MP -MF .deps/xref.Tpo -c -o xref.o xref.c mv -f .deps/xref.Tpo .deps/xref.Po gcc -g -Wall -O2 -o makeinfo cmds.o defun.o files.o float.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o xml.o xref.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' Making all in po make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' test ! -f ./texinfo.pot || \ test -z "cs.gmo da.gmo de.gmo de_AT.gmo eo.gmo es.gmo fr.gmo he.gmo hr.gmo hu.gmo ja.gmo nl.gmo nb.gmo pl.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make cs.gmo da.gmo de.gmo de_AT.gmo eo.gmo es.gmo fr.gmo he.gmo hr.gmo hu.gmo ja.gmo nl.gmo nb.gmo pl.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' /usr/bin/msgmerge --update cs.po texinfo.pot .......................................................... done. rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po 367 translated messages, 102 fuzzy translations, 110 untranslated messages. /usr/bin/msgmerge --update da.po texinfo.pot .......................................................... done. rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po 438 translated messages, 83 fuzzy translations, 58 untranslated messages. /usr/bin/msgmerge --update de.po texinfo.pot .......................................................... done. rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 579 translated messages. /usr/bin/msgmerge --update de_AT.po texinfo.pot .......................................................... done. rm -f de_AT.gmo && /usr/bin/msgfmt -c --statistics -o de_AT.gmo de_AT.po 1 translated message, 578 untranslated messages. /usr/bin/msgmerge --update eo.po texinfo.pot .......................................................... done. rm -f eo.gmo && /usr/bin/msgfmt -c --statistics -o eo.gmo eo.po 484 translated messages, 54 fuzzy translations, 41 untranslated messages. /usr/bin/msgmerge --update es.po texinfo.pot .......................................................... done. rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po 579 translated messages. /usr/bin/msgmerge --update fr.po texinfo.pot .......................................................... done. rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po 486 translated messages, 56 fuzzy translations, 37 untranslated messages. /usr/bin/msgmerge --update he.po texinfo.pot .......................................................... done. rm -f he.gmo && /usr/bin/msgfmt -c --statistics -o he.gmo he.po 435 translated messages, 85 fuzzy translations, 59 untranslated messages. /usr/bin/msgmerge --update hr.po texinfo.pot .......................................................... done. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics -o hr.gmo hr.po 289 translated messages, 54 fuzzy translations, 236 untranslated messages. /usr/bin/msgmerge --update hu.po texinfo.pot .......................................................... done. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po 449 translated messages, 45 fuzzy translations, 85 untranslated messages. /usr/bin/msgmerge --update ja.po texinfo.pot .......................................................... done. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po 423 translated messages, 95 fuzzy translations, 61 untranslated messages. /usr/bin/msgmerge --update nl.po texinfo.pot .......................................................... done. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 579 translated messages. /usr/bin/msgmerge --update nb.po texinfo.pot .......................................................... done. rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po 484 translated messages, 54 fuzzy translations, 41 untranslated messages. /usr/bin/msgmerge --update pl.po texinfo.pot .......................................................... done. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 579 translated messages. /usr/bin/msgmerge --update ro.po texinfo.pot .......................................................... done. rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 484 translated messages, 54 fuzzy translations, 41 untranslated messages. /usr/bin/msgmerge --update ru.po texinfo.pot .......................................................... done. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 484 translated messages, 54 fuzzy translations, 41 untranslated messages. /usr/bin/msgmerge --update rw.po texinfo.pot .......................................................... done. rm -f rw.gmo && /usr/bin/msgfmt -c --statistics -o rw.gmo rw.po 21 translated messages, 475 fuzzy translations, 83 untranslated messages. /usr/bin/msgmerge --update sv.po texinfo.pot .......................................................... done. rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 573 translated messages, 5 fuzzy translations, 1 untranslated message. /usr/bin/msgmerge --update tr.po texinfo.pot .......................................................... done. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 579 translated messages. /usr/bin/msgmerge --update vi.po texinfo.pot .......................................................... done. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 579 translated messages. /usr/bin/msgmerge --update zh_CN.po texinfo.pot .......................................................... done. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 574 translated messages, 5 fuzzy translations. /usr/bin/msgmerge --update zh_TW.po texinfo.pot .......................................................... done. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 338 translated messages, 96 fuzzy translations, 145 untranslated messages. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' touch stamp-po make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' Making all in util make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -g -Wall -O2 -MT texindex.o -MD -MP -MF .deps/texindex.Tpo -c -o texindex.o texindex.c mv -f .deps/texindex.Tpo .deps/texindex.Po gcc -g -Wall -O2 -o texindex texindex.o ../lib/libtxi.a ../gnulib/lib/libgnu.a sed 's/__VERSION__/4.13/g' ./texinfo-cat.in >texinfo.cat make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' Making all in doc make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[1]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' touch build-stamp fakeroot debian/rules binary # some man scripts have been touch by the patches, so the builder # will try to rebuild the man page from texi2dvi but that # spits out only a warning that no tex system is installed touch doc/texi2dvi.1 touch doc/texi2pdf.1 touch doc/pdftexi2dvi.1 dh_testdir CFLAGS="-g -Wall -O2" ./configure --prefix=/usr \ --infodir='${prefix}/share/info' --mandir='${prefix}/share/man' 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether the preprocessor supports include_next... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for struct timeval... yes checking for gettimeofday... yes checking for isascii... yes checking for mbsinit... yes checking for setenv... yes checking for lstat... yes checking for iswcntrl... yes checking for wcwidth... yes checking for inline... inline checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether memmem is declared... yes checking for memmem... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unsigned long long int... yes checking whether strdup is declared... yes checking for working strerror function... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether stat file-mode macros are broken... no checking for wint_t... yes checking for wchar_t... yes checking for alloca as a compiler built-in... yes checking for argz.h... yes checking for error_t... yes checking for argz_replace... yes checking if argz actually works... yes checking if environ is properly declared... yes checking for error_at_line... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking whether the compiler generally respects inline... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for memchr... yes checking for working memcmp... yes checking for memcpy... yes checking whether memmem works in linear time... no checking for memmem... (cached) yes checking for memmove... yes checking for mempcpy... yes checking for working mkstemp... yes checking whether stdint.h conforms to C99... yes checking for stpcpy... yes checking for strdup... yes checking for working strndup... yes checking for working strnlen... yes checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking for unsetenv... yes checking for unsetenv() return type... int checking whether is standalone... yes checking whether iswcntrl works... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for sigblock... yes checking whether stat file-mode macros are broken... (cached) no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/time.h... (cached) yes checking sys/ttold.h usability... no checking sys/ttold.h presence... no checking for sys/ttold.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/ptem.h... no checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for off_t... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether memchr is declared... yes checking whether strcoll is declared... yes checking whether strerror is declared... yes checking for working strcoll... yes checking for vprintf... yes checking for _doprnt... no checking for bzero... yes checking for getcwd... yes checking for memset... yes checking for setlocale... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for strchr... yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for strdup... (cached) yes checking for strerror... yes checking build system type... (cached) x86_64-unknown-linux-gnu checking for tgetent in -lncurses... yes checking for library with termcap variables... checking ncurses/termcap.h usability... no checking ncurses/termcap.h presence... no checking for ncurses/termcap.h... no checking host system type... (cached) x86_64-unknown-linux-gnu checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) 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 for hevea... no checking for tex... tex configure: creating ./config.status config.status: creating install-info/tests/defs config.status: creating util/defs config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnulib/lib/Makefile config.status: creating info/Makefile config.status: creating install-info/Makefile config.status: creating install-info/tests/Makefile config.status: creating lib/Makefile config.status: creating makeinfo/Makefile config.status: creating makeinfo/tests/Makefile config.status: creating po/Makefile.in config.status: creating util/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile touch po/texinfo.pot /usr/bin/make make[1]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' /usr/bin/make all-recursive make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' Making all in gnulib/lib make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/usr/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/usr/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/usr/var"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/texinfo"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/texinfo"'; \ echo '#define DVIDIR "/usr/share/doc/texinfo"'; \ echo '#define PDFDIR "/usr/share/doc/texinfo"'; \ echo '#define PSDIR "/usr/share/doc/texinfo"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/texinfo"'; \ echo '#define PKGINCLUDEDIR "/usr/include/texinfo"'; \ echo '#define PKGLIBDIR "/usr/lib/texinfo"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h /usr/bin/make all-am make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -g -Wall -O2 -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libgnu.a ar cru libgnu.a localcharset.o malloca.o mbchar.o mbscasecmp.o mbschr.o mbslen.o mbsncasecmp.o mbsstr.o mbswidth.o strnlen1.o uniwidth/width.o xalloc-die.o xsetenv.o exitfail.o memmem.o tempname.o xmalloc.o ranlib libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' Making all in lib make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' Making all in install-info make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' Making all in tests make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' gcc -g -Wall -O2 -o ginstall-info install-info.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' Making all in info make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' gcc -g -Wall -O2 -o makedoc makedoc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses rm -f doc.c key.c funs.h ..//info/makedoc ./session.c ./echo-area.c ./infodoc.c ./m-x.c ./indices.c ./nodemenu.c ./footnotes.c ./variables.c /usr/bin/make all-am make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT infodoc.o -MD -MP -MF .deps/infodoc.Tpo -c -o infodoc.o infodoc.c infodoc.c: In function ‘key_documentation’: infodoc.c:625: warning: array subscript has type ‘char’ mv -f .deps/infodoc.Tpo .deps/infodoc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT infomap.o -MD -MP -MF .deps/infomap.Tpo -c -o infomap.o infomap.c mv -f .deps/infomap.Tpo .deps/infomap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT m-x.o -MD -MP -MF .deps/m-x.Tpo -c -o m-x.o m-x.c mv -f .deps/m-x.Tpo .deps/m-x.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.c mv -f .deps/doc.Tpo .deps/doc.Po gcc -g -Wall -O2 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o doc.o ../lib/libtxi.a ../gnulib/lib/libgnu.a -lncurses gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -DINFODIR=\"/usr/share/info\" -DINFODIR2=\"/usr/share/info\" -g -Wall -O2 -MT key.o -MD -MP -MF .deps/key.Tpo -c -o key.o key.c mv -f .deps/key.Tpo .deps/key.Po gcc -g -Wall -O2 -o infokey infokey.o key.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' Making all in makeinfo make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' Making all in tests make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' gcc -g -Wall -O2 -o makeinfo cmds.o defun.o files.o float.o footnote.o html.o index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o xml.o xref.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' Making all in po make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' test ! -f ./texinfo.pot || \ test -z "cs.gmo da.gmo de.gmo de_AT.gmo eo.gmo es.gmo fr.gmo he.gmo hr.gmo hu.gmo ja.gmo nl.gmo nb.gmo pl.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make cs.gmo da.gmo de.gmo de_AT.gmo eo.gmo es.gmo fr.gmo he.gmo hr.gmo hu.gmo ja.gmo nl.gmo nb.gmo pl.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' /usr/bin/msgmerge --update cs.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update da.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update de.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update de_AT.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update eo.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update es.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update fr.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update he.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update hr.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update hu.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update ja.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update nl.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update nb.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update pl.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update ro.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update ru.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update rw.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update sv.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update tr.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update vi.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update zh_CN.po texinfo.pot .......................................................... done. /usr/bin/msgmerge --update zh_TW.po texinfo.pot .......................................................... done. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' touch stamp-po make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' Making all in util make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' gcc -g -Wall -O2 -o texindex texindex.o ../lib/libtxi.a ../gnulib/lib/libgnu.a make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' Making all in doc make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[1]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' touch build-stamp dh_testdir dh_testroot dh_clean -k dh_installdirs /usr/bin/make install install-tex prefix=/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr \ TEXMF=/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf make[1]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' Making install in gnulib/lib make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' /usr/bin/make install-am make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' test yes != no || /bin/sh /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/build-aux/install-sh -d /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib if test -f /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.alias; then \ sed -f ref-add.sed /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.alias > /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.tmp /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.alias ; \ rm -f /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.tmp /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.alias ; \ rm -f /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/gnulib/lib' Making install in lib make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/lib' Making install in install-info make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' Making install in tests make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info/tests' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" /usr/bin/install -c 'ginstall-info' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/install-info' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/install-info' Making install in info make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' /usr/bin/make install-am make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" /usr/bin/install -c 'ginfo' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/info' /usr/bin/install -c 'infokey' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/infokey' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/info' Making install in makeinfo make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' Making install in tests make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo/tests' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' make[4]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" /usr/bin/install -c 'makeinfo' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/makeinfo' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/makeinfo' Making install in po make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' /bin/mkdir -p /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share installing cs.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/cs/LC_MESSAGES/texinfo.mo installing da.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/da/LC_MESSAGES/texinfo.mo installing de.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/de/LC_MESSAGES/texinfo.mo installing de_AT.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/de_AT/LC_MESSAGES/texinfo.mo installing eo.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/eo/LC_MESSAGES/texinfo.mo installing es.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/es/LC_MESSAGES/texinfo.mo installing fr.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/fr/LC_MESSAGES/texinfo.mo installing he.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/he/LC_MESSAGES/texinfo.mo installing hr.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/hr/LC_MESSAGES/texinfo.mo installing hu.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/hu/LC_MESSAGES/texinfo.mo installing ja.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/ja/LC_MESSAGES/texinfo.mo installing nl.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/nl/LC_MESSAGES/texinfo.mo installing nb.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/nb/LC_MESSAGES/texinfo.mo installing pl.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/pl/LC_MESSAGES/texinfo.mo installing ro.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/ro/LC_MESSAGES/texinfo.mo installing ru.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/ru/LC_MESSAGES/texinfo.mo installing rw.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/rw/LC_MESSAGES/texinfo.mo installing sv.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/sv/LC_MESSAGES/texinfo.mo installing tr.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/tr/LC_MESSAGES/texinfo.mo installing vi.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/vi/LC_MESSAGES/texinfo.mo installing zh_CN.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/texinfo.mo installing zh_TW.gmo as /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/texinfo.mo if test "texinfo" = "gettext-tools"; then \ /bin/mkdir -p /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/po' Making install in util make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" /usr/bin/install -c 'texindex' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/texindex' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin" /usr/bin/install -c 'texi2dvi' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/texi2dvi' /usr/bin/install -c 'texi2pdf' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/texi2pdf' /usr/bin/install -c 'pdftexi2dvi' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/bin/pdftexi2dvi' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo" /usr/bin/install -c -m 644 'texinfo.dtd' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo/texinfo.dtd' /usr/bin/install -c -m 644 'texinfo.xsl' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo/texinfo.xsl' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo" /usr/bin/install -c -m 644 'texinfo.cat' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texinfo/texinfo.cat' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/util' Making install in doc make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[3]: Nothing to be done for `install-exec-am'. WARNING: If your texmf tree does not already contain up-to-date versions, you must install texinfo.tex and txi-??.tex manually, perhaps in TEXMF/tex/texinfo/, where TEXMF is a root of your TeX tree. See doc/README for some considerations. You can run make TEXMF=/your/texmf install-tex to do this. You may also need to install epsf.tex in TEXMF/tex/generic/dvips, if your TeX installation did not include it. test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/info" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/info" test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1" /usr/bin/install -c -m 644 './info.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/info.1' /usr/bin/install -c -m 644 './infokey.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/infokey.1' /usr/bin/install -c -m 644 './install-info.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/install-info.1' /usr/bin/install -c -m 644 './makeinfo.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/makeinfo.1' /usr/bin/install -c -m 644 './texindex.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/texindex.1' /usr/bin/install -c -m 644 './texi2dvi.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/texi2dvi.1' /usr/bin/install -c -m 644 './texi2pdf.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/texi2pdf.1' /usr/bin/install -c -m 644 './pdftexi2dvi.1' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man1/pdftexi2dvi.1' test -z "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man5" || /bin/mkdir -p "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man5" /usr/bin/install -c -m 644 './info.5' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man5/info.5' /usr/bin/install -c -m 644 './texinfo.5' '/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/man/man5/texinfo.5' make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[3]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' cd doc && /usr/bin/make TEXMF=/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf install-tex make[2]: Entering directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' test -n "/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf" || (echo "TEXMF must be set." >&2; exit 1) /bin/sh /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/build-aux/install-sh -d /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/texinfo /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/generic/epsf /usr/bin/install -c -m 644 ./texinfo.tex /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/texinfo/texinfo.tex /usr/bin/install -c -m 644 ./epsf.tex /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/generic/epsf/epsf.tex for f in txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex txi-it.tex txi-nl.tex txi-nb.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex txi-tr.tex txi-uk.tex; do \ /usr/bin/install -c -m 644 ./$f /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/texinfo/$f; done make[2]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/doc' make[1]: Leaving directory `/home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1' find /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp -type f -name dir | xargs rm -f # pdfcolor and epsf.tex are in tetex and texlive rm -rf /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/plain rm -rf /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/generic rm -rf /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex #mkdir -p /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/texinfo/base #mv /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/texinfo/*.tex /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/tmp/usr/share/texmf/tex/texinfo/base dh_install --list-missing --sourcedir=debian/tmp -X share/info # # install updated texinfo.tex #cp debian/texinfo.tex /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/texinfo/usr/share/texmf/tex/texinfo/texinfo.tex cp debian/texi2pdf.man /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/texinfo/usr/share/man/man1/texi2pdf.1 dh_link mv /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/bin/install-info /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/bin/ginstall-info sed -e "s/install-info/g&/g" \ < /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/share/man/man1/install-info.1 \ > /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/share/man/man1/ginstall-info.1 rm -f /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/share/man/man1/install-info.1 install -m 0755 debian/install-info.sh /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/bin/install-info install -m 0644 debian/install-info.1 /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/share/man/man1/install-info.1 install -m 0755 debian/update-info-dir /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/sbin/update-info-dir mkdir -p /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/share/man/man8 install -m 0644 debian/update-info-dir.8 /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/install-info/usr/share/man/man8/update-info-dir.8 cp debian/conf/50cyrtexinfo.cnf /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/texinfo/etc/texmf/fmt.d echo "50cyrtexinfo" > /home/mea/work/kde43/texinfo/texinfo-4.13a.dfsg.1/debian/texinfo/var/lib/tex-common/fmtutil-cnf/texinfo.list touch install-stamp dh_testdir dh_testroot dh_installdocs -A AUTHORS INTRODUCTION README NEWS TODO \ debian/README.source dh_installdocs -p texinfo debian/README.cyrtexinfo \ doc/refcard/txirefcard*.pdf dh_installmenu dh_installchangelogs ChangeLog dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `texinfo' in `../texinfo_4.13a.dfsg.1-4~bpo_amd64.deb'. dpkg-deb: building package `info' in `../info_4.13a.dfsg.1-4~bpo_amd64.deb'. dpkg-deb: building package `install-info' in `../install-info_4.13a.dfsg.1-4~bpo_amd64.deb'. dpkg-genchanges >../texinfo_4.13a.dfsg.1-4~bpo_amd64.changes dpkg-genchanges: warning: the current version (4.13a.dfsg.1-4~bpo) is smaller than the previous one (4.13a.dfsg.1-4) dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: texinfo source: newer-standards-version 3.8.1 (current is 3.8.0) W: texinfo source: source-nmu-has-incorrect-version-number 4.13a.dfsg.1-4~bpo W: install-info: install-info-not-called-with-quiet-option W: install-info: info-documents-not-removed Finished running lintian. Now signing changes and any dsc files... signfile texinfo_4.13a.dfsg.1-4~bpo.dsc Martin Alfke gpg: skipped "Martin Alfke ": secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....