[build-status: 146653] Log for successful build of libidn_1.8+20080606-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Wed Jun 11 08:12:30 JST 2008
Automatic build of libidn_1.8+20080606-1 on mappi006 by sbuild/m32r
Build started at 20080611-0622
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2459kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libidn 1.8+20080606-1 (dsc) [1088B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libidn 1.8+20080606-1 (tar) [2454kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libidn 1.8+20080606-1 (diff) [4116B]
Fetched 2459kB in 2min12s (18.6kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 6), autotools-dev, gengetopt
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 6 is satisfied)
autotools-dev: already installed (20080123.1)
gengetopt: missing
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install gengetopt
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libkrb5-dev libosmesa6 libssh2-0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
gengetopt
0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded.
Need to get 0B/286kB of archives.
After this operation, 897kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
gengetopt
Authentication warning overridden.
Selecting previously deselected package gengetopt.
(Reading database ... 63665 files and directories currently installed.)
Unpacking gengetopt (from .../gengetopt_2.22.1-1_m32r.deb) ...
Processing triggers for man-db ...
Setting up gengetopt (2.22.1-1) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libidn in libidn-1.8+20080606
dpkg-source: info: unpacking libidn_1.8+20080606.orig.tar.gz
dpkg-source: info: applying libidn_1.8+20080606-1.diff.gz
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 libidn
dpkg-buildpackage: source version 1.8+20080606-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f config.sub config.guess
dh_clean --exclude ./contrib/doxygen/Doxyfile.orig
rm -f debian/idn.substvars
rm -f debian/idn.*.debhelper
rm -f debian/idn.debhelper.log
rm -rf debian/idn/
rm -f debian/libidn11-dev.substvars
rm -f debian/libidn11-dev.*.debhelper
rm -f debian/libidn11-dev.debhelper.log
rm -rf debian/libidn11-dev/
rm -f debian/libidn11.substvars
rm -f debian/libidn11.*.debhelper
rm -f debian/libidn11.debhelper.log
rm -rf debian/libidn11/
rm -f debian/files
find . ! \( -regex .\*\\./contrib/doxygen/Doxyfile\\.orig.\* \) -a \( \( -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
debian/rules build
dh_testdir
# Add here commands to configure the package.
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-g -O2" LDFLAGS="-Wl,-z,defs"
checking for a BSD-compatible install... /usr/bin/ginstall -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 build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
configure: autobuild project... GNU Libidn
configure: autobuild revision... 1.8
configure: autobuild hostname... mappi006
configure: autobuild timestamp... 20080611-065806
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... m32r-linux-gnu-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 m32r-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for m32r-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for a sed that does not truncate output... /bin/sed
checking for ld used by m32r-linux-gnu-gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether m32r-linux-gnu-g++ accepts -g... yes
checking dependency style of m32r-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking for m32r-linux-gnu-g77... no
checking for m32r-linux-gnu-xlf... no
checking for m32r-linux-gnu-f77... no
checking for m32r-linux-gnu-frt... no
checking for m32r-linux-gnu-pgf77... no
checking for m32r-linux-gnu-cf77... no
checking for m32r-linux-gnu-fort77... no
checking for m32r-linux-gnu-fl32... no
checking for m32r-linux-gnu-af77... no
checking for m32r-linux-gnu-xlf90... no
checking for m32r-linux-gnu-f90... no
checking for m32r-linux-gnu-pgf90... no
checking for m32r-linux-gnu-pghpf... no
checking for m32r-linux-gnu-epcf90... no
checking for m32r-linux-gnu-gfortran... no
checking for m32r-linux-gnu-g95... no
checking for m32r-linux-gnu-xlf95... no
checking for m32r-linux-gnu-f95... no
checking for m32r-linux-gnu-fort... no
checking for m32r-linux-gnu-ifort... no
checking for m32r-linux-gnu-ifc... no
checking for m32r-linux-gnu-efc... no
checking for m32r-linux-gnu-pgf95... no
checking for m32r-linux-gnu-lf95... no
checking for m32r-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc -std=gnu99 object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for m32r-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc -std=gnu99 PIC flag -fPIC works... yes
checking if m32r-linux-gnu-gcc -std=gnu99 static flag -static works... yes
checking if m32r-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
checking whether the m32r-linux-gnu-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking 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 iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for emacs... emacs
checking where .elc files should go... ${datarootdir}/emacs/site-lisp
checking for ANSI C header files... (cached) yes
checking for preferred C# implementation... any
checking for C# compiler... no
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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for stdint.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdlib.h... (cached) yes
checking for working strerror function... yes
checking for C/C++ restrict keyword... __restrict
checking for error_at_line... yes
checking for va_copy... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for long long int... yes
checking for unsigned long long int... yes
checking whether strdup is declared... yes
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix...
checking for sig_atomic_t integer literal suffix...
checking for size_t integer literal suffix... u
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... u
checking for strdup... yes
checking for strverscmp... yes
checking whether <wchar.h> is standalone... yes
checking for nl_langinfo and CODESET... yes
checking for valgrind... no
checking whether self tests are run under valgrind... no
checking if TLD API for specific TLD rules should be built... yes
checking if implementation in Java should be built... no
checking if implementation in C# should be built... no
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating Makefile
config.status: creating libidn.pc
config.status: creating doc/reference/Makefile
config.status: creating doc/java/Makefile
config.status: creating gl/Makefile
config.status: creating lib/gl/Makefile
config.status: creating lib/stringprep.h
config.status: creating contrib/doxygen/Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/specifications/Makefile
config.status: creating doc/tld/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating java/Makefile
config.status: creating java/gnu/Makefile
config.status: creating java/gnu/inet/Makefile
config.status: creating java/gnu/inet/encoding/Makefile
config.status: creating java/misc/Makefile
config.status: creating csharp/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: WARNING: not linking GNUmakefile to itself
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd3/libidn-1.8+20080606'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606'
Making all in gl
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/gl'
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''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|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''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|1|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|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_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''@|0|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
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''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|0|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 `/build/buildd3/libidn-1.8+20080606/gl'
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c
mkdir .libs
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1
mv -f .deps/progname.Tpo .deps/progname.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -o version-etc.o >/dev/null 2>&1
mv -f .deps/version-etc.Tpo .deps/version-etc.Plo
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o libgnu.la progname.lo version-etc.lo
ar cru .libs/libgnu.a .libs/progname.o .libs/version-etc.o
ranlib .libs/libgnu.a
creating libgnu.la
(cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la)
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/gl'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/gl'
Making all in lib/gl
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
rm -f stdint.h-t stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's/@''INCLUDE_NEXT''@/include_next/g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/1/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
-e 's/@''SIZE_T_SUFFIX''@/u/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
-e 's/@''WINT_T_SUFFIX''@/u/g' \
< ./stdint.in.h; \
} > stdint.h-t
mv stdint.h-t stdint.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''@|<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''@|0|g' \
-e 's|@''GNULIB_PUTENV''@|0|g' \
-e 's|@''GNULIB_SETENV''@|0|g' \
-e 's|@''GNULIB_STRTOD''@|0|g' \
-e 's|@''GNULIB_UNSETENV''@|0|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_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''@|<string.h>|g' \
-e 's|@''GNULIB_MBSLEN''@|0|g' \
-e 's|@''GNULIB_MBSNLEN''@|0|g' \
-e 's|@''GNULIB_MBSCHR''@|0|g' \
-e 's|@''GNULIB_MBSRCHR''@|0|g' \
-e 's|@''GNULIB_MBSSTR''@|0|g' \
-e 's|@''GNULIB_MBSCASECMP''@|0|g' \
-e 's|@''GNULIB_MBSNCASECMP''@|0|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''@|0|g' \
-e 's|@''GNULIB_MEMPCPY''@|0|g' \
-e 's|@''GNULIB_MEMRCHR''@|0|g' \
-e 's|@''GNULIB_STPCPY''@|0|g' \
-e 's|@''GNULIB_STPNCPY''@|0|g' \
-e 's|@''GNULIB_STRCHRNUL''@|0|g' \
-e 's|@''GNULIB_STRDUP''@|1|g' \
-e 's|@''GNULIB_STRNDUP''@|0|g' \
-e 's|@''GNULIB_STRNLEN''@|0|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_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''@|0|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
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''@|<unistd.h>|g' \
-e 's|@''GNULIB_CHOWN''@|0|g' \
-e 's|@''GNULIB_DUP2''@|0|g' \
-e 's|@''GNULIB_ENVIRON''@|0|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 `/build/buildd3/libidn-1.8+20080606/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.lo c-ctype.c
mkdir .libs
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
mv -f .deps/c-ctype.Tpo .deps/c-ctype.Plo
/bin/sh ../../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Plo
/bin/sh ../../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Plo
/bin/sh ../../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c -o striconv.lo striconv.c
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c striconv.c -fPIC -DPIC -o .libs/striconv.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT striconv.lo -MD -MP -MF .deps/striconv.Tpo -c striconv.c -o striconv.o >/dev/null 2>&1
mv -f .deps/striconv.Tpo .deps/striconv.Plo
/bin/sh ../../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o libgnu.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo striconv.lo
ar cru .libs/libgnu.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/striconv.o
ranlib .libs/libgnu.a
creating libgnu.la
(cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la)
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
Making all in lib
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib'
if test -n "stdint.h"; then \
sed -e s/include_next/include/ gl/stdint.h > idn-int.h; \
else \
echo '#include <stdint.h>' > idn-int.h; \
fi
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib'
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c -o nfkc.lo nfkc.c
mkdir .libs
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -fPIC -DPIC -o .libs/nfkc.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT nfkc.lo -MD -MP -MF .deps/nfkc.Tpo -c nfkc.c -o nfkc.o >/dev/null 2>&1
mv -f .deps/nfkc.Tpo .deps/nfkc.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c -o toutf8.lo toutf8.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c toutf8.c -fPIC -DPIC -o .libs/toutf8.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT toutf8.lo -MD -MP -MF .deps/toutf8.Tpo -c toutf8.c -o toutf8.o >/dev/null 2>&1
mv -f .deps/toutf8.Tpo .deps/toutf8.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c -o stringprep.lo stringprep.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -fPIC -DPIC -o .libs/stringprep.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT stringprep.lo -MD -MP -MF .deps/stringprep.Tpo -c stringprep.c -o stringprep.o >/dev/null 2>&1
mv -f .deps/stringprep.Tpo .deps/stringprep.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c -o rfc3454.lo rfc3454.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c rfc3454.c -fPIC -DPIC -o .libs/rfc3454.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT rfc3454.lo -MD -MP -MF .deps/rfc3454.Tpo -c rfc3454.c -o rfc3454.o >/dev/null 2>&1
mv -f .deps/rfc3454.Tpo .deps/rfc3454.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c -o profiles.lo profiles.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c profiles.c -fPIC -DPIC -o .libs/profiles.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT profiles.lo -MD -MP -MF .deps/profiles.Tpo -c profiles.c -o profiles.o >/dev/null 2>&1
mv -f .deps/profiles.Tpo .deps/profiles.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c -o punycode.lo punycode.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -fPIC -DPIC -o .libs/punycode.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT punycode.lo -MD -MP -MF .deps/punycode.Tpo -c punycode.c -o punycode.o >/dev/null 2>&1
mv -f .deps/punycode.Tpo .deps/punycode.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c -o idna.lo idna.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -fPIC -DPIC -o .libs/idna.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -o idna.o >/dev/null 2>&1
mv -f .deps/idna.Tpo .deps/idna.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c -o pr29.lo pr29.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c pr29.c -fPIC -DPIC -o .libs/pr29.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT pr29.lo -MD -MP -MF .deps/pr29.Tpo -c pr29.c -o pr29.o >/dev/null 2>&1
mv -f .deps/pr29.Tpo .deps/pr29.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c -o idn-free.lo idn-free.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c idn-free.c -fPIC -DPIC -o .libs/idn-free.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT idn-free.lo -MD -MP -MF .deps/idn-free.Tpo -c idn-free.c -o idn-free.o >/dev/null 2>&1
mv -f .deps/idn-free.Tpo .deps/idn-free.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c -o strerror-idna.lo strerror-idna.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c strerror-idna.c -fPIC -DPIC -o .libs/strerror-idna.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-idna.lo -MD -MP -MF .deps/strerror-idna.Tpo -c strerror-idna.c -o strerror-idna.o >/dev/null 2>&1
mv -f .deps/strerror-idna.Tpo .deps/strerror-idna.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c -o strerror-pr29.lo strerror-pr29.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c strerror-pr29.c -fPIC -DPIC -o .libs/strerror-pr29.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-pr29.lo -MD -MP -MF .deps/strerror-pr29.Tpo -c strerror-pr29.c -o strerror-pr29.o >/dev/null 2>&1
mv -f .deps/strerror-pr29.Tpo .deps/strerror-pr29.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c -o strerror-punycode.lo strerror-punycode.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c strerror-punycode.c -fPIC -DPIC -o .libs/strerror-punycode.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-punycode.lo -MD -MP -MF .deps/strerror-punycode.Tpo -c strerror-punycode.c -o strerror-punycode.o >/dev/null 2>&1
mv -f .deps/strerror-punycode.Tpo .deps/strerror-punycode.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c -o strerror-stringprep.lo strerror-stringprep.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c strerror-stringprep.c -fPIC -DPIC -o .libs/strerror-stringprep.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-stringprep.lo -MD -MP -MF .deps/strerror-stringprep.Tpo -c strerror-stringprep.c -o strerror-stringprep.o >/dev/null 2>&1
mv -f .deps/strerror-stringprep.Tpo .deps/strerror-stringprep.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c -o strerror-tld.lo strerror-tld.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c strerror-tld.c -fPIC -DPIC -o .libs/strerror-tld.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT strerror-tld.lo -MD -MP -MF .deps/strerror-tld.Tpo -c strerror-tld.c -o strerror-tld.o >/dev/null 2>&1
mv -f .deps/strerror-tld.Tpo .deps/strerror-tld.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c -o tld.lo tld.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c tld.c -fPIC -DPIC -o .libs/tld.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT tld.lo -MD -MP -MF .deps/tld.Tpo -c tld.c -o tld.o >/dev/null 2>&1
mv -f .deps/tld.Tpo .deps/tld.Plo
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c -o tlds.lo tlds.c
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c tlds.c -fPIC -DPIC -o .libs/tlds.o
m32r-linux-gnu-gcc -std=gnu99 -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -O2 -MT tlds.lo -MD -MP -MF .deps/tlds.Tpo -c tlds.c -o tlds.o >/dev/null 2>&1
mv -f .deps/tlds.Tpo .deps/tlds.Plo
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -export-symbols-regex '^(idn|pr29_|punycode_|stringprep|tld_).*' -version-info 16:37:5 -no-undefined -Wl,-z,defs -o libidn.la -rpath /usr/lib nfkc.lo toutf8.lo version.lo stringprep.lo rfc3454.lo profiles.lo punycode.lo idna.lo pr29.lo idn-free.lo strerror-idna.lo strerror-pr29.lo strerror-punycode.lo strerror-stringprep.lo strerror-tld.lo tld.lo tlds.lo gl/libgnu.la
generating symbol list for `libidn.la'
/usr/bin/nm -B .libs/nfkc.o .libs/toutf8.o .libs/version.o .libs/stringprep.o .libs/rfc3454.o .libs/profiles.o .libs/punycode.o .libs/idna.o .libs/pr29.o .libs/idn-free.o .libs/strerror-idna.o .libs/strerror-pr29.o .libs/strerror-punycode.o .libs/strerror-stringprep.o .libs/strerror-tld.o .libs/tld.o .libs/tlds.o gl/.libs/libgnu.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libidn.exp
/bin/grep -E -e "^(idn|pr29_|punycode_|stringprep|tld_).*" ".libs/libidn.exp" > ".libs/libidn.expT"
mv -f ".libs/libidn.expT" ".libs/libidn.exp"
echo "{ global:" > .libs/libidn.ver
cat .libs/libidn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libidn.ver
echo "local: *; };" >> .libs/libidn.ver
m32r-linux-gnu-gcc -std=gnu99 -shared .libs/nfkc.o .libs/toutf8.o .libs/version.o .libs/stringprep.o .libs/rfc3454.o .libs/profiles.o .libs/punycode.o .libs/idna.o .libs/pr29.o .libs/idn-free.o .libs/strerror-idna.o .libs/strerror-pr29.o .libs/strerror-punycode.o .libs/strerror-stringprep.o .libs/strerror-tld.o .libs/tld.o .libs/tlds.o -Wl,--whole-archive gl/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-z -Wl,defs -Wl,-soname -Wl,libidn.so.11 -Wl,-version-script -Wl,.libs/libidn.ver -o .libs/libidn.so.11.5.37
(cd .libs && rm -f libidn.so.11 && ln -s libidn.so.11.5.37 libidn.so.11)
(cd .libs && rm -f libidn.so && ln -s libidn.so.11.5.37 libidn.so)
rm -fr .libs/libidn.lax
mkdir .libs/libidn.lax
rm -fr .libs/libidn.lax/libgnu.a
mkdir .libs/libidn.lax/libgnu.a
(cd .libs/libidn.lax/libgnu.a && ar x /build/buildd3/libidn-1.8+20080606/lib/gl/.libs/libgnu.a)
ar cru .libs/libidn.a nfkc.o toutf8.o version.o stringprep.o rfc3454.o profiles.o punycode.o idna.o pr29.o idn-free.o strerror-idna.o strerror-pr29.o strerror-punycode.o strerror-stringprep.o strerror-tld.o tld.o tlds.o .libs/libidn.lax/libgnu.a/c-ctype.o .libs/libidn.lax/libgnu.a/c-strcasecmp.o .libs/libidn.lax/libgnu.a/c-strncasecmp.o .libs/libidn.lax/libgnu.a/striconv.o
ranlib .libs/libidn.a
rm -fr .libs/libidn.lax
creating libidn.la
(cd .libs && rm -f libidn.la && ln -s ../libidn.la libidn.la)
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib'
Making all in po
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/po'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/po'
Making all in src
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/src'
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/src'
m32r-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -O2 -MT idn.o -MD -MP -MF .deps/idn.Tpo -c -o idn.o idn.c
mv -f .deps/idn.Tpo .deps/idn.Po
m32r-linux-gnu-gcc -std=gnu99 -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -O2 -MT idn_cmd.o -MD -MP -MF .deps/idn_cmd.Tpo -c -o idn_cmd.o idn_cmd.c
mv -f .deps/idn_cmd.Tpo .deps/idn_cmd.Po
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o idn idn.o idn_cmd.o ../lib/libidn.la ../gl/libgnu.la
mkdir .libs
m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z -Wl,defs -o .libs/idn idn.o idn_cmd.o ../lib/.libs/libidn.so ../gl/.libs/libgnu.a
creating idn
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/src'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/src'
Making all in doc
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
/usr/bin/make all-recursive
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
Making all in specifications
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/specifications'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/specifications'
Making all in tld
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/tld'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/tld'
Making all in java
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/java'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/java'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
Updating ./version.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /build/buildd3/libidn-1.8+20080606/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \
for f in libidn.info libidn.info-[0-9] libidn.info-[0-9][0-9] libidn.i[0-9] libidn.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /build/buildd3/libidn-1.8+20080606/build-aux/missing --run makeinfo -I ../doc -I ../examples -I . \
-o libidn.info libidn.texi; \
then \
rc=0; \
cd .; \
else \
rc=$?; \
cd . && \
$restore $backupdir/* `echo "./libidn.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
libidn.texi:1484: warning: invalid encoded character `aring'.
libidn.texi:1493: warning: invalid encoded character `aring'.
libidn.texi:1493: warning: invalid encoded character `aring'.
libidn.texi:1493: warning: invalid encoded character `aelig'.
libidn.texi:1493: warning: invalid encoded character `oslash'.
libidn.texi:1502: warning: invalid encoded character `szlig'.
libidn.texi:1502: warning: invalid encoded character `ordf'.
libidn.texi:1503: warning: invalid encoded character `szlig'.
libidn.texi:1568: warning: invalid encoded character `aring'.
libidn.texi:2046: warning: invalid encoded character `aring'.
libidn.texi:2072: warning: invalid encoded character `aring'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
Making all in tests
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/tests'
/bin/sh ../libtool --tag=CC --mode=compile m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c
mkdir .libs
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -O2 -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1
mv -f .deps/utils.Tpo .deps/utils.Plo
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -no-install -Wl,-z,defs -o libutils.la utils.lo
ar cru .libs/libutils.a .libs/utils.o
ranlib .libs/libutils.a
creating libutils.la
(cd .libs && rm -f libutils.la && ln -s ../libutils.la libutils.la)
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/tests'
Making all in examples
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/examples'
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -O2 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.c
mv -f .deps/example.Tpo .deps/example.Po
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o example example.o ../lib/libidn.la
mkdir .libs
m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z -Wl,defs -o .libs/example example.o ../lib/.libs/libidn.so
creating example
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -O2 -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c
mv -f .deps/example2.Tpo .deps/example2.Po
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o example2 example2.o ../lib/libidn.la
m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z -Wl,defs -o .libs/example2 example2.o ../lib/.libs/libidn.so
creating example2
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -O2 -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.c
mv -f .deps/example3.Tpo .deps/example3.Po
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o example3 example3.o ../lib/libidn.la
m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z -Wl,defs -o .libs/example3 example3.o ../lib/.libs/libidn.so
creating example3
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -O2 -MT example4.o -MD -MP -MF .deps/example4.Tpo -c -o example4.o example4.c
mv -f .deps/example4.Tpo .deps/example4.Po
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o example4 example4.o ../lib/libidn.la
m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z -Wl,defs -o .libs/example4 example4.o ../lib/.libs/libidn.so
creating example4
m32r-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -O2 -MT example5.o -MD -MP -MF .deps/example5.Tpo -c -o example5.o example5.c
mv -f .deps/example5.Tpo .deps/example5.Po
/bin/sh ../libtool --tag=CC --mode=link m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z,defs -o example5 example5.o ../lib/libidn.la
m32r-linux-gnu-gcc -std=gnu99 -g -O2 -Wl,-z -Wl,defs -o .libs/example5 example5.o ../lib/.libs/libidn.so
creating example5
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/examples'
Making all in java
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/java'
Making all in gnu
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
Making all in inet
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
Making all in encoding
make[6]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet/encoding'
echo timestamp > classdist_noinst.stamp
make[6]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet/encoding'
make[6]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
Making all in .
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java'
Making all in misc
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/misc'
echo timestamp > classdist_noinst.stamp
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/misc'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java'
Making all in csharp
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/csharp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/csharp'
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606'
make[1]: Leaving directory `/build/buildd3/libidn-1.8+20080606'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k --exclude ./contrib/doxygen/Doxyfile.orig
rm -f debian/idn.substvars
rm -f debian/idn.*.debhelper
rm -rf debian/idn/
rm -f debian/libidn11-dev.substvars
rm -f debian/libidn11-dev.*.debhelper
rm -rf debian/libidn11-dev/
rm -f debian/libidn11.substvars
rm -f debian/libidn11.*.debhelper
rm -rf debian/libidn11/
find . ! \( -regex .\*\\./contrib/doxygen/Doxyfile\\.orig.\* \) -a \( \( -type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} \; \) -o \
\( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
dh_installdirs
install -d debian/idn
install -d debian/libidn11-dev
install -d debian/libidn11
# Add here commands to install the package into debian/tmp
/usr/bin/make DESTDIR=/build/buildd3/libidn-1.8+20080606/debian/tmp install
make[1]: Entering directory `/build/buildd3/libidn-1.8+20080606'
Making install in gl
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/gl'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/gl'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/gl'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/gl'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/gl'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/gl'
Making install in lib/gl
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib/gl'
Making install in lib
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/lib'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libidn.la' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/libidn.la'
/usr/bin/ginstall -c .libs/libidn.so.11.5.37 /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/libidn.so.11.5.37
(cd /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib && { ln -s -f libidn.so.11.5.37 libidn.so.11 || { rm -f libidn.so.11 && ln -s libidn.so.11.5.37 libidn.so.11; }; })
(cd /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib && { ln -s -f libidn.so.11.5.37 libidn.so || { rm -f libidn.so && ln -s libidn.so.11.5.37 libidn.so; }; })
/usr/bin/ginstall -c .libs/libidn.lai /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/libidn.la
/usr/bin/ginstall -c .libs/libidn.a /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/libidn.a
chmod 644 /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/libidn.a
ranlib /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/libidn.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include"
/usr/bin/ginstall -c -m 644 'stringprep.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/stringprep.h'
/usr/bin/ginstall -c -m 644 'idna.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/idna.h'
/usr/bin/ginstall -c -m 644 'punycode.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/punycode.h'
/usr/bin/ginstall -c -m 644 'idn-free.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/idn-free.h'
/usr/bin/ginstall -c -m 644 'pr29.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/pr29.h'
/usr/bin/ginstall -c -m 644 'tld.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/tld.h'
test -z "/usr/include" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include"
/usr/bin/ginstall -c -m 644 'idn-int.h' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/include/idn-int.h'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/lib'
Making install in po
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/po'
/bin/mkdir -p /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share
installing en at boldquot.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/en at boldquot/LC_MESSAGES/libidn.mo
installing en at quot.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/en at quot/LC_MESSAGES/libidn.mo
installing cs.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/cs/LC_MESSAGES/libidn.mo
installing da.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/da/LC_MESSAGES/libidn.mo
installing de.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/de/LC_MESSAGES/libidn.mo
installing eo.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/eo/LC_MESSAGES/libidn.mo
installing fi.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/fi/LC_MESSAGES/libidn.mo
installing fr.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/fr/LC_MESSAGES/libidn.mo
installing it.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/it/LC_MESSAGES/libidn.mo
installing ja.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/ja/LC_MESSAGES/libidn.mo
installing nl.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/nl/LC_MESSAGES/libidn.mo
installing pl.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/pl/LC_MESSAGES/libidn.mo
installing ro.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/ro/LC_MESSAGES/libidn.mo
installing rw.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/rw/LC_MESSAGES/libidn.mo
installing sr.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/sr/LC_MESSAGES/libidn.mo
installing vi.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/vi/LC_MESSAGES/libidn.mo
installing zh_CN.gmo as /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo
if test "libidn" = "gettext-tools"; then \
/bin/mkdir -p /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/ginstall -c -m 644 ./$file \
/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/po'
Making install in src
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/src'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/src'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'idn' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/bin/idn'
/usr/bin/ginstall -c .libs/idn /build/buildd3/libidn-1.8+20080606/debian/tmp/usr/bin/idn
test -z "/usr/share/emacs/site-lisp" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/emacs/site-lisp"
/usr/bin/ginstall -c -m 644 'punycode.el' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/emacs/site-lisp/punycode.el'
/usr/bin/ginstall -c -m 644 'idna.el' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/emacs/site-lisp/idna.el'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/src'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/src'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/src'
Making install in doc
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
/usr/bin/make install-recursive
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
Making install in specifications
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/specifications'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/specifications'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/specifications'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/specifications'
Making install in tld
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/tld'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/tld'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/tld'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/tld'
Making install in java
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/java'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc/java'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/java'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc/java'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/doc'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/info"
/usr/bin/ginstall -c -m 644 'libidn-components.png' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/info/libidn-components.png'
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/info"
/usr/bin/ginstall -c -m 644 './libidn.info' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/info/libidn.info'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './idn.1' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man1/idn.1'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3"
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_4i.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_ascii_4i.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_44i.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_unicode_44i.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_4z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_ascii_4z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_8z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_ascii_8z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_lz.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_ascii_lz.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_4z4z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_unicode_4z4z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_8z4z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_unicode_8z4z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_8z8z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_unicode_8z8z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_8zlz.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_unicode_8zlz.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_lzlz.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_to_unicode_lzlz.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_to_unichar.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_utf8_to_unichar.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_unichar_to_utf8.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_unichar_to_utf8.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_to_ucs4.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_utf8_to_ucs4.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_ucs4_to_utf8.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_ucs4_to_utf8.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_nfkc_normalize.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_utf8_nfkc_normalize.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_ucs4_nfkc_normalize.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3'
/usr/bin/ginstall -c -m 644 './man/pr29_4.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/pr29_4.3'
/usr/bin/ginstall -c -m 644 './man/pr29_4z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/pr29_4z.3'
/usr/bin/ginstall -c -m 644 './man/pr29_8z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/pr29_8z.3'
/usr/bin/ginstall -c -m 644 './man/punycode_encode.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/punycode_encode.3'
/usr/bin/ginstall -c -m 644 './man/punycode_decode.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/punycode_decode.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_4i.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_4i.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_4zi.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_4zi.3'
/usr/bin/ginstall -c -m 644 './man/stringprep.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_profile.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_profile.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_table.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_get_table.3'
/usr/bin/ginstall -c -m 644 './man/tld_default_table.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_default_table.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_4.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_get_4.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_4z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_get_4z.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_get_z.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4t.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_check_4t.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4tz.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_check_4tz.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_check_4.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_check_4z.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_8z.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_check_8z.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_lz.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_check_lz.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_locale_charset.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_locale_charset.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_convert.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_convert.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_locale_to_utf8.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_locale_to_utf8.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_to_locale.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_utf8_to_locale.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_check_version.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_check_version.3'
/usr/bin/ginstall -c -m 644 './man/idna_strerror.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/idna_strerror.3'
/usr/bin/ginstall -c -m 644 './man/pr29_strerror.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/pr29_strerror.3'
/usr/bin/ginstall -c -m 644 './man/punycode_strerror.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/punycode_strerror.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_strerror.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/stringprep_strerror.3'
/usr/bin/ginstall -c -m 644 './man/tld_strerror.3' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/share/man/man3/tld_strerror.3'
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/doc'
Making install in tests
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/tests'
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/tests'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/tests'
Making install in examples
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/examples'
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/examples'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/examples'
Making install in java
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/java'
Making install in gnu
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
Making install in inet
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
Making install in encoding
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet/encoding'
make[6]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet/encoding'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet/encoding'
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet/encoding'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[6]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu/inet'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
make[5]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/gnu'
Making install in .
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/java'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java'
make[4]: Nothing to be done for `install-exec-am'.
test -z "" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp"
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java'
Making install in misc
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/misc'
make[4]: Entering directory `/build/buildd3/libidn-1.8+20080606/java/misc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/misc'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java/misc'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/java'
Making install in csharp
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606/csharp'
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606/csharp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606/csharp'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606/csharp'
make[2]: Entering directory `/build/buildd3/libidn-1.8+20080606'
make[3]: Entering directory `/build/buildd3/libidn-1.8+20080606'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'libidn.pc' '/build/buildd3/libidn-1.8+20080606/debian/tmp/usr/lib/pkgconfig/libidn.pc'
make[3]: Leaving directory `/build/buildd3/libidn-1.8+20080606'
make[2]: Leaving directory `/build/buildd3/libidn-1.8+20080606'
make[1]: Leaving directory `/build/buildd3/libidn-1.8+20080606'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
install -d debian/idn/usr/share/doc/idn
install -o 0 -g 0 -p -m644 debian/changelog debian/idn/usr/share/doc/idn/changelog.Debian
install -o 0 -g 0 -p -m644 ChangeLog debian/idn/usr/share/doc/idn/changelog
install -d debian/libidn11-dev/usr/share/doc/libidn11-dev
install -o 0 -g 0 -p -m644 debian/changelog debian/libidn11-dev/usr/share/doc/libidn11-dev/changelog.Debian
install -o 0 -g 0 -p -m644 ChangeLog debian/libidn11-dev/usr/share/doc/libidn11-dev/changelog
install -d debian/libidn11/usr/share/doc/libidn11
install -o 0 -g 0 -p -m644 debian/changelog debian/libidn11/usr/share/doc/libidn11/changelog.Debian
install -o 0 -g 0 -p -m644 ChangeLog debian/libidn11/usr/share/doc/libidn11/changelog
dh_installdocs -A README NEWS TODO AUTHORS THANKS
cp -a README debian/idn/usr/share/doc/idn
cp -a NEWS debian/idn/usr/share/doc/idn
cp -a TODO debian/idn/usr/share/doc/idn
cp -a AUTHORS debian/idn/usr/share/doc/idn
cp -a THANKS debian/idn/usr/share/doc/idn
chown -R 0:0 debian/idn/usr/share/doc
chmod -R go=rX debian/idn/usr/share/doc
chmod -R u\+rw debian/idn/usr/share/doc
install -g 0 -o 0 -m 644 -p debian/copyright debian/idn/usr/share/doc/idn/copyright
cp -a doc/libidn.pdf debian/libidn11-dev/usr/share/doc/libidn11-dev
cp -a README debian/libidn11-dev/usr/share/doc/libidn11-dev
cp -a NEWS debian/libidn11-dev/usr/share/doc/libidn11-dev
cp -a TODO debian/libidn11-dev/usr/share/doc/libidn11-dev
cp -a AUTHORS debian/libidn11-dev/usr/share/doc/libidn11-dev
cp -a THANKS debian/libidn11-dev/usr/share/doc/libidn11-dev
chown -R 0:0 debian/libidn11-dev/usr/share/doc
chmod -R go=rX debian/libidn11-dev/usr/share/doc
chmod -R u\+rw debian/libidn11-dev/usr/share/doc
install -g 0 -o 0 -m 644 -p debian/copyright debian/libidn11-dev/usr/share/doc/libidn11-dev/copyright
cp -a README debian/libidn11/usr/share/doc/libidn11
cp -a NEWS debian/libidn11/usr/share/doc/libidn11
cp -a TODO debian/libidn11/usr/share/doc/libidn11
cp -a AUTHORS debian/libidn11/usr/share/doc/libidn11
cp -a THANKS debian/libidn11/usr/share/doc/libidn11
chown -R 0:0 debian/libidn11/usr/share/doc
chmod -R go=rX debian/libidn11/usr/share/doc
chmod -R u\+rw debian/libidn11/usr/share/doc
install -g 0 -o 0 -m 644 -p debian/copyright debian/libidn11/usr/share/doc/libidn11/copyright
dh_installexamples
install -d debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
cp -a examples/README debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
cp -a examples/example.c debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
cp -a examples/example2.c debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
cp -a examples/example3.c debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
cp -a examples/example4.c debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
cp -a examples/example5.c debian/libidn11-dev/usr/share/doc/libidn11-dev/examples
dh_install
install -d debian/idn//usr/bin
cp -a ./debian/tmp/usr/bin/idn debian/idn//usr/bin/
install -d debian/idn//usr/share/emacs/site-lisp
cp -a ./debian/tmp/usr/share/emacs/site-lisp/idna.el debian/idn//usr/share/emacs/site-lisp/
cp -a ./debian/tmp/usr/share/emacs/site-lisp/punycode.el debian/idn//usr/share/emacs/site-lisp/
install -d debian/libidn11-dev//usr/include
cp -a ./debian/tmp/usr/include/idn-free.h debian/libidn11-dev//usr/include/
cp -a ./debian/tmp/usr/include/idn-int.h debian/libidn11-dev//usr/include/
cp -a ./debian/tmp/usr/include/idna.h debian/libidn11-dev//usr/include/
cp -a ./debian/tmp/usr/include/pr29.h debian/libidn11-dev//usr/include/
cp -a ./debian/tmp/usr/include/punycode.h debian/libidn11-dev//usr/include/
cp -a ./debian/tmp/usr/include/stringprep.h debian/libidn11-dev//usr/include/
cp -a ./debian/tmp/usr/include/tld.h debian/libidn11-dev//usr/include/
install -d debian/libidn11-dev//usr/lib
cp -a ./debian/tmp/usr/lib/libidn.a debian/libidn11-dev//usr/lib/
cp -a ./debian/tmp/usr/lib/libidn.so debian/libidn11-dev//usr/lib/
install -d debian/libidn11-dev//usr/lib/pkgconfig
cp -a ./debian/tmp/usr/lib/pkgconfig/libidn.pc debian/libidn11-dev//usr/lib/pkgconfig/
install -d debian/libidn11-dev//usr/share/info
cp -a ./debian/tmp/usr/share/info/libidn-components.png debian/libidn11-dev//usr/share/info/
install -d debian/libidn11//usr/lib
cp -a ./debian/tmp/usr/lib/libidn.so.11 debian/libidn11//usr/lib/
cp -a ./debian/tmp/usr/lib/libidn.so.11.5.37 debian/libidn11//usr/lib/
cp -a ./debian/tmp/usr/lib/libidn.la debian/libidn11//usr/lib/
dh_installinfo
cp debian/tmp/usr/share/info/libidn.info debian/libidn11-dev/usr/share/info
chmod -R go=rX debian/libidn11-dev/usr/share/info/
chmod -R u\+rw debian/libidn11-dev/usr/share/info/
echo "# Automatically added by dh_installinfo">> debian/libidn11-dev.postinst.debhelper
sed "s:#FILE#:/usr/share/info/libidn.info:" /usr/share/debhelper/autoscripts/postinst-info >> debian/libidn11-dev.postinst.debhelper
echo '# End automatically added section' >> debian/libidn11-dev.postinst.debhelper
echo "# Automatically added by dh_installinfo">> debian/libidn11-dev.prerm.debhelper
sed "s:#FILE#:/usr/share/info/libidn.info:" /usr/share/debhelper/autoscripts/prerm-info >> debian/libidn11-dev.prerm.debhelper
echo '# End automatically added section' >> debian/libidn11-dev.prerm.debhelper
dh_installman
install -d debian/idn/usr/share/man/man1/
install -p -m644 debian/tmp/usr/share/man/man1/idn.1 debian/idn/usr/share/man/man1//idn.1
man --recode UTF-8 ./idn\.1 > idn\.1\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idn.1.new
mv -f idn.1.new idn.1
install -d debian/libidn11-dev/usr/share/man/man3/
install -p -m644 debian/tmp/usr/share/man/man3/idna_strerror.3 debian/libidn11-dev/usr/share/man/man3//idna_strerror.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_ascii_4i.3 debian/libidn11-dev/usr/share/man/man3//idna_to_ascii_4i.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_ascii_4z.3 debian/libidn11-dev/usr/share/man/man3//idna_to_ascii_4z.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_ascii_8z.3 debian/libidn11-dev/usr/share/man/man3//idna_to_ascii_8z.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_ascii_lz.3 debian/libidn11-dev/usr/share/man/man3//idna_to_ascii_lz.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_unicode_44i.3 debian/libidn11-dev/usr/share/man/man3//idna_to_unicode_44i.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_unicode_4z4z.3 debian/libidn11-dev/usr/share/man/man3//idna_to_unicode_4z4z.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_unicode_8z4z.3 debian/libidn11-dev/usr/share/man/man3//idna_to_unicode_8z4z.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_unicode_8z8z.3 debian/libidn11-dev/usr/share/man/man3//idna_to_unicode_8z8z.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_unicode_8zlz.3 debian/libidn11-dev/usr/share/man/man3//idna_to_unicode_8zlz.3
install -p -m644 debian/tmp/usr/share/man/man3/idna_to_unicode_lzlz.3 debian/libidn11-dev/usr/share/man/man3//idna_to_unicode_lzlz.3
install -p -m644 debian/tmp/usr/share/man/man3/pr29_4.3 debian/libidn11-dev/usr/share/man/man3//pr29_4.3
install -p -m644 debian/tmp/usr/share/man/man3/pr29_4z.3 debian/libidn11-dev/usr/share/man/man3//pr29_4z.3
install -p -m644 debian/tmp/usr/share/man/man3/pr29_8z.3 debian/libidn11-dev/usr/share/man/man3//pr29_8z.3
install -p -m644 debian/tmp/usr/share/man/man3/pr29_strerror.3 debian/libidn11-dev/usr/share/man/man3//pr29_strerror.3
install -p -m644 debian/tmp/usr/share/man/man3/punycode_decode.3 debian/libidn11-dev/usr/share/man/man3//punycode_decode.3
install -p -m644 debian/tmp/usr/share/man/man3/punycode_encode.3 debian/libidn11-dev/usr/share/man/man3//punycode_encode.3
install -p -m644 debian/tmp/usr/share/man/man3/punycode_strerror.3 debian/libidn11-dev/usr/share/man/man3//punycode_strerror.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep.3 debian/libidn11-dev/usr/share/man/man3//stringprep.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_4i.3 debian/libidn11-dev/usr/share/man/man3//stringprep_4i.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_4zi.3 debian/libidn11-dev/usr/share/man/man3//stringprep_4zi.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_check_version.3 debian/libidn11-dev/usr/share/man/man3//stringprep_check_version.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_convert.3 debian/libidn11-dev/usr/share/man/man3//stringprep_convert.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_locale_charset.3 debian/libidn11-dev/usr/share/man/man3//stringprep_locale_charset.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_locale_to_utf8.3 debian/libidn11-dev/usr/share/man/man3//stringprep_locale_to_utf8.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_profile.3 debian/libidn11-dev/usr/share/man/man3//stringprep_profile.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_strerror.3 debian/libidn11-dev/usr/share/man/man3//stringprep_strerror.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3 debian/libidn11-dev/usr/share/man/man3//stringprep_ucs4_nfkc_normalize.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_ucs4_to_utf8.3 debian/libidn11-dev/usr/share/man/man3//stringprep_ucs4_to_utf8.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_unichar_to_utf8.3 debian/libidn11-dev/usr/share/man/man3//stringprep_unichar_to_utf8.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_utf8_nfkc_normalize.3 debian/libidn11-dev/usr/share/man/man3//stringprep_utf8_nfkc_normalize.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_utf8_to_locale.3 debian/libidn11-dev/usr/share/man/man3//stringprep_utf8_to_locale.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_utf8_to_ucs4.3 debian/libidn11-dev/usr/share/man/man3//stringprep_utf8_to_ucs4.3
install -p -m644 debian/tmp/usr/share/man/man3/stringprep_utf8_to_unichar.3 debian/libidn11-dev/usr/share/man/man3//stringprep_utf8_to_unichar.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_check_4.3 debian/libidn11-dev/usr/share/man/man3//tld_check_4.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_check_4t.3 debian/libidn11-dev/usr/share/man/man3//tld_check_4t.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_check_4tz.3 debian/libidn11-dev/usr/share/man/man3//tld_check_4tz.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_check_4z.3 debian/libidn11-dev/usr/share/man/man3//tld_check_4z.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_check_8z.3 debian/libidn11-dev/usr/share/man/man3//tld_check_8z.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_check_lz.3 debian/libidn11-dev/usr/share/man/man3//tld_check_lz.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_default_table.3 debian/libidn11-dev/usr/share/man/man3//tld_default_table.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_get_4.3 debian/libidn11-dev/usr/share/man/man3//tld_get_4.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_get_4z.3 debian/libidn11-dev/usr/share/man/man3//tld_get_4z.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_get_table.3 debian/libidn11-dev/usr/share/man/man3//tld_get_table.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_get_z.3 debian/libidn11-dev/usr/share/man/man3//tld_get_z.3
install -p -m644 debian/tmp/usr/share/man/man3/tld_strerror.3 debian/libidn11-dev/usr/share/man/man3//tld_strerror.3
man --recode UTF-8 ./idna_strerror\.3 > idna_strerror\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_strerror.3.new
mv -f idna_strerror.3.new idna_strerror.3
man --recode UTF-8 ./idna_to_ascii_4i\.3 > idna_to_ascii_4i\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_ascii_4i.3.new
mv -f idna_to_ascii_4i.3.new idna_to_ascii_4i.3
man --recode UTF-8 ./idna_to_ascii_4z\.3 > idna_to_ascii_4z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_ascii_4z.3.new
mv -f idna_to_ascii_4z.3.new idna_to_ascii_4z.3
man --recode UTF-8 ./idna_to_ascii_8z\.3 > idna_to_ascii_8z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_ascii_8z.3.new
mv -f idna_to_ascii_8z.3.new idna_to_ascii_8z.3
man --recode UTF-8 ./idna_to_ascii_lz\.3 > idna_to_ascii_lz\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_ascii_lz.3.new
mv -f idna_to_ascii_lz.3.new idna_to_ascii_lz.3
man --recode UTF-8 ./idna_to_unicode_44i\.3 > idna_to_unicode_44i\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_unicode_44i.3.new
mv -f idna_to_unicode_44i.3.new idna_to_unicode_44i.3
man --recode UTF-8 ./idna_to_unicode_4z4z\.3 > idna_to_unicode_4z4z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_unicode_4z4z.3.new
mv -f idna_to_unicode_4z4z.3.new idna_to_unicode_4z4z.3
man --recode UTF-8 ./idna_to_unicode_8z4z\.3 > idna_to_unicode_8z4z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_unicode_8z4z.3.new
mv -f idna_to_unicode_8z4z.3.new idna_to_unicode_8z4z.3
man --recode UTF-8 ./idna_to_unicode_8z8z\.3 > idna_to_unicode_8z8z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_unicode_8z8z.3.new
mv -f idna_to_unicode_8z8z.3.new idna_to_unicode_8z8z.3
man --recode UTF-8 ./idna_to_unicode_8zlz\.3 > idna_to_unicode_8zlz\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_unicode_8zlz.3.new
mv -f idna_to_unicode_8zlz.3.new idna_to_unicode_8zlz.3
man --recode UTF-8 ./idna_to_unicode_lzlz\.3 > idna_to_unicode_lzlz\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 idna_to_unicode_lzlz.3.new
mv -f idna_to_unicode_lzlz.3.new idna_to_unicode_lzlz.3
man --recode UTF-8 ./pr29_4\.3 > pr29_4\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 pr29_4.3.new
mv -f pr29_4.3.new pr29_4.3
man --recode UTF-8 ./pr29_4z\.3 > pr29_4z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 pr29_4z.3.new
mv -f pr29_4z.3.new pr29_4z.3
man --recode UTF-8 ./pr29_8z\.3 > pr29_8z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 pr29_8z.3.new
mv -f pr29_8z.3.new pr29_8z.3
man --recode UTF-8 ./pr29_strerror\.3 > pr29_strerror\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 pr29_strerror.3.new
mv -f pr29_strerror.3.new pr29_strerror.3
man --recode UTF-8 ./punycode_decode\.3 > punycode_decode\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 punycode_decode.3.new
mv -f punycode_decode.3.new punycode_decode.3
man --recode UTF-8 ./punycode_encode\.3 > punycode_encode\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 punycode_encode.3.new
mv -f punycode_encode.3.new punycode_encode.3
man --recode UTF-8 ./punycode_strerror\.3 > punycode_strerror\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 punycode_strerror.3.new
mv -f punycode_strerror.3.new punycode_strerror.3
man --recode UTF-8 ./stringprep\.3 > stringprep\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep.3.new
mv -f stringprep.3.new stringprep.3
man --recode UTF-8 ./stringprep_4i\.3 > stringprep_4i\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_4i.3.new
mv -f stringprep_4i.3.new stringprep_4i.3
man --recode UTF-8 ./stringprep_4zi\.3 > stringprep_4zi\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_4zi.3.new
mv -f stringprep_4zi.3.new stringprep_4zi.3
man --recode UTF-8 ./stringprep_check_version\.3 > stringprep_check_version\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_check_version.3.new
mv -f stringprep_check_version.3.new stringprep_check_version.3
man --recode UTF-8 ./stringprep_convert\.3 > stringprep_convert\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_convert.3.new
mv -f stringprep_convert.3.new stringprep_convert.3
man --recode UTF-8 ./stringprep_locale_charset\.3 > stringprep_locale_charset\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_locale_charset.3.new
mv -f stringprep_locale_charset.3.new stringprep_locale_charset.3
man --recode UTF-8 ./stringprep_locale_to_utf8\.3 > stringprep_locale_to_utf8\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_locale_to_utf8.3.new
mv -f stringprep_locale_to_utf8.3.new stringprep_locale_to_utf8.3
man --recode UTF-8 ./stringprep_profile\.3 > stringprep_profile\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_profile.3.new
mv -f stringprep_profile.3.new stringprep_profile.3
man --recode UTF-8 ./stringprep_strerror\.3 > stringprep_strerror\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_strerror.3.new
mv -f stringprep_strerror.3.new stringprep_strerror.3
man --recode UTF-8 ./stringprep_ucs4_nfkc_normalize\.3 > stringprep_ucs4_nfkc_normalize\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_ucs4_nfkc_normalize.3.new
mv -f stringprep_ucs4_nfkc_normalize.3.new stringprep_ucs4_nfkc_normalize.3
man --recode UTF-8 ./stringprep_ucs4_to_utf8\.3 > stringprep_ucs4_to_utf8\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_ucs4_to_utf8.3.new
mv -f stringprep_ucs4_to_utf8.3.new stringprep_ucs4_to_utf8.3
man --recode UTF-8 ./stringprep_unichar_to_utf8\.3 > stringprep_unichar_to_utf8\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_unichar_to_utf8.3.new
mv -f stringprep_unichar_to_utf8.3.new stringprep_unichar_to_utf8.3
man --recode UTF-8 ./stringprep_utf8_nfkc_normalize\.3 > stringprep_utf8_nfkc_normalize\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_utf8_nfkc_normalize.3.new
mv -f stringprep_utf8_nfkc_normalize.3.new stringprep_utf8_nfkc_normalize.3
man --recode UTF-8 ./stringprep_utf8_to_locale\.3 > stringprep_utf8_to_locale\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_utf8_to_locale.3.new
mv -f stringprep_utf8_to_locale.3.new stringprep_utf8_to_locale.3
man --recode UTF-8 ./stringprep_utf8_to_ucs4\.3 > stringprep_utf8_to_ucs4\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_utf8_to_ucs4.3.new
mv -f stringprep_utf8_to_ucs4.3.new stringprep_utf8_to_ucs4.3
man --recode UTF-8 ./stringprep_utf8_to_unichar\.3 > stringprep_utf8_to_unichar\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 stringprep_utf8_to_unichar.3.new
mv -f stringprep_utf8_to_unichar.3.new stringprep_utf8_to_unichar.3
man --recode UTF-8 ./tld_check_4\.3 > tld_check_4\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_check_4.3.new
mv -f tld_check_4.3.new tld_check_4.3
man --recode UTF-8 ./tld_check_4t\.3 > tld_check_4t\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_check_4t.3.new
mv -f tld_check_4t.3.new tld_check_4t.3
man --recode UTF-8 ./tld_check_4tz\.3 > tld_check_4tz\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_check_4tz.3.new
mv -f tld_check_4tz.3.new tld_check_4tz.3
man --recode UTF-8 ./tld_check_4z\.3 > tld_check_4z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_check_4z.3.new
mv -f tld_check_4z.3.new tld_check_4z.3
man --recode UTF-8 ./tld_check_8z\.3 > tld_check_8z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_check_8z.3.new
mv -f tld_check_8z.3.new tld_check_8z.3
man --recode UTF-8 ./tld_check_lz\.3 > tld_check_lz\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_check_lz.3.new
mv -f tld_check_lz.3.new tld_check_lz.3
man --recode UTF-8 ./tld_default_table\.3 > tld_default_table\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_default_table.3.new
mv -f tld_default_table.3.new tld_default_table.3
man --recode UTF-8 ./tld_get_4\.3 > tld_get_4\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_get_4.3.new
mv -f tld_get_4.3.new tld_get_4.3
man --recode UTF-8 ./tld_get_4z\.3 > tld_get_4z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_get_4z.3.new
mv -f tld_get_4z.3.new tld_get_4z.3
man --recode UTF-8 ./tld_get_table\.3 > tld_get_table\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_get_table.3.new
mv -f tld_get_table.3.new tld_get_table.3
man --recode UTF-8 ./tld_get_z\.3 > tld_get_z\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_get_z.3.new
mv -f tld_get_z.3.new tld_get_z.3
man --recode UTF-8 ./tld_strerror\.3 > tld_strerror\.3\.new
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 tld_strerror.3.new
mv -f tld_strerror.3.new tld_strerror.3
dh_link
rm -f debian/libidn11-dev/usr/lib/libidn.so
ln -sf libidn.so.11.5.37 debian/libidn11-dev/usr/lib/libidn.so
rm -f debian/libidn11/usr/lib/libidn.so.11
ln -sf libidn.so.11.5.37 debian/libidn11/usr/lib/libidn.so.11
dh_strip
strip --remove-section=.comment --remove-section=.note debian/idn/usr/bin/idn
strip --strip-debug debian/libidn11-dev/usr/lib/libidn.a
strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/libidn11/usr/lib/libidn.so.11.5.37
dh_compress
cd debian/idn
chmod a-x usr/share/man/man1/idn.1 usr/share/doc/idn/changelog.Debian usr/share/doc/idn/changelog usr/share/doc/idn/NEWS usr/share/doc/idn/AUTHORS
gzip -9nf usr/share/man/man1/idn.1 usr/share/doc/idn/changelog.Debian usr/share/doc/idn/changelog usr/share/doc/idn/NEWS usr/share/doc/idn/AUTHORS
cd '/build/buildd3/libidn-1.8+20080606'
cd debian/libidn11-dev
chmod a-x usr/share/info/libidn-components.png usr/share/info/libidn.info usr/share/man/man3/idna_strerror.3 usr/share/man/man3/idna_to_ascii_4i.3 usr/share/man/man3/idna_to_ascii_4z.3 usr/share/man/man3/idna_to_ascii_8z.3 usr/share/man/man3/idna_to_ascii_lz.3 usr/share/man/man3/idna_to_unicode_44i.3 usr/share/man/man3/idna_to_unicode_4z4z.3 usr/share/man/man3/idna_to_unicode_8z4z.3 usr/share/man/man3/idna_to_unicode_8z8z.3 usr/share/man/man3/idna_to_unicode_8zlz.3 usr/share/man/man3/idna_to_unicode_lzlz.3 usr/share/man/man3/pr29_4.3 usr/share/man/man3/pr29_4z.3 usr/share/man/man3/pr29_8z.3 usr/share/man/man3/pr29_strerror.3 usr/share/man/man3/punycode_decode.3 usr/share/man/man3/punycode_encode.3 usr/share/man/man3/punycode_strerror.3 usr/share/man/man3/stringprep.3 usr/share/man/man3/stringprep_4i.3 usr/share/man/man3/stringprep_4zi.3 usr/share/man/man3/stringprep_check_version.3 usr/share/man/man3/stringprep_convert.3 usr/share/man/man3/stringprep_locale_charset.3 usr/sha
re/man/man3/stringprep_locale_to_utf8.3 usr/share/man/man3/stringprep_profile.3 usr/share/man/man3/stringprep_strerror.3 usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3 usr/share/man/man3/stringprep_ucs4_to_utf8.3 usr/share/man/man3/stringprep_unichar_to_utf8.3 usr/share/man/man3/stringprep_utf8_nfkc_normalize.3 usr/share/man/man3/stringprep_utf8_to_locale.3 usr/share/man/man3/stringprep_utf8_to_ucs4.3 usr/share/man/man3/stringprep_utf8_to_unichar.3 usr/share/man/man3/tld_check_4.3 usr/share/man/man3/tld_check_4t.3 usr/share/man/man3/tld_check_4tz.3 usr/share/man/man3/tld_check_4z.3 usr/share/man/man3/tld_check_8z.3 usr/share/man/man3/tld_check_lz.3 usr/share/man/man3/tld_default_table.3 usr/share/man/man3/tld_get_4.3 usr/share/man/man3/tld_get_4z.3 usr/share/man/man3/tld_get_table.3 usr/share/man/man3/tld_get_z.3 usr/share/man/man3/tld_strerror.3 usr/share/doc/libidn11-dev/changelog.Debian usr/share/doc/libidn11-dev/changelog usr/share/doc/libidn11-dev/libidn.pdf usr/sh
are/doc/libidn11-dev/NEWS usr/share/doc/libidn11-dev/AUTHORS usr/share/doc/libidn11-dev/examples/example2.c
gzip -9nf usr/share/info/libidn-components.png usr/share/info/libidn.info usr/share/man/man3/idna_strerror.3 usr/share/man/man3/idna_to_ascii_4i.3 usr/share/man/man3/idna_to_ascii_4z.3 usr/share/man/man3/idna_to_ascii_8z.3 usr/share/man/man3/idna_to_ascii_lz.3 usr/share/man/man3/idna_to_unicode_44i.3 usr/share/man/man3/idna_to_unicode_4z4z.3 usr/share/man/man3/idna_to_unicode_8z4z.3 usr/share/man/man3/idna_to_unicode_8z8z.3 usr/share/man/man3/idna_to_unicode_8zlz.3 usr/share/man/man3/idna_to_unicode_lzlz.3 usr/share/man/man3/pr29_4.3 usr/share/man/man3/pr29_4z.3 usr/share/man/man3/pr29_8z.3 usr/share/man/man3/pr29_strerror.3 usr/share/man/man3/punycode_decode.3 usr/share/man/man3/punycode_encode.3 usr/share/man/man3/punycode_strerror.3 usr/share/man/man3/stringprep.3 usr/share/man/man3/stringprep_4i.3 usr/share/man/man3/stringprep_4zi.3 usr/share/man/man3/stringprep_check_version.3 usr/share/man/man3/stringprep_convert.3 usr/share/man/man3/stringprep_locale_charset.3 usr/sha
re/man/man3/stringprep_locale_to_utf8.3 usr/share/man/man3/stringprep_profile.3 usr/share/man/man3/stringprep_strerror.3 usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3 usr/share/man/man3/stringprep_ucs4_to_utf8.3 usr/share/man/man3/stringprep_unichar_to_utf8.3 usr/share/man/man3/stringprep_utf8_nfkc_normalize.3 usr/share/man/man3/stringprep_utf8_to_locale.3 usr/share/man/man3/stringprep_utf8_to_ucs4.3 usr/share/man/man3/stringprep_utf8_to_unichar.3 usr/share/man/man3/tld_check_4.3 usr/share/man/man3/tld_check_4t.3 usr/share/man/man3/tld_check_4tz.3 usr/share/man/man3/tld_check_4z.3 usr/share/man/man3/tld_check_8z.3 usr/share/man/man3/tld_check_lz.3 usr/share/man/man3/tld_default_table.3 usr/share/man/man3/tld_get_4.3 usr/share/man/man3/tld_get_4z.3 usr/share/man/man3/tld_get_table.3 usr/share/man/man3/tld_get_z.3 usr/share/man/man3/tld_strerror.3 usr/share/doc/libidn11-dev/changelog.Debian usr/share/doc/libidn11-dev/changelog usr/share/doc/libidn11-dev/libidn.pdf usr/sh
are/doc/libidn11-dev/NEWS usr/share/doc/libidn11-dev/AUTHORS usr/share/doc/libidn11-dev/examples/example2.c
cd '/build/buildd3/libidn-1.8+20080606'
cd debian/libidn11
chmod a-x usr/share/doc/libidn11/changelog.Debian usr/share/doc/libidn11/changelog usr/share/doc/libidn11/NEWS usr/share/doc/libidn11/AUTHORS
gzip -9nf usr/share/doc/libidn11/changelog.Debian usr/share/doc/libidn11/changelog usr/share/doc/libidn11/NEWS usr/share/doc/libidn11/AUTHORS
cd '/build/buildd3/libidn-1.8+20080606'
dh_fixperms
find debian/idn -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/idn ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
find debian/idn/usr/share/doc -type f ! -regex 'debian/idn/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
find debian/idn/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755
find debian/idn/usr/share/man debian/idn/usr/man/ debian/idn/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/idn -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644
find debian/idn/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/idn/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/idn/usr/lib/perl5 debian/idn/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X
find debian/idn/usr/bin -type f -print0 2>/dev/null | xargs -0r chmod a+x
find debian/libidn11-dev -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/libidn11-dev ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
find debian/libidn11-dev/usr/share/doc -type f ! -regex 'debian/libidn11-dev/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11-dev/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755
find debian/libidn11-dev/usr/share/man debian/libidn11-dev/usr/man/ debian/libidn11-dev/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11-dev -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11-dev/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11-dev/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11-dev/usr/lib/perl5 debian/libidn11-dev/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X
find debian/libidn11 -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
find debian/libidn11 ! -type l -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
find debian/libidn11/usr/share/doc -type f ! -regex 'debian/libidn11/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11/usr/share/doc -type d -print0 2>/dev/null | xargs -0r chmod 755
find debian/libidn11/usr/share/man debian/libidn11/usr/man/ debian/libidn11/usr/X11*/man/ -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11 -perm -5 -type f \( -name '*.so*' -or -name '*.la' -or -name '*.a' \) -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11/usr/include -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11/usr/share/applications -type f -print0 2>/dev/null | xargs -0r chmod 644
find debian/libidn11/usr/lib/perl5 debian/libidn11/usr/share/perl5 -type f -perm -5 -name '*.pm' -print0 2>/dev/null | xargs -0r chmod a-X
dh_installdeb
install -o 0 -g 0 -d debian/idn/DEBIAN
install -o 0 -g 0 -d debian/libidn11-dev/DEBIAN
printf '#!/bin/sh
set -e
' > debian/libidn11-dev/DEBIAN/postinst
cat debian/libidn11-dev.postinst.debhelper >> debian/libidn11-dev/DEBIAN/postinst
chown 0:0 debian/libidn11-dev/DEBIAN/postinst
chmod 755 debian/libidn11-dev/DEBIAN/postinst
printf '#!/bin/sh
set -e
' > debian/libidn11-dev/DEBIAN/prerm
cat debian/libidn11-dev.prerm.debhelper >> debian/libidn11-dev/DEBIAN/prerm
chown 0:0 debian/libidn11-dev/DEBIAN/prerm
chmod 755 debian/libidn11-dev/DEBIAN/prerm
install -o 0 -g 0 -d debian/libidn11/DEBIAN
sed s/#DEBHELPER#// < debian/libidn11.postinst > debian/libidn11/DEBIAN/postinst
chown 0:0 debian/libidn11/DEBIAN/postinst
chmod 755 debian/libidn11/DEBIAN/postinst
sed s/#DEBHELPER#// < debian/libidn11.postrm > debian/libidn11/DEBIAN/postrm
chown 0:0 debian/libidn11/DEBIAN/postrm
chmod 755 debian/libidn11/DEBIAN/postrm
install -o 0 -g 0 -m 644 -p debian/libidn11.shlibs debian/libidn11/DEBIAN/shlibs
dh_shlibdeps
dpkg-shlibdeps -Tdebian/idn.substvars debian/idn/usr/bin/idn
dpkg-shlibdeps -Tdebian/libidn11.substvars debian/libidn11/usr/lib/libidn.so.11.5.37
dh_gencontrol
dpkg-gencontrol -pidn -ldebian/changelog -Tdebian/idn.substvars -Pdebian/idn
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
chmod 644 debian/idn/DEBIAN/control
chown 0:0 debian/idn/DEBIAN/control
dpkg-gencontrol -plibidn11-dev -ldebian/changelog -Tdebian/libidn11-dev.substvars -Pdebian/libidn11-dev
chmod 644 debian/libidn11-dev/DEBIAN/control
chown 0:0 debian/libidn11-dev/DEBIAN/control
dpkg-gencontrol -plibidn11 -ldebian/changelog -Tdebian/libidn11.substvars -Pdebian/libidn11
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
chmod 644 debian/libidn11/DEBIAN/control
chown 0:0 debian/libidn11/DEBIAN/control
dh_md5sums
(cd debian/idn >/dev/null ; find . -type f ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
chmod 644 debian/idn/DEBIAN/md5sums
chown 0:0 debian/idn/DEBIAN/md5sums
(cd debian/libidn11-dev >/dev/null ; find . -type f ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
chmod 644 debian/libidn11-dev/DEBIAN/md5sums
chown 0:0 debian/libidn11-dev/DEBIAN/md5sums
(cd debian/libidn11 >/dev/null ; find . -type f ! -regex '.*/DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums) >/dev/null
chmod 644 debian/libidn11/DEBIAN/md5sums
chown 0:0 debian/libidn11/DEBIAN/md5sums
dh_builddeb
dpkg-deb --build debian/idn ..
dpkg-deb: building package `idn' in `../idn_1.8+20080606-1_m32r.deb'.
dpkg-deb --build debian/libidn11-dev ..
dpkg-deb: building package `libidn11-dev' in `../libidn11-dev_1.8+20080606-1_m32r.deb'.
dpkg-deb --build debian/libidn11 ..
dpkg-deb: building package `libidn11' in `../libidn11_1.8+20080606-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../libidn_1.8+20080606-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080611-0809
chroot-unstable/build/buildd3/idn_1.8+20080606-1_m32r.deb:
new debian package, version 2.0.
size 88044 bytes: control archive= 962 bytes.
617 bytes, 16 lines control
745 bytes, 12 lines md5sums
Package: idn
Source: libidn
Version: 1.8+20080606-1
Architecture: m32r
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Installed-Size: 180
Depends: libc6 (>= 2.3.5-1), libidn11 (>= 0.5.18)
Section: misc
Priority: optional
Homepage: http://www.gnu.org/software/libidn/
Description: Command line and emacs interface to GNU libidn
GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
specifications defined by the IETF Internationalized Domain Names
(IDN) working group, used for internationalized domain names.
Currently the Nameprep, Kerberos 5 and XMPP Stringprep profiles are
supported.
chroot-unstable/build/buildd3/libidn11-dev_1.8+20080606-1_m32r.deb:
new debian package, version 2.0.
size 582500 bytes: control archive= 2854 bytes.
668 bytes, 17 lines control
5247 bytes, 72 lines md5sums
176 bytes, 7 lines * postinst #!/bin/sh
202 bytes, 7 lines * prerm #!/bin/sh
Package: libidn11-dev
Source: libidn
Version: 1.8+20080606-1
Architecture: m32r
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Installed-Size: 1012
Depends: libidn11 (= 1.8+20080606-1), pkg-config
Conflicts: libidn9-dev
Section: libdevel
Priority: optional
Homepage: http://www.gnu.org/software/libidn/
Description: Development files GNU libidn, implementation of IETF IDN spec
GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
specifications defined by the IETF Internationalized Domain Names
(IDN) working group, used for internationalized domain names.
Currently the Nameprep, Kerberos 5 and XMPP Stringprep profiles are
supported.
chroot-unstable/build/buildd3/libidn11_1.8+20080606-1_m32r.deb:
new debian package, version 2.0.
size 145350 bytes: control archive= 1049 bytes.
661 bytes, 18 lines control
649 bytes, 10 lines md5sums
62 bytes, 7 lines * postinst #!/bin/sh
59 bytes, 7 lines * postrm #!/bin/sh
31 bytes, 1 lines shlibs
Package: libidn11
Source: libidn
Version: 1.8+20080606-1
Architecture: m32r
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Installed-Size: 332
Depends: libc6 (>= 2.3.5-1)
Conflicts: libidn9-dev
Replaces: libidn11-dev
Section: libs
Priority: standard
Homepage: http://www.gnu.org/software/libidn/
Description: GNU libidn library, implementation of IETF IDN specifications
GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
specifications defined by the IETF Internationalized Domain Names
(IDN) working group, used for internationalized domain names.
Currently the Nameprep, Kerberos 5 and XMPP Stringprep profiles are
supported.
chroot-unstable/build/buildd3/idn_1.8+20080606-1_m32r.deb:
drwxr-xr-x root/root 0 2008-06-11 07:59 ./
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/
drwxr-xr-x root/root 0 2008-06-11 07:55 ./usr/share/
drwxr-xr-x root/root 0 2008-06-11 07:53 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-06-11 07:57 ./usr/share/doc/idn/
-rw-r--r-- root/root 38135 2008-04-23 16:36 ./usr/share/doc/idn/changelog.gz
-rw-r--r-- root/root 12278 2008-04-23 16:36 ./usr/share/doc/idn/NEWS.gz
-rw-r--r-- root/root 1376 2008-03-20 01:36 ./usr/share/doc/idn/README
-rw-r--r-- root/root 874 2008-02-20 01:53 ./usr/share/doc/idn/TODO
-rw-r--r-- root/root 1958 2008-03-20 01:14 ./usr/share/doc/idn/THANKS
-rw-r--r-- root/root 733 2008-06-11 06:55 ./usr/share/doc/idn/copyright
-rw-r--r-- root/root 1908 2008-06-11 06:55 ./usr/share/doc/idn/changelog.Debian.gz
-rw-r--r-- root/root 17792 2008-03-20 01:14 ./usr/share/doc/idn/AUTHORS.gz
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/share/emacs/
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/share/emacs/site-lisp/
-rw-r--r-- root/root 6478 2008-06-11 07:50 ./usr/share/emacs/site-lisp/idna.el
-rw-r--r-- root/root 6280 2008-06-11 07:50 ./usr/share/emacs/site-lisp/punycode.el
drwxr-xr-x root/root 0 2008-06-11 07:55 ./usr/share/man/
drwxr-xr-x root/root 0 2008-06-11 07:57 ./usr/share/man/man1/
-rw-r--r-- root/root 1267 2008-06-11 07:55 ./usr/share/man/man1/idn.1.gz
drwxr-xr-x root/root 0 2008-06-11 07:57 ./usr/bin/
-rwxr-xr-x root/root 20896 2008-06-11 07:57 ./usr/bin/idn
chroot-unstable/build/buildd3/libidn11-dev_1.8+20080606-1_m32r.deb:
drwxr-xr-x root/root 0 2008-06-11 07:59 ./
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/
drwxr-xr-x root/root 0 2008-06-11 07:55 ./usr/share/
drwxr-xr-x root/root 0 2008-06-11 07:53 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-06-11 07:58 ./usr/share/doc/libidn11-dev/
-rw-r--r-- root/root 38135 2008-04-23 16:36 ./usr/share/doc/libidn11-dev/changelog.gz
-rw-r--r-- root/root 309622 2008-06-07 07:48 ./usr/share/doc/libidn11-dev/libidn.pdf.gz
-rw-r--r-- root/root 12278 2008-04-23 16:36 ./usr/share/doc/libidn11-dev/NEWS.gz
-rw-r--r-- root/root 1376 2008-03-20 01:36 ./usr/share/doc/libidn11-dev/README
-rw-r--r-- root/root 874 2008-02-20 01:53 ./usr/share/doc/libidn11-dev/TODO
-rw-r--r-- root/root 1958 2008-03-20 01:14 ./usr/share/doc/libidn11-dev/THANKS
-rw-r--r-- root/root 733 2008-06-11 06:55 ./usr/share/doc/libidn11-dev/copyright
drwxr-xr-x root/root 0 2008-06-11 07:58 ./usr/share/doc/libidn11-dev/examples/
-rw-r--r-- root/root 1169 2008-02-20 01:53 ./usr/share/doc/libidn11-dev/examples/README
-rw-r--r-- root/root 2366 2008-02-20 02:04 ./usr/share/doc/libidn11-dev/examples/example.c
-rw-r--r-- root/root 2288 2008-02-20 02:04 ./usr/share/doc/libidn11-dev/examples/example3.c
-rw-r--r-- root/root 2299 2008-02-20 02:04 ./usr/share/doc/libidn11-dev/examples/example4.c
-rw-r--r-- root/root 3243 2008-02-20 02:06 ./usr/share/doc/libidn11-dev/examples/example5.c
-rw-r--r-- root/root 2470 2008-02-20 01:53 ./usr/share/doc/libidn11-dev/examples/example2.c.gz
-rw-r--r-- root/root 1908 2008-06-11 06:55 ./usr/share/doc/libidn11-dev/changelog.Debian.gz
-rw-r--r-- root/root 17792 2008-03-20 01:14 ./usr/share/doc/libidn11-dev/AUTHORS.gz
drwxr-xr-x root/root 0 2008-06-11 07:58 ./usr/share/info/
-rw-r--r-- root/root 61382 2008-06-11 07:55 ./usr/share/info/libidn.info.gz
-rw-r--r-- root/root 2778 2008-06-11 07:50 ./usr/share/info/libidn-components.png.gz
drwxr-xr-x root/root 0 2008-06-11 07:55 ./usr/share/man/
drwxr-xr-x root/root 0 2008-06-11 07:58 ./usr/share/man/man3/
-rw-r--r-- root/root 803 2008-06-11 07:55 ./usr/share/man/man3/idna_to_ascii_4z.3.gz
-rw-r--r-- root/root 799 2008-06-11 07:55 ./usr/share/man/man3/idna_to_ascii_8z.3.gz
-rw-r--r-- root/root 830 2008-06-11 07:55 ./usr/share/man/man3/idna_to_ascii_lz.3.gz
-rw-r--r-- root/root 1285 2008-06-11 07:55 ./usr/share/man/man3/idna_to_unicode_44i.3.gz
-rw-r--r-- root/root 824 2008-06-11 07:55 ./usr/share/man/man3/idna_to_unicode_4z4z.3.gz
-rw-r--r-- root/root 834 2008-06-11 07:56 ./usr/share/man/man3/idna_to_unicode_8z4z.3.gz
-rw-r--r-- root/root 852 2008-06-11 07:56 ./usr/share/man/man3/idna_to_unicode_8zlz.3.gz
-rw-r--r-- root/root 849 2008-06-11 07:56 ./usr/share/man/man3/idna_to_unicode_lzlz.3.gz
-rw-r--r-- root/root 779 2008-06-11 07:56 ./usr/share/man/man3/pr29_4.3.gz
-rw-r--r-- root/root 753 2008-06-11 07:56 ./usr/share/man/man3/pr29_4z.3.gz
-rw-r--r-- root/root 794 2008-06-11 07:56 ./usr/share/man/man3/pr29_8z.3.gz
-rw-r--r-- root/root 874 2008-06-11 07:56 ./usr/share/man/man3/pr29_strerror.3.gz
-rw-r--r-- root/root 1305 2008-06-11 07:56 ./usr/share/man/man3/punycode_decode.3.gz
-rw-r--r-- root/root 1382 2008-06-11 07:56 ./usr/share/man/man3/punycode_encode.3.gz
-rw-r--r-- root/root 875 2008-06-11 07:56 ./usr/share/man/man3/punycode_strerror.3.gz
-rw-r--r-- root/root 1078 2008-06-11 07:56 ./usr/share/man/man3/stringprep.3.gz
-rw-r--r-- root/root 1152 2008-06-11 07:56 ./usr/share/man/man3/stringprep_4i.3.gz
-rw-r--r-- root/root 1031 2008-06-11 07:56 ./usr/share/man/man3/stringprep_4zi.3.gz
-rw-r--r-- root/root 724 2008-06-11 07:56 ./usr/share/man/man3/stringprep_convert.3.gz
-rw-r--r-- root/root 948 2008-06-11 07:56 ./usr/share/man/man3/stringprep_locale_charset.3.gz
-rw-r--r-- root/root 671 2008-06-11 07:56 ./usr/share/man/man3/stringprep_locale_to_utf8.3.gz
-rw-r--r-- root/root 947 2008-06-11 07:56 ./usr/share/man/man3/stringprep_profile.3.gz
-rw-r--r-- root/root 1239 2008-06-11 07:56 ./usr/share/man/man3/stringprep_strerror.3.gz
-rw-r--r-- root/root 693 2008-06-11 07:56 ./usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3.gz
-rw-r--r-- root/root 907 2008-06-11 07:56 ./usr/share/man/man3/stringprep_ucs4_to_utf8.3.gz
-rw-r--r-- root/root 719 2008-06-11 07:56 ./usr/share/man/man3/stringprep_unichar_to_utf8.3.gz
-rw-r--r-- root/root 997 2008-06-11 07:56 ./usr/share/man/man3/stringprep_utf8_nfkc_normalize.3.gz
-rw-r--r-- root/root 676 2008-06-11 07:56 ./usr/share/man/man3/stringprep_utf8_to_locale.3.gz
-rw-r--r-- root/root 853 2008-06-11 07:56 ./usr/share/man/man3/stringprep_utf8_to_ucs4.3.gz
-rw-r--r-- root/root 1066 2008-06-11 07:56 ./usr/share/man/man3/tld_check_4.3.gz
-rw-r--r-- root/root 928 2008-06-11 07:56 ./usr/share/man/man3/tld_check_4t.3.gz
-rw-r--r-- root/root 897 2008-06-11 07:56 ./usr/share/man/man3/tld_check_4tz.3.gz
-rw-r--r-- root/root 1032 2008-06-11 07:56 ./usr/share/man/man3/tld_check_4z.3.gz
-rw-r--r-- root/root 1068 2008-06-11 07:56 ./usr/share/man/man3/tld_check_8z.3.gz
-rw-r--r-- root/root 1081 2008-06-11 07:56 ./usr/share/man/man3/tld_check_lz.3.gz
-rw-r--r-- root/root 813 2008-06-11 07:56 ./usr/share/man/man3/tld_default_table.3.gz
-rw-r--r-- root/root 776 2008-06-11 07:56 ./usr/share/man/man3/tld_get_4.3.gz
-rw-r--r-- root/root 734 2008-06-11 07:56 ./usr/share/man/man3/tld_get_4z.3.gz
-rw-r--r-- root/root 743 2008-06-11 07:56 ./usr/share/man/man3/tld_get_table.3.gz
-rw-r--r-- root/root 771 2008-06-11 07:56 ./usr/share/man/man3/tld_get_z.3.gz
-rw-r--r-- root/root 894 2008-06-11 07:56 ./usr/share/man/man3/tld_strerror.3.gz
-rw-r--r-- root/root 1195 2008-06-11 07:55 ./usr/share/man/man3/idna_strerror.3.gz
-rw-r--r-- root/root 1223 2008-06-11 07:55 ./usr/share/man/man3/idna_to_ascii_4i.3.gz
-rw-r--r-- root/root 821 2008-06-11 07:56 ./usr/share/man/man3/idna_to_unicode_8z8z.3.gz
-rw-r--r-- root/root 765 2008-06-11 07:56 ./usr/share/man/man3/stringprep_check_version.3.gz
-rw-r--r-- root/root 669 2008-06-11 07:56 ./usr/share/man/man3/stringprep_utf8_to_unichar.3.gz
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/include/
-rw-r--r-- root/root 1777 2008-06-11 07:49 ./usr/include/idn-free.h
-rw-r--r-- root/root 14458 2008-06-11 07:49 ./usr/include/idn-int.h
-rw-r--r-- root/root 2908 2008-06-11 07:49 ./usr/include/idna.h
-rw-r--r-- root/root 1518 2008-06-11 07:49 ./usr/include/pr29.h
-rw-r--r-- root/root 8978 2008-06-11 07:49 ./usr/include/punycode.h
-rw-r--r-- root/root 7865 2008-06-11 07:49 ./usr/include/stringprep.h
-rw-r--r-- root/root 3888 2008-06-11 07:49 ./usr/include/tld.h
drwxr-xr-x root/root 0 2008-06-11 07:57 ./usr/lib/
-rw-r--r-- root/root 218422 2008-06-11 07:57 ./usr/lib/libidn.a
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 782 2008-06-11 07:53 ./usr/lib/pkgconfig/libidn.pc
lrwxrwxrwx root/root 0 2008-06-11 07:57 ./usr/lib/libidn.so -> libidn.so.11.5.37
chroot-unstable/build/buildd3/libidn11_1.8+20080606-1_m32r.deb:
drwxr-xr-x root/root 0 2008-06-11 07:59 ./
drwxr-xr-x root/root 0 2008-06-11 07:54 ./usr/
drwxr-xr-x root/root 0 2008-06-11 07:53 ./usr/share/
drwxr-xr-x root/root 0 2008-06-11 07:53 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-06-11 07:58 ./usr/share/doc/libidn11/
-rw-r--r-- root/root 38135 2008-04-23 16:36 ./usr/share/doc/libidn11/changelog.gz
-rw-r--r-- root/root 12278 2008-04-23 16:36 ./usr/share/doc/libidn11/NEWS.gz
-rw-r--r-- root/root 1376 2008-03-20 01:36 ./usr/share/doc/libidn11/README
-rw-r--r-- root/root 874 2008-02-20 01:53 ./usr/share/doc/libidn11/TODO
-rw-r--r-- root/root 1958 2008-03-20 01:14 ./usr/share/doc/libidn11/THANKS
-rw-r--r-- root/root 733 2008-06-11 06:55 ./usr/share/doc/libidn11/copyright
-rw-r--r-- root/root 1908 2008-06-11 06:55 ./usr/share/doc/libidn11/changelog.Debian.gz
-rw-r--r-- root/root 17792 2008-03-20 01:14 ./usr/share/doc/libidn11/AUTHORS.gz
drwxr-xr-x root/root 0 2008-06-11 07:57 ./usr/lib/
-rw-r--r-- root/root 194988 2008-06-11 07:57 ./usr/lib/libidn.so.11.5.37
-rw-r--r-- root/root 801 2008-06-11 07:49 ./usr/lib/libidn.la
lrwxrwxrwx root/root 0 2008-06-11 07:57 ./usr/lib/libidn.so.11 -> libidn.so.11.5.37
libidn_1.8+20080606-1_m32r.changes:
Format: 1.8
Date: Sat, 07 Jun 2008 09:12:00 +1000
Source: libidn
Binary: idn libidn11-dev libidn11
Architecture: m32r
Version: 1.8+20080606-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Anibal Monsalve Salazar <anibal at debian.org>
Description:
idn - Command line and emacs interface to GNU libidn
libidn11 - GNU libidn library, implementation of IETF IDN specifications
libidn11-dev - Development files GNU libidn, implementation of IETF IDN spec
Closes: 484093
Changes:
libidn (1.8+20080606-1) unstable; urgency=low
.
* New source from upstream's git tree
- Include libidn.pdf libidn.ps libidn.html generated with the
new libidn.texi license; closes: #484093
Checksums-Sha1:
a5eefbf9456c4a14bbfd0e1bbd1d86f3d3aaf7d2 88044 idn_1.8+20080606-1_m32r.deb
d0b75ed122ed89105b0d0c008fc8cb175afb2f34 582500 libidn11-dev_1.8+20080606-1_m32r.deb
b9dccafb69e1598fa714963df4e054d1b83bb1f3 145350 libidn11_1.8+20080606-1_m32r.deb
Checksums-Sha256:
39630ba7c2bb078cd8b9f2010a3e07d90bac643b07e37f45d8167dd9e1fcc277 88044 idn_1.8+20080606-1_m32r.deb
8764c297cb48e4387b75e8edcf2bf54a2ee82cea44eeea06a52d1719048dc693 582500 libidn11-dev_1.8+20080606-1_m32r.deb
79a6c8258bdf56c5f62d1dc015fcbcdf819fb9960ee2995a998b17f31add7c2f 145350 libidn11_1.8+20080606-1_m32r.deb
Files:
82053ba56bfcf193582019fd2edd3405 88044 misc optional idn_1.8+20080606-1_m32r.deb
0764f8915ab2b73f5e310f8d026209be 582500 libdevel optional libidn11-dev_1.8+20080606-1_m32r.deb
60b00daf50bffd4f45e68f63c95baadf 145350 libs standard libidn11_1.8+20080606-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/libidn-1.8+20080606
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge gengetopt
(Reading database ... 63699 files and directories currently installed.)
Removing gengetopt ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080611-0812
Build needed 01:19:26, 19180k disk space
More information about the build-status
mailing list