[build-status: 90687] Log for successful build of libidn_1.1-1 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Tue Sep 18 09:23:48 JST 2007
Automatic build of libidn_1.1-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070918-0822
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2419kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libidn 1.1-1 (dsc) [609B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libidn 1.1-1 (tar) [2415kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libidn 1.1-1 (diff) [2678B]
Fetched 2419kB in 25s (95.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), gengetopt, cdbs (>= 0.4.5.3)
Checking for already installed source dependencies...
debhelper: already installed (5.0.54 >= 5 is satisfied)
gengetopt: missing
cdbs: already installed (0.4.49 >= 0.4.5.3 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
gengetopt
0 upgraded, 1 newly installed, 0 to remove and 25 not upgraded.
Need to get 250kB of archives.
After unpacking 807kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
gengetopt
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main gengetopt 2.21-1 [250kB]
Fetched 250kB in 2s (101kB/s)
Selecting previously deselected package gengetopt.
(Reading database ... 54989 files and directories currently installed.)
Unpacking gengetopt (from .../gengetopt_2.21-1_m32r.deb) ...
Setting up gengetopt (2.21-1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Fri Sep 14 08:20:56 2007 JST using DSA key ID 73CDA455
gpg: Can't check signature: public key not found
dpkg-source: extracting libidn in libidn-1.1
dpkg-source: unpacking libidn_1.1.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/libidn_1.1-1.diff.gz
dpkg-buildpackage: source package is libidn
dpkg-buildpackage: source version is 1.1-1
dpkg-buildpackage: source changed by Anibal Monsalve Salazar <anibal at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.1-1
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/libidn-1.1'
for i in ./build-aux/config.guess ./build-aux/config.sub ./build-aux/config.rpath ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches:
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
for i in ./build-aux/config.guess ./build-aux/config.sub ./build-aux/config.rpath ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/libidn-1.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-makefile-check
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/libidn-1.1'
for i in ./build-aux/config.guess ./build-aux/config.sub ./build-aux/config.rpath ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches:
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/buildd4/libidn-1.1'
if test -e /usr/share/misc/config.guess ; then \
for i in ./build-aux/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./build-aux/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
for i in ./build-aux/config.rpath ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
fi ; \
done ; \
fi
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
if test -e /usr/share/misc/config.guess ; then \
for i in ./build-aux/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./build-aux/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
for i in ./build-aux/config.rpath ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/libidn-1.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd4/libidn-1.1/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libidn" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
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... libidn
configure: autobuild revision... 1.1
configure: autobuild hostname... mappi006
configure: autobuild timestamp... 20070918-083514
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 style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
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 gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking for ranlib... ranlib
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
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 a sed that does not truncate output... /bin/sed
checking for ld used by cc... /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 recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
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... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for 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 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 string.h... (cached) yes
checking for error_at_line... 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 C/C++ restrict keyword... __restrict
checking for 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: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd4/libidn-1.1'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd4/libidn-1.1'
Making all in gl
make[3]: Entering directory `/build/buildd4/libidn-1.1/gl'
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_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_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_READLINK''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_FCHDIR''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
< ./unistd_.h; \
} > unistd.h-t
mv unistd.h-t unistd.h
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/libidn-1.1/gl'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -c -o dummy.lo dummy.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -c dummy.c -fPIC -DPIC -o .libs/dummy.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -c dummy.c -o dummy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o libgnu.la dummy.lo
ar cru .libs/libgnu.a .libs/dummy.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/buildd4/libidn-1.1/gl'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/gl'
Making all in lib/gl
make[3]: Entering directory `/build/buildd4/libidn-1.1/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_.h; \
} > stdint.h-t
mv stdint.h-t stdint.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_STRCASESTR''@|0|g' \
-e 's|@''GNULIB_STRTOK_R''@|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_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|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 '/definition of GL_LINK_WARNING/r ../../build-aux/link-warning.h' \
< ./string_.h; \
} > string.h-t
mv string.h-t string.h
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/libidn-1.1/lib/gl'
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c -o c-ctype.lo c-ctype.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c -o c-strcasecmp.lo c-strcasecmp.c
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c -o c-strncasecmp.lo c-strncasecmp.c
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c -o striconv.lo striconv.c
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c striconv.c -fPIC -DPIC -o .libs/striconv.o
cc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -O2 -c striconv.c -o striconv.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -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/buildd4/libidn-1.1/lib/gl'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/lib/gl'
Making all in lib
make[3]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/lib'
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o nfkc.lo nfkc.c
mkdir .libs
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c nfkc.c -fPIC -DPIC -o .libs/nfkc.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c nfkc.c -o nfkc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o toutf8.lo toutf8.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c toutf8.c -fPIC -DPIC -o .libs/toutf8.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c toutf8.c -o toutf8.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o version.lo version.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c version.c -fPIC -DPIC -o .libs/version.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c version.c -o version.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o stringprep.lo stringprep.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c stringprep.c -fPIC -DPIC -o .libs/stringprep.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c stringprep.c -o stringprep.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o rfc3454.lo rfc3454.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c rfc3454.c -fPIC -DPIC -o .libs/rfc3454.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c rfc3454.c -o rfc3454.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o profiles.lo profiles.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c profiles.c -fPIC -DPIC -o .libs/profiles.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c profiles.c -o profiles.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o punycode.lo punycode.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c punycode.c -fPIC -DPIC -o .libs/punycode.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c punycode.c -o punycode.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o idna.lo idna.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c idna.c -fPIC -DPIC -o .libs/idna.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c idna.c -o idna.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o pr29.lo pr29.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c pr29.c -fPIC -DPIC -o .libs/pr29.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c pr29.c -o pr29.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o idn-free.lo idn-free.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c idn-free.c -fPIC -DPIC -o .libs/idn-free.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c idn-free.c -o idn-free.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o strerror-idna.lo strerror-idna.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-idna.c -fPIC -DPIC -o .libs/strerror-idna.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-idna.c -o strerror-idna.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o strerror-pr29.lo strerror-pr29.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-pr29.c -fPIC -DPIC -o .libs/strerror-pr29.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-pr29.c -o strerror-pr29.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o strerror-punycode.lo strerror-punycode.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-punycode.c -fPIC -DPIC -o .libs/strerror-punycode.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-punycode.c -o strerror-punycode.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o strerror-stringprep.lo strerror-stringprep.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-stringprep.c -fPIC -DPIC -o .libs/strerror-stringprep.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-stringprep.c -o strerror-stringprep.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o strerror-tld.lo strerror-tld.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-tld.c -fPIC -DPIC -o .libs/strerror-tld.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c strerror-tld.c -o strerror-tld.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o tld.lo tld.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c tld.c -fPIC -DPIC -o .libs/tld.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c tld.c -o tld.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c -o tlds.lo tlds.c
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c tlds.c -fPIC -DPIC -o .libs/tlds.o
cc -DLIBIDN_BUILDING -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I./gl -Igl -g -Wall -O2 -c tlds.c -o tlds.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -export-symbols-regex '^(idn|pr29_|punycode_|stringprep|tld_).*' -version-info 16:30:5 -no-undefined -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
cc -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,-soname -Wl,libidn.so.11 -Wl,-version-script -Wl,.libs/libidn.ver -o .libs/libidn.so.11.5.30
(cd .libs && rm -f libidn.so.11 && ln -s libidn.so.11.5.30 libidn.so.11)
(cd .libs && rm -f libidn.so && ln -s libidn.so.11.5.30 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/buildd4/libidn-1.1/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/buildd4/libidn-1.1/lib'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/lib'
Making all in po
make[3]: Entering directory `/build/buildd4/libidn-1.1/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/po'
Making all in src
make[3]: Entering directory `/build/buildd4/libidn-1.1/src'
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd4/libidn-1.1/src'
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c idn.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c idn_cmd.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o idn idn.o idn_cmd.o ../lib/libidn.la ../gl/libgnu.la
mkdir .libs
cc -g -Wall -O2 -o .libs/idn idn.o idn_cmd.o ../lib/.libs/libidn.so ../gl/.libs/libgnu.a
creating idn
make[4]: Leaving directory `/build/buildd4/libidn-1.1/src'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/src'
Making all in doc
make[3]: Entering directory `/build/buildd4/libidn-1.1/doc'
/usr/bin/make all-recursive
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc'
Making all in specifications
make[5]: Entering directory `/build/buildd4/libidn-1.1/doc/specifications'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/doc/specifications'
Making all in tld
make[5]: Entering directory `/build/buildd4/libidn-1.1/doc/tld'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/doc/tld'
Making all in java
make[5]: Entering directory `/build/buildd4/libidn-1.1/doc/java'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/doc/java'
make[5]: Entering directory `/build/buildd4/libidn-1.1/doc'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/doc'
Making all in tests
make[3]: Entering directory `/build/buildd4/libidn-1.1/tests'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c -o utils.lo utils.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c utils.c -fPIC -DPIC -o .libs/utils.o
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c utils.c -o utils.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -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/buildd4/libidn-1.1/tests'
Making all in examples
make[3]: Entering directory `/build/buildd4/libidn-1.1/examples'
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -Wall -O2 -c example.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o example example.o ../lib/libidn.la
mkdir .libs
cc -g -Wall -O2 -o .libs/example example.o ../lib/.libs/libidn.so
creating example
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -Wall -O2 -c example2.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o example2 example2.o ../lib/libidn.la
cc -g -Wall -O2 -o .libs/example2 example2.o ../lib/.libs/libidn.so
creating example2
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -Wall -O2 -c example3.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o example3 example3.o ../lib/libidn.la
cc -g -Wall -O2 -o .libs/example3 example3.o ../lib/.libs/libidn.so
creating example3
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -Wall -O2 -c example4.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o example4 example4.o ../lib/libidn.la
cc -g -Wall -O2 -o .libs/example4 example4.o ../lib/.libs/libidn.so
creating example4
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -g -Wall -O2 -c example5.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -o example5 example5.o ../lib/libidn.la
cc -g -Wall -O2 -o .libs/example5 example5.o ../lib/.libs/libidn.so
creating example5
make[3]: Leaving directory `/build/buildd4/libidn-1.1/examples'
Making all in java
make[3]: Entering directory `/build/buildd4/libidn-1.1/java'
Making all in gnu
make[4]: Entering directory `/build/buildd4/libidn-1.1/java/gnu'
Making all in inet
make[5]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet'
Making all in encoding
make[6]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet/encoding'
echo timestamp > classdist_noinst.stamp
make[6]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet/encoding'
make[6]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[5]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[5]: Entering directory `/build/buildd4/libidn-1.1/java/gnu'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu'
Making all in .
make[4]: Entering directory `/build/buildd4/libidn-1.1/java'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java'
Making all in misc
make[4]: Entering directory `/build/buildd4/libidn-1.1/java/misc'
echo timestamp > classdist_noinst.stamp
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java/misc'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java'
Making all in csharp
make[3]: Entering directory `/build/buildd4/libidn-1.1/csharp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/csharp'
make[3]: Entering directory `/build/buildd4/libidn-1.1'
make[3]: Leaving directory `/build/buildd4/libidn-1.1'
make[2]: Leaving directory `/build/buildd4/libidn-1.1'
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
touch debian/stamp-makefile-build
/usr/bin/make -C . check
make[1]: Entering directory `/build/buildd4/libidn-1.1'
Making check in gl
make[2]: Entering directory `/build/buildd4/libidn-1.1/gl'
/usr/bin/make check-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/gl'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/gl'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/gl'
Making check in lib/gl
make[2]: Entering directory `/build/buildd4/libidn-1.1/lib/gl'
/usr/bin/make check-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/lib/gl'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/lib/gl'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/lib/gl'
Making check in lib
make[2]: Entering directory `/build/buildd4/libidn-1.1/lib'
/usr/bin/make check-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/lib'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/lib'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/lib'
Making check in po
make[2]: Entering directory `/build/buildd4/libidn-1.1/po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libidn-1.1/po'
Making check in src
make[2]: Entering directory `/build/buildd4/libidn-1.1/src'
/usr/bin/make check-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/src'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/src'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/src'
Making check in doc
make[2]: Entering directory `/build/buildd4/libidn-1.1/doc'
/usr/bin/make check-recursive
make[3]: Entering directory `/build/buildd4/libidn-1.1/doc'
Making check in specifications
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc/specifications'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc/specifications'
Making check in tld
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc/tld'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc/tld'
Making check in java
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc/java'
make[4]: Nothing to be done for `check'.
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc/java'
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/doc'
Making check in tests
make[2]: Entering directory `/build/buildd4/libidn-1.1/tests'
/usr/bin/make tst_stringprep tst_punycode tst_idna tst_idna2 tst_nfkc tst_pr29 tst_strerror tst_tld
make[3]: Entering directory `/build/buildd4/libidn-1.1/tests'
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_stringprep.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_stringprep tst_stringprep.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_stringprep tst_stringprep.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_punycode.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_punycode tst_punycode.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_punycode tst_punycode.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_idna.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_idna tst_idna.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_idna tst_idna.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_idna2.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_idna2 tst_idna2.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_idna2 tst_idna2.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_nfkc.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_nfkc tst_nfkc.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_nfkc tst_nfkc.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_pr29.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_pr29 tst_pr29.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_pr29 tst_pr29.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_strerror.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_strerror tst_strerror.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_strerror tst_strerror.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../gl -I../gl -g -Wall -O2 -c tst_tld.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -no-install -o tst_tld tst_tld.o ../lib/libidn.la libutils.la
cc -g -Wall -O2 -o tst_tld tst_tld.o ../lib/.libs/libidn.so ./.libs/libutils.a -Wl,--rpath -Wl,/build/buildd4/libidn-1.1/lib/.libs
make[3]: Leaving directory `/build/buildd4/libidn-1.1/tests'
/usr/bin/make check-TESTS
make[3]: Entering directory `/build/buildd4/libidn-1.1/tests'
PASS: tst_stringprep
PASS: tst_punycode
PASS: tst_idna
PASS: tst_idna2
PASS: tst_nfkc
PASS: tst_pr29
PASS: tst_strerror
PASS: tst_tld
==================
All 8 tests passed
==================
make[3]: Leaving directory `/build/buildd4/libidn-1.1/tests'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/tests'
Making check in examples
make[2]: Entering directory `/build/buildd4/libidn-1.1/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libidn-1.1/examples'
Making check in java
make[2]: Entering directory `/build/buildd4/libidn-1.1/java'
Making check in gnu
make[3]: Entering directory `/build/buildd4/libidn-1.1/java/gnu'
Making check in inet
make[4]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet'
Making check in encoding
make[5]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet/encoding'
make[5]: Nothing to be done for `check'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet/encoding'
make[5]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[5]: Nothing to be done for `check-am'.
make[5]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[4]: Entering directory `/build/buildd4/libidn-1.1/java/gnu'
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu'
Making check in .
make[3]: Entering directory `/build/buildd4/libidn-1.1/java'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java'
Making check in misc
make[3]: Entering directory `/build/buildd4/libidn-1.1/java/misc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java/misc'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/java'
Making check in csharp
make[2]: Entering directory `/build/buildd4/libidn-1.1/csharp'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd4/libidn-1.1/csharp'
make[2]: Entering directory `/build/buildd4/libidn-1.1'
make[2]: Leaving directory `/build/buildd4/libidn-1.1'
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
touch debian/stamp-makefile-check
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./build-aux/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./build-aux/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
for i in ./build-aux/config.rpath ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
fi ; \
done ; \
fi
/usr/bin/make -C . install DESTDIR=/build/buildd4/libidn-1.1/debian/tmp/
make[1]: Entering directory `/build/buildd4/libidn-1.1'
Making install in gl
make[2]: Entering directory `/build/buildd4/libidn-1.1/gl'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/gl'
make[4]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/gl'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/gl'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/gl'
Making install in lib/gl
make[2]: Entering directory `/build/buildd4/libidn-1.1/lib/gl'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/lib/gl'
make[4]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/lib/gl'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/lib/gl'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/lib/gl'
Making install in lib
make[2]: Entering directory `/build/buildd4/libidn-1.1/lib'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/lib'
make[4]: Entering directory `/build/buildd4/libidn-1.1/lib'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libidn.la' '/build/buildd4/libidn-1.1/debian/tmp//usr/lib/libidn.la'
/usr/bin/ginstall -c .libs/libidn.so.11.5.30 /build/buildd4/libidn-1.1/debian/tmp//usr/lib/libidn.so.11.5.30
(cd /build/buildd4/libidn-1.1/debian/tmp//usr/lib && { ln -s -f libidn.so.11.5.30 libidn.so.11 || { rm -f libidn.so.11 && ln -s libidn.so.11.5.30 libidn.so.11; }; })
(cd /build/buildd4/libidn-1.1/debian/tmp//usr/lib && { ln -s -f libidn.so.11.5.30 libidn.so || { rm -f libidn.so && ln -s libidn.so.11.5.30 libidn.so; }; })
/usr/bin/ginstall -c .libs/libidn.lai /build/buildd4/libidn-1.1/debian/tmp//usr/lib/libidn.la
/usr/bin/ginstall -c .libs/libidn.a /build/buildd4/libidn-1.1/debian/tmp//usr/lib/libidn.a
chmod 644 /build/buildd4/libidn-1.1/debian/tmp//usr/lib/libidn.a
ranlib /build/buildd4/libidn-1.1/debian/tmp//usr/lib/libidn.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/include"
/usr/bin/ginstall -c -m 644 'stringprep.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/stringprep.h'
/usr/bin/ginstall -c -m 644 'idna.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/idna.h'
/usr/bin/ginstall -c -m 644 'punycode.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/punycode.h'
/usr/bin/ginstall -c -m 644 'idn-free.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/idn-free.h'
/usr/bin/ginstall -c -m 644 'pr29.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/pr29.h'
/usr/bin/ginstall -c -m 644 'tld.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/tld.h'
test -z "/usr/include" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/include"
/usr/bin/ginstall -c -m 644 'idn-int.h' '/build/buildd4/libidn-1.1/debian/tmp//usr/include/idn-int.h'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/lib'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/lib'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/lib'
Making install in po
make[2]: Entering directory `/build/buildd4/libidn-1.1/po'
/bin/mkdir -p /build/buildd4/libidn-1.1/debian/tmp//usr/share
installing en at boldquot.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/en at boldquot/LC_MESSAGES/libidn.mo
installing en at quot.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/en at quot/LC_MESSAGES/libidn.mo
installing da.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/da/LC_MESSAGES/libidn.mo
installing de.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/de/LC_MESSAGES/libidn.mo
installing eo.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/eo/LC_MESSAGES/libidn.mo
installing fr.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/fr/LC_MESSAGES/libidn.mo
installing it.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/it/LC_MESSAGES/libidn.mo
installing ja.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/ja/LC_MESSAGES/libidn.mo
installing nl.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/nl/LC_MESSAGES/libidn.mo
installing pl.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/pl/LC_MESSAGES/libidn.mo
installing ro.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/ro/LC_MESSAGES/libidn.mo
installing rw.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/rw/LC_MESSAGES/libidn.mo
installing sr.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/sr/LC_MESSAGES/libidn.mo
installing vi.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/vi/LC_MESSAGES/libidn.mo
installing zh_CN.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/zh_CN/LC_MESSAGES/libidn.mo
installing sv.gmo as /build/buildd4/libidn-1.1/debian/tmp//usr/share/locale/sv/LC_MESSAGES/libidn.mo
if test "libidn" = "gettext-tools"; then \
/bin/mkdir -p /build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/debian/tmp//usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/buildd4/libidn-1.1/debian/tmp//usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd4/libidn-1.1/po'
Making install in src
make[2]: Entering directory `/build/buildd4/libidn-1.1/src'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd4/libidn-1.1/src'
make[4]: Entering directory `/build/buildd4/libidn-1.1/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'idn' '/build/buildd4/libidn-1.1/debian/tmp//usr/bin/idn'
/usr/bin/ginstall -c .libs/idn /build/buildd4/libidn-1.1/debian/tmp//usr/bin/idn
test -z "/usr/share/emacs/site-lisp" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/share/emacs/site-lisp"
/usr/bin/ginstall -c -m 644 'punycode.el' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/emacs/site-lisp/punycode.el'
/usr/bin/ginstall -c -m 644 'idna.el' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/emacs/site-lisp/idna.el'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/src'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/src'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/src'
Making install in doc
make[2]: Entering directory `/build/buildd4/libidn-1.1/doc'
/usr/bin/make install-recursive
make[3]: Entering directory `/build/buildd4/libidn-1.1/doc'
Making install in specifications
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc/specifications'
make[5]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/doc/specifications'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc/specifications'
Making install in tld
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc/tld'
make[5]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/doc/tld'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc/tld'
Making install in java
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc/java'
make[5]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/doc/java'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc/java'
make[4]: Entering directory `/build/buildd4/libidn-1.1/doc'
make[5]: Entering directory `/build/buildd4/libidn-1.1/doc'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/share/info"
/usr/bin/ginstall -c -m 644 'libidn-components.png' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/info/libidn-components.png'
test -z "/usr/share/info" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/share/info"
/usr/bin/ginstall -c -m 644 './libidn.info' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/info/libidn.info'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man1"
/usr/bin/ginstall -c -m 644 './idn.1' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man1/idn.1'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3"
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_4i.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_ascii_4i.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_44i.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_unicode_44i.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_4z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_ascii_4z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_8z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_ascii_8z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_ascii_lz.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_ascii_lz.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_4z4z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_unicode_4z4z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_8z4z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_unicode_8z4z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_8z8z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_unicode_8z8z.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_8zlz.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_unicode_8zlz.3'
/usr/bin/ginstall -c -m 644 './man/idna_to_unicode_lzlz.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_to_unicode_lzlz.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_to_unichar.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_utf8_to_unichar.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_unichar_to_utf8.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_unichar_to_utf8.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_to_ucs4.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_utf8_to_ucs4.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_ucs4_to_utf8.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_ucs4_to_utf8.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_nfkc_normalize.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_utf8_nfkc_normalize.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_ucs4_nfkc_normalize.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3'
/usr/bin/ginstall -c -m 644 './man/pr29_4.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/pr29_4.3'
/usr/bin/ginstall -c -m 644 './man/pr29_4z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/pr29_4z.3'
/usr/bin/ginstall -c -m 644 './man/pr29_8z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/pr29_8z.3'
/usr/bin/ginstall -c -m 644 './man/punycode_encode.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/punycode_encode.3'
/usr/bin/ginstall -c -m 644 './man/punycode_decode.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/punycode_decode.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_4i.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_4i.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_4zi.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_4zi.3'
/usr/bin/ginstall -c -m 644 './man/stringprep.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_profile.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_profile.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_table.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_get_table.3'
/usr/bin/ginstall -c -m 644 './man/tld_default_table.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_default_table.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_4.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_get_4.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_4z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_get_4z.3'
/usr/bin/ginstall -c -m 644 './man/tld_get_z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_get_z.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4t.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_check_4t.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4tz.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_check_4tz.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_check_4.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_4z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_check_4z.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_8z.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_check_8z.3'
/usr/bin/ginstall -c -m 644 './man/tld_check_lz.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_check_lz.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_locale_charset.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_locale_charset.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_convert.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_convert.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_locale_to_utf8.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_locale_to_utf8.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_utf8_to_locale.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_utf8_to_locale.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_check_version.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_check_version.3'
/usr/bin/ginstall -c -m 644 './man/idna_strerror.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/idna_strerror.3'
/usr/bin/ginstall -c -m 644 './man/pr29_strerror.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/pr29_strerror.3'
/usr/bin/ginstall -c -m 644 './man/punycode_strerror.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/punycode_strerror.3'
/usr/bin/ginstall -c -m 644 './man/stringprep_strerror.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/stringprep_strerror.3'
/usr/bin/ginstall -c -m 644 './man/tld_strerror.3' '/build/buildd4/libidn-1.1/debian/tmp//usr/share/man/man3/tld_strerror.3'
make[5]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/doc'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/doc'
Making install in tests
make[2]: Entering directory `/build/buildd4/libidn-1.1/tests'
make[3]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/tests'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/tests'
Making install in examples
make[2]: Entering directory `/build/buildd4/libidn-1.1/examples'
make[3]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/examples'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/examples'
Making install in java
make[2]: Entering directory `/build/buildd4/libidn-1.1/java'
Making install in gnu
make[3]: Entering directory `/build/buildd4/libidn-1.1/java/gnu'
Making install in inet
make[4]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet'
Making install in encoding
make[5]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet/encoding'
make[6]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/java/gnu/inet/encoding'
make[5]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet/encoding'
make[5]: Entering directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[6]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/java/gnu/inet'
make[5]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu/inet'
make[4]: Entering directory `/build/buildd4/libidn-1.1/java/gnu'
make[5]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/java/gnu'
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java/gnu'
Making install in .
make[3]: Entering directory `/build/buildd4/libidn-1.1/java'
make[4]: Entering directory `/build/buildd4/libidn-1.1/java'
make[4]: Nothing to be done for `install-exec-am'.
test -z "" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp/"
make[4]: Leaving directory `/build/buildd4/libidn-1.1/java'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java'
Making install in misc
make[3]: Entering directory `/build/buildd4/libidn-1.1/java/misc'
make[4]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/java/misc'
make[3]: Leaving directory `/build/buildd4/libidn-1.1/java/misc'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/java'
Making install in csharp
make[2]: Entering directory `/build/buildd4/libidn-1.1/csharp'
make[3]: Entering directory `/build/buildd4/libidn-1.1/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/buildd4/libidn-1.1/csharp'
make[2]: Leaving directory `/build/buildd4/libidn-1.1/csharp'
make[2]: Entering directory `/build/buildd4/libidn-1.1'
make[3]: Entering directory `/build/buildd4/libidn-1.1'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd4/libidn-1.1/debian/tmp//usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'libidn.pc' '/build/buildd4/libidn-1.1/debian/tmp//usr/lib/pkgconfig/libidn.pc'
make[3]: Leaving directory `/build/buildd4/libidn-1.1'
make[2]: Leaving directory `/build/buildd4/libidn-1.1'
make[1]: Leaving directory `/build/buildd4/libidn-1.1'
dh_installdirs -pidn
dh_installdirs -plibidn11-dev
dh_installdirs -plibidn11
dh_installdocs -pidn ./README ./NEWS ./TODO ./AUTHORS ./THANKS
dh_installexamples -pidn
dh_installman -pidn
dh_installinfo -pidn
dh_installmenu -pidn
dh_installcron -pidn
dh_installinit -pidn
dh_installdebconf -pidn
dh_installemacsen -pidn
dh_installcatalogs -pidn
dh_installpam -pidn
dh_installlogrotate -pidn
dh_installlogcheck -pidn
dh_installmime -pidn
dh_installchangelogs -pidn ./ChangeLog
dh_installudev -pidn
dh_install -pidn
dh_link -pidn
dh_installdocs -plibidn11-dev ./README ./NEWS ./TODO ./AUTHORS ./THANKS
dh_installexamples -plibidn11-dev
dh_installman -plibidn11-dev
dh_installinfo -plibidn11-dev
dh_installmenu -plibidn11-dev
dh_installcron -plibidn11-dev
dh_installinit -plibidn11-dev
dh_installdebconf -plibidn11-dev
dh_installemacsen -plibidn11-dev
dh_installcatalogs -plibidn11-dev
dh_installpam -plibidn11-dev
dh_installlogrotate -plibidn11-dev
dh_installlogcheck -plibidn11-dev
dh_installmime -plibidn11-dev
dh_installchangelogs -plibidn11-dev ./ChangeLog
dh_installudev -plibidn11-dev
dh_install -plibidn11-dev
dh_link -plibidn11-dev
dh_installdocs -plibidn11 ./README ./NEWS ./TODO ./AUTHORS ./THANKS
dh_installexamples -plibidn11
dh_installman -plibidn11
dh_installinfo -plibidn11
dh_installmenu -plibidn11
dh_installcron -plibidn11
dh_installinit -plibidn11
dh_installdebconf -plibidn11
dh_installemacsen -plibidn11
dh_installcatalogs -plibidn11
dh_installpam -plibidn11
dh_installlogrotate -plibidn11
dh_installlogcheck -plibidn11
dh_installmime -plibidn11
dh_installchangelogs -plibidn11 ./ChangeLog
dh_installudev -plibidn11
dh_install -plibidn11
dh_link -plibidn11
dh_strip -pidn
dh_compress -pidn
dh_fixperms -pidn
dh_makeshlibs -pidn
dh_strip -plibidn11-dev
dh_compress -plibidn11-dev
dh_fixperms -plibidn11-dev
dh_makeshlibs -plibidn11-dev
dh_strip -plibidn11
dh_compress -plibidn11
dh_fixperms -plibidn11
dh_makeshlibs -plibidn11
dh_installdeb -pidn
dh_perl -pidn
dh_shlibdeps -pidn -L libidn11 -l debian/libidn11/usr/lib
dh_installdeb -plibidn11-dev
dh_perl -plibidn11-dev
dh_shlibdeps -plibidn11-dev
dh_installdeb -plibidn11
dh_perl -plibidn11
dh_shlibdeps -plibidn11
dh_gencontrol -pidn
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pidn
dh_builddeb -pidn
dpkg-deb: building package `idn' in `../idn_1.1-1_m32r.deb'.
dh_gencontrol -plibidn11-dev
dh_md5sums -plibidn11-dev
dh_builddeb -plibidn11-dev
dpkg-deb: building package `libidn11-dev' in `../libidn11-dev_1.1-1_m32r.deb'.
dh_gencontrol -plibidn11
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -plibidn11
dh_builddeb -plibidn11
dpkg-deb: building package `libidn11' in `../libidn11_1.1-1_m32r.deb'.
dpkg-genchanges -B
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 20070918-0923
libidn_1.1-1_m32r.changes:
Format: 1.7
Date: Fri, 14 Sep 2007 09:08:52 +1000
Source: libidn
Binary: libidn11-dev libidn11 idn
Architecture: m32r
Version: 1.1-1
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <anibal at debian.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
Changes:
libidn (1.1-1) unstable; urgency=low
.
* New upstream release.
Files:
ff5c3117ec3a381effcd4926560f1290 81828 misc optional idn_1.1-1_m32r.deb
9fa5f6ea18faa422a39e9e0bbab32e77 595444 libdevel optional libidn11-dev_1.1-1_m32r.deb
36f55a2302eaeae4cf5b0996a65e125e 141200 libs standard libidn11_1.1-1_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/idn_1.1-1_m32r.deb:
new debian package, version 2.0.
size 81828 bytes: control archive= 947 bytes.
rm: cannot remove directory `/tmp/dpkgjBdJsH': Directory not empty
rm cleanup failed, code 256
601 bytes, 17 lines control
745 bytes, 12 lines md5sums
Package: idn
Source: libidn
Version: 1.1-1
Architecture: m32r
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Installed-Size: 168
Depends: libc6 (>= 2.3.5-1), libidn11
Section: misc
Priority: optional
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.
.
Homepage: http://www.gnu.org/software/libidn/
/debian/buildd4/build/chroot-unstable/build/buildd4/libidn11-dev_1.1-1_m32r.deb:
new debian package, version 2.0.
size 595444 bytes: control archive= 2804 bytes.
rm: cannot remove directory `/tmp/dpkg2ktaIS': Directory not empty
rm cleanup failed, code 256
655 bytes, 18 lines control
5173 bytes, 71 lines md5sums
176 bytes, 7 lines * postinst #!/bin/sh
202 bytes, 7 lines * prerm #!/bin/sh
Package: libidn11-dev
Source: libidn
Version: 1.1-1
Architecture: m32r
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Installed-Size: 1024
Depends: libidn11 (= 1.1-1), pkg-config
Conflicts: libidn9-dev
Section: libdevel
Priority: optional
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.
.
Homepage: http://www.gnu.org/software/libidn/
/debian/buildd4/build/chroot-unstable/build/buildd4/libidn11_1.1-1_m32r.deb:
new debian package, version 2.0.
size 141200 bytes: control archive= 1088 bytes.
rm: cannot remove directory `/tmp/dpkg77fAyE': Directory not empty
rm cleanup failed, code 256
657 bytes, 19 lines control
649 bytes, 10 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
31 bytes, 1 lines shlibs
Package: libidn11
Source: libidn
Version: 1.1-1
Architecture: m32r
Maintainer: Anibal Monsalve Salazar <anibal at debian.org>
Installed-Size: 328
Depends: libc6 (>= 2.3.5-1)
Conflicts: libidn9-dev
Replaces: libidn11-dev
Section: libs
Priority: standard
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.
.
Homepage: http://www.gnu.org/software/libidn/
/debian/buildd4/build/chroot-unstable/build/buildd4/idn_1.1-1_m32r.deb:
drwxr-xr-x root/root 0 2007-09-18 09:05 ./
drwxr-xr-x root/root 0 2007-09-18 09:07 ./usr/
drwxr-xr-x root/root 0 2007-09-18 09:07 ./usr/share/
drwxr-xr-x root/root 0 2007-09-18 09:04 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-09-18 09:16 ./usr/share/doc/idn/
-rw-r--r-- root/root 1344 2007-07-31 18:26 ./usr/share/doc/idn/README
-rw-r--r-- root/root 874 2007-07-31 18:26 ./usr/share/doc/idn/TODO
-rw-r--r-- root/root 1796 2007-07-31 18:26 ./usr/share/doc/idn/THANKS
-rw-r--r-- root/root 505 2007-09-18 08:31 ./usr/share/doc/idn/copyright
-rw-r--r-- root/root 35686 2007-09-01 20:52 ./usr/share/doc/idn/changelog.gz
-rw-r--r-- root/root 11449 2007-09-01 20:52 ./usr/share/doc/idn/NEWS.gz
-rw-r--r-- root/root 17743 2007-07-31 18:26 ./usr/share/doc/idn/AUTHORS.gz
-rw-r--r-- root/root 1475 2007-09-18 08:31 ./usr/share/doc/idn/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-09-18 09:04 ./usr/share/man/
drwxr-xr-x root/root 0 2007-09-18 09:16 ./usr/share/man/man1/
-rw-r--r-- root/root 989 2007-09-18 09:02 ./usr/share/man/man1/idn.1.gz
drwxr-xr-x root/root 0 2007-09-18 09:07 ./usr/share/emacs/
drwxr-xr-x root/root 0 2007-09-18 09:07 ./usr/share/emacs/site-lisp/
-rw-r--r-- root/root 6478 2007-09-18 09:02 ./usr/share/emacs/site-lisp/idna.el
-rw-r--r-- root/root 6280 2007-09-18 09:02 ./usr/share/emacs/site-lisp/punycode.el
drwxr-xr-x root/root 0 2007-09-18 09:16 ./usr/bin/
-rwxr-xr-x root/root 15252 2007-09-18 09:16 ./usr/bin/idn
/debian/buildd4/build/chroot-unstable/build/buildd4/libidn11-dev_1.1-1_m32r.deb:
drwxr-xr-x root/root 0 2007-09-18 09:09 ./
drwxr-xr-x root/root 0 2007-09-18 09:12 ./usr/
drwxr-xr-x root/root 0 2007-09-18 09:08 ./usr/share/
drwxr-xr-x root/root 0 2007-09-18 09:07 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-09-18 09:17 ./usr/share/doc/libidn11-dev/
-rw-r--r-- root/root 11449 2007-09-01 20:52 ./usr/share/doc/libidn11-dev/NEWS.gz
-rw-r--r-- root/root 1344 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/README
-rw-r--r-- root/root 874 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/TODO
-rw-r--r-- root/root 1796 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/THANKS
-rw-r--r-- root/root 505 2007-09-18 08:31 ./usr/share/doc/libidn11-dev/copyright
drwxr-xr-x root/root 0 2007-09-18 09:17 ./usr/share/doc/libidn11-dev/examples/
-rw-r--r-- root/root 1169 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/examples/README
-rw-r--r-- root/root 2359 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/examples/example.c
-rw-r--r-- root/root 2278 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/examples/example3.c
-rw-r--r-- root/root 2290 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/examples/example4.c
-rw-r--r-- root/root 3237 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/examples/example5.c
-rw-r--r-- root/root 2481 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/examples/example2.c.gz
-rw-r--r-- root/root 35686 2007-09-01 20:52 ./usr/share/doc/libidn11-dev/changelog.gz
-rw-r--r-- root/root 330518 2007-09-01 20:52 ./usr/share/doc/libidn11-dev/libidn.pdf.gz
-rw-r--r-- root/root 17743 2007-07-31 18:26 ./usr/share/doc/libidn11-dev/AUTHORS.gz
-rw-r--r-- root/root 1475 2007-09-18 08:31 ./usr/share/doc/libidn11-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-09-18 09:08 ./usr/share/man/
drwxr-xr-x root/root 0 2007-09-18 09:17 ./usr/share/man/man3/
-rw-r--r-- root/root 823 2007-09-18 09:02 ./usr/share/man/man3/idna_to_ascii_4z.3.gz
-rw-r--r-- root/root 820 2007-09-18 09:02 ./usr/share/man/man3/idna_to_ascii_8z.3.gz
-rw-r--r-- root/root 848 2007-09-18 09:02 ./usr/share/man/man3/idna_to_ascii_lz.3.gz
-rw-r--r-- root/root 1302 2007-09-18 09:02 ./usr/share/man/man3/idna_to_unicode_44i.3.gz
-rw-r--r-- root/root 846 2007-09-18 09:02 ./usr/share/man/man3/idna_to_unicode_4z4z.3.gz
-rw-r--r-- root/root 856 2007-09-18 09:02 ./usr/share/man/man3/idna_to_unicode_8z4z.3.gz
-rw-r--r-- root/root 874 2007-09-18 09:02 ./usr/share/man/man3/idna_to_unicode_8zlz.3.gz
-rw-r--r-- root/root 871 2007-09-18 09:02 ./usr/share/man/man3/idna_to_unicode_lzlz.3.gz
-rw-r--r-- root/root 786 2007-09-18 09:02 ./usr/share/man/man3/pr29_4.3.gz
-rw-r--r-- root/root 761 2007-09-18 09:02 ./usr/share/man/man3/pr29_4z.3.gz
-rw-r--r-- root/root 801 2007-09-18 09:02 ./usr/share/man/man3/pr29_8z.3.gz
-rw-r--r-- root/root 888 2007-09-18 09:03 ./usr/share/man/man3/pr29_strerror.3.gz
-rw-r--r-- root/root 1319 2007-09-18 09:02 ./usr/share/man/man3/punycode_decode.3.gz
-rw-r--r-- root/root 1397 2007-09-18 09:02 ./usr/share/man/man3/punycode_encode.3.gz
-rw-r--r-- root/root 892 2007-09-18 09:03 ./usr/share/man/man3/punycode_strerror.3.gz
-rw-r--r-- root/root 1088 2007-09-18 09:02 ./usr/share/man/man3/stringprep.3.gz
-rw-r--r-- root/root 1164 2007-09-18 09:02 ./usr/share/man/man3/stringprep_4i.3.gz
-rw-r--r-- root/root 1044 2007-09-18 09:02 ./usr/share/man/man3/stringprep_4zi.3.gz
-rw-r--r-- root/root 742 2007-09-18 09:03 ./usr/share/man/man3/stringprep_convert.3.gz
-rw-r--r-- root/root 973 2007-09-18 09:03 ./usr/share/man/man3/stringprep_locale_charset.3.gz
-rw-r--r-- root/root 698 2007-09-18 09:03 ./usr/share/man/man3/stringprep_locale_to_utf8.3.gz
-rw-r--r-- root/root 965 2007-09-18 09:02 ./usr/share/man/man3/stringprep_profile.3.gz
-rw-r--r-- root/root 1258 2007-09-18 09:03 ./usr/share/man/man3/stringprep_strerror.3.gz
-rw-r--r-- root/root 723 2007-09-18 09:02 ./usr/share/man/man3/stringprep_ucs4_nfkc_normalize.3.gz
-rw-r--r-- root/root 931 2007-09-18 09:02 ./usr/share/man/man3/stringprep_ucs4_to_utf8.3.gz
-rw-r--r-- root/root 746 2007-09-18 09:02 ./usr/share/man/man3/stringprep_unichar_to_utf8.3.gz
-rw-r--r-- root/root 1028 2007-09-18 09:02 ./usr/share/man/man3/stringprep_utf8_nfkc_normalize.3.gz
-rw-r--r-- root/root 701 2007-09-18 09:03 ./usr/share/man/man3/stringprep_utf8_to_locale.3.gz
-rw-r--r-- root/root 876 2007-09-18 09:02 ./usr/share/man/man3/stringprep_utf8_to_ucs4.3.gz
-rw-r--r-- root/root 1077 2007-09-18 09:02 ./usr/share/man/man3/tld_check_4.3.gz
-rw-r--r-- root/root 940 2007-09-18 09:02 ./usr/share/man/man3/tld_check_4t.3.gz
-rw-r--r-- root/root 910 2007-09-18 09:02 ./usr/share/man/man3/tld_check_4tz.3.gz
-rw-r--r-- root/root 1044 2007-09-18 09:03 ./usr/share/man/man3/tld_check_4z.3.gz
-rw-r--r-- root/root 1080 2007-09-18 09:03 ./usr/share/man/man3/tld_check_8z.3.gz
-rw-r--r-- root/root 1093 2007-09-18 09:03 ./usr/share/man/man3/tld_check_lz.3.gz
-rw-r--r-- root/root 830 2007-09-18 09:02 ./usr/share/man/man3/tld_default_table.3.gz
-rw-r--r-- root/root 785 2007-09-18 09:02 ./usr/share/man/man3/tld_get_4.3.gz
-rw-r--r-- root/root 744 2007-09-18 09:02 ./usr/share/man/man3/tld_get_4z.3.gz
-rw-r--r-- root/root 756 2007-09-18 09:02 ./usr/share/man/man3/tld_get_table.3.gz
-rw-r--r-- root/root 779 2007-09-18 09:02 ./usr/share/man/man3/tld_get_z.3.gz
-rw-r--r-- root/root 906 2007-09-18 09:03 ./usr/share/man/man3/tld_strerror.3.gz
-rw-r--r-- root/root 1206 2007-09-18 09:03 ./usr/share/man/man3/idna_strerror.3.gz
-rw-r--r-- root/root 1235 2007-09-18 09:02 ./usr/share/man/man3/idna_to_ascii_4i.3.gz
-rw-r--r-- root/root 844 2007-09-18 09:02 ./usr/share/man/man3/idna_to_unicode_8z8z.3.gz
-rw-r--r-- root/root 790 2007-09-18 09:03 ./usr/share/man/man3/stringprep_check_version.3.gz
-rw-r--r-- root/root 695 2007-09-18 09:02 ./usr/share/man/man3/stringprep_utf8_to_unichar.3.gz
drwxr-xr-x root/root 0 2007-09-18 09:17 ./usr/share/info/
-rw-r--r-- root/root 59836 2007-09-18 09:08 ./usr/share/info/libidn.info.gz
drwxr-xr-x root/root 0 2007-09-18 09:12 ./usr/include/
-rw-r--r-- root/root 1777 2007-09-18 09:01 ./usr/include/idn-free.h
-rw-r--r-- root/root 13669 2007-09-18 09:01 ./usr/include/idn-int.h
-rw-r--r-- root/root 2908 2007-09-18 09:01 ./usr/include/idna.h
-rw-r--r-- root/root 1518 2007-09-18 09:01 ./usr/include/pr29.h
-rw-r--r-- root/root 8978 2007-09-18 09:01 ./usr/include/punycode.h
-rw-r--r-- root/root 7865 2007-09-18 09:01 ./usr/include/stringprep.h
-rw-r--r-- root/root 3888 2007-09-18 09:01 ./usr/include/tld.h
drwxr-xr-x root/root 0 2007-09-18 09:16 ./usr/lib/
-rw-r--r-- root/root 218422 2007-09-18 09:16 ./usr/lib/libidn.a
drwxr-xr-x root/root 0 2007-09-18 09:12 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 782 2007-09-18 09:03 ./usr/lib/pkgconfig/libidn.pc
lrwxrwxrwx root/root 0 2007-09-18 09:12 ./usr/lib/libidn.so -> libidn.so.11.5.30
/debian/buildd4/build/chroot-unstable/build/buildd4/libidn11_1.1-1_m32r.deb:
drwxr-xr-x root/root 0 2007-09-18 09:14 ./
drwxr-xr-x root/root 0 2007-09-18 09:15 ./usr/
drwxr-xr-x root/root 0 2007-09-18 09:12 ./usr/share/
drwxr-xr-x root/root 0 2007-09-18 09:12 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-09-18 09:17 ./usr/share/doc/libidn11/
-rw-r--r-- root/root 1344 2007-07-31 18:26 ./usr/share/doc/libidn11/README
-rw-r--r-- root/root 874 2007-07-31 18:26 ./usr/share/doc/libidn11/TODO
-rw-r--r-- root/root 1796 2007-07-31 18:26 ./usr/share/doc/libidn11/THANKS
-rw-r--r-- root/root 505 2007-09-18 08:31 ./usr/share/doc/libidn11/copyright
-rw-r--r-- root/root 35686 2007-09-01 20:52 ./usr/share/doc/libidn11/changelog.gz
-rw-r--r-- root/root 11449 2007-09-01 20:52 ./usr/share/doc/libidn11/NEWS.gz
-rw-r--r-- root/root 17743 2007-07-31 18:26 ./usr/share/doc/libidn11/AUTHORS.gz
-rw-r--r-- root/root 1475 2007-09-18 08:31 ./usr/share/doc/libidn11/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-09-18 09:17 ./usr/lib/
-rw-r--r-- root/root 195228 2007-09-18 09:17 ./usr/lib/libidn.so.11.5.30
-rw-r--r-- root/root 801 2007-09-18 09:01 ./usr/lib/libidn.la
lrwxrwxrwx root/root 0 2007-09-18 09:16 ./usr/lib/libidn.so.11 -> libidn.so.11.5.30
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/libidn-1.1
------------------------------------------------------------------------------
(Reading database ... 55014 files and directories currently installed.)
Removing gengetopt ...
******************************************************************************
Finished at 20070918-0923
Build needed 00:52:31, 18624k disk space
More information about the build-status
mailing list