Building package from source 2.18.4

Asked by Bastien Mathias

Hi,

I'm currently trying to generate deb packages from sources. I tried to download sources from "apt-get" command and from the bzr branche.
After dowloading I go into ubiquity-2.18.4 directory and run "sudo ./debian/rules update" and then "sudo ./debian/rules/binary" I always got errors during generation (error occurs in 2.17.3 version of ubiquity too).
Finally at the end of the process I have these packages build :

ubiquity-frontend-kde_2.18.4_all.deb
ubiquity-ubuntu-artwork_2.18.4_all.deb
oem-config_2.18.4_all.deb
oem-config-check_2.18.4_all.udeb
oem-config-debconf_2.18.4_all.deb
oem-config-gtk_2.18.4_all.deb
oem-config-kde_2.18.4_all.deb
oem-config-remaster_2.18.4_all.deb
oem-config-udeb_2.18.4_all.udeb

Building host informations :
Linux gaea 3.13.0-12-generic #32-Ubuntu SMP Fri Feb 21 17:45:10 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 14.04 LTS
model name : Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz

And this is my stacktrace of building :

dh_testdir
dh_autoreconf -- ./autogen.sh
Copying file ABOUT-NLS
Creating directory build
Copying file build/config.rpath
Creating directory m4
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intlmacosx.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/uintmax_t.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file <email address hidden>
Copying file <email address hidden>
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
libtoolize: copying file `build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
dh_auto_configure -- --libexecdir=\${prefix}/lib
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
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 fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) 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 intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.2
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PANEL... yes
checking for WALLPAPER... yes
checking for MOCK_RESOLVER... yes
checking for gobject-introspection... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating src/wallpaper/Makefile
config.status: creating src/panel/Makefile
config.status: creating src/mockresolver/Makefile
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/icons/Makefile
config.status: creating pixmaps/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
dh_auto_build
make[1]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk »
make all-recursive
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk »
Making all in data
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data »
Making all in icons
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data »
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po oem-config-prepare-gtk.desktop.in oem-config-prepare-gtk.desktop
Generating and caching the translation database
Merging translations into oem-config-prepare-gtk.desktop.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po oem-config-prepare-kde.desktop.in oem-config-prepare-kde.desktop
Found cached translation database
Merging translations into oem-config-prepare-kde.desktop.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po ubiquity.desktop.in ubiquity.desktop
Found cached translation database
Merging translations into ubiquity.desktop.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po ubiquity-kdeui.desktop.in ubiquity-kdeui.desktop
Found cached translation database
Merging translations into ubiquity-kdeui.desktop.
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po com.ubuntu.ubiquity.policy.in com.ubuntu.ubiquity.policy
Found cached translation database
Merging translations into com.ubuntu.ubiquity.policy.
CREATED com.ubuntu.ubiquity.policy
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data »
Making all in pixmaps
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/pixmaps »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/pixmaps »
Making all in po
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/po »
file=`echo am | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file am.po
file=`echo ar | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo ast | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ast.po
file=`echo be | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file be.po
file=`echo bg | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file bn.po
file=`echo bs | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file bs.po
file=`echo ca | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo da | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo el | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo eo | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file eo.po
file=`echo es | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo et | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fi | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo ga | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ga.po
file=`echo gl | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo he | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file hi.po
file=`echo hr | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo id | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo it | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ka.po
file=`echo kk | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file kk.po
file=`echo km | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file km.po
file=`echo ko | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo ku | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ku.po
file=`echo lt | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo lv | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo mk | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file mk.po
file=`echo ml | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ml.po
file=`echo mr | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file mr.po
file=`echo ne | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ne.po
file=`echo nl | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo pa | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo pt | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo ro | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sq | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sv | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo ta | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file ta.po
file=`echo th | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file th.po
file=`echo tl | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file tl.po
file=`echo tr | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo vi | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
   && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/po »
Making all in src
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
Making all in mockresolver
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o mockresolver.lo mockresolver.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c mockresolver.c -fPIC -DPIC -o .libs/mockresolver.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c mockresolver.c -o mockresolver.o >/dev/null 2>&1
/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -version-info 0:0:0 -no-undefined -export-symbols-regex "^[^_].*" -Wl,-Bsymbolic-functions -Wl,-z,relro -o libubimockresolver.la -rpath /usr/lib/x86_64-linux-gnu mockresolver.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: /usr/bin/nm -B .libs/mockresolver.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libubimockresolver.exp
libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libubimockresolver.exp" > ".libs/libubimockresolver.expT"
libtool: link: mv -f ".libs/libubimockresolver.expT" ".libs/libubimockresolver.exp"
libtool: link: echo "{ global:" > .libs/libubimockresolver.ver
libtool: link: cat .libs/libubimockresolver.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libubimockresolver.ver
libtool: link: echo "local: *; };" >> .libs/libubimockresolver.ver
libtool: link: gcc -shared -fPIC -DPIC .libs/mockresolver.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-soname -Wl,libubimockresolver.so.0 -Wl,-version-script -Wl,.libs/libubimockresolver.ver -o .libs/libubimockresolver.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libubimockresolver.so.0" && ln -s "libubimockresolver.so.0.0.0" "libubimockresolver.so.0")
libtool: link: (cd ".libs" && rm -f "libubimockresolver.so" && ln -s "libubimockresolver.so.0.0.0" "libubimockresolver.so")
libtool: link: ar cru .libs/libubimockresolver.a mockresolver.o
libtool: link: ranlib .libs/libubimockresolver.a
libtool: link: ( cd ".libs" && rm -f "libubimockresolver.la" && ln -s "../libubimockresolver.la" "libubimockresolver.la" )
/usr/bin/g-ir-scanner --add-include-path=. --namespace=UbiquityMockResolver --nsversion=1.0 --libtool="/bin/bash ../../libtool" --include=Gio-2.0 --library=libubimockresolver.la --identifier-prefix=Ubiquity --cflags-begin --cflags-end mockresolver.h mockresolver.c libubimockresolver.la --output UbiquityMockResolver-1.0.gir
g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -c -o /home/bastien/developpement/packaging/trunk/src/mockresolver/tmp-introspectN4sLvD/UbiquityMockResolver-1.0.o /home/bastien/developpement/packaging/trunk/src/mockresolver/tmp-introspectN4sLvD/UbiquityMockResolver-1.0.c
g-ir-scanner: link: /bin/bash ../../libtool --mode=link --tag=CC cc -o /home/bastien/developpement/packaging/trunk/src/mockresolver/tmp-introspectN4sLvD/UbiquityMockResolver-1.0 -export-dynamic -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro /home/bastien/developpement/packaging/trunk/src/mockresolver/tmp-introspectN4sLvD/UbiquityMockResolver-1.0.o -L. libubimockresolver.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: cc -o /home/bastien/developpement/packaging/trunk/src/mockresolver/tmp-introspectN4sLvD/.libs/UbiquityMockResolver-1.0 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro /home/bastien/developpement/packaging/trunk/src/mockresolver/tmp-introspectN4sLvD/UbiquityMockResolver-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libubimockresolver.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
/usr/bin/g-ir-compiler --includedir=. --includedir=. UbiquityMockResolver-1.0.gir -o UbiquityMockResolver-1.0.typelib
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
Making all in panel
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libindicator3-0.4 -I/usr/include/libido3-0.1 -DINDICATOR_DIR=\"/usr/share/unity/indicators\" -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o panel.o panel.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -lindicator3 -lido3-0.1 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -Wl,-Bsymbolic-functions -Wl,-z,relro -o panel panel.o
libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o panel panel.o -lindicator3 -lido3-0.1 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lgobject-2.0 -lglib-2.0 -lX11
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
Making all in wallpaper
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c -o wallpaper.o wallpaper.c
/bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lX11 -Wl,-Bsymbolic-functions -Wl,-z,relro -o wallpaper wallpaper.o
libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o wallpaper wallpaper.o -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so -lpango-1.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lgobject-2.0 -lglib-2.0 -lX11
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[4]: Rien à faire pour « all-am ».
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk »
make[1]: quittant le répertoire « /home/bastien/developpement/packaging/trunk »
/usr/bin/make -C d-i build
make[1]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i »
set -e; for package in apt-setup base-installer bterm-unifont choose-mirror clock-setup debian-installer-utils hw-detect localechooser netcfg partconf partman-auto partman-auto-crypto partman-auto-loop partman-auto-lvm partman-base partman-basicfilesystems partman-basicmethods partman-btrfs partman-crypto partman-ext3 partman-jfs partman-lvm partman-partitioning partman-target partman-xfs preseed tzsetup user-setup grub-installer partman-efi; do \
  if [ -d "source/$package" ]; then \
   (cd "source/$package" && \
    debian/rules build) || exit 1; \
  fi; \
 done
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/apt-setup »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/apt-setup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
debian/templates-build.pl amd64 < debian/templates-arch > debian/templates.gen
# give the new templates file the same mtime as the input file, so
# that po2debconf doesn't decide that it needs to run
# debconf-updatepo
touch -mr debian/templates-arch debian/templates.gen
/usr/bin/make small
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
cc -Os -Wall -g -D_GNU_SOURCE -Os -fomit-frame-pointer -o pkgdetails pkgdetails.c
cc -Os -Wall -g -D_GNU_SOURCE -Os -fomit-frame-pointer -o run-debootstrap run-debootstrap.c -ldebconfclient -ldebian-installer
strip --remove-section=.comment --remove-section=.note pkgdetails run-debootstrap
ls -l pkgdetails run-debootstrap
-rwxr-xr-x 1 root root 14496 avril 14 11:20 pkgdetails
-rwxr-xr-x 1 root root 14528 avril 14 11:20 run-debootstrap
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
   dh_auto_test
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
make -C kernel test
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer/kernel »
alpha: 24 passes, 0 failures.
amd64: 16 passes, 0 failures.
arm64: 20 passes, 0 failures.
armeb: 6 passes, 0 failures.
armel: 87 passes, 0 failures.
armhf: 108 passes, 0 failures.
hppa: 36 passes, 0 failures.
i386: 116 passes, 0 failures.
ia64: 22 passes, 0 failures.
m68k: 14 passes, 0 failures.
mips: 97 passes, 0 failures.
mipsel: 85 passes, 0 failures.
powerpc: 157 passes, 0 failures.
ppc64el: 10 passes, 0 failures.
s390: 16 passes, 0 failures.
s390x: 7 passes, 0 failures.
sh4: 20 passes, 0 failures.
sparc: 36 passes, 0 failures.
kfreebsd-amd64: 16 passes, 0 failures.
kfreebsd-i386: 32 passes, 0 failures.
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer/kernel »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/bterm-unifont »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/bterm-unifont »
bdftobogl -b /usr/src/unifont.bdf > unifont.bgf
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/bterm-unifont »
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/bterm-unifont »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
# Don't try to sync the mirror masterlist during the build:
/usr/bin/make small ONLINE=n
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
rm -f choose-mirror choose-mirror.o *~ mirrors_*.h
rm -f debian/templates-countries debian/httplist-countries debian/httpslist-countries debian/ftplist-countries
rm -f demo demo.templates
rm -rf debian/iso-codes/ debian/pobuild*/
rm -f debian/iso_3166.tab
isoquery -c | cut -f 1,4 | sort >debian/iso_3166.tab
if [ "$USE_HTTP" ]; then ./mirrorlist http Mirrors.masterlist.ubuntu debian/iso_3166.tab; fi
if [ "$USE_HTTPS" ]; then ./mirrorlist https Mirrors.masterlist.ubuntu debian/iso_3166.tab; fi
if [ "$USE_FTP" ]; then ./mirrorlist ftp Mirrors.masterlist.ubuntu debian/iso_3166.tab; fi
cc -Os -Wall -g -D_GNU_SOURCE -DARCH_TEXT='"amd64"' -DWITH_HTTP -DWITH_HTTPS -DWITH_FTP_MANUAL -Os -fomit-frame-pointer -DSMALL -D_FORTIFY_SOURCE=2 -c -o choose-mirror.o choose-mirror.c
cc -o choose-mirror choose-mirror.o -ldebconfclient -ldebian-installer -Wl,-Bsymbolic-functions -Wl,-z,relro
strip --remove-section=.comment --remove-section=.note choose-mirror
./mirrorlist httplist Mirrors.masterlist.ubuntu debian/iso_3166.tab
./mirrorlist httpslist Mirrors.masterlist.ubuntu debian/iso_3166.tab
./mirrorlist ftplist Mirrors.masterlist.ubuntu debian/iso_3166.tab
# Grab ISO codes from iso-codes package
./get-iso-codes
# Build the templates
./mktemplates debian/choose-mirror-bin.templates-in debian/choose-mirror-bin.templates.http-in debian/choose-mirror-bin.templates.https-in debian/choose-mirror-bin.templates.ftp.base-in debian/choose-mirror-bin.templates.both-in
Creating the list of countries for HTTP mirrors... Done.
Creating the list of countries for HTTPS mirrors... Done.
Creating the list of countries for FTP mirrors... Done.
Insert the lists of choices into the templates file... Done.
Include country names translations into the templates file:
  am... done
  ar... done
  ast... done
  be... done
  bg... done
  bn... done
  bo... done
  bs... done
  ca... done
  cs... done
  cy... done
  da... done
  de... done
  dz... done
  el... done
  eo... done
  es... done
  et... done
  eu... done
  fa... done
  fi... done
  fr... done
  ga... done
  gl... done
  gu... done
  he... done
  hi... done
  hr... done
  hu... done
  id... done
  is... done
  it... done
  ja... done
  ka... done
  kk... done
  km... done
  kn... done
  ko... done
  ku... done
  lo... done
  lt... done
  lv... done
  mk... done
  ml... done
  mr... done
  nb... done
  ne... done
  nl... done
  nn... done
  pa... done
  pl... done
  pt_BR... done
  pt... done
  ro... done
  ru... done
  se... done
  si... done
  sk... done
  sl... done
  sq... done
  sr... done
  sv... done
  ta... done
  te... done
  tg... done
  th... done
  tl... done
  tr... done
  ug... done
  uk... done
  vi... done
  zh_CN... done
  zh_TW... done
ls -l choose-mirror
-rwxr-xr-x 1 root root 32920 avril 14 11:20 choose-mirror
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
gcc -Os -Wall set-date-epoch.c -o set-date-epoch
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
   debian/rules override_dh_auto_test
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
sh -n debian/clock-setup.postinst
sh -n finish-install.d/10clock-setup
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
/usr/bin/make CC=gcc CFLAGS="-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -Os -fomit-frame-pointer" LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro"
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -Os -fomit-frame-pointer -Wl,-Bsymbolic-functions -Wl,-z,relro mapdevfs.c -o mapdevfs -ldebian-installer
gcc -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -W -Os -fomit-frame-pointer -Wl,-Bsymbolic-functions -Wl,-z,relro log-output.c -o log-output -ldebian-installer
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
   dh_auto_test
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
make -C testsuite test
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils/testsuite »
Running testsuite:
- user-params... OK.

Overall result: 1 out of 1 tests were successful
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils/testsuite »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
gcc -W -Wall -Os -g -DCPU_TEXT='"amd64"' -c archdetect.c
gcc -Wl,-Bsymbolic-functions -Wl,-z,relro -o archdetect archdetect.o -ldebian-installer
grep -v '^#' devnames-static.txt | gzip -9c > devnames-static.gz
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
   dh_auto_test
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
set -e; for sh in *.sh; do sh -n $sh; done
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
Checking syntax of finish-install.d/05localechooser
Checking syntax of post-base-installer.d/05localechooser
Checking syntax of debian/postinst
Checking syntax of languagemap
Checking syntax of localechooser
LC_COLLATE=C ./mklanguagelist.data languagelist debian/languagelist.data
isoquery -c | cut -f 1,4 | sort >debian/iso_3166.tab
[ -s debian/iso_3166.tab ]
./get-iso-codes
./mkshort
Building short lists of countries...
ar
bn
bo
ca
de
el
es
eu
fr
it
nl
pa
pt
pt_BR
ru
sq
sr
sv
ta
tr
zh_CN
zh_TW
en
./mktemplates.continents debian/iso_3166.tab regionmap debian/templates.continents
cat debian/localechooser.templates-in debian/templates.continents >debian/templates.base-in
./mktemplates.base debian/templates.base-in debian/templates.base
am.po ar.po ast.po be.po bg.po bn.po bo.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ka.po kk.po km.po kn.po ko.po ku.po lo.po lt.po lv.po mk.po ml.po mr.po nb.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po se.po si.po sk.po sl.po sq.po sr.po sv.po ta.po te.po th.po tl.po tr.po ug.po uk.po vi.po zh_CN.po zh_TW.po
./mktemplates.shortlist
ar
bn
bo
ca
de
el
en
es
eu
fr
it
nl
pa
pt
pt_BR
ru
sq
sr
sv
ta
tr
zh_CN
zh_TW
./mktemplates.warnings languagelist debian/templates
Appending language-specific templates about incomplete translations...
# Check that the listed locale is supported, to make sure it will work.
iconv -f utf-8 -t unicode languagelist > /dev/null
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o netcfg-common.o netcfg-common.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o wireless.o wireless.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o write_interface.o write_interface.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o ipv6.o ipv6.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o netcfg-static.o netcfg-static.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o static.o static.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o ethtool-lite.o ethtool-lite.c
cc -o netcfg-static netcfg-common.o wireless.o write_interface.o ipv6.o netcfg-static.o static.o ethtool-lite.o -ldebconfclient -ldebian-installer -liw
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o netcfg.o netcfg.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o dhcp.o dhcp.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o wpa.o wpa.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o wpa_ctrl.o wpa_ctrl.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o rdnssd.o rdnssd.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o autoconfig.o autoconfig.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o nm-conf.o nm-conf.c
cc -o netcfg netcfg-common.o wireless.o write_interface.o ipv6.o netcfg.o dhcp.o static.o ethtool-lite.o wpa.o wpa_ctrl.o rdnssd.o autoconfig.o nm-conf.o -ldebconfclient -ldebian-installer -liw
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
   dh_auto_test
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/test_inet_mton.o test/test_inet_mton.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/test_inet_ptom.o test/test_inet_ptom.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/test_netcfg_parse_cidr_address.o test/test_netcfg_parse_cidr_address.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/test_netcfg_network_address.o test/test_netcfg_network_address.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/test_netcfg_gateway_reachable.o test/test_netcfg_gateway_reachable.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/test_nc_v6_interface_configured.o test/test_nc_v6_interface_configured.c
cc -c -W -Wall -Werror -DNDEBUG -DNETCFG_VERSION="\"1.116ubuntu1\"" -DNETCFG_BUILD_DATE="\"20140414-1121\"" -I. -DWIRELESS -DNM -Os -fomit-frame-pointer -o test/srunner.o test/srunner.c
cc -o test/run test/test_inet_mton.o test/test_inet_ptom.o test/test_netcfg_parse_cidr_address.o test/test_netcfg_network_address.o test/test_netcfg_gateway_reachable.o test/test_nc_v6_interface_configured.o netcfg-common.o wireless.o ethtool-lite.o ipv6.o write_interface.o test/srunner.o -ldebconfclient -ldebian-installer -liw -lcheck -lm -lpthread -lrt
----------------------------------------

Running suite(s): inet_mton
 inet_ptom
 netcfg_parse_cidr_address
 netcfg_network_address
 netcfg_gateway_reachable
 nc_v6_interface_configured
100%: Checks: 22, Failures: 0, Errors: 0
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
/usr/bin/make small
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
rm -f partconf find-partitions mkfstab mountpoint \
  test-mkfstab test-partconf *.o
cc -W -Wall -Os -D_FORTIFY_SOURCE=2 -c -o partconf.o partconf.c
cc -W -Wall -Os -D_FORTIFY_SOURCE=2 -c -o xasprintf.o xasprintf.c
cc -W -Wall -Os -D_FORTIFY_SOURCE=2 -c -o util.o util.c
cc -W -Wall -Os -D_FORTIFY_SOURCE=2 -c -o find-parts.o find-parts.c
cc -Wl,-Bsymbolic-functions -Wl,-z,relro partconf.o xasprintf.o util.o find-parts.o -ldl -ldebconfclient -ldebian-installer -lparted -o partconf
cc -W -Wall -Os -o find-partitions -DFIND_PARTS_MAIN find-parts.c util.o xasprintf.o -lparted
cc -W -Wall -Os -D_FORTIFY_SOURCE=2 -c -o mkfstab.o mkfstab.c
cc -Wl,-Bsymbolic-functions -Wl,-z,relro mkfstab.o xasprintf.o -ldebian-installer -o mkfstab
cc -W -Wall -Os -D_FORTIFY_SOURCE=2 -c -o mountpoint.o mountpoint.c
cc -Wl,-Bsymbolic-functions -Wl,-z,relro mountpoint.o -ldebian-installer -o mountpoint
strip --remove-section=.comment --remove-section=.note partconf
strip --remove-section=.comment --remove-section=.note find-partitions
strip --remove-section=.comment --remove-section=.note mkfstab
strip --remove-section=.comment --remove-section=.note mountpoint
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-crypto »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-crypto »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-loop »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-loop »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-lvm »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-lvm »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
cc -Wall -Os -D_GNU_SOURCE parted_server.c -lparted -o parted_server
cc -Wall -Os -D_GNU_SOURCE parted_devices.c -lparted -o parted_devices
cc -Wall -Os -D_GNU_SOURCE partmap.c -lparted -o partmap
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicfilesystems »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicfilesystems »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicmethods »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicmethods »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-btrfs »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-btrfs »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto »
make -C blockdev-wipe
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto/blockdev-wipe »
cc -Wall -Os -s -o blockdev-wipe blockdev-wipe.c
strip -s blockdev-wipe
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto/blockdev-wipe »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto »
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-ext3 »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-ext3 »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-jfs »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-jfs »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-lvm »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-lvm »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-partitioning »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-partitioning »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-target »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-target »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-xfs »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-xfs »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
1..10
Test suite successful
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
   dh_auto_test
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
failures=0; for t in t/01-auto-install.t; do $t || failures=$((failures+1)); done; if [ $failures -gt 0 ]; then echo Test suite failures: $failures; exit 1; else echo Test suite successful; fi
ok 1 - BEGIN/END: testable found
ok 2 - empty URL
ok 3 - basic foo
ok 4 - foo and get_domain
ok 5 - foo:port and get_domain
ok 6 - foo and get_domain
ok 7 - foo and unnassigned-domain (2 "n")
ok 8 - foo and unassigned-domain (1 "n")
ok 9 - http:// is added
ok 10 - ftp:// is kept
1..10
Test suite successful
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
/usr/bin/make
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
isoquery -c | cut -f 1,4 | sort > debian/iso_3166.tab
./gen-templates < debian/common.templates.in > debian/common.templates
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/user-setup »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/user-setup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/grub-installer »
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/grub-installer »
cc -Os -g -Wall ensure-active.c -o ensure-active -lparted
cc -Os -g -Wall prep-bootdev.c -o prep-bootdev -lparted
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/grub-installer »
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/grub-installer »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-efi »
dh build --with d-i
   dh_di_kernel_gencontrol
   dh_testdir
   dh_auto_configure
   dh_auto_build
   dh_auto_test
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-efi »
make[1]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i »
convert -resize 32x32 data/ubiquity.svg pixmaps/ubiquity.xpm
touch build-stamp
/usr/bin/make -C d-i/source/console-setup/Keyboard MyKeyboardNames.pl \
  xkbdir=/usr/share/X11/xkb
make[1]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/console-setup/Keyboard »
./xmlreader /usr/share/X11/xkb/rules/xorg.xml >MyKeyboardNames.pl
make[1]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/console-setup/Keyboard »
d-i/source/console-setup/Keyboard/kbdnames-maker d-i/source/console-setup/Keyboard/MyKeyboardNames.pl | gzip -9c > debian/kbdnames.gz
dh_testdir
dh_testroot
dh_prep
cp debian/ubiquity.dirs-any debian/ubiquity.dirs
dh_installdirs
dh_installmenu
/usr/bin/make install DESTDIR=`pwd`/debian/tmp
make[1]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk »
Making install in data
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data »
Making install in icons
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[4]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/128x128/apps'
 /usr/bin/install -c -m 644 128x128/apps/ubiquity-kde.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/128x128/apps'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/install -c -m 644 16x16/apps/ubiquity.svg 16x16/apps/ubiquity-kde.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/16x16/apps'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/install -c -m 644 22x22/apps/ubiquity.svg 22x22/apps/ubiquity-kde.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/22x22/apps'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/install -c -m 644 24x24/apps/ubiquity.svg '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/24x24/apps'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/32x32/apps'
 /usr/bin/install -c -m 644 32x32/apps/ubiquity.svg 32x32/apps/ubiquity-kde.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/32x32/apps'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/install -c -m 644 48x48/apps/ubiquity.svg 48x48/apps/ubiquity-kde.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/48x48/apps'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/64x64/apps'
 /usr/bin/install -c -m 644 64x64/apps/ubiquity.svg 64x64/apps/ubiquity-kde.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/icons/hicolor/64x64/apps'
/usr/bin/make install-data-hook
make[5]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
*** Icon cache not updated. After (un)install, run this:
*** gtk-update-icon-cache -f -t /usr/share/icons/hicolor
make[5]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data/icons »
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/data »
make[4]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/applications'
 /usr/bin/install -c -m 644 oem-config-prepare-gtk.desktop oem-config-prepare-kde.desktop ubiquity.desktop ubiquity-kdeui.desktop '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/applications'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/gnome-shell/modes'
 /usr/bin/install -c -m 644 ubiquity.json '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/gnome-shell/modes'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/polkit-1/actions'
 /usr/bin/install -c -m 644 com.ubuntu.ubiquity.policy '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/polkit-1/actions'
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/data »
Making install in pixmaps
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/pixmaps »
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/pixmaps »
make[3]: Rien à faire pour « install-exec-am ».
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/ubiquity/pixmaps'
 /usr/bin/install -c -m 644 world_map-960.png zoom-in.png '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/ubiquity/pixmaps'
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/pixmaps »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/pixmaps »
Making install in po
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/po »
linguas="am ar ast be bg bn bs ca cs da de el eo es et eu fi fr ga gl gu he hi hr hu id it ja ka kk km ko ku lt lv mk ml mr ne nl pa pl pt_BR pt ro ru sk sl sq sr sv ta th tl tr uk vi zh_CN zh_TW "; \
 for lang in $linguas; do \
   dir=/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \
   /bin/bash /home/bastien/developpement/packaging/trunk/build/install-sh -d $dir; \
   if test -r $lang.gmo; then \
     /usr/bin/install -c -m 644 $lang.gmo $dir/ubiquity.mo; \
     echo "installing $lang.gmo as $dir/ubiquity.mo"; \
   else \
     /usr/bin/install -c -m 644 ./$lang.gmo $dir/ubiquity.mo; \
     echo "installing ./$lang.gmo as" \
   "$dir/ubiquity.mo"; \
   fi; \
   if test -r $lang.gmo.m; then \
     /usr/bin/install -c -m 644 $lang.gmo.m $dir/ubiquity.mo.m; \
     echo "installing $lang.gmo.m as $dir/ubiquity.mo.m"; \
   else \
     if test -r ./$lang.gmo.m ; then \
       /usr/bin/install -c -m 644 ./$lang.gmo.m \
  $dir/ubiquity.mo.m; \
       echo "installing ./$lang.gmo.m as" \
     "$dir/ubiquity.mo.m"; \
     else \
       true; \
     fi; \
   fi; \
 done
installing am.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/am/LC_MESSAGES/ubiquity.mo
installing ar.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ar/LC_MESSAGES/ubiquity.mo
installing ast.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ast/LC_MESSAGES/ubiquity.mo
installing be.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/be/LC_MESSAGES/ubiquity.mo
installing bg.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/bg/LC_MESSAGES/ubiquity.mo
installing bn.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/bn/LC_MESSAGES/ubiquity.mo
installing bs.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/bs/LC_MESSAGES/ubiquity.mo
installing ca.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ca/LC_MESSAGES/ubiquity.mo
installing cs.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/cs/LC_MESSAGES/ubiquity.mo
installing da.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/da/LC_MESSAGES/ubiquity.mo
installing de.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/de/LC_MESSAGES/ubiquity.mo
installing el.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/el/LC_MESSAGES/ubiquity.mo
installing eo.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/eo/LC_MESSAGES/ubiquity.mo
installing es.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/es/LC_MESSAGES/ubiquity.mo
installing et.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/et/LC_MESSAGES/ubiquity.mo
installing eu.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/eu/LC_MESSAGES/ubiquity.mo
installing fi.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/fi/LC_MESSAGES/ubiquity.mo
installing fr.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/fr/LC_MESSAGES/ubiquity.mo
installing ga.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ga/LC_MESSAGES/ubiquity.mo
installing gl.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/gl/LC_MESSAGES/ubiquity.mo
installing gu.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/gu/LC_MESSAGES/ubiquity.mo
installing he.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/he/LC_MESSAGES/ubiquity.mo
installing hi.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/hi/LC_MESSAGES/ubiquity.mo
installing hr.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/hr/LC_MESSAGES/ubiquity.mo
installing hu.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/hu/LC_MESSAGES/ubiquity.mo
installing id.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/id/LC_MESSAGES/ubiquity.mo
installing it.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/it/LC_MESSAGES/ubiquity.mo
installing ja.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ja/LC_MESSAGES/ubiquity.mo
installing ka.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ka/LC_MESSAGES/ubiquity.mo
installing kk.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/kk/LC_MESSAGES/ubiquity.mo
installing km.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/km/LC_MESSAGES/ubiquity.mo
installing ko.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ko/LC_MESSAGES/ubiquity.mo
installing ku.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ku/LC_MESSAGES/ubiquity.mo
installing lt.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/lt/LC_MESSAGES/ubiquity.mo
installing lv.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/lv/LC_MESSAGES/ubiquity.mo
installing mk.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/mk/LC_MESSAGES/ubiquity.mo
installing ml.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ml/LC_MESSAGES/ubiquity.mo
installing mr.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/mr/LC_MESSAGES/ubiquity.mo
installing ne.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ne/LC_MESSAGES/ubiquity.mo
installing nl.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/nl/LC_MESSAGES/ubiquity.mo
installing pa.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/pa/LC_MESSAGES/ubiquity.mo
installing pl.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/pl/LC_MESSAGES/ubiquity.mo
installing pt_BR.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/pt_BR/LC_MESSAGES/ubiquity.mo
installing pt.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/pt/LC_MESSAGES/ubiquity.mo
installing ro.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ro/LC_MESSAGES/ubiquity.mo
installing ru.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ru/LC_MESSAGES/ubiquity.mo
installing sk.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/sk/LC_MESSAGES/ubiquity.mo
installing sl.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/sl/LC_MESSAGES/ubiquity.mo
installing sq.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/sq/LC_MESSAGES/ubiquity.mo
installing sr.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/sr/LC_MESSAGES/ubiquity.mo
installing sv.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/sv/LC_MESSAGES/ubiquity.mo
installing ta.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/ta/LC_MESSAGES/ubiquity.mo
installing th.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/th/LC_MESSAGES/ubiquity.mo
installing tl.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/tl/LC_MESSAGES/ubiquity.mo
installing tr.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/tr/LC_MESSAGES/ubiquity.mo
installing uk.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/uk/LC_MESSAGES/ubiquity.mo
installing vi.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/vi/LC_MESSAGES/ubiquity.mo
installing zh_CN.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/zh_CN/LC_MESSAGES/ubiquity.mo
installing zh_TW.gmo as /home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/locale/zh_TW/LC_MESSAGES/ubiquity.mo
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/po »
Making install in src
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
Making install in mockresolver
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../../libtool --mode=install /usr/bin/install -c libubimockresolver.la '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libubimockresolver.so.0.0.0 /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/libubimockresolver.so.0.0.0
libtool: install: (cd /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libubimockresolver.so.0.0.0 libubimockresolver.so.0 || { rm -f libubimockresolver.so.0 && ln -s libubimockresolver.so.0.0.0 libubimockresolver.so.0; }; })
libtool: install: (cd /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libubimockresolver.so.0.0.0 libubimockresolver.so || { rm -f libubimockresolver.so && ln -s libubimockresolver.so.0.0.0 libubimockresolver.so; }; })
libtool: install: /usr/bin/install -c .libs/libubimockresolver.lai /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/libubimockresolver.la
libtool: install: /usr/bin/install -c .libs/libubimockresolver.a /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/libubimockresolver.a
libtool: install: chmod 644 /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/libubimockresolver.a
libtool: install: ranlib /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/libubimockresolver.a
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/gir-1.0'
 /usr/bin/install -c -m 644 UbiquityMockResolver-1.0.gir '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/share/gir-1.0'
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/girepository-1.0'
 /usr/bin/install -c -m 644 UbiquityMockResolver-1.0.typelib '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/x86_64-linux-gnu/girepository-1.0'
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
Making install in panel
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/ubiquity'
  /bin/bash ../../libtool --mode=install /usr/bin/install -c panel '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/ubiquity'
libtool: install: /usr/bin/install -c panel /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/ubiquity/panel
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
Making install in wallpaper
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
 /bin/mkdir -p '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/ubiquity'
  /bin/bash ../../libtool --mode=install /usr/bin/install -c wallpaper '/home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/ubiquity'
libtool: install: /usr/bin/install -c wallpaper /home/bastien/developpement/packaging/trunk/debian/tmp/usr/lib/ubiquity/wallpaper
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[4]: Rien à faire pour « install-exec-am ».
make[4]: Rien à faire pour « install-data-am ».
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk »
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk »
make[3]: Rien à faire pour « install-exec-am ».
make[3]: Rien à faire pour « install-data-am ».
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk »
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk »
make[1]: quittant le répertoire « /home/bastien/developpement/packaging/trunk »
/usr/bin/make -C d-i install
make[1]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i »
set -e; for package in apt-setup base-installer bterm-unifont choose-mirror clock-setup debian-installer-utils hw-detect localechooser netcfg partconf partman-auto partman-auto-crypto partman-auto-loop partman-auto-lvm partman-base partman-basicfilesystems partman-basicmethods partman-btrfs partman-crypto partman-ext3 partman-jfs partman-lvm partman-partitioning partman-target partman-xfs preseed tzsetup user-setup grub-installer partman-efi; do \
  if [ -d "source/$package" ]; then \
   (export NO_PKG_MANGLE=1; \
    cd "source/$package" && \
    debian/rules binary && \
    rm -rf debian/*/DEBIAN) || exit 1; \
  fi; \
 done
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/apt-setup »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/apt-setup »
dh_installdebconf
sed -i 's/@MULTIARCH@/i386/' \
  debian/apt-setup-udeb/DEBIAN/templates
echo >> debian/apt-mirror-setup/DEBIAN/templates
po2debconf debian/apt-mirror-setup.templates-ubuntu \
  >> debian/apt-mirror-setup/DEBIAN/templates
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/apt-setup »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « apt-setup-udeb » dans « ../apt-setup-udeb_0.80ubuntu6_amd64.udeb ».
dpkg-deb : construction du paquet « apt-mirror-setup » dans « ../apt-mirror-setup_0.80ubuntu6_all.udeb ».
dpkg-deb : construction du paquet « apt-cdrom-setup » dans « ../apt-cdrom-setup_0.80ubuntu6_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/apt-setup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   debian/rules override_dh_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
dh_install
if [ -e "kernel/amd64.sh" ]; then \
  install -D -m644 "kernel/amd64.sh" \
                   debian/base-installer/usr/lib/base-installer/kernel.sh; \
 fi
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
dh_installdebconf
(echo ; cat debian/templates.gen) >> debian/base-installer/DEBIAN/templates
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « base-installer » dans « ../base-installer_1.144ubuntu1_amd64.udeb ».
dpkg-deb : construction du paquet « bootstrap-base » dans « ../bootstrap-base_1.144ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/base-installer »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/bterm-unifont »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « bterm-unifont » dans « ../bterm-unifont_1.3_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/bterm-unifont »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
dh_installdebconf
# Sort mirror countries (including translations)
# MUST be after dh_installdebconf
./sort-templates
Sorting template 'mirror/http/countries'...
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « choose-mirror » dans « ../choose-mirror_2.55ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « choose-mirror-bin » dans « ../choose-mirror-bin_2.55ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/choose-mirror »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   debian/rules override_dh_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
dh_install
dh_install finish-install.d usr/lib
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
dh_gencontrol -- -Vrdate:Depends="configured-network, rdate-udeb"
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « clock-setup » dans « ../clock-setup_0.117ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/clock-setup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
for file in /lib/terminfo/a/ansi /lib/terminfo/d/dumb /lib/terminfo/v/vt102 /lib/terminfo/l/linux; do \
  mkdir -p debian/di-utils-terminfo/`dirname $file`; \
  cp -pL $file debian/di-utils-terminfo/$file; \
  chmod 644 debian/di-utils-terminfo/$file; \
 done
mkdir -p debian/di-utils/bin
cp -pL list-devices-linux debian/di-utils/bin/list-devices
chmod 755 debian/di-utils/bin/list-devices
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « di-utils-shell » dans « ../di-utils-shell_1.105ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « di-utils-reboot » dans « ../di-utils-reboot_1.105ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « di-utils-exit-installer » dans « ../di-utils-exit-installer_1.105ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « di-utils » dans « ../di-utils_1.105ubuntu1_amd64.udeb ».
dpkg-deb : construction du paquet « di-utils-mapdevfs » dans « ../di-utils-mapdevfs_1.105ubuntu1_amd64.udeb ».
dpkg-deb : construction du paquet « di-utils-terminfo » dans « ../di-utils-terminfo_1.105ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/debian-installer-utils »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   debian/rules override_dh_auto_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
/usr/bin/make install-hw-detect DESTDIR=/home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect; /usr/bin/make install-ethdetect DESTDIR=/home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/ethdetect; /usr/bin/make install-disk-detect DESTDIR=/home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/disk-detect; /usr/bin/make install-driver-injection-disk-detect DESTDIR=/home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/driver-injection-disk-detect; /usr/bin/make install-archdetect DESTDIR=/home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect; /usr/bin/make install-archdetect-deb DESTDIR=/home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect-deb;
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/bin/
install hw-detect.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/bin//hw-detect
install hotplug-pcmcia.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/bin//hotplug-pcmcia
install sysfs-update-devnames.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/bin//sysfs-update-devnames
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/etc/udev/rules.d
install -m 644 net-hotplug.rules /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/etc/udev/rules.d/010_net-hotplug.rules
install check-missing-firmware.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/bin//check-missing-firmware
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/usr/lib/post-base-installer.d/
install hw-detect.post-base-installer.d/* /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/usr/lib/post-base-installer.d/
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/usr/lib/pre-pkgsel.d/
install hw-detect.pre-pkgsel.d/* /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/usr/lib/pre-pkgsel.d/
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/etc/hotplug.d/net
install net-hotplug.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/etc/hotplug.d/net/hw-detect.hotplug
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/usr/lib/finish-install.d
install hw-detect.finish-install.d/* /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/hw-detect/usr/lib/finish-install.d
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/ethdetect/bin/ /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/ethdetect/etc/network
install ethdetect.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/ethdetect/bin//ethdetect
install -m644 devnames-static.gz /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/ethdetect/etc/network/
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/disk-detect/bin/
install disk-detect.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/disk-detect/bin//disk-detect
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/driver-injection-disk-detect/bin/
install driver-injection-disk.sh /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/driver-injection-disk-detect/bin//driver-injection-disk
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect/bin/
install archdetect /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect/bin/
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[4]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect-deb/usr/bin
install archdetect /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect-deb/usr/bin
install -d /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect-deb/usr/share/man/man1
install archdetect.1 /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect/debian/archdetect-deb/usr/share/man/man1
make[4]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « hw-detect » dans « ../hw-detect_1.95ubuntu2_amd64.udeb ».
dpkg-deb : construction du paquet « ethdetect » dans « ../ethdetect_1.95ubuntu2_all.udeb ».
dpkg-deb : construction du paquet « disk-detect » dans « ../disk-detect_1.95ubuntu2_all.udeb ».
dpkg-deb : construction du paquet « driver-injection-disk-detect » dans « ../driver-injection-disk-detect_1.95ubuntu2_all.udeb ».
dpkg-deb : construction du paquet « archdetect » dans « ../archdetect_1.95ubuntu2_amd64.udeb ».
dpkg-deb : construction du paquet « archdetect-deb » dans « ../archdetect-deb_1.95ubuntu2_amd64.deb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/hw-detect »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   debian/rules override_dh_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
dh_install
cat languagelist | grep -v "^#.*" | cut -d";" -f1,4- \
  >debian/localechooser/usr/share/localechooser/languagelist
chmod 0644 debian/localechooser/usr/share/localechooser/languagelist
gzip -c debian/languagelist.data \
  >debian/localechooser/usr/share/localechooser/languagelist.data.gz
chmod 0644 debian/localechooser/usr/share/localechooser/languagelist.data.gz
cp -a debian/localechooser/usr/share/localechooser/languagelist \
       debian/localechooser/usr/share/localechooser/languagelist.data.gz \
       debian/localechooser-data/usr/share/localechooser/
install -m644 /usr/share/i18n/SUPPORTED debian/localechooser/usr/share/localechooser/SUPPORTED
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
dh_installdebconf
# Sort countries and continents (including translations)
# MUST be after dh_installdebconf
./sort-templates
Sorting template 'localechooser/countrylist/Africa'...
Sorting template 'localechooser/countrylist/Antarctica'...
I: nothing to be sorted
Sorting template 'localechooser/countrylist/Asia'...
Sorting template 'localechooser/countrylist/Atlantic_Ocean'...
Sorting template 'localechooser/countrylist/Caribbean'...
Sorting template 'localechooser/countrylist/Central_America'...
Sorting template 'localechooser/countrylist/Europe'...
Sorting template 'localechooser/countrylist/Indian_Ocean'...
Sorting template 'localechooser/countrylist/North_America'...
Sorting template 'localechooser/countrylist/Oceania'...
Sorting template 'localechooser/countrylist/South_America'...
Sorting template 'localechooser/countrylist/other'...
I: nothing to be sorted
Sorting template 'localechooser/continentlist'...
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
dh_gencontrol -- -Vmenuitemnum=1000
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « localechooser » dans « ../localechooser_2.49ubuntu4_amd64.udeb ».
dpkg-deb : construction du paquet « localechooser-data » dans « ../localechooser-data_2.49ubuntu4_all.deb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/localechooser »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   debian/rules override_dh_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
dh_install
install -m755 netcfg-static debian/netcfg-static/bin/netcfg
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
dh_installdebconf
(echo; po2debconf debian/netcfg-common.templates) \
    >> debian/netcfg-static/DEBIAN/templates
(echo ; po2debconf debian/netcfg-common.templates) \
    >> debian/netcfg/DEBIAN/templates
(echo ; po2debconf debian/netcfg-dhcp.templates) \
    >> debian/netcfg/DEBIAN/templates
(echo ; po2debconf debian/netcfg-static.templates) \
    >> debian/netcfg/DEBIAN/templates
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « netcfg » dans « ../netcfg_1.116ubuntu1_amd64.udeb ».
dpkg-deb : construction du paquet « netcfg-static » dans « ../netcfg-static_1.116ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/netcfg »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   debian/rules override_dh_install
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
dh_install
install -m755 partconf debian/partconf.postinst
#install -m755 mkfstab debian/partconf-mkfstab.postinst
install -m644 fstab-common \
  debian/partconf-mkfstab/var/lib/partconf/fstab.d/common
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partconf-find-partitions » dans « ../partconf-find-partitions_1.45_amd64.udeb ».
dpkg-deb : construction du paquet « partconf-mkfstab » dans « ../partconf-mkfstab_1.45_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partconf »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   debian/rules override_dh_di_numbers
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto »
dh_di_numbers recipes recipes-amd64-efi lib/partman
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto »
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-auto » dans « ../partman-auto_118ubuntu3_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-crypto »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-auto-crypto » dans « ../partman-auto-crypto_20ubuntu1_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-crypto »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-loop »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-auto-loop » dans « ../partman-auto-loop_0ubuntu21_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-loop »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-lvm »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-auto-lvm » dans « ../partman-auto-lvm_51ubuntu1_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-auto-lvm »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
dh_installdebconf
sed -i '/^Template: partman\/default_filesystem/,/^$/s/^Default: .*/Default: ext4/' \
  debian/partman-base/DEBIAN/templates
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
dh_gencontrol -- -Vmenuitemnum=4200 -Vprovides='made-filesystems, mounted-partitions, partitioned-harddrives, created-fstab'
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-base » dans « ../partman-base_172ubuntu1_amd64.udeb ».
dpkg-deb : construction du paquet « partman-utils » dans « ../partman-utils_172ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-base »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicfilesystems »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-basicfilesystems » dans « ../partman-basicfilesystems_86ubuntu2_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicfilesystems »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicmethods »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-basicmethods » dans « ../partman-basicmethods_58_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-basicmethods »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-btrfs »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-btrfs » dans « ../partman-btrfs_14ubuntu2_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-btrfs »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-crypto » dans « ../partman-crypto_63ubuntu2_amd64.udeb ».
dpkg-deb : construction du paquet « partman-crypto-dm » dans « ../partman-crypto-dm_63ubuntu2_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-crypto »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-ext3 »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-ext3 » dans « ../partman-ext3_80ubuntu1_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-ext3 »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-jfs »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-jfs » dans « ../partman-jfs_43_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-jfs »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-lvm »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-lvm » dans « ../partman-lvm_90_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-lvm »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-partitioning »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   debian/rules override_dh_gencontrol
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-partitioning »
dh_gencontrol -- -Vfs:Depends="ntfs-3g-udeb (>= 1:2011.4.12AR.4-2ubuntu2)"
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-partitioning »
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-partitioning » dans « ../partman-partitioning_99ubuntu1_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-partitioning »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-target »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   debian/rules override_dh_installdebconf
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-target »
dh_installdebconf
sed -i '/^Template: partman\/mount_style/,/^$/s/^Default: .*/Default: uuid/' \
  debian/partman-target/DEBIAN/templates
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-target »
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-target » dans « ../partman-target_83ubuntu1_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-target »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-xfs »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-xfs » dans « ../partman-xfs_53_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-xfs »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « preseed-common » dans « ../preseed-common_1.62ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « network-preseed » dans « ../network-preseed_1.62ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « file-preseed » dans « ../file-preseed_1.62ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « initrd-preseed » dans « ../initrd-preseed_1.62ubuntu1_all.udeb ».
dpkg-deb : construction du paquet « env-preseed » dans « ../env-preseed_1.62ubuntu1_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/preseed »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
/usr/bin/make
make[3]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
dh_testdir
dh_testroot
dh_clean -k
dh_install
dh_testdir
dh_testroot
dh_installdebconf
# Merge in all templates.
echo >> debian/tzsetup-udeb/DEBIAN/templates
po2debconf debian/common.templates >> debian/tzsetup-udeb/DEBIAN/templates
dh_installchangelogs
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb : construction du paquet « tzsetup-udeb » dans « ../tzsetup-udeb_0.26ubuntu12_all.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/tzsetup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/user-setup »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_lintian
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « user-setup-udeb » dans « ../user-setup-udeb_1.48ubuntu2_all.udeb ».
dpkg-deb : construction du paquet « user-setup » dans « ../user-setup_1.48ubuntu2_all.deb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/user-setup »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/grub-installer »
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « grub-installer » dans « ../grub-installer_1.78ubuntu20_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/grub-installer »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-efi »
dh binary --with d-i
   dh_testroot
   dh_prep
   dh_auto_install
   dh_install
   dh_di_kernel_install
   dh_di_numbers
   dh_installdocs
   dh_installchangelogs
   dh_installdebconf
   dh_perl
   dh_link
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb : construction du paquet « partman-efi » dans « ../partman-efi_25ubuntu6_amd64.udeb ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i/source/partman-efi »
rm -rf udeb-control templates
mkdir -p udeb-control
set -e; for udeb in source/*.udeb; do \
  if [ -f "$udeb" ]; then \
   name="$(basename "$udeb" .udeb)"; \
   dpkg-deb -e "$udeb" "udeb-control/$name"; \
   if [ -f "udeb-control/$name/templates" ]; then \
    sed -n '/./,$p' "udeb-control/$name/templates" | \
     egrep -iv '^(indices.*|help):' >> templates; \
    if [ "$(tail -n1 templates)" ]; then \
     echo >> templates; \
    fi; \
   fi; \
  fi; \
 done
make[1]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/d-i »
cp debian/ubiquity.install-any debian/ubiquity.install
cat debian/ubiquity.install-amd64 >> debian/ubiquity.install
dh_install
# We don't need the source files installed
rm -rf debian/ubiquity-frontend-kde/usr/share/ubiquity/qt/images/source/
dh_di_numbers
# Bits of manual installation that can't be done by dh_install
install bin/ubiquity-wrapper debian/ubiquity/usr/bin/ubiquity
sed 's/@VERSION@/2.18.4/g' bin/ubiquity \
  > debian/ubiquity/usr/lib/ubiquity/bin/ubiquity
chmod +x debian/ubiquity/usr/lib/ubiquity/bin/ubiquity
sed 's,/usr/lib/apt-setup,/usr/lib/ubiquity/apt-setup,g' \
  d-i/source/apt-setup/apt-setup \
  > debian/ubiquity/usr/lib/ubiquity/apt-setup/apt-setup
chmod +x debian/ubiquity/usr/lib/ubiquity/apt-setup/apt-setup
install d-i/source/apt-setup/finish-install.d/10apt-cdrom-setup \
  debian/ubiquity/usr/lib/ubiquity/apt-setup/finish-install
if [ -e "d-i/source/base-installer/kernel/amd64.sh" ]; then \
  install -m644 d-i/source/base-installer/kernel/amd64.sh \
   debian/ubiquity/usr/lib/ubiquity/base-installer/kernel.sh; \
 fi
install d-i/source/clock-setup/debian/clock-setup.postinst \
  debian/ubiquity/usr/lib/ubiquity/clock-setup/clock-setup
sed -e '/^# Update target system configuration/ { s/.*/exit 0/; q }' \
  d-i/source/clock-setup/finish-install.d/10clock-setup \
  > debian/ubiquity/usr/lib/ubiquity/clock-setup/finish-install
chmod +x debian/ubiquity/usr/lib/ubiquity/clock-setup/finish-install
sed -e 's,/usr/share/console-setup-mini/keyboard-configuration.config,/var/lib/dpkg/info/keyboard-configuration.config,g' \
     -e 's,^\([[:space:]]*\)update-initramfs,\1: update-initramfs,' \
  d-i/source/console-setup/debian/keyboard-configuration.postinst \
  > debian/ubiquity/usr/lib/ubiquity/console-setup/keyboard-configuration.postinst
(cd d-i/source/console-setup && \
  debian/preprocessor /home/bastien/developpement/packaging/trunk/debian/ubiquity/usr/lib/ubiquity/console-setup/keyboard-configuration.postinst && \
  debian/preprocessor /home/bastien/developpement/packaging/trunk/debian/ubiquity/usr/share/ubiquity/console-setup-apply)
chmod +x debian/ubiquity/usr/lib/ubiquity/console-setup/keyboard-configuration.postinst
sed 's,\(finish_install=\).*,\1/dev/null,' \
  d-i/source/hw-detect/debian/hw-detect/bin/hw-detect \
  > debian/ubiquity/bin/hw-detect
chmod +x debian/ubiquity/bin/hw-detect
set -e; for x in languagemap localechooser; do \
  sed 's,/usr/share/localechooser,/usr/lib/ubiquity/localechooser,g' \
   d-i/source/localechooser/$x \
   > debian/ubiquity/usr/lib/ubiquity/localechooser/$x; \
  chmod +x debian/ubiquity/usr/lib/ubiquity/localechooser/$x; \
 done
cp -a d-i/source/localechooser/post-base-installer.d/05localechooser \
  debian/ubiquity/usr/lib/ubiquity/localechooser/post-base-installer
patch debian/ubiquity/usr/lib/ubiquity/localechooser/post-base-installer \
  < d-i/patches/localechooser-post-base-installer.patch
patching file debian/ubiquity/usr/lib/ubiquity/localechooser/post-base-installer
chmod +x debian/ubiquity/usr/lib/ubiquity/localechooser/post-base-installer
sed 's/\\\${!TAB}/ /g' \
  debian/ubiquity/usr/lib/ubiquity/localechooser/localechooser \
  > debian/ubiquity/usr/lib/ubiquity/localechooser/localechooser-debconf
chmod +x debian/ubiquity/usr/lib/ubiquity/localechooser/localechooser-debconf
install d-i/source/localechooser/finish-install.d/05localechooser \
  debian/ubiquity/usr/lib/ubiquity/localechooser/finish-install
install d-i/source/tzsetup/post-base-installer.d/*tzsetup \
  debian/ubiquity/usr/lib/ubiquity/tzsetup/post-base-installer
sed -e 's,/target/,/,g;s,/target,/,g' \
  debian/ubiquity/usr/lib/ubiquity/tzsetup/post-base-installer \
  > debian/oem-config/usr/lib/ubiquity/tzsetup/post-base-installer-oem
chmod +x debian/oem-config/usr/lib/ubiquity/tzsetup/post-base-installer-oem
sed -i -e 's,db_input medium tzsetup/selected,db_input high tzsetup/selected,' \
        -e 's,/usr/share/tzsetup/tzmap,/usr/lib/ubiquity/tzsetup/tzmap,g' \
  debian/ubiquity/usr/lib/ubiquity/tzsetup/tzsetup
cp debian/ubiquity/usr/lib/ubiquity/user-setup/reserved-usernames \
  debian/ubiquity/usr/lib/ubiquity/user-setup/reserved-usernames-oem
echo oem >> debian/ubiquity/usr/lib/ubiquity/user-setup/reserved-usernames-oem
set -e; for x in user-setup user-setup-ask user-setup-apply; do \
  sed -e 's,/usr/lib/user-setup,/usr/lib/ubiquity/user-setup,g' \
      -e 's,/bin/sh,/bin/bash,g' \
   d-i/source/user-setup/$x \
   > debian/ubiquity/usr/lib/ubiquity/user-setup/$x; \
  chmod +x debian/ubiquity/usr/lib/ubiquity/user-setup/$x; \
 done
sed -i -e 's,db_input high user-setup/encrypt-home,db_input medium user-setup/encrypt-home,' \
  debian/ubiquity/usr/lib/ubiquity/user-setup/user-setup-ask
sed -e 's,reserved-usernames,reserved-usernames-oem,g' \
  debian/ubiquity/usr/lib/ubiquity/user-setup/user-setup-ask \
  > debian/ubiquity/usr/lib/ubiquity/user-setup/user-setup-ask-oem
chmod +x debian/ubiquity/usr/lib/ubiquity/user-setup/user-setup-ask-oem
install d-i/source/debian-installer-utils/list-devices-linux \
  debian/ubiquity/bin/list-devices
install d-i/source/debian-installer-utils/post-base-installer.d/10register-module \
  debian/ubiquity/usr/lib/ubiquity/debian-installer-utils/register-module.post-base-installer
sed -e 's,/target/,/,g;s,/target,/,g' \
  d-i/source/debian-installer-utils/post-base-installer.d/10register-module \
  > debian/oem-config/usr/lib/ubiquity/debian-installer-utils/register-module.post-base-installer-oem
chmod +x debian/oem-config/usr/lib/ubiquity/debian-installer-utils/register-module.post-base-installer-oem
touch install-stamp
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installdebconf
# oem-config
dh_installinit -n --name=oem-config
dh_installinit -n --name=oem-config-debconf
dh_installman
dh_lintian
dh_link
dh_scour
dh_strip
dh_compress
dh_fixperms
dh_python3 /usr/lib/ubiquity
dh_installdeb
dh_shlibdeps
dh_gencontrol -- -Vmangled-version='2.18.4'
dh_md5sums
NO_PNG_PKG_MANGLE=1 dh_builddeb -- -Zxz
dpkg-deb : construction du paquet « ubiquity-ubuntu-artwork » dans « ../ubiquity-ubuntu-artwork_2.18.4_all.deb ».
dpkg-deb : construction du paquet « ubiquity-frontend-kde » dans « ../ubiquity-frontend-kde_2.18.4_all.deb ».
dpkg-deb : construction du paquet « oem-config » dans « ../oem-config_2.18.4_all.deb ».
dpkg-deb : construction du paquet « oem-config-gtk » dans « ../oem-config-gtk_2.18.4_all.deb ».
dpkg-deb : construction du paquet « oem-config-kde » dans « ../oem-config-kde_2.18.4_all.deb ».
dpkg-deb : construction du paquet « oem-config-debconf » dans « ../oem-config-debconf_2.18.4_all.deb ».
dpkg-deb : construction du paquet « oem-config-check » dans « ../oem-config-check_2.18.4_all.udeb ».
dpkg-deb : construction du paquet « oem-config-udeb » dans « ../oem-config-udeb_2.18.4_all.udeb ».
dpkg-deb : construction du paquet « oem-config-remaster » dans « ../oem-config-remaster_2.18.4_all.deb ».
CODE=0; env -u LD_PRELOAD ./tests/run --xvfb-log debian/xvfb.log || CODE=$?; \
 echo "xauth/Xrdb output:"; \
 cat debian/xvfb.log; \
 rm -f debian/xvfb.log; \
 exit $CODE
make[1]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
Making all in mockresolver
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/mockresolver »
Making all in panel
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/panel »
Making all in wallpaper
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src/wallpaper »
make[2]: entrant dans le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[2]: Rien à faire pour « all-am ».
make[2]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
make[1]: quittant le répertoire « /home/bastien/developpement/packaging/trunk/src »
test_debug_bytes (test_filteredcommand.FilteredCommandTests) ... ok
test_debug_unicode (test_filteredcommand.FilteredCommandTests) ... ok
test_interface_translated (test_gtkui.TestFrontend) ...
(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
ok
test_pages_fit_on_a_netbook (test_gtkui.TestFrontend) ...
(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
ok
test_question_dialog (test_gtkui.TestFrontend) ...
(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
ok
test_data_func (test_gtkwidgets.NetworkManagerTests) ... ok
test_decode_ssid (test_gtkwidgets.NetworkManagerTests) ... ok
test_decode_ssid_latin1 (test_gtkwidgets.NetworkManagerTests) ... ok
test_decode_ssid_utf8 (test_gtkwidgets.NetworkManagerTests) ... ok
test_get_vendor_and_model (test_gtkwidgets.NetworkManagerTests) ... ok
test_get_vendor_and_model_null (test_gtkwidgets.NetworkManagerTests) ... ok
test_pixbuf_func (test_gtkwidgets.NetworkManagerTests) ... ok
test_add_ap (test_gtkwidgets.NetworkStoreTests) ... ok
test_add_device (test_gtkwidgets.NetworkStoreTests) ... ok
test_get_device_ids (test_gtkwidgets.NetworkStoreTests) ... ok
test_has_ap (test_gtkwidgets.NetworkStoreTests) ... ok
test_has_device (test_gtkwidgets.NetworkStoreTests) ... ok
test_remove_aps_not_in (test_gtkwidgets.NetworkStoreTests) ... ok
test_set_ap_strength (test_gtkwidgets.NetworkStoreTests) ... ok
test_gtk_to_cairo_color (test_gtkwidgets.WidgetTests) ... ok
test_segmented_bar (test_gtkwidgets.WidgetTests) ...
(run:5221): Gtk-CRITICAL **: gtk_widget_set_allocation: assertion 'gtk_widget_get_visible (widget) || gtk_widget_is_toplevel (widget)' failed

(run:5221): Gtk-CRITICAL **: gtk_widget_set_allocation: assertion 'gtk_widget_get_visible (widget) || gtk_widget_is_toplevel (widget)' failed
ok
test_state_box (test_gtkwidgets.WidgetTests) ... ok
test_timezone_map (test_gtkwidgets.WidgetTests) ... ok
test_remove_target_backs_up_non_empty_directory (test_install_misc.InstallMiscTests) ... ok
test_remove_target_for_directory_leaves_directory (test_install_misc.InstallMiscTests) ... ok
test_remove_target_ignores_nonexistent (test_install_misc.InstallMiscTests) ... ok
test_remove_target_moves_absolute_symlink_target_nonexistent (test_install_misc.InstallMiscTests) ... ok
test_remove_target_moves_symlink_target_empty_directory (test_install_misc.InstallMiscTests) ... ok
test_remove_target_moves_symlink_target_nonexistent (test_install_misc.InstallMiscTests) ... ok
test_remove_target_removes_empty_directory (test_install_misc.InstallMiscTests) ... ok
test_remove_target_removes_non_directory (test_install_misc.InstallMiscTests) ... ok
test_try_ubuntu_clicks (test_language.LanguageTests) ... ok
test_labels_dont_wrap (test_language.OEMUserLanguageTests) ... ok
test_avoid_cdrom (test_misc.GrubDefaultTests) ... ok
test_removable (test_misc.GrubDefaultTests) ... ok
test_usb_iso9660 (test_misc.GrubDefaultTests) ... ok
test_use_first_disk (test_misc.GrubDefaultTests) ... ok
test_create_bool (test_misc.MiscTests) ... ok
test_debconf_escape (test_misc.MiscTests) ... ok
test_format_size (test_misc.MiscTests) ... ok
test_get_install_medium (test_misc.MiscTests) ... ok
test_get_release (test_misc.MiscTests) ... ok
test_get_release_fail (test_misc.MiscTests) ... ok
test_is_swap (test_misc.MiscTests) ... ok
test_is_swap_fail (test_misc.MiscTests) ... ok
test_mount_info (test_misc.MiscTests) ... ok
test_set_indicator_keymaps_english (test_misc.MiscTests) ... ok
test_set_indicator_keymaps_french (test_misc.MiscTests) ... ok
test_set_indicator_keymaps_simplified_chinese (test_misc.MiscTests) ... ok
test_set_indicator_keymaps_ta (test_misc.MiscTests) ... ok
test_set_indicator_keymaps_unknown (test_misc.MiscTests) ... ok
test_set_indicator_keymaps_variants (test_misc.MiscTests) ... ok
test_drop_all_privileges (test_misc.PrivilegeTests) ... ok
test_drop_privileges (test_misc.PrivilegeTests) ... ok
test_regain_privileges (test_misc.PrivilegeTests) ... ok
test_find_on_path_root_resolves_relative_paths (test_osextras.OsextrasTests) ... ok
test_glob_root_resolves_relative_paths (test_osextras.OsextrasTests) ... ok
test_realpath_root_resolves_relative_paths (test_osextras.OsextrasTests) ... ok
test_unlink_force_ignores_missing (test_osextras.OsextrasTests) ... ok
test_unlink_force_unlinks_existing (test_osextras.OsextrasTests) ... ok
test_city_entry (test_timezone.TimezoneTests) ... FAIL
test_empty (test_ubi_partman.TestCalculateAutopartitioningOptions) ... ok
test_multiple_operating_systems (test_ubi_partman.TestCalculateAutopartitioningOptions) ... ok
test_newer_ubuntu_only (test_ubi_partman.TestCalculateAutopartitioningOptions) ... ok
test_older_ubuntu_only (test_ubi_partman.TestCalculateAutopartitioningOptions) ... ok
test_same_ubuntu_only (test_ubi_partman.TestCalculateAutopartitioningOptions) ... ok
test_windows_only (test_ubi_partman.TestCalculateAutopartitioningOptions) ... ok
test_calculate_autopartitioning_heading (test_ubi_partman.TestPage) ... ok
test_default_mountpoint_choices (test_ubi_partman.TestPage) ... ok
test_description (test_ubi_partman.TestPage) ... ok
test_method_description (test_ubi_partman.TestPage) ... ok
test_install_grub_offers_to_install_to_all (test_ubi_partman.TestPageGrub) ... ok
test_install_grub_offers_to_install_to_all_but_jfs (test_ubi_partman.TestPageGrub) ... ok
test_install_grub_offers_to_install_to_disk (test_ubi_partman.TestPageGrub) ... ok
test_install_grub_to_invalid_filesystem (test_ubi_partman.TestPageGrub) ... ok
test_install_grub_to_mixed_filesystems (test_ubi_partman.TestPageGrub) ... ok
test_install_grub_to_valid_filesystem (test_ubi_partman.TestPageGrub) ... ok
test_maybe_update_dont_install (test_ubi_partman.TestPageGrub) ... ok
test_maybe_update_install (test_ubi_partman.TestPageGrub) ... ok
test_advanced_page_link (test_ubi_partman.TestPageGtk) ...
(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
ok
test_boot_loader_installation_combobox (test_ubi_partman.TestPageGtk) ...
(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed

(run:5221): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion '!g_slist_find (group, radio_button)' failed
ok
test_has_battery (test_upower.UPowerTests) ... ok
test_check_hostname (test_usersetup.UserSetupTests) ... ok
test_check_username (test_usersetup.UserSetupTests) ... ok
test_default_username (test_usersetup.UserSetupTests) ... ok
test_default_username_strips_invalid_characters (test_usersetup.UserSetupTests) ... ok
test_hostname_check (test_usersetup.UserSetupTests) ... ok
test_hostname_check_bogus_dns (test_usersetup.UserSetupTests) ... ok
test_hostname_check_exists (test_usersetup.UserSetupTests) ... ok
test_on_authentication_toggled (test_usersetup.UserSetupTests) ... ok
test_unicode (test_usersetup.UserSetupTests) ... ok
test_secure_ap_can_enter_password (test_wireless.WirelessTests) ... ok

======================================================================
FAIL: test_city_entry (test_timezone.TimezoneTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mock.py", line 1210, in patched
    return func(*args, **keywargs)
  File "/home/bastien/developpement/packaging/trunk/tests/test_timezone.py", line 58, in test_city_entry
    self.assertEqual(set(results), set(expected))
AssertionError: Items in the first set but not the second:
('Est (Eastern)', 'Canada')
('Est (Eastern)', 'United States')
Items in the second set but not the first:
('Eastern', 'Canada')
('Eastern', 'United States')

----------------------------------------------------------------------
Ran 92 tests in 30.279s

FAILED (failures=1)
xauth/Xrdb output:
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension Present
Initializing built-in extension DRI3
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension SELinux
Initializing built-in extension GLX
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
6 XSELINUXs still allocated at reset
SCREEN: 0 objects of 256 bytes = 0 total bytes 0 private allocs
DEVICE: 0 objects of 96 bytes = 0 total bytes 0 private allocs
CLIENT: 0 objects of 136 bytes = 0 total bytes 0 private allocs
WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs
GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
TOTAL: 6 objects, 88 bytes, 0 allocs
1 PIXMAPs still allocated at reset
PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs
GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
TOTAL: 6 objects, 88 bytes, 0 allocs
4 GCs still allocated at reset
GC: 4 objects of 16 bytes = 64 total bytes 0 private allocs
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
TOTAL: 5 objects, 72 bytes, 0 allocs
1 CURSORs still allocated at reset
CURSOR: 1 objects of 8 bytes = 8 total bytes 0 private allocs
TOTAL: 1 objects, 8 bytes, 0 allocs
1 CURSOR_BITSs still allocated at reset
TOTAL: 0 objects, 0 bytes, 0 allocs
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
[dix] Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
make: *** [tests] Error 1

Thank you for support.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubiquity Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

I see one problem in your log:
FAIL: test_city_entry (test_timezone.TimezoneTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mock.py", line 1210, in patched
    return func(*args, **keywargs)
  File "/home/bastien/developpement/packaging/trunk/tests/test_timezone.py", line 58, in test_city_entry
    self.assertEqual(set(results), set(expected))
AssertionError: Items in the first set but not the second:
('Est (Eastern)', 'Canada')
('Est (Eastern)', 'United States')
Items in the second set but not the first:
('Eastern', 'Canada')
('Eastern', 'United States')

It seems to me that one of the test that are executed to confirm the functionality fails with a result different from what was expected. When looking at http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/ubiquity/trusty/view/head:/d-i/source/tzsetup/debian/po/fr.po#L416 I guess that the difference might be caused by your language settings: The English value "Eastern" is converted into "Est (Eastern)" when you use French as OS language.

Maybe you can solve that problem by modifying your commands into something like
"sudo LANG=C ./debian/rules/binary"

Perhaps you should also create a bug report.

Revision history for this message
Bastien Mathias (bastienmathias) said :
#2

Thank you for your answer it works perfectly, i'll create a bug report.

Revision history for this message
Bastien Mathias (bastienmathias) said :
#3

Thanks Manfred Hampl, that solved my question.