dpkg-buildpackage: source package is popt dpkg-buildpackage: source version is 1.10-3em1 dpkg-buildpackage: source changed by Neil Williams dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-architecture: warning: Specified GNU system type arm-linux-gnu does not match gcc system type x86_64-linux-gnu. dpkg-buildpackage: host architecture arm dpkg-buildpackage: source version without epoch 1.10-3em1 fakeroot debian/rules clean make: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' dh_testdir dh_testroot rm -f build-stamp configure-stamp config.log rm -f config.log rm -f build-arch-deb-stamp build-arch-udeb-stamp rm -f configure-deb-stamp configure-udeb-stamp rm -f po/*.gmo # Remove build trees rm -rf /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu-udeb # Remove install dirs rm -rf /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp-udeb # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' make: [clean-patched] Error 2 (ignored) dh_clean rm -rf /opt/emdebian/trunk/p/popt/trunk/popt-1.10/tmp # Ensure that we have the current config.sub/config.guess test -r /usr/share/misc/config.sub && \ cp -f /usr/share/misc/config.sub config.sub test -r /usr/share/misc/config.guess && \ cp -f /usr/share/misc/config.guess config.guess QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2 Removing patch 374797.patch Restoring Makefile.in Removing patch 278402-manpage.patch Restoring popt.3 Removing patch 367153-manpage.patch Restoring popt.3 Removing patch 318833.patch Restoring popt.c Restoring poptint.h No patches applied rm -rf .pc patch-stamp make: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' dpkg-source -b popt-1.10 dpkg-source: building popt using existing popt_1.10.orig.tar.gz dpkg-source: building popt in popt_1.10-3em1.diff.gz dpkg-source: building popt in popt_1.10-3em1.dsc debian/rules build make: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' QUILT_PATCHES=debian/patches quilt push -a || test $? = 2 Applying patch 318833.patch patching file popt.c patching file poptint.h Applying patch 367153-manpage.patch patching file popt.3 Applying patch 278402-manpage.patch patching file popt.3 Applying patch 374797.patch patching file Makefile.in Now at patch 374797.patch touch patch-stamp dh_testdir # make build dir mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu # Make sure we don't try to rebuild the configure script touch configure.ac && \ touch aclocal.m4 && \ touch configure ln mkinstalldirs /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu # Add here commands to configure the package. cd /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu && \ ../configure --prefix=/usr --mandir=/usr/share/man --enable-shared \ --host=arm-linux-gnu configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. configure: loading site script /etc/dpkg-cross/cross-config.arm checking build system type... x86_64-unknown-linux-gnu checking host system type... arm-unknown-linux-gnu checking target system type... arm-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-linux-gnu-strip... arm-linux-gnu-strip checking for style of include used by make... GNU checking for arm-linux-gnu-gcc... arm-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... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnu-gcc accepts -g... yes checking for arm-linux-gnu-gcc option to accept ANSI C... none needed checking dependency style of arm-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for arm-linux-gnu-gcc... (cached) arm-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether arm-linux-gnu-gcc accepts -g... (cached) yes checking for arm-linux-gnu-gcc option to accept ANSI C... (cached) none needed checking dependency style of arm-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... arm-linux-gnu-cpp checking for egrep... grep -E checking whether arm-linux-gnu-gcc needs -traditional... no checking for function prototypes... yes 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 for string.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for a sed that does not truncate output... /bin/sed checking for ld used by arm-linux-gnu-gcc... arm-linux-gnu-ld checking if the linker (arm-linux-gnu-ld) is GNU ld... yes checking for arm-linux-gnu-ld option to reload object files... -r checking for BSD-compatible nm... arm-linux-gnu-nm 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 for arm-linux-gnu-g++... arm-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether arm-linux-gnu-g++ accepts -g... yes checking dependency style of arm-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... arm-linux-gnu-g++ -E checking for arm-linux-gnu-g77... no checking for arm-linux-gnu-f77... no checking for arm-linux-gnu-xlf... no checking for arm-linux-gnu-frt... no checking for arm-linux-gnu-pgf77... no checking for arm-linux-gnu-fort77... no checking for arm-linux-gnu-fl32... no checking for arm-linux-gnu-af77... no checking for arm-linux-gnu-f90... no checking for arm-linux-gnu-xlf90... no checking for arm-linux-gnu-pgf90... no checking for arm-linux-gnu-epcf90... no checking for arm-linux-gnu-f95... no checking for arm-linux-gnu-fort... no checking for arm-linux-gnu-xlf95... no checking for arm-linux-gnu-ifc... no checking for arm-linux-gnu-efc... no checking for arm-linux-gnu-pgf95... no checking for arm-linux-gnu-lf95... no checking for arm-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 arm-linux-gnu-nm output from arm-linux-gnu-gcc object... ok checking for objdir... .libs checking for arm-linux-gnu-ar... arm-linux-gnu-ar checking for arm-linux-gnu-ranlib... arm-linux-gnu-ranlib checking for arm-linux-gnu-strip... (cached) arm-linux-gnu-strip checking if arm-linux-gnu-gcc static flag works... yes checking if arm-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for arm-linux-gnu-gcc option to produce PIC... -fPIC checking if arm-linux-gnu-gcc PIC flag -fPIC works... yes checking if arm-linux-gnu-gcc supports -c -o file.o... yes checking whether the arm-linux-gnu-gcc linker (arm-linux-gnu-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 arm-linux-gnu-g++... arm-linux-gnu-ld checking if the linker (arm-linux-gnu-ld) is GNU ld... yes checking whether the arm-linux-gnu-g++ linker (arm-linux-gnu-ld) supports shared libraries... yes checking for arm-linux-gnu-g++ option to produce PIC... -fPIC checking if arm-linux-gnu-g++ PIC flag -fPIC works... yes checking if arm-linux-gnu-g++ supports -c -o file.o... yes checking whether the arm-linux-gnu-g++ linker (arm-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for unistd.h... (cached) yes checking for /usr/ucblib in LIBS... no checking for GNU xgettext... yes checking for setreuid... yes checking for getuid... yes checking for geteuid... yes checking for mtrace... yes checking for __secure_getenv... yes checking for setregid... yes checking for strerror... yes 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 arm-linux-gnu-ranlib... (cached) arm-linux-gnu-ranlib checking for an ANSI C-conforming const... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... guessing yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... guessing no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for ld used by GCC... arm-linux-gnu-ld checking if the linker (arm-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ../config.rpath: No such file or directory done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... (cached) yes checking for getgid... yes checking for getuid... (cached) yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes 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 nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile touch configure-deb-stamp dh_testdir cd /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu && /usr/bin/make CFLAGS="-O2 -Wall -g" make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' cd .. && /bin/sh /opt/emdebian/trunk/p/popt/trunk/popt-1.10/missing --run autoheader rm -f stamp-h1 touch ../config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' Making all in intl make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/intl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/intl' Making all in po make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/po' file=../../po/`echo ../../po/ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/ca.po 25 translated messages. file=../../po/`echo ../../po/cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/cs.po 25 translated messages. file=../../po/`echo ../../po/da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/da.po 22 translated messages, 1 fuzzy translation, 2 untranslated messages. file=../../po/`echo ../../po/de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/de.po 25 translated messages. file=../../po/`echo ../../po/es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/es.po ../../po/es.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 22 translated messages, 1 fuzzy translation, 2 untranslated messages. file=../../po/`echo ../../po/eu_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/eu_ES.po ../../po/eu_ES.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/fi.po ../../po/fi.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/fr.po 25 translated messages. file=../../po/`echo ../../po/gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/gl.po 22 translated messages, 1 fuzzy translation, 2 untranslated messages. file=../../po/`echo ../../po/hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/hu.po 2 translated messages, 1 fuzzy translation, 22 untranslated messages. file=../../po/`echo ../../po/id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/id.po ../../po/id.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/is.po 25 translated messages. file=../../po/`echo ../../po/it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/it.po ../../po/it.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/ja.po ../../po/ja.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/ko.po 25 translated messages. file=../../po/`echo ../../po/no | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/no.po 25 translated messages. file=../../po/`echo ../../po/pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/pl.po 25 translated messages. file=../../po/`echo ../../po/pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/pt.po 25 translated messages. file=../../po/`echo ../../po/pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/pt_BR.po ../../po/pt_BR.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/ro.po 12 translated messages, 2 fuzzy translations, 11 untranslated messages. file=../../po/`echo ../../po/ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/ru.po 25 translated messages. file=../../po/`echo ../../po/sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/sk.po 2 translated messages, 1 fuzzy translation, 22 untranslated messages. file=../../po/`echo ../../po/sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/sl.po 2 translated messages, 1 fuzzy translation, 22 untranslated messages. file=../../po/`echo ../../po/sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/sr.po ../../po/sr.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/sv.po 25 translated messages. file=../../po/`echo ../../po/tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/tr.po ../../po/tr.po: warning: Charset "iso8859-9" is not a portable encoding name. Message conversion to user's charset might not work. 22 translated messages, 1 fuzzy translation, 2 untranslated messages. file=../../po/`echo ../../po/uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/uk.po 2 translated messages, 1 fuzzy translation, 22 untranslated messages. file=../../po/`echo ../../po/wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/wa.po 2 translated messages, 1 fuzzy translation, 22 untranslated messages. file=../../po/`echo ../../po/zh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/zh.po ../../po/zh.po: warning: Charset "CHARSET" is not a portable encoding name. Message conversion to user's charset might not work. 0 translated messages, 25 untranslated messages. file=../../po/`echo ../../po/zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt --statistics -o $file ../../po/zh_CN.po 2 translated messages, 1 fuzzy translation, 22 untranslated messages. make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/po' make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' if /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT popt.lo -MD -MP -MF ".deps/popt.Tpo" -c -o popt.lo ../popt.c; \ then mv -f ".deps/popt.Tpo" ".deps/popt.Plo"; else rm -f ".deps/popt.Tpo"; exit 1; fi mkdir .libs arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c ../popt.c -fPIC -DPIC -o .libs/popt.o In file included from ../system.h:81, from ../popt.c:11: ../popt.h:464: warning: type qualifiers ignored on function return type ../popt.c:1208: warning: type qualifiers ignored on function return type arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c ../popt.c -o popt.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT findme.lo -MD -MP -MF ".deps/findme.Tpo" -c -o findme.lo ../findme.c; \ then mv -f ".deps/findme.Tpo" ".deps/findme.Plo"; else rm -f ".deps/findme.Tpo"; exit 1; fi arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c ../findme.c -fPIC -DPIC -o .libs/findme.o In file included from ../system.h:81, from ../findme.c:9: ../popt.h:464: warning: type qualifiers ignored on function return type arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT findme.lo -MD -MP -MF .deps/findme.Tpo -c ../findme.c -o findme.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT poptparse.lo -MD -MP -MF ".deps/poptparse.Tpo" -c -o poptparse.lo ../poptparse.c; \ then mv -f ".deps/poptparse.Tpo" ".deps/poptparse.Plo"; else rm -f ".deps/poptparse.Tpo"; exit 1; fi arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c ../poptparse.c -fPIC -DPIC -o .libs/poptparse.o In file included from ../system.h:81, from ../poptparse.c:9: ../popt.h:464: warning: type qualifiers ignored on function return type arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c ../poptparse.c -o poptparse.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT poptconfig.lo -MD -MP -MF ".deps/poptconfig.Tpo" -c -o poptconfig.lo ../poptconfig.c; \ then mv -f ".deps/poptconfig.Tpo" ".deps/poptconfig.Plo"; else rm -f ".deps/poptconfig.Tpo"; exit 1; fi arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c ../poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o In file included from ../system.h:81, from ../poptconfig.c:9: ../popt.h:464: warning: type qualifiers ignored on function return type arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c ../poptconfig.c -o poptconfig.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT popthelp.lo -MD -MP -MF ".deps/popthelp.Tpo" -c -o popthelp.lo ../popthelp.c; \ then mv -f ".deps/popthelp.Tpo" ".deps/popthelp.Plo"; else rm -f ".deps/popthelp.Tpo"; exit 1; fi arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c ../popthelp.c -fPIC -DPIC -o .libs/popthelp.o In file included from ../system.h:81, from ../popthelp.c:11: ../popt.h:464: warning: type qualifiers ignored on function return type ../popthelp.c:94: warning: type qualifiers ignored on function return type ../popthelp.c:115: warning: type qualifiers ignored on function return type arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c ../popthelp.c -o popthelp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -g -o libpopt.la -rpath /usr/lib popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo arm-linux-gnu-gcc -shared .libs/popt.o .libs/findme.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.0 (cd .libs && rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0) (cd .libs && rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so) arm-linux-gnu-ar cru .libs/libpopt.a popt.o findme.o poptparse.o poptconfig.o popthelp.o arm-linux-gnu-ranlib .libs/libpopt.a creating libpopt.la (cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la) if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT test1.o -MD -MP -MF ".deps/test1.Tpo" -c -o test1.o ../test1.c; \ then mv -f ".deps/test1.Tpo" ".deps/test1.Po"; else rm -f ".deps/test1.Tpo"; exit 1; fi In file included from ../system.h:81, from ../test1.c:5: ../popt.h:464: warning: type qualifiers ignored on function return type /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -g -o test1 test1.o libpopt.la arm-linux-gnu-gcc -O2 -Wall -g -o .libs/test1 test1.o ./.libs/libpopt.so creating test1 if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT test2.o -MD -MP -MF ".deps/test2.Tpo" -c -o test2.o ../test2.c; \ then mv -f ".deps/test2.Tpo" ".deps/test2.Po"; else rm -f ".deps/test2.Tpo"; exit 1; fi In file included from ../system.h:81, from ../test2.c:12: ../popt.h:464: warning: type qualifiers ignored on function return type /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -g -o test2 test2.o libpopt.la arm-linux-gnu-gcc -O2 -Wall -g -o .libs/test2 test2.o ./.libs/libpopt.so creating test2 if arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -O2 -Wall -g -MT test3.o -MD -MP -MF ".deps/test3.Tpo" -c -o test3.o ../test3.c; \ then mv -f ".deps/test3.Tpo" ".deps/test3.Po"; else rm -f ".deps/test3.Tpo"; exit 1; fi In file included from ../test3.c:7: ../popt.h:464: warning: type qualifiers ignored on function return type ../test3.c: In function ‘main’: ../test3.c:37: warning: passing argument 3 of ‘poptParseArgvString’ from incompatible pointer type /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -g -o test3 test3.o libpopt.la arm-linux-gnu-gcc -O2 -Wall -g -o .libs/test3 test3.o ./.libs/libpopt.so creating test3 make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' touch build-arch-deb-stamp make: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' fakeroot debian/rules binary make: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' dh_testdir dh_testroot dh_clean -k dh_installdirs cd /opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu && \ /usr/bin/make install DESTDIR=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' Making install in intl make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/intl' if test "popt" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "../../mkinstalldirs" in /*) echo "../../mkinstalldirs" ;; *) echo "../../../mkinstalldirs" ;; esac` /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/include; \ /usr/bin/install -c -m 644 libintl.h /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case "../../mkinstalldirs" in /*) echo "../../mkinstalldirs" ;; *) echo "../../../mkinstalldirs" ;; esac` /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib; \ temp=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/t-charset.alias; \ dest=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/charset.alias; \ if test -f /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/charset.alias; then \ orig=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "../../mkinstalldirs" in /*) echo "../../mkinstalldirs" ;; *) echo "../../../mkinstalldirs" ;; esac` /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale; \ test -f /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/locale.alias \ && orig=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/locale.alias \ || orig=../../intl/locale.alias; \ temp=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/t-locale.alias; \ dest=/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "popt" = "gettext"; then \ /bin/sh `case "../../mkinstalldirs" in /*) echo "../../mkinstalldirs" ;; *) echo "../../../mkinstalldirs" ;; esac` /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ../../intl/$file \ /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl/$file; \ done; \ chmod a+x /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=../../intl; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/intl' Making install in po make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/po' /bin/sh `case "../../mkinstalldirs" in /*) echo "../../mkinstalldirs" ;; *) echo "../mkinstalldirs" ;; esac` /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ca mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ca/LC_MESSAGES installing ../../po/ca.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ca/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/cs mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/cs/LC_MESSAGES installing ../../po/cs.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/cs/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/da mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/da/LC_MESSAGES installing ../../po/da.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/da/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/de mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/de/LC_MESSAGES installing ../../po/de.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/de/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/es mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/es/LC_MESSAGES installing ../../po/es.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/es/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/eu_ES mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/eu_ES/LC_MESSAGES installing ../../po/eu_ES.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/eu_ES/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/fi mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/fi/LC_MESSAGES installing ../../po/fi.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/fi/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/fr mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/fr/LC_MESSAGES installing ../../po/fr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/fr/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/gl mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/gl/LC_MESSAGES installing ../../po/gl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/gl/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/hu mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/hu/LC_MESSAGES installing ../../po/hu.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/hu/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/id mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/id/LC_MESSAGES installing ../../po/id.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/id/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/is mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/is/LC_MESSAGES installing ../../po/is.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/is/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/it mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/it/LC_MESSAGES installing ../../po/it.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/it/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ja mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ja/LC_MESSAGES installing ../../po/ja.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ja/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ko mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ko/LC_MESSAGES installing ../../po/ko.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ko/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/no mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/no/LC_MESSAGES installing ../../po/no.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/no/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pl mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pl/LC_MESSAGES installing ../../po/pl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pl/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pt mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pt/LC_MESSAGES installing ../../po/pt.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pt/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pt_BR mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES installing ../../po/pt_BR.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ro mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ro/LC_MESSAGES installing ../../po/ro.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ro/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ru mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ru/LC_MESSAGES installing ../../po/ru.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/ru/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sk mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sk/LC_MESSAGES installing ../../po/sk.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sk/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sl mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sl/LC_MESSAGES installing ../../po/sl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sl/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sr mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sr/LC_MESSAGES installing ../../po/sr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sr/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sv mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sv/LC_MESSAGES installing ../../po/sv.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/sv/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/tr mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/tr/LC_MESSAGES installing ../../po/tr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/tr/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/uk mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/uk/LC_MESSAGES installing ../../po/uk.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/uk/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/wa mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/wa/LC_MESSAGES installing ../../po/wa.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/wa/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/zh mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/zh/LC_MESSAGES installing ../../po/zh.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/zh/LC_MESSAGES/popt.mo mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/zh_CN mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES installing ../../po/zh_CN.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/popt.mo if test "popt" = "gettext"; then \ /bin/sh `case "../../mkinstalldirs" in /*) echo "../../mkinstalldirs" ;; *) echo "../mkinstalldirs" ;; esac` /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/po; \ /usr/bin/install -c -m 644 ../../po/Makefile.in.in \ /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu/po' make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/include" /usr/bin/install -c -m 644 '../popt.h' '/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/include/popt.h' test -z "/usr/share/man/man3" || mkdir -p -- "/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/man/man3" /usr/bin/install -c -m 644 '../popt.3' '/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/share/man/man3/popt.3' test -z "/usr/lib" || mkdir -p -- "/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libpopt.la' '/opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libpopt.la' /usr/bin/install -c .libs/libpopt.so.0.0.0 /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libpopt.so.0.0.0 (cd /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib && rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0) (cd /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib && rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so) /usr/bin/install -c .libs/libpopt.lai /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libpopt.la /usr/bin/install -c .libs/libpopt.a /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libpopt.a arm-linux-gnu-ranlib /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libpopt.a chmod 644 /opt/emdebian/trunk/p/popt/trunk/popt-1.10/debian/tmp/usr/lib/libpopt.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10/obj-arm-linux-gnu' # udeb install # Move the udeb library to /lib or /lib64 dh_testdir dh_testroot dh_install --list-missing dh_install: usr/lib/libpopt.so.0 exists in debian/tmp but is not installed to anywhere dh_link dh_strip + /usr/bin/arm-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-unneeded debian/libpopt0/lib/libpopt.so.0.0.0 + /usr/bin/arm-linux-gnu-strip --strip-debug debian/libpopt-dev/usr/lib/libpopt.a dh_compress dh_fixperms dh_makeshlibs -V "libpopt0 (>= 1.10)" -plibpopt0 dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `libpopt0' in `../libpopt0_1.10-3em1_arm.deb'. dpkg-deb: building package `libpopt-dev' in `../libpopt-dev_1.10-3em1_arm.deb'. dpkg-deb: building package `popt-locale-ca' in `../popt-locale-ca_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-cs' in `../popt-locale-cs_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-da' in `../popt-locale-da_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-de' in `../popt-locale-de_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-es' in `../popt-locale-es_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-eu-es' in `../popt-locale-eu-es_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-fi' in `../popt-locale-fi_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-fr' in `../popt-locale-fr_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-gl' in `../popt-locale-gl_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-hu' in `../popt-locale-hu_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-id' in `../popt-locale-id_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-is' in `../popt-locale-is_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-it' in `../popt-locale-it_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-ja' in `../popt-locale-ja_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-ko' in `../popt-locale-ko_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-no' in `../popt-locale-no_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-pl' in `../popt-locale-pl_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-pt' in `../popt-locale-pt_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-pt-br' in `../popt-locale-pt-br_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-ro' in `../popt-locale-ro_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-ru' in `../popt-locale-ru_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-sk' in `../popt-locale-sk_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-sl' in `../popt-locale-sl_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-sr' in `../popt-locale-sr_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-sv' in `../popt-locale-sv_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-tr' in `../popt-locale-tr_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-uk' in `../popt-locale-uk_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-wa' in `../popt-locale-wa_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-zh' in `../popt-locale-zh_1.10-3em1_all.deb'. dpkg-deb: building package `popt-locale-zh-cn' in `../popt-locale-zh-cn_1.10-3em1_all.deb'. make: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.10' dpkg-genchanges -sa dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Format: 1.7 Date: Tue, 27 Mar 2007 18:47:20 +0100 Source: popt Binary: popt-locale-pl popt-locale-fi popt-locale-eu-es popt-locale-cs popt-locale-tr popt-locale-ko popt-locale-pt popt-locale-uk popt-locale-is popt-locale-es popt-locale-it popt-locale-zh-cn popt-locale-da popt-locale-sr popt-locale-no popt-locale-ru popt-locale-sv popt-locale-sk popt-locale-zh libpopt0 popt-locale-pt-br popt-locale-sl popt-locale-fr popt-locale-ja popt-locale-gl popt-locale-id libpopt-dev popt-locale-de popt-locale-ro popt-locale-hu popt-locale-ca popt-locale-wa Architecture: source all arm Version: 1.10-3em1 Distribution: unstable Urgency: low Maintainer: Paul Martin Changed-By: Neil Williams Description: libpopt-dev - lib for parsing cmdline parameters - development files libpopt0 - lib for parsing cmdline parameters popt-locale-ca - ca translation for popt popt-locale-cs - cs translation for popt popt-locale-da - da translation for popt popt-locale-de - de translation for popt popt-locale-es - es translation for popt popt-locale-eu-es - eu-es translation for popt popt-locale-fi - fi translation for popt popt-locale-fr - fr translation for popt popt-locale-gl - gl translation for popt popt-locale-hu - hu translation for popt popt-locale-id - id translation for popt popt-locale-is - is translation for popt popt-locale-it - it translation for popt popt-locale-ja - ja translation for popt popt-locale-ko - ko translation for popt popt-locale-no - no translation for popt popt-locale-pl - pl translation for popt popt-locale-pt - pt translation for popt popt-locale-pt-br - pt-br translation for popt popt-locale-ro - ro translation for popt popt-locale-ru - ru translation for popt popt-locale-sk - sk translation for popt popt-locale-sl - sl translation for popt popt-locale-sr - sr translation for popt popt-locale-sv - sv translation for popt popt-locale-tr - tr translation for popt popt-locale-uk - uk translation for popt popt-locale-wa - wa translation for popt popt-locale-zh - zh translation for popt popt-locale-zh-cn - zh-cn translation for popt Changes: popt (1.10-3em1) unstable; urgency=low . * New emdebian release. Files: 9f796cef167e707d621e37ee7393e47b 828 devel optional popt_1.10-3em1.dsc 9148315e59e69c1a25090f768344b25a 455609 devel optional popt_1.10.orig.tar.gz 214d5a83f5048e1f0515bd1dd7182a28 29036 devel optional popt_1.10-3em1.diff.gz e14a78ce1668c96352e88496d48b22c2 14800 base important libpopt0_1.10-3em1_arm.deb 1839af346ae7afbae1914cd0b901cdfd 31560 libdevel optional libpopt-dev_1.10-3em1_arm.deb 9fa479b1a4a94893b128de2036fa52f8 1980 libs optional popt-locale-ca_1.10-3em1_all.deb 548fddd0fb99b84de345e2f966ae5510 1940 libs optional popt-locale-cs_1.10-3em1_all.deb 614810822d5bbf4557ab0b8f3be18538 1802 libs optional popt-locale-da_1.10-3em1_all.deb b93fbd45dce6ba689219640baeb47321 2020 libs optional popt-locale-de_1.10-3em1_all.deb 1c290a793d30a291741caabf43a6ab5f 1788 libs optional popt-locale-es_1.10-3em1_all.deb 537528f076abfa7498073cb2a2ec3d6c 1110 libs optional popt-locale-eu-es_1.10-3em1_all.deb 0e833d33bd1cf98c164b40d94ca09998 1102 libs optional popt-locale-fi_1.10-3em1_all.deb 2e9d1ba8bd5e466d407545aa5250387b 1950 libs optional popt-locale-fr_1.10-3em1_all.deb ab1063e6948b4442d945ea1a40101110 1840 libs optional popt-locale-gl_1.10-3em1_all.deb 640441347776b2c6ffe2be2f98cd17fc 1200 libs optional popt-locale-hu_1.10-3em1_all.deb f798e4d531d015080e4b292b560e610e 1102 libs optional popt-locale-id_1.10-3em1_all.deb 7fdafba3c7d3ddffb42644f56c696072 1954 libs optional popt-locale-is_1.10-3em1_all.deb b8def9c9dd0b94e0cd6e82b3f250a01e 1102 libs optional popt-locale-it_1.10-3em1_all.deb 881d8c4e6578ba591dcf3bdddd194bc8 1106 libs optional popt-locale-ja_1.10-3em1_all.deb ec62e387c90c0f388f4ed6a317e1206d 2074 libs optional popt-locale-ko_1.10-3em1_all.deb 179a7c19994dc25bf715c93b6625f5e5 1922 libs optional popt-locale-no_1.10-3em1_all.deb 96d5513c1cfe25f7d4895e0faf598ee3 1978 libs optional popt-locale-pl_1.10-3em1_all.deb 88640b4b7db7ddc04a3d5f32e2578b91 1914 libs optional popt-locale-pt_1.10-3em1_all.deb 69ec39490c72c18c0f4a59e9aa61baed 1114 libs optional popt-locale-pt-br_1.10-3em1_all.deb e0533673846691242cb5833a09a53cdc 1546 libs optional popt-locale-ro_1.10-3em1_all.deb 56a4c027e8dc100c8d588427c198150b 2066 libs optional popt-locale-ru_1.10-3em1_all.deb 460623de20bc65ed79e258fd00c1c880 1218 libs optional popt-locale-sk_1.10-3em1_all.deb 4f18ca0baceecac3fc5666aa017dc99a 1198 libs optional popt-locale-sl_1.10-3em1_all.deb 08184b6fa3fef41be3bced2bf8b5532e 1104 libs optional popt-locale-sr_1.10-3em1_all.deb 8165d872e7f57fb698ba022d0931a5f8 1972 libs optional popt-locale-sv_1.10-3em1_all.deb 18d25aa6adb82bb40cceb380f2cc6dda 1834 libs optional popt-locale-tr_1.10-3em1_all.deb bb2781b3180fe688c3fe024b889ef2d5 1226 libs optional popt-locale-uk_1.10-3em1_all.deb bd86b1be7799cb561c4b4aa045ec8281 1204 libs optional popt-locale-wa_1.10-3em1_all.deb f29b5e2aa1ed2bf7edce56d39e9ff244 1102 libs optional popt-locale-zh_1.10-3em1_all.deb b109cae55038fbfec2d3003e472a9da3 1216 libs optional popt-locale-zh-cn_1.10-3em1_all.deb