dpkg-buildpackage: source package newt dpkg-buildpackage: source version 0.52.2-11.1em1 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 dh_clean rm -rf build-tree stampdir rm -f debian/python-newt.dirs debian/python-newt.install debian/python-newt.postinst rm -f -r debian/newt-locale-* # rm -rf debian/substvars debian/*.bak debian/*~ *~ dpkg-source -b newt-0.52.2 dpkg-source: building newt using existing newt_0.52.2.orig.tar.gz dpkg-source: building newt in newt_0.52.2-11.1em1.diff.gz dpkg-source: building newt in newt_0.52.2-11.1em1.dsc debian/rules build test -d stampdir || mkdir stampdir touch "stampdir/source.created" touch "stampdir/vars.sh" /bin/bash -e /usr/share/dbs/internal/lib "SOURCE_DIR=\"build-tree\"" "STAMP_DIR=\"stampdir\"" "VARS_FILE=\"stampdir/vars.sh\"" "STRIP_LEVEL=0" "TAR_DIR=\"newt-0.52.2\"" source_unpack Extracting upstream tarball ./newt-0.52.2.tar.gz successful. Extracting upstream tarball ./newt.spec successful. touch "stampdir/source.unpack" /bin/bash -e /usr/share/dbs/internal/lib "SOURCE_DIR=\"build-tree\"" "STAMP_DIR=\"stampdir\"" "VARS_FILE=\"stampdir/vars.sh\"" "STRIP_LEVEL=0" "TAR_DIR=\"newt-0.52.2\"" patch_apply Applying patch debian/patches/001_python.patch successful. Applying patch debian/patches/002_version_fix.patch successful. Applying patch debian/patches/015_slang2_utf8.patch successful. Applying patch debian/patches/020_bidi.patch successful. Applying patch debian/patches/035_topleft_a11y.patch successful. Applying patch debian/patches/040_bengali.patch successful. Applying patch debian/patches/045_snack_entrywindow.patch successful. Applying patch debian/patches/050_updated_greek.patch successful. Applying patch debian/patches/060_pgupdown_crash.patch successful. Applying patch debian/patches/065_scrollbars.patch successful. Applying patch debian/patches/070_cursor_a11y.patch successful. Applying patch debian/patches/080_pa_rename.patch successful. Applying patch debian/patches/090_khmer.patch successful. Applying patch debian/patches/100_dzongkha.patch successful. Applying patch debian/patches/110_a11y.patch successful. Applying patch debian/patches/130_colors.patch successful. Applying patch debian/patches/140_screensize.patch successful. Applying patch debian/patches/150_thai.patch successful. Applying patch debian/patches/160_esperanto.patch successful. Applying patch debian/patches/170_nepali.patch successful. Applying patch debian/patches/180_cursor.patch successful. Applying patch debian/patches/190_focus.patch successful. Applying patch debian/patches/200_cbtpos.patch successful. Applying patch debian/patches/222_fix_gauge_crash.patch successful. Applying patch debian/patches/300_entry-utf8.patch successful. Applying patch debian/patches/310_libfixes.patch successful. Applying patch debian/patches/320_valgrind_fixes.patch successful. Applying patch debian/patches/330_tamil.patch successful. Applying patch debian/patches/340_sl_fix.patch successful. Applying patch debian/patches/350_whiptail_help.patch successful. Applying patch debian/patches/400_emdebian_nopython successful. touch "stampdir/patchapply" dh_testdir cp newt.spec build-tree/newt-0.52.2 rm -f build-tree/newt-0.52.2/.depend ( cd build-tree/newt-0.52.2 && autoconf --force -i ) ( cd build-tree/newt-0.52.2 && ./configure --with-gpm-support --with-nostrip=no --build x86_64-linux-gnu --host arm-linux-gnu ) configure: loading site script /etc/dpkg-cross/cross-config.arm 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... 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 build system type... x86_64-pc-linux-gnu checking host system type... arm-unknown-linux-gnu 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... /bin/sh: ./config.rpath: No such file or directory done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking how to run the C preprocessor... arm-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking fribidi/fribidi.h usability... no checking fribidi/fribidi.h presence... no checking for fribidi/fribidi.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile touch stampdir/configure-stamp dh_testdir ( cd build-tree/newt-0.52.2 && sgmltools --backend html tutorial.sgml ) CC=arm-linux-gnu-gcc /usr/bin/make -C build-tree/newt-0.52.2 make[1]: Entering directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2' arm-linux-gnu-gcc -E -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -M test.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o test.o test.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -DVERSION=\"0.52.2\" -c -o newt.o newt.c newt.c: In function ‘write_string_int’: newt.c:472: warning: passing argument 1 of ‘SLsmg_write_string’ discards qualifiers from pointer target type newt.c: In function ‘write_nstring_int’: newt.c:477: warning: passing argument 1 of ‘SLsmg_write_nstring’ discards qualifiers from pointer target type arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o button.o button.c button.c: In function ‘buttonEvent’: button.c:153: warning: ‘er.result’ may be used uninitialized in this function arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o form.o form.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o checkbox.o checkbox.c checkbox.c: In function ‘cbEvent’: checkbox.c:210: warning: ‘er.result’ may be used uninitialized in this function arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o entry.o entry.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o label.o label.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o listbox.o listbox.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o scrollbar.o scrollbar.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o textbox.o textbox.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o scale.o scale.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o grid.o grid.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o windows.o windows.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o buttonbar.o buttonbar.c arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o checkboxtree.o checkboxtree.c checkboxtree.c: In function ‘ctDraw’: checkboxtree.c:450: warning: ‘currRow’ may be used uninitialized in this function checkboxtree.c:449: warning: ‘spaces’ may be used uninitialized in this function ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: creating libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o arm-linux-gnu-gcc -g -o test test.o libnewt.a -lslang -ldl -static libnewt.a(form.o): In function `Gpm_Open': /opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o whiptail.o whiptail.c whiptail.c: In function ‘menuSize’: whiptail.c:200: warning: initialization from incompatible pointer type whiptail.c: In function ‘main’: whiptail.c:472: warning: assignment discards qualifiers from pointer target type arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -fPIC -c dialogboxes.c arm-linux-gnu-gcc -fPIC -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -DVERSION=\"0.52.2\" -c -o shared/newt.o newt.c newt.c: In function ‘write_string_int’: newt.c:472: warning: passing argument 1 of ‘SLsmg_write_string’ discards qualifiers from pointer target type newt.c: In function ‘write_nstring_int’: newt.c:477: warning: passing argument 1 of ‘SLsmg_write_nstring’ discards qualifiers from pointer target type arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/button.o button.c button.c: In function ‘buttonEvent’: button.c:153: warning: ‘er.result’ may be used uninitialized in this function arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/form.o form.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/checkbox.o checkbox.c checkbox.c: In function ‘cbEvent’: checkbox.c:210: warning: ‘er.result’ may be used uninitialized in this function arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/entry.o entry.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/label.o label.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/listbox.o listbox.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/scrollbar.o scrollbar.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/textbox.o textbox.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/scale.o scale.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/grid.o grid.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/windows.o windows.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/buttonbar.o buttonbar.c arm-linux-gnu-gcc -fPIC -c -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -o shared/checkboxtree.o checkboxtree.c checkboxtree.c: In function ‘ctDraw’: checkboxtree.c:450: warning: ‘currRow’ may be used uninitialized in this function checkboxtree.c:449: warning: ‘spaces’ may be used uninitialized in this function arm-linux-gnu-gcc -shared -o libnewt.so.0.52.2 -Wl,-O1 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -lslang -ldl ln -fs libnewt.so.0.52.2 libnewt.so arm-linux-gnu-gcc -g -o whiptail whiptail.o dialogboxes.o -L . -lnewt -lpopt arm-linux-gnu-gcc -I/usr/include/tcl8.4 -fPIC -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c whiptcl.c whiptcl.c: In function ‘wtInit’: whiptcl.c:43: warning: passing argument 4 of ‘Tcl_TraceVar’ from incompatible pointer type whiptcl.c:46: warning: passing argument 4 of ‘Tcl_TraceVar’ from incompatible pointer type whiptcl.c:49: warning: passing argument 4 of ‘Tcl_TraceVar’ from incompatible pointer type whiptcl.c: In function ‘setHelptext’: whiptcl.c:272: warning: initialization discards qualifiers from pointer target type whiptcl.c: In function ‘setFullButtons’: whiptcl.c:287: warning: initialization discards qualifiers from pointer target type whiptcl.c: In function ‘Whiptcl_Init’: whiptcl.c:302: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type whiptcl.c:303: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type arm-linux-gnu-gcc -shared -fPIC -o whiptcl.so whiptcl.o dialogboxes.o -L . -lnewt -ltcl8.4 -lpopt arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o testgrid.o testgrid.c arm-linux-gnu-gcc -g -o testgrid testgrid.o libnewt.a -lslang -ldl libnewt.a(form.o): In function `Gpm_Open': /opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o testtree.o testtree.c arm-linux-gnu-gcc -g -o testtree testtree.o libnewt.a -lslang -ldl libnewt.a(form.o): In function `Gpm_Open': /opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o showchars.o showchars.c arm-linux-gnu-gcc -g -o showchars showchars.o libnewt.a -lslang -ldl arm-linux-gnu-gcc -Wall -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang -c -o showkey.o showkey.c arm-linux-gnu-gcc -g -o showkey showkey.o libnewt.a -lslang -ldl /usr/bin/make -C po stamp-po make[2]: Entering directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' test -z "ar.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo km.gmo ko.gmo ku.gmo lt.gmo mg.gmo mk.gmo nb.gmo ne.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sv.gmo ta.gmo th.gmo tl.gmo tr.gmo uk.gmo vi.gmo wo.gmo zh_CN.gmo zh_TW.gmo xh.gmo" || /usr/bin/make ar.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo km.gmo ko.gmo ku.gmo lt.gmo mg.gmo mk.gmo nb.gmo ne.gmo nl.gmo nn.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sv.gmo ta.gmo th.gmo tl.gmo tr.gmo uk.gmo vi.gmo wo.gmo zh_CN.gmo zh_TW.gmo xh.gmo make[3]: Entering directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' make[3]: `ar.gmo' is up to date. make[3]: `bg.gmo' is up to date. rm -f bn.gmo && /usr/bin/msgfmt -c --statistics -o bn.gmo bn.po 4 translated messages. make[3]: `bs.gmo' is up to date. make[3]: `ca.gmo' is up to date. make[3]: `cs.gmo' is up to date. make[3]: `cy.gmo' is up to date. make[3]: `da.gmo' is up to date. make[3]: `de.gmo' is up to date. rm -f dz.gmo && /usr/bin/msgfmt -c --statistics -o dz.gmo dz.po 4 translated messages. rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po 4 translated messages. rm -f eo.gmo && /usr/bin/msgfmt -c --statistics -o eo.gmo eo.po 4 translated messages. make[3]: `es.gmo' is up to date. make[3]: `et.gmo' is up to date. make[3]: `eu.gmo' is up to date. make[3]: `fi.gmo' is up to date. make[3]: `fr.gmo' is up to date. make[3]: `ga.gmo' is up to date. make[3]: `gl.gmo' is up to date. make[3]: `he.gmo' is up to date. make[3]: `hi.gmo' is up to date. make[3]: `hr.gmo' is up to date. make[3]: `hu.gmo' is up to date. make[3]: `id.gmo' is up to date. make[3]: `it.gmo' is up to date. make[3]: `ja.gmo' is up to date. rm -f km.gmo && /usr/bin/msgfmt -c --statistics -o km.gmo km.po 4 translated messages. make[3]: `ko.gmo' is up to date. /usr/bin/msgmerge --update ku.po newt.pot . done. rm -f ku.gmo && /usr/bin/msgfmt -c --statistics -o ku.gmo ku.po 4 translated messages. make[3]: `lt.gmo' is up to date. make[3]: `mg.gmo' is up to date. make[3]: `mk.gmo' is up to date. make[3]: `nb.gmo' is up to date. rm -f ne.gmo && /usr/bin/msgfmt -c --statistics -o ne.gmo ne.po 4 translated messages. make[3]: `nl.gmo' is up to date. make[3]: `nn.gmo' is up to date. rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po 4 translated messages. make[3]: `pl.gmo' is up to date. make[3]: `pt.gmo' is up to date. make[3]: `pt_BR.gmo' is up to date. make[3]: `ro.gmo' is up to date. make[3]: `ru.gmo' is up to date. make[3]: `sk.gmo' is up to date. rm -f sl.gmo && /usr/bin/msgfmt -c --statistics -o sl.gmo sl.po 4 translated messages. make[3]: `sq.gmo' is up to date. make[3]: `sv.gmo' is up to date. rm -f ta.gmo && /usr/bin/msgfmt -c --statistics -o ta.gmo ta.po 4 translated messages. rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po 4 translated messages. make[3]: `tl.gmo' is up to date. make[3]: `tr.gmo' is up to date. make[3]: `uk.gmo' is up to date. make[3]: `vi.gmo' is up to date. make[3]: `wo.gmo' is up to date. make[3]: `zh_CN.gmo' is up to date. make[3]: `zh_TW.gmo' is up to date. make[3]: `xh.gmo' is up to date. make[3]: Leaving directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' touch stamp-po make[2]: Leaving directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' make[1]: Leaving directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2' ( cd build-tree/newt-0.52.2 && ar cqv libnewt_pic.a shared/*.o ) a - shared/buttonbar.o a - shared/button.o a - shared/checkbox.o a - shared/checkboxtree.o a - shared/entry.o a - shared/form.o a - shared/grid.o a - shared/label.o a - shared/listbox.o a - shared/newt.o a - shared/scale.o a - shared/scrollbar.o a - shared/textbox.o a - shared/windows.o # build POT file for translators make -C build-tree/newt-0.52.2/po newt.pot make[1]: Entering directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' make[1]: `newt.pot' is up to date. make[1]: Leaving directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' touch stampdir/build-stamp fakeroot debian/rules binary rm -f -r debian/libnewt0.52/usr/share/locale/ dh_testdir dh_testroot dh_installdirs -p libnewt0.52 dh_install -p libnewt0.52 --sourcedir=build-tree/newt-0.52.2 chmod +x build-tree/newt-0.52.2/mkinstalldirs CC=arm-linux-gnu-gcc /usr/bin/make -C build-tree/newt-0.52.2/po prefix=/usr \ DESTDIR=../../../debian/libnewt0.52 HAVE_XGETTEXT=yes install make[1]: Entering directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' /bin/sh .././mkinstalldirs ../../../debian/libnewt0.52/usr/share mkdir -p -- ../../../debian/libnewt0.52/usr/share mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as ../../../debian/libnewt0.52/usr/share/locale/ar/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as ../../../debian/libnewt0.52/usr/share/locale/bg/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/bn/LC_MESSAGES installing bn.gmo as ../../../debian/libnewt0.52/usr/share/locale/bn/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/bs/LC_MESSAGES installing bs.gmo as ../../../debian/libnewt0.52/usr/share/locale/bs/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ca/LC_MESSAGES installing ca.gmo as ../../../debian/libnewt0.52/usr/share/locale/ca/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as ../../../debian/libnewt0.52/usr/share/locale/cs/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/cy/LC_MESSAGES installing cy.gmo as ../../../debian/libnewt0.52/usr/share/locale/cy/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/da/LC_MESSAGES installing da.gmo as ../../../debian/libnewt0.52/usr/share/locale/da/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/de/LC_MESSAGES installing de.gmo as ../../../debian/libnewt0.52/usr/share/locale/de/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/dz/LC_MESSAGES installing dz.gmo as ../../../debian/libnewt0.52/usr/share/locale/dz/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/el/LC_MESSAGES installing el.gmo as ../../../debian/libnewt0.52/usr/share/locale/el/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/eo/LC_MESSAGES installing eo.gmo as ../../../debian/libnewt0.52/usr/share/locale/eo/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/es/LC_MESSAGES installing es.gmo as ../../../debian/libnewt0.52/usr/share/locale/es/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/et/LC_MESSAGES installing et.gmo as ../../../debian/libnewt0.52/usr/share/locale/et/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/eu/LC_MESSAGES installing eu.gmo as ../../../debian/libnewt0.52/usr/share/locale/eu/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as ../../../debian/libnewt0.52/usr/share/locale/fi/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as ../../../debian/libnewt0.52/usr/share/locale/fr/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ga/LC_MESSAGES installing ga.gmo as ../../../debian/libnewt0.52/usr/share/locale/ga/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as ../../../debian/libnewt0.52/usr/share/locale/gl/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/he/LC_MESSAGES installing he.gmo as ../../../debian/libnewt0.52/usr/share/locale/he/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/hi/LC_MESSAGES installing hi.gmo as ../../../debian/libnewt0.52/usr/share/locale/hi/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as ../../../debian/libnewt0.52/usr/share/locale/hr/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as ../../../debian/libnewt0.52/usr/share/locale/hu/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/id/LC_MESSAGES installing id.gmo as ../../../debian/libnewt0.52/usr/share/locale/id/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/it/LC_MESSAGES installing it.gmo as ../../../debian/libnewt0.52/usr/share/locale/it/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as ../../../debian/libnewt0.52/usr/share/locale/ja/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/km/LC_MESSAGES installing km.gmo as ../../../debian/libnewt0.52/usr/share/locale/km/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as ../../../debian/libnewt0.52/usr/share/locale/ko/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ku/LC_MESSAGES installing ku.gmo as ../../../debian/libnewt0.52/usr/share/locale/ku/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as ../../../debian/libnewt0.52/usr/share/locale/lt/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/mg/LC_MESSAGES installing mg.gmo as ../../../debian/libnewt0.52/usr/share/locale/mg/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/mk/LC_MESSAGES installing mk.gmo as ../../../debian/libnewt0.52/usr/share/locale/mk/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/nb/LC_MESSAGES installing nb.gmo as ../../../debian/libnewt0.52/usr/share/locale/nb/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ne/LC_MESSAGES installing ne.gmo as ../../../debian/libnewt0.52/usr/share/locale/ne/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as ../../../debian/libnewt0.52/usr/share/locale/nl/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/nn/LC_MESSAGES installing nn.gmo as ../../../debian/libnewt0.52/usr/share/locale/nn/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/pa/LC_MESSAGES installing pa.gmo as ../../../debian/libnewt0.52/usr/share/locale/pa/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as ../../../debian/libnewt0.52/usr/share/locale/pl/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as ../../../debian/libnewt0.52/usr/share/locale/pt/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as ../../../debian/libnewt0.52/usr/share/locale/pt_BR/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as ../../../debian/libnewt0.52/usr/share/locale/ro/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as ../../../debian/libnewt0.52/usr/share/locale/ru/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as ../../../debian/libnewt0.52/usr/share/locale/sk/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as ../../../debian/libnewt0.52/usr/share/locale/sl/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/sq/LC_MESSAGES installing sq.gmo as ../../../debian/libnewt0.52/usr/share/locale/sq/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as ../../../debian/libnewt0.52/usr/share/locale/sv/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/ta/LC_MESSAGES installing ta.gmo as ../../../debian/libnewt0.52/usr/share/locale/ta/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/th/LC_MESSAGES installing th.gmo as ../../../debian/libnewt0.52/usr/share/locale/th/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/tl/LC_MESSAGES installing tl.gmo as ../../../debian/libnewt0.52/usr/share/locale/tl/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as ../../../debian/libnewt0.52/usr/share/locale/tr/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as ../../../debian/libnewt0.52/usr/share/locale/uk/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as ../../../debian/libnewt0.52/usr/share/locale/vi/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/wo/LC_MESSAGES installing wo.gmo as ../../../debian/libnewt0.52/usr/share/locale/wo/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as ../../../debian/libnewt0.52/usr/share/locale/zh_CN/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as ../../../debian/libnewt0.52/usr/share/locale/zh_TW/LC_MESSAGES/newt.mo mkdir -p -- ../../../debian/libnewt0.52/usr/share/locale/xh/LC_MESSAGES installing xh.gmo as ../../../debian/libnewt0.52/usr/share/locale/xh/LC_MESSAGES/newt.mo if test "newt" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs ../../../debian/libnewt0.52/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ ../../../debian/libnewt0.52/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f ../../../debian/libnewt0.52/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/opt/emdebian/trunk/n/newt/trunk/newt-0.52.2/build-tree/newt-0.52.2/po' rm -f -r debian/libnewt0.52/usr/share/locale/ dh_strip -p libnewt0.52 dh_makeshlibs -p libnewt0.52 dh_shlibdeps -L libnewt0.52 -l debian/libnewt0.52/usr/lib find: debian/libnewt-dev: No such file or directory find: debian/libnewt-pic: No such file or directory dpkg-shlibdeps: warning: debian/libnewt0.52/usr/lib/libnewt.so.0.52.2 shouldn't be linked with libdl.so.2 (it uses none of its symbols). find: debian/whiptail: No such file or directory dh_link -p libnewt0.52 /usr/lib/libnewt.so.0.52.2 /usr/lib/libnewt.so.0.52 rm debian/libnewt0.52/usr/lib/libnewt.so # Currently disabled, as debian-test has been removed. # chmod +x debian/whiptail/usr/lib/debian-test/tests/whiptail/test-newt.sh/test-newt.sh dh_compress -p libnewt0.52 dh_installdeb -p libnewt0.52 dh_fixperms -p libnewt0.52 dh_gencontrol -p libnewt0.52 dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -p libnewt0.52 dh_builddeb -p libnewt0.52 dpkg-deb: building package `libnewt0.52' in `../libnewt0.52_0.52.2-11.1em1_arm.deb'. dh_testdir dh_testroot dh_installdirs -p libnewt-dev dh_install -p libnewt-dev --sourcedir=build-tree/newt-0.52.2 dh_strip -p libnewt-dev dh_makeshlibs -p libnewt-dev dh_link -p libnewt-dev /usr/lib/libnewt.so.0.52.2 /usr/lib/libnewt.so # Currently disabled, as debian-test has been removed. # chmod +x debian/whiptail/usr/lib/debian-test/tests/whiptail/test-newt.sh/test-newt.sh dh_compress -p libnewt-dev dh_shlibdeps -p libnewt-dev -ldebian/libnewt-dev/usr/lib dh_fixperms -p libnewt-dev dh_installdeb -p libnewt-dev dh_gencontrol -p libnewt-dev dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution variable ${libcdev} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -p libnewt-dev dh_builddeb -p libnewt-dev dpkg-deb: building package `libnewt-dev' in `../libnewt-dev_0.52.2-11.1em1_arm.deb'. dh_testdir dh_testroot dh_installdirs -p libnewt-pic dh_install -p libnewt-pic --sourcedir=build-tree/newt-0.52.2 cp build-tree/newt-0.52.2/newt*.ver debian/libnewt-pic/usr/lib/libnewt_pic.map dh_strip -p libnewt-pic dh_makeshlibs -p libnewt-pic # Currently disabled, as debian-test has been removed. # chmod +x debian/whiptail/usr/lib/debian-test/tests/whiptail/test-newt.sh/test-newt.sh dh_compress -p libnewt-pic dh_shlibdeps -p libnewt-pic -ldebian/libnewt-pic/usr/lib dh_fixperms -p libnewt-pic dh_installdeb -p libnewt-pic dh_gencontrol -p libnewt-pic dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -p libnewt-pic dh_builddeb -p libnewt-pic dpkg-deb: building package `libnewt-pic' in `../libnewt-pic_0.52.2-11.1em1_arm.deb'. dh_testdir dh_testroot dh_installdirs -p whiptail dh_install -p whiptail --sourcedir=build-tree/newt-0.52.2 dh_strip -p whiptail dh_makeshlibs -V # Currently disabled, as debian-test has been removed. # chmod +x debian/whiptail/usr/lib/debian-test/tests/whiptail/test-newt.sh/test-newt.sh dh_compress -p whiptail dh_shlibdeps -p whiptail -L libnewt0.52 -l debian/libnewt0.52/usr/lib dh_fixperms -p whiptail dh_installdeb -p whiptail dh_gencontrol -p whiptail dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -p whiptail dh_builddeb -p whiptail dpkg-deb: building package `whiptail' in `../whiptail_0.52.2-11.1em1_arm.deb'. dpkg-genchanges -sa >../newt_0.52.2-11.1em1_arm.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) 65 checks successful. Format: 1.7 Date: Mon, 15 Oct 2007 16:25:44 +0100 Source: newt Binary: libnewt0.52 libnewt-dev libnewt-pic whiptail Architecture: source arm Version: 0.52.2-11.1em1 Distribution: unstable Urgency: low Maintainer: Alastair McKinstry Changed-By: Neil Williams Description: libnewt-dev - Developer's toolkit for newt windowing library libnewt-pic - Not Erik's Windowing Toolkit, shared library subset kit libnewt0.52 - Not Erik's Windowing Toolkit - text mode windowing with slang whiptail - Displays user-friendly dialog boxes from shell scripts Changes: newt (0.52.2-11.1em1) unstable; urgency=low . * New emdebian release. Files: 0d9e67a43dcbd8a7f817508122245f3d 522 devel optional newt_0.52.2-11.1em1.dsc a8558b40664a278bbbceeb54bb95927d 261072 devel optional newt_0.52.2.orig.tar.gz 712e69824a43ca0795b43ca5d3292d4f 100487 devel optional newt_0.52.2-11.1em1.diff.gz 9bb1b0237f02325b229dfd062c9d7891 33480 base important libnewt0.52_0.52.2-11.1em1_arm.deb 69501da2ced9d2d0fe726483b3a51400 40486 libdevel optional libnewt-dev_0.52.2-11.1em1_arm.deb 379d6cd9bdaaab668c4d065019f32efd 36716 libdevel extra libnewt-pic_0.52.2-11.1em1_arm.deb dcf390ce91fe73ebaea1fe31ce1cf9a0 11280 utils important whiptail_0.52.2-11.1em1_arm.deb Successful build.