dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package popt dpkg-buildpackage: source version 1.14-2em1 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. fakeroot debian/rules clean dpkg-buildpackage: host architecture arm 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 po/stamp-po # Remove build trees rm -rf /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb # Remove install dirs rm -rf /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean dh_clean rm -rf /opt/emdebian/trunk/p/popt/trunk/popt-1.14/tmp QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2 Removing patch 356669.patch Restoring configure Removing po/ca.po Removing patch 217602.patch Restoring popt.c 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 dpkg-source -b popt-1.14 dpkg-source: info: using source format `1.0' dpkg-source: info: building popt using existing popt_1.14.orig.tar.gz dpkg-source: info: building popt in popt_1.14-2em1.diff.gz dpkg-source: warning: ignoring deletion of file po/zh_TW.gmo dpkg-source: warning: ignoring deletion of file po/it.gmo dpkg-source: warning: ignoring deletion of file po/cs.gmo dpkg-source: warning: ignoring deletion of file po/fr.gmo dpkg-source: warning: ignoring deletion of file po/uk.gmo dpkg-source: warning: ignoring deletion of file po/tr.gmo dpkg-source: warning: ignoring deletion of file po/da.gmo dpkg-source: warning: ignoring deletion of file po/ko.gmo dpkg-source: warning: ignoring deletion of file po/stamp-po dpkg-source: warning: ignoring deletion of file po/ro.gmo dpkg-source: warning: ignoring deletion of file po/es.gmo dpkg-source: warning: ignoring deletion of file po/gl.gmo dpkg-source: warning: ignoring deletion of file po/ja.gmo dpkg-source: warning: ignoring deletion of file po/sk.gmo dpkg-source: warning: ignoring deletion of file po/de.gmo dpkg-source: warning: ignoring deletion of file po/sv.gmo dpkg-source: warning: ignoring deletion of file po/hu.gmo dpkg-source: warning: ignoring deletion of file po/ga.gmo dpkg-source: warning: ignoring deletion of file po/fi.gmo dpkg-source: warning: ignoring deletion of file po/ru.gmo dpkg-source: warning: ignoring deletion of file po/pl.gmo dpkg-source: warning: ignoring deletion of file po/th.gmo dpkg-source: warning: ignoring deletion of file po/nb.gmo dpkg-source: warning: ignoring deletion of file po/wa.gmo dpkg-source: warning: ignoring deletion of file po/zh_CN.gmo dpkg-source: warning: ignoring deletion of file po/sl.gmo dpkg-source: warning: ignoring deletion of file po/vi.gmo dpkg-source: warning: ignoring deletion of file po/is.gmo dpkg-source: warning: ignoring deletion of file po/nl.gmo dpkg-source: warning: ignoring deletion of file po/pt.gmo dpkg-source: info: building popt in popt_1.14-2em1.dsc debian/rules build 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 217602.patch patching file popt.c Applying patch 356669.patch patching file po/ca.po patching file configure Now at patch 356669.patch touch patch-stamp dh_testdir # make build dir mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu # Add here commands to configure the package. cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu && \ ../configure --prefix=/usr --mandir=/usr/share/man --enable-shared --build x86_64-linux-gnu --host arm-linux-gnu --cache-file=../arm-linux-gnu.cache configure: loading site script /etc/dpkg-cross/cross-config.arm configure: loading cache ../arm-linux-gnu.cache checking build system type... x86_64-pc-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 a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-linux-gnu-strip... arm-linux-gnu-strip 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by arm-linux-gnu-gcc... /usr/arm-linux-gnu/bin/ld checking if the linker (/usr/arm-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/arm-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/arm-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... arm-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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-xlf... no checking for arm-linux-gnu-f77... no checking for arm-linux-gnu-frt... no checking for arm-linux-gnu-pgf77... no checking for arm-linux-gnu-cf77... 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-xlf90... no checking for arm-linux-gnu-f90... no checking for arm-linux-gnu-pgf90... no checking for arm-linux-gnu-pghpf... no checking for arm-linux-gnu-epcf90... no checking for arm-linux-gnu-gfortran... no checking for arm-linux-gnu-g95... no checking for arm-linux-gnu-xlf95... no checking for arm-linux-gnu-f95... no checking for arm-linux-gnu-fort... no checking for arm-linux-gnu-ifort... 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-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/arm-linux-gnu-nm -B 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 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 static flag -static works... yes checking if arm-linux-gnu-gcc supports -c -o file.o... yes checking whether the arm-linux-gnu-gcc linker (/usr/arm-linux-gnu/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 arm-linux-gnu-g++... /usr/arm-linux-gnu/bin/ld checking if the linker (/usr/arm-linux-gnu/bin/ld) is GNU ld... yes checking whether the arm-linux-gnu-g++ linker (/usr/arm-linux-gnu/bin/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++ static flag -static works... yes checking if arm-linux-gnu-g++ supports -c -o file.o... yes checking whether the arm-linux-gnu-g++ linker (/usr/arm-linux-gnu/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 whether arm-linux-gnu-gcc needs -traditional... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking for va_copy() function... (cached) no (using fallback implementation) checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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 setreuid... yes checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for __secure_getenv... yes checking for setregid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... 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 ld used by GCC... /usr/arm-linux-gnu/bin/ld checking if the linker (/usr/arm-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... guessing yes configure: not updating unwritable cache ../arm-linux-gnu.cache configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile touch configure-deb-stamp dh_testdir cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu && /usr/bin/make CFLAGS="-O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT" make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' /usr/bin/make all-recursive make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' Making all in po make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu/po' test ! -f ../../po/popt.pot || \ test -z "../../po/ca.gmo ../../po/cs.gmo ../../po/da.gmo ../../po/de.gmo ../../po/es.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/ga.gmo ../../po/gl.gmo ../../po/hu.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ko.gmo ../../po/nb.gmo ../../po/nl.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sv.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/uk.gmo ../../po/vi.gmo ../../po/wa.gmo ../../po/zh_TW.gmo ../../po/zh_CN.gmo" || /usr/bin/make ../../po/ca.gmo ../../po/cs.gmo ../../po/da.gmo ../../po/de.gmo ../../po/es.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/ga.gmo ../../po/gl.gmo ../../po/hu.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ko.gmo ../../po/nb.gmo ../../po/nl.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sv.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/uk.gmo ../../po/vi.gmo ../../po/wa.gmo ../../po/zh_TW.gmo ../../po/zh_CN.gmo make[4]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu/po' cd ../../po && rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po 25 translated messages. cd ../../po && rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f da.gmo && /usr/bin/msgfmt -c --statistics -o da.gmo da.po 21 translated messages, 3 fuzzy translations, 5 untranslated messages. cd ../../po && rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po 29 translated messages. cd ../../po && rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po 21 translated messages, 2 fuzzy translations, 6 untranslated messages. cd ../../po && rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po 29 translated messages. cd ../../po && rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po /usr/bin/msgfmt: (null): warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f ga.gmo && /usr/bin/msgfmt -c --statistics -o ga.gmo ga.po 26 translated messages, 3 fuzzy translations. cd ../../po && rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po 21 translated messages, 3 fuzzy translations, 5 untranslated messages. cd ../../po && rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po 26 translated messages, 3 fuzzy translations. cd ../../po && rm -f is.gmo && /usr/bin/msgfmt -c --statistics -o is.gmo is.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po 26 translated messages, 3 fuzzy translations. cd ../../po && rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f nb.gmo && /usr/bin/msgfmt -c --statistics -o nb.gmo nb.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po 29 translated messages. cd ../../po && rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po 29 translated messages. cd ../../po && rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f ro.gmo && /usr/bin/msgfmt -c --statistics -o ro.gmo ro.po 11 translated messages, 3 fuzzy translations, 15 untranslated messages. cd ../../po && rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f sk.gmo && /usr/bin/msgfmt -c --statistics -o sk.gmo sk.po 2 translated messages, 1 fuzzy translation, 26 untranslated messages. cd ../../po && rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 2 translated messages, 1 fuzzy translation, 26 untranslated messages. cd ../../po && rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po 29 translated messages. cd ../../po && rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 29 translated messages. cd ../../po && rm -f tr.gmo && /usr/bin/msgfmt -c --statistics -o tr.gmo tr.po 21 translated messages, 3 fuzzy translations, 5 untranslated messages. cd ../../po && rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po 2 translated messages, 1 fuzzy translation, 26 untranslated messages. cd ../../po && rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po 29 translated messages. cd ../../po && rm -f wa.gmo && /usr/bin/msgfmt -c --statistics -o wa.gmo wa.po 2 translated messages, 1 fuzzy translation, 26 untranslated messages. cd ../../po && rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 24 translated messages, 2 fuzzy translations, 3 untranslated messages. cd ../../po && rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po 29 translated messages. make[4]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu/po' touch stamp-po make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu/po' make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo ../popt.c mkdir .libs arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c ../popt.c -fPIC -DPIC -o .libs/popt.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c ../popt.c -o popt.o >/dev/null 2>&1 mv -f .deps/popt.Tpo .deps/popt.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo ../poptparse.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c ../poptparse.c -fPIC -DPIC -o .libs/poptparse.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c ../poptparse.c -o poptparse.o >/dev/null 2>&1 mv -f .deps/poptparse.Tpo .deps/poptparse.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo ../poptconfig.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c ../poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c ../poptconfig.c -o poptconfig.o >/dev/null 2>&1 mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo ../popthelp.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c ../popthelp.c -fPIC -DPIC -o .libs/popthelp.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c ../popthelp.c -o popthelp.o >/dev/null 2>&1 mv -f .deps/popthelp.Tpo .deps/popthelp.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo ../poptint.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c ../poptint.c -fPIC -DPIC -o .libs/poptint.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c ../poptint.c -o poptint.o >/dev/null 2>&1 mv -f .deps/poptint.Tpo .deps/poptint.Plo /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -no-undefined -Wl,--version-script=../libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo arm-linux-gnu-gcc -shared .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -Wl,--version-script=../libpopt.vers -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 poptparse.o poptconfig.o popthelp.o poptint.o arm-linux-gnu-ranlib .libs/libpopt.a creating libpopt.la (cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la) arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o ../test1.c mv -f .deps/test1.Tpo .deps/test1.Po /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o test1 test1.o libpopt.la arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o .libs/test1 test1.o ./.libs/libpopt.so creating test1 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o ../test2.c mv -f .deps/test2.Tpo .deps/test2.Po /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o test2 test2.o libpopt.la arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o .libs/test2 test2.o ./.libs/libpopt.so creating test2 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o ../test3.c mv -f .deps/test3.Tpo .deps/test3.Po /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o test3 test3.o libpopt.la arm-linux-gnu-gcc -O2 -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o .libs/test3 test3.o ./.libs/libpopt.so creating test3 make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' touch build-arch-deb-stamp dh_testdir # make build dir mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb # Add here commands to configure the package. cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb && \ ../configure --prefix=/usr --mandir=/usr/share/man --enable-shared --build x86_64-linux-gnu --host arm-linux-gnu --cache-file=../arm-linux-gnu.cache configure: loading site script /etc/dpkg-cross/cross-config.arm configure: loading cache ../arm-linux-gnu.cache checking build system type... x86_64-pc-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 a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-linux-gnu-strip... arm-linux-gnu-strip 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of arm-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by arm-linux-gnu-gcc... /usr/arm-linux-gnu/bin/ld checking if the linker (/usr/arm-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/arm-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/arm-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... arm-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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-xlf... no checking for arm-linux-gnu-f77... no checking for arm-linux-gnu-frt... no checking for arm-linux-gnu-pgf77... no checking for arm-linux-gnu-cf77... 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-xlf90... no checking for arm-linux-gnu-f90... no checking for arm-linux-gnu-pgf90... no checking for arm-linux-gnu-pghpf... no checking for arm-linux-gnu-epcf90... no checking for arm-linux-gnu-gfortran... no checking for arm-linux-gnu-g95... no checking for arm-linux-gnu-xlf95... no checking for arm-linux-gnu-f95... no checking for arm-linux-gnu-fort... no checking for arm-linux-gnu-ifort... 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-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/arm-linux-gnu-nm -B 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 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 static flag -static works... yes checking if arm-linux-gnu-gcc supports -c -o file.o... yes checking whether the arm-linux-gnu-gcc linker (/usr/arm-linux-gnu/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 arm-linux-gnu-g++... /usr/arm-linux-gnu/bin/ld checking if the linker (/usr/arm-linux-gnu/bin/ld) is GNU ld... yes checking whether the arm-linux-gnu-g++ linker (/usr/arm-linux-gnu/bin/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++ static flag -static works... yes checking if arm-linux-gnu-g++ supports -c -o file.o... yes checking whether the arm-linux-gnu-g++ linker (/usr/arm-linux-gnu/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 whether arm-linux-gnu-gcc needs -traditional... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) yes checking for va_copy() function... (cached) no (using fallback implementation) checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.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 setreuid... yes checking for getuid... yes checking for geteuid... yes checking for iconv... yes checking for mtrace... yes checking for __secure_getenv... yes checking for setregid... yes checking for stpcpy... yes checking for strerror... yes checking for vasprintf... 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 ld used by GCC... /usr/arm-linux-gnu/bin/ld checking if the linker (/usr/arm-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... guessing yes configure: not updating unwritable cache ../arm-linux-gnu.cache configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile touch configure-udeb-stamp dh_testdir cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb && /usr/bin/make CFLAGS="-Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT" make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' /usr/bin/make all-recursive make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' Making all in po make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb/po' test ! -f ../../po/popt.pot || \ test -z "../../po/ca.gmo ../../po/cs.gmo ../../po/da.gmo ../../po/de.gmo ../../po/es.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/ga.gmo ../../po/gl.gmo ../../po/hu.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ko.gmo ../../po/nb.gmo ../../po/nl.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sv.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/uk.gmo ../../po/vi.gmo ../../po/wa.gmo ../../po/zh_TW.gmo ../../po/zh_CN.gmo" || /usr/bin/make ../../po/ca.gmo ../../po/cs.gmo ../../po/da.gmo ../../po/de.gmo ../../po/es.gmo ../../po/fi.gmo ../../po/fr.gmo ../../po/ga.gmo ../../po/gl.gmo ../../po/hu.gmo ../../po/is.gmo ../../po/it.gmo ../../po/ja.gmo ../../po/ko.gmo ../../po/nb.gmo ../../po/nl.gmo ../../po/pl.gmo ../../po/pt.gmo ../../po/ro.gmo ../../po/ru.gmo ../../po/sk.gmo ../../po/sl.gmo ../../po/sv.gmo ../../po/th.gmo ../../po/tr.gmo ../../po/uk.gmo ../../po/vi.gmo ../../po/wa.gmo ../../po/zh_TW.gmo ../../po/zh_CN.gmo make[4]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb/po' make[4]: `../../po/ca.gmo' is up to date. make[4]: `../../po/cs.gmo' is up to date. make[4]: `../../po/da.gmo' is up to date. make[4]: `../../po/de.gmo' is up to date. make[4]: `../../po/es.gmo' is up to date. make[4]: `../../po/fi.gmo' is up to date. make[4]: `../../po/fr.gmo' is up to date. make[4]: `../../po/ga.gmo' is up to date. make[4]: `../../po/gl.gmo' is up to date. make[4]: `../../po/hu.gmo' is up to date. make[4]: `../../po/is.gmo' is up to date. make[4]: `../../po/it.gmo' is up to date. make[4]: `../../po/ja.gmo' is up to date. make[4]: `../../po/ko.gmo' is up to date. make[4]: `../../po/nb.gmo' is up to date. make[4]: `../../po/nl.gmo' is up to date. make[4]: `../../po/pl.gmo' is up to date. make[4]: `../../po/pt.gmo' is up to date. make[4]: `../../po/ro.gmo' is up to date. make[4]: `../../po/ru.gmo' is up to date. make[4]: `../../po/sk.gmo' is up to date. make[4]: `../../po/sl.gmo' is up to date. make[4]: `../../po/sv.gmo' is up to date. make[4]: `../../po/th.gmo' is up to date. make[4]: `../../po/tr.gmo' is up to date. make[4]: `../../po/uk.gmo' is up to date. make[4]: `../../po/vi.gmo' is up to date. make[4]: `../../po/wa.gmo' is up to date. make[4]: `../../po/zh_TW.gmo' is up to date. make[4]: `../../po/zh_CN.gmo' is up to date. make[4]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb/po' touch stamp-po make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb/po' make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c -o popt.lo ../popt.c mkdir .libs arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c ../popt.c -fPIC -DPIC -o .libs/popt.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF .deps/popt.Tpo -c ../popt.c -o popt.o >/dev/null 2>&1 mv -f .deps/popt.Tpo .deps/popt.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c -o poptparse.lo ../poptparse.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c ../poptparse.c -fPIC -DPIC -o .libs/poptparse.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF .deps/poptparse.Tpo -c ../poptparse.c -o poptparse.o >/dev/null 2>&1 mv -f .deps/poptparse.Tpo .deps/poptparse.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c -o poptconfig.lo ../poptconfig.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c ../poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.Tpo -c ../poptconfig.c -o poptconfig.o >/dev/null 2>&1 mv -f .deps/poptconfig.Tpo .deps/poptconfig.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c -o popthelp.lo ../popthelp.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c ../popthelp.c -fPIC -DPIC -o .libs/popthelp.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT popthelp.lo -MD -MP -MF .deps/popthelp.Tpo -c ../popthelp.c -o popthelp.o >/dev/null 2>&1 mv -f .deps/popthelp.Tpo .deps/popthelp.Plo /bin/sh ./libtool --tag=CC --mode=compile arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c -o poptint.lo ../poptint.c arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c ../poptint.c -fPIC -DPIC -o .libs/poptint.o arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT poptint.lo -MD -MP -MF .deps/poptint.Tpo -c ../poptint.c -o poptint.o >/dev/null 2>&1 mv -f .deps/poptint.Tpo .deps/poptint.Plo /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -no-undefined -Wl,--version-script=../libpopt.vers -o libpopt.la -rpath /usr/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo arm-linux-gnu-gcc -shared .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -Wl,--version-script=../libpopt.vers -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 poptparse.o poptconfig.o popthelp.o poptint.o arm-linux-gnu-ranlib .libs/libpopt.a creating libpopt.la (cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la) arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT test1.o -MD -MP -MF .deps/test1.Tpo -c -o test1.o ../test1.c mv -f .deps/test1.Tpo .deps/test1.Po /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o test1 test1.o libpopt.la arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o .libs/test1 test1.o ./.libs/libpopt.so creating test1 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT test2.o -MD -MP -MF .deps/test2.Tpo -c -o test2.o ../test2.c mv -f .deps/test2.Tpo .deps/test2.Po /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o test2 test2.o libpopt.la arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o .libs/test2 test2.o ./.libs/libpopt.so creating test2 arm-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -MT test3.o -MD -MP -MF .deps/test3.Tpo -c -o test3.o ../test3.c mv -f .deps/test3.Tpo .deps/test3.Po /bin/sh ./libtool --tag=CC --mode=link arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o test3 test3.o libpopt.la arm-linux-gnu-gcc -Os -Wall -W -g -D_GNU_SOURCE -D_REENTRANT -o .libs/test3 test3.o ./.libs/libpopt.so creating test3 make[3]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' touch build-arch-udeb-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu && \ /usr/bin/make install DESTDIR=/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' Making install in po make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu/po' /bin/mkdir -p /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share installing ../../po/ca.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/ca/LC_MESSAGES/popt.mo installing ../../po/cs.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/cs/LC_MESSAGES/popt.mo installing ../../po/da.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/da/LC_MESSAGES/popt.mo installing ../../po/de.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/de/LC_MESSAGES/popt.mo installing ../../po/es.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/es/LC_MESSAGES/popt.mo installing ../../po/fi.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/fi/LC_MESSAGES/popt.mo installing ../../po/fr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/fr/LC_MESSAGES/popt.mo installing ../../po/ga.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/ga/LC_MESSAGES/popt.mo installing ../../po/gl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/gl/LC_MESSAGES/popt.mo installing ../../po/hu.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/hu/LC_MESSAGES/popt.mo installing ../../po/is.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/is/LC_MESSAGES/popt.mo installing ../../po/it.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/it/LC_MESSAGES/popt.mo installing ../../po/ja.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/ja/LC_MESSAGES/popt.mo installing ../../po/ko.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/ko/LC_MESSAGES/popt.mo installing ../../po/nb.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/nb/LC_MESSAGES/popt.mo installing ../../po/nl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/nl/LC_MESSAGES/popt.mo installing ../../po/pl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/pl/LC_MESSAGES/popt.mo installing ../../po/pt.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/pt/LC_MESSAGES/popt.mo installing ../../po/ro.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/ro/LC_MESSAGES/popt.mo installing ../../po/ru.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/ru/LC_MESSAGES/popt.mo installing ../../po/sk.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/sk/LC_MESSAGES/popt.mo installing ../../po/sl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/sl/LC_MESSAGES/popt.mo installing ../../po/sv.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/sv/LC_MESSAGES/popt.mo installing ../../po/th.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/th/LC_MESSAGES/popt.mo installing ../../po/tr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/tr/LC_MESSAGES/popt.mo installing ../../po/uk.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/uk/LC_MESSAGES/popt.mo installing ../../po/vi.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/vi/LC_MESSAGES/popt.mo installing ../../po/wa.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/wa/LC_MESSAGES/popt.mo installing ../../po/zh_TW.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/popt.mo installing ../../po/zh_CN.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/popt.mo if test "popt" = "gettext-tools"; then \ /bin/mkdir -p /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../../po/$file \ /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu/po' make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/include" /usr/bin/install -c -m 644 '../popt.h' '/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/include/popt.h' test -z "/usr/share/man/man3" || /bin/mkdir -p "/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/man/man3" /usr/bin/install -c -m 644 '../popt.3' '/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/share/man/man3/popt.3' test -z "/usr/lib" || /bin/mkdir -p "/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libpopt.la' '/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib/libpopt.la' /usr/bin/install -c .libs/libpopt.so.0.0.0 /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib/libpopt.so.0.0.0 (cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0; }; }) (cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so || { 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.14/debian/tmp/usr/lib/libpopt.la /usr/bin/install -c .libs/libpopt.a /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib/libpopt.a chmod 644 /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp/usr/lib/libpopt.a arm-linux-gnu-ranlib /opt/emdebian/trunk/p/popt/trunk/popt-1.14/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.14/obj-arm-linux-gnu' make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu' # udeb install cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb && \ /usr/bin/make install DESTDIR=/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb make[1]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' Making install in po make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb/po' /bin/mkdir -p /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share installing ../../po/ca.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/ca/LC_MESSAGES/popt.mo installing ../../po/cs.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/cs/LC_MESSAGES/popt.mo installing ../../po/da.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/da/LC_MESSAGES/popt.mo installing ../../po/de.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/de/LC_MESSAGES/popt.mo installing ../../po/es.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/es/LC_MESSAGES/popt.mo installing ../../po/fi.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/fi/LC_MESSAGES/popt.mo installing ../../po/fr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/fr/LC_MESSAGES/popt.mo installing ../../po/ga.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/ga/LC_MESSAGES/popt.mo installing ../../po/gl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/gl/LC_MESSAGES/popt.mo installing ../../po/hu.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/hu/LC_MESSAGES/popt.mo installing ../../po/is.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/is/LC_MESSAGES/popt.mo installing ../../po/it.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/it/LC_MESSAGES/popt.mo installing ../../po/ja.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/ja/LC_MESSAGES/popt.mo installing ../../po/ko.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/ko/LC_MESSAGES/popt.mo installing ../../po/nb.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/nb/LC_MESSAGES/popt.mo installing ../../po/nl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/nl/LC_MESSAGES/popt.mo installing ../../po/pl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/pl/LC_MESSAGES/popt.mo installing ../../po/pt.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/pt/LC_MESSAGES/popt.mo installing ../../po/ro.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/ro/LC_MESSAGES/popt.mo installing ../../po/ru.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/ru/LC_MESSAGES/popt.mo installing ../../po/sk.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/sk/LC_MESSAGES/popt.mo installing ../../po/sl.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/sl/LC_MESSAGES/popt.mo installing ../../po/sv.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/sv/LC_MESSAGES/popt.mo installing ../../po/th.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/th/LC_MESSAGES/popt.mo installing ../../po/tr.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/tr/LC_MESSAGES/popt.mo installing ../../po/uk.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/uk/LC_MESSAGES/popt.mo installing ../../po/vi.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/vi/LC_MESSAGES/popt.mo installing ../../po/wa.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/wa/LC_MESSAGES/popt.mo installing ../../po/zh_TW.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/zh_TW/LC_MESSAGES/popt.mo installing ../../po/zh_CN.gmo as /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/locale/zh_CN/LC_MESSAGES/popt.mo if test "popt" = "gettext-tools"; then \ /bin/mkdir -p /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../../po/$file \ /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb/po' make[2]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' make[3]: Entering directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/include" /usr/bin/install -c -m 644 '../popt.h' '/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/include/popt.h' test -z "/usr/share/man/man3" || /bin/mkdir -p "/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/man/man3" /usr/bin/install -c -m 644 '../popt.3' '/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/share/man/man3/popt.3' test -z "/usr/lib" || /bin/mkdir -p "/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libpopt.la' '/opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib/libpopt.la' /usr/bin/install -c .libs/libpopt.so.0.0.0 /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib/libpopt.so.0.0.0 (cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0; }; }) (cd /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib && { ln -s -f libpopt.so.0.0.0 libpopt.so || { 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.14/debian/tmp-udeb/usr/lib/libpopt.la /usr/bin/install -c .libs/libpopt.a /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib/libpopt.a chmod 644 /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib/libpopt.a arm-linux-gnu-ranlib /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/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.14/obj-arm-linux-gnu-udeb' make[2]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' make[1]: Leaving directory `/opt/emdebian/trunk/p/popt/trunk/popt-1.14/obj-arm-linux-gnu-udeb' # Move the udeb library to /lib or /lib64 mkdir /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/lib/ mv /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/usr/lib*/libpopt.so.* \ /opt/emdebian/trunk/p/popt/trunk/popt-1.14/debian/tmp-udeb/lib/ dh_testdir dh_testroot rm -rf debian/tmp/usr/share/man/ rm -rf debian/tmp/usr/share/locale/ dh_install --list-missing dh_link dh_strip dh_compress dh_fixperms dh_makeshlibs -V "libpopt0 (>= 1.14)" -plibpopt0 --add-udeb="libpopt0-udeb" dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `libpopt0' in `../libpopt0_1.14-2em1_arm.deb'. dpkg-deb: building package `libpopt-dev' in `../libpopt-dev_1.14-2em1_arm.deb'. dpkg-deb: building package `libpopt0-udeb' in `../libpopt0-udeb_1.14-2em1_arm.udeb'. dpkg-genchanges -sa >../popt_1.14-2em1_arm.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Format: 1.8 Date: Fri, 13 Jun 2008 13:15:45 +0100 Source: popt Binary: libpopt0 libpopt-dev libpopt0-udeb Architecture: source arm Version: 1.14-2em1 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 libpopt0-udeb - lib for parsing cmdline parameters (udeb) Changes: popt (1.14-2em1) unstable; urgency=low . * New emdebian release. Checksums-Sha1: 5fa473f243832734b65510ea35f6161709e8d48e 749 popt_1.14-2em1.dsc af0a7e2b187d600d624515a53d88374c15104e15 695557 popt_1.14.orig.tar.gz 900ab4039822513701f4597dc3883c75447334bb 11397 popt_1.14-2em1.diff.gz 0be042da4d9939322e0794dc7cce9a5882af97e1 18688 libpopt0_1.14-2em1_arm.deb 1b536dc83fe12b52463c3dd9c5526f4dcc5fec3c 22898 libpopt-dev_1.14-2em1_arm.deb a01d2ae28289a5a9c973856c9e786d1f3a8d4663 17130 libpopt0-udeb_1.14-2em1_arm.udeb Checksums-Sha256: bc7744b3eba04c419eb61cf1067ce9d94655ece14dfbb63fac6412580ffe6430 749 popt_1.14-2em1.dsc 175be17571e9af3ad622531b494a0738ae632c60c8c6329273778b2b6fbbad74 695557 popt_1.14.orig.tar.gz 7ab8f0e4b49f002c6863a2db7bdf19da3f2f75045e0ba62a7b6b7c46631a0118 11397 popt_1.14-2em1.diff.gz 15256249f2b9f99a7582a69488f0d41d247090241eb4ddb46b515aa26c27b566 18688 libpopt0_1.14-2em1_arm.deb 9c9bbadb79cfda1b2977a32ba587385b5a0bf03de821e14f86065429f9105f1f 22898 libpopt-dev_1.14-2em1_arm.deb 9dbf94af4b25498c9b216496c9852b5fa1bdb75c1481d41088b0d3a6d0e75284 17130 libpopt0-udeb_1.14-2em1_arm.udeb Files: 66088768836970b6084e85e8ff698cb6 749 devel optional popt_1.14-2em1.dsc 4f90a07316eb825604dd10ae4f9f3f04 695557 devel optional popt_1.14.orig.tar.gz 5bc44efe6bc43d5fc5d6191c5a882337 11397 devel optional popt_1.14-2em1.diff.gz 6738b5bd254c523c4938595fbc7d84dd 18688 libs important libpopt0_1.14-2em1_arm.deb e7e2f92a3edd57b0b8a4248c7c3129ef 22898 libdevel optional libpopt-dev_1.14-2em1_arm.deb 81e8aa97020a3f2ee20316f33662246a 17130 debian-installer optional libpopt0-udeb_1.14-2em1_arm.udeb Package-Type: udeb Successful build.