Source: tangerine
Version: 0.3.2.2-6
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc version 4.5.2 (Debian 4.5.2-8) 
> configure:6048: $? = 0
> configure:6037: gcc -V >&5
> gcc: '-V' option must have argument
> configure:6048: $? = 1
> configure:6037: gcc -qversion >&5
> gcc: unrecognized option '-qversion'
> gcc: no input files
> configure:6048: $? = 1
> configure:6052: checking whether we are using the GNU C compiler
> configure:6080: result: yes
> configure:6089: checking whether gcc accepts -g
> configure:6150: result: yes
> configure:6167: checking for gcc option to accept ISO C89
> configure:6244: result: none needed
> configure:6266: checking dependency style of gcc
> configure:6376: result: none
> configure:6391: checking for ANSI C header files
> configure:6495: result: yes
> configure:6509: checking for mono
> configure:6527: found /usr/bin/mono
> configure:6540: result: /usr/bin/mono
> configure:6561: checking for gmcs
> configure:6592: result: /usr/bin/mono-csc
> configure:6689: checking build system type
> configure:6703: result: x86_64-pc-linux-gnu
> configure:6723: checking host system type
> configure:6736: result: x86_64-pc-linux-gnu
> configure:6777: checking how to print strings
> configure:6804: result: printf
> configure:6825: checking for a sed that does not truncate output
> configure:6889: result: /bin/sed
> configure:6907: checking for fgrep
> configure:6969: result: /bin/grep -F
> configure:7004: checking for ld used by gcc
> configure:7071: result: /usr/bin/ld
> configure:7078: checking if the linker (/usr/bin/ld) is GNU ld
> configure:7093: result: yes
> configure:7105: checking for BSD- or MS-compatible name lister (nm)
> configure:7154: result: /usr/bin/nm -B
> configure:7284: checking the name lister (/usr/bin/nm -B) interface
> configure:7291: gcc -c -g -O2  conftest.c >&5
> configure:7294: /usr/bin/nm -B "conftest.o"
> configure:7297: output
> 0000000000000000 B some_variable
> configure:7304: result: BSD nm
> configure:7307: checking whether ln -s works
> configure:7311: result: yes
> configure:7319: checking the maximum length of command line arguments
> configure:7444: result: 3458764513820540925
> configure:7461: checking whether the shell understands some XSI constructs
> configure:7471: result: yes
> configure:7475: checking whether the shell understands "+="
> configure:7481: result: yes
> configure:7516: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:7556: result: func_convert_file_noop
> configure:7563: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:7583: result: func_convert_file_noop
> configure:7590: checking for /usr/bin/ld option to reload object files
> configure:7597: result: -r
> configure:7671: checking for objdump
> configure:7687: found /usr/bin/objdump
> configure:7698: result: objdump
> make: *** [build] Error 2
> configure:7730: checking how to recognize dependent libraries
> configure:7932: result: pass_all
> configure:8017: checking for dlltool
> configure:8047: result: no
> configure:8077: checking how to associate runtime and link libraries
> configure:8104: result: printf %s\n
> configure:8164: checking for ar
> configure:8180: found /usr/bin/ar
> configure:8191: result: ar
> configure:8228: checking for archiver @FILE support
> configure:8245: gcc -c -g -O2  conftest.c >&5
> configure:8245: $? = 0
> configure:8248: ar cru libconftest.a @conftest.lst >&5
> configure:8251: $? = 0
> configure:8256: ar cru libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:8259: $? = 1
> configure:8271: result: @
> configure:8329: checking for strip
> configure:8345: found /usr/bin/strip
> configure:8356: result: strip
> configure:8428: checking for ranlib
> configure:8444: found /usr/bin/ranlib
> configure:8455: result: ranlib
> configure:8557: checking command to parse /usr/bin/nm -B output from gcc 
> object
> configure:8676: gcc -c -g -O2  conftest.c >&5
> configure:8679: $? = 0
> configure:8683: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' 
> | sed '/ __gnu_lto/d' \> conftest.nm
> configure:8686: $? = 0
> configure:8752: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
> configure:8755: $? = 0
> configure:8793: result: ok
> configure:8830: checking for sysroot
> configure:8860: result: no
> configure:8937: gcc -c -g -O2  conftest.c >&5
> configure:8940: $? = 0
> configure:9103: checking for mt
> configure:9133: result: no
> configure:9153: checking if : is a manifest tool
> configure:9159: : '-?'
> configure:9167: result: no
> configure:9796: checking for dlfcn.h
> configure:9796: gcc -c -g -O2  conftest.c >&5
> configure:9796: $? = 0
> configure:9796: result: yes
> configure:9953: checking for objdir
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> configure:9968: result: .libs
> configure:10239: checking if gcc supports -fno-rtti -fno-exceptions
> configure:10257: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
> for C
> configure:10261: $? = 0
> configure:10274: result: no
> configure:10584: checking for gcc option to produce PIC
> configure:10591: result: -fPIC -DPIC
> configure:10599: checking if gcc PIC flag -fPIC -DPIC works
> configure:10617: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
> configure:10621: $? = 0
> configure:10634: result: yes
> configure:10663: checking if gcc static flag -static works
> configure:10691: result: yes
> configure:10706: checking if gcc supports -c -o file.o
> configure:10727: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
> configure:10731: $? = 0
> configure:10753: result: yes
> configure:10761: checking if gcc supports -c -o file.o
> configure:10808: result: yes
> configure:10841: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:12003: result: yes
> configure:12040: checking whether -lc should be explicitly linked in
> configure:12048: gcc -c -g -O2  conftest.c >&5
> configure:12051: $? = 0
> configure:12066: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:12069: $? = 0
> configure:12083: result: no
> configure:12248: checking dynamic linker characteristics
> configure:12763: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
> configure:12763: $? = 0
> configure:12997: result: GNU/Linux ld.so
> configure:13104: checking how to hardcode library paths into programs
> configure:13129: result: immediate
> configure:13669: checking whether stripping libraries is possible
> configure:13674: result: yes
> configure:13709: checking if libtool supports shared libraries
> configure:13711: result: yes
> configure:13714: checking whether to build shared libraries
> configure:13735: result: yes
> configure:13738: checking whether to build static libraries
> configure:13742: result: no
> configure:13932: checking pkg-config is at least version 0.9.0
> configure:13935: result: yes
> configure:13945: checking for MONO_ZEROCONF
> configure:13952: $PKG_CONFIG --exists --print-errors "mono-zeroconf"
> configure:13955: $? = 0
> configure:13968: $PKG_CONFIG --exists --print-errors "mono-zeroconf"
> configure:13971: $? = 0
> configure:14028: result: yes
> configure:14034: checking for TAGLIB_SHARP
> configure:14041: $PKG_CONFIG --exists --print-errors "taglib-sharp"
> configure:14044: $? = 0
> configure:14057: $PKG_CONFIG --exists --print-errors "taglib-sharp"
> configure:14060: $? = 0
> configure:14117: result: yes
> configure:14123: checking for LOG_4_NET
> configure:14130: $PKG_CONFIG --exists --print-errors "log4net"
> configure:14133: $? = 0
> configure:14146: $PKG_CONFIG --exists --print-errors "log4net"
> configure:14149: $? = 0
> configure:14206: result: yes
> configure:14212: checking for NINI
> configure:14219: $PKG_CONFIG --exists --print-errors "nini-1.1"
> configure:14222: $? = 0
> configure:14235: $PKG_CONFIG --exists --print-errors "nini-1.1"
> configure:14238: $? = 0
> configure:14295: result: yes
> configure:14365: checking host platform characteristics
> configure:14371: checking for GLIB_SHARP_20
> configure:14378: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0"
> configure:14381: $? = 0
> configure:14394: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0"
> configure:14397: $? = 0
> configure:14454: result: yes
> configure:14462: checking for GTK_SHARP_20
> configure:14469: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0"
> configure:14472: $? = 0
> configure:14485: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0"
> configure:14488: $? = 0
> configure:14545: result: yes
> configure:14553: checking for GLADE_SHARP_20
> configure:14560: $PKG_CONFIG --exists --print-errors "glade-sharp-2.0"
> configure:14563: $? = 0
> configure:14576: $PKG_CONFIG --exists --print-errors "glade-sharp-2.0"
> configure:14579: $? = 0
> configure:14636: result: yes
> configure:14644: checking for NDESK_DBUS_10
> configure:14651: $PKG_CONFIG --exists --print-errors "ndesk-dbus-1.0"
> configure:14654: $? = 0
> configure:14667: $PKG_CONFIG --exists --print-errors "ndesk-dbus-1.0"
> configure:14670: $? = 0
> configure:14727: result: yes
> configure:14735: checking for NDESK_DBUS_GLIB_10
> configure:14742: $PKG_CONFIG --exists --print-errors "ndesk-dbus-glib-1.0"
> configure:14745: $? = 0
> configure:14758: $PKG_CONFIG --exists --print-errors "ndesk-dbus-glib-1.0"
> configure:14761: $? = 0
> configure:14818: result: yes
> configure:14826: checking for X_SESSION
> configure:14833: $PKG_CONFIG --exists --print-errors "sm"
> configure:14836: $? = 0
> configure:14849: $PKG_CONFIG --exists --print-errors "sm"
> configure:14852: $? = 0
> configure:14909: result: yes
> configure:16046: checking for DB4O
> configure:16053: $PKG_CONFIG --exists --print-errors "db4o"
> configure:16056: $? = 0
> configure:16069: $PKG_CONFIG --exists --print-errors "db4o"
> configure:16072: $? = 0
> configure:16109: result: yes
> configure:16226: checking for BANSHEE_INDEXER
> configure:16233: $PKG_CONFIG --exists --print-errors 
> "banshee-1-collection-indexer >= 1.4.2"
> Package banshee-1-collection-indexer was not found in the pkg-config search 
> path.
> Perhaps you should add the directory containing 
> `banshee-1-collection-indexer.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'banshee-1-collection-indexer' found
> configure:16236: $? = 1
> configure:16249: $PKG_CONFIG --exists --print-errors 
> "banshee-1-collection-indexer >= 1.4.2"
> Package banshee-1-collection-indexer was not found in the pkg-config search 
> path.
> Perhaps you should add the directory containing 
> `banshee-1-collection-indexer.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'banshee-1-collection-indexer' found
> configure:16252: $? = 1
> configure:16265: result: no
> No package 'banshee-1-collection-indexer' found
> configure:16295: error: Banshee support explicitly requested, but 
> dependencies not met
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_BANSHEE_INDEXER_CFLAGS_set=
> ac_cv_env_BANSHEE_INDEXER_CFLAGS_value=
> ac_cv_env_BANSHEE_INDEXER_LIBS_set=
> ac_cv_env_BANSHEE_INDEXER_LIBS_value=
> ac_cv_env_BEAGLE_CFLAGS_set=
> ac_cv_env_BEAGLE_CFLAGS_value=
> ac_cv_env_BEAGLE_LIBS_set=
> ac_cv_env_BEAGLE_LIBS_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_DB4O_CFLAGS_set=
> ac_cv_env_DB4O_CFLAGS_value=
> ac_cv_env_DB4O_LIBS_set=
> ac_cv_env_DB4O_LIBS_value=
> ac_cv_env_GLADE_SHARP_20_CFLAGS_set=
> ac_cv_env_GLADE_SHARP_20_CFLAGS_value=
> ac_cv_env_GLADE_SHARP_20_LIBS_set=
> ac_cv_env_GLADE_SHARP_20_LIBS_value=
> ac_cv_env_GLIB_SHARP_20_CFLAGS_set=
> ac_cv_env_GLIB_SHARP_20_CFLAGS_value=
> ac_cv_env_GLIB_SHARP_20_LIBS_set=
> ac_cv_env_GLIB_SHARP_20_LIBS_value=
> ac_cv_env_GTK_SHARP_20_CFLAGS_set=
> ac_cv_env_GTK_SHARP_20_CFLAGS_value=
> ac_cv_env_GTK_SHARP_20_LIBS_set=
> ac_cv_env_GTK_SHARP_20_LIBS_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LOG_4_NET_CFLAGS_set=
> ac_cv_env_LOG_4_NET_CFLAGS_value=
> ac_cv_env_LOG_4_NET_LIBS_set=
> ac_cv_env_LOG_4_NET_LIBS_value=
> ac_cv_env_MONO_ZEROCONF_CFLAGS_set=
> ac_cv_env_MONO_ZEROCONF_CFLAGS_value=
> ac_cv_env_MONO_ZEROCONF_LIBS_set=
> ac_cv_env_MONO_ZEROCONF_LIBS_value=
> ac_cv_env_NDESK_DBUS_10_CFLAGS_set=
> ac_cv_env_NDESK_DBUS_10_CFLAGS_value=
> ac_cv_env_NDESK_DBUS_10_LIBS_set=
> ac_cv_env_NDESK_DBUS_10_LIBS_value=
> ac_cv_env_NDESK_DBUS_GLIB_10_CFLAGS_set=
> ac_cv_env_NDESK_DBUS_GLIB_10_CFLAGS_value=
> ac_cv_env_NDESK_DBUS_GLIB_10_LIBS_set=
> ac_cv_env_NDESK_DBUS_GLIB_10_LIBS_value=
> ac_cv_env_NINI_CFLAGS_set=
> ac_cv_env_NINI_CFLAGS_value=
> ac_cv_env_NINI_LIBS_set=
> ac_cv_env_NINI_LIBS_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_TAGLIB_SHARP_CFLAGS_set=
> ac_cv_env_TAGLIB_SHARP_CFLAGS_value=
> ac_cv_env_TAGLIB_SHARP_LIBS_set=
> ac_cv_env_TAGLIB_SHARP_LIBS_value=
> ac_cv_env_X_SESSION_CFLAGS_set=
> ac_cv_env_X_SESSION_CFLAGS_value=
> ac_cv_env_X_SESSION_LIBS_set=
> ac_cv_env_X_SESSION_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_func_bind_textdomain_codeset=yes
> ac_cv_func_dcgettext=yes
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_libintl_h=yes
> ac_cv_header_locale_h=yes
> ac_cv_header_memory_h=yes
> ac_cv_header_stdc=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FGREP='/bin/grep -F'
> ac_cv_path_GMSGFMT=/usr/bin/msgfmt
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
> ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
> ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
> ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
> ac_cv_path_MCS=/usr/bin/mono-csc
> ac_cv_path_MONO=/usr/bin/mono
> ac_cv_path_MSGFMT=/usr/bin/msgfmt
> ac_cv_path_MSGMERGE=/usr/bin/msgmerge
> ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_SED=/bin/sed
> ac_cv_path_XGETTEXT=/usr/bin/xgettext
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_OBJDUMP=objdump
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_prog_tar_pax=gnutar
> am_cv_val_LC_MESSAGES=yes
> gt_cv_func_dgettext_libc=yes
> gt_cv_func_dgettext_libintl=no
> gt_cv_func_ngettext_libc=yes
> gt_cv_have_gettext=yes
> lt_cv_ar_at_file=@
> lt_cv_archive_cmds_need_lc=no
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_nm_interface='BSD nm'
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_mainfest_tool=no
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_pic='-fPIC -DPIC'
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_compiler_static_works=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
> lt_cv_shlibpath_overrides_runpath=no
> lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
> lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ 
>  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
> {"\2", (void *) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ 
> ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) 
> \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ 
> ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
> \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
> lt_cv_sys_max_cmd_len=3458764513820540925
> lt_cv_to_host_file_cmd=func_convert_file_noop
> lt_cv_to_tool_file_cmd=func_convert_file_noop
> pkg_cv_DB4O_CFLAGS=' '
> pkg_cv_DB4O_LIBS='-r:/usr/lib/cli//Db4objects.Db4o-7.4/Db4objects.Db4o.dll 
> -r:/usr/lib/cli//Db4objects.Db4o.NativeQueries-7.4/Db4objects.Db4o.NativeQueries.dll
>  
> -r:/usr/lib/cli//Db4objects.Db4o.Instrumentation-7.4/Db4objects.Db4o.Instrumentation.dll
>  -r:/usr/lib/cli//Db4objects.Db4o.Linq-7.4/Db4objects.Db4o.Linq.dll  '
> pkg_cv_GLADE_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glade-api.xml
>  -I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
> pkg_cv_GLADE_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glade-sharp-2.0/glade-sharp.dll
>  -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
> pkg_cv_GLIB_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml
>   '
> pkg_cv_GLIB_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
>   '
> pkg_cv_GTK_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml
>  -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
> pkg_cv_GTK_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll
>  -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
> pkg_cv_LOG_4_NET_CFLAGS=' '
> pkg_cv_LOG_4_NET_LIBS='-r:/usr/lib//cli/log4net-1.2/log4net.dll  '
> pkg_cv_MONO_ZEROCONF_CFLAGS=' '
> pkg_cv_MONO_ZEROCONF_LIBS='-r:/usr/lib/cli/Mono.Zeroconf-1.0/Mono.Zeroconf.dll
>   '
> pkg_cv_NDESK_DBUS_10_CFLAGS=' '
> pkg_cv_NDESK_DBUS_10_LIBS='-r:/usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll  '
> pkg_cv_NDESK_DBUS_GLIB_10_CFLAGS=' '
> pkg_cv_NDESK_DBUS_GLIB_10_LIBS='-r:/usr/lib/cli/NDesk.DBus.GLib-1.0/NDesk.DBus.GLib.dll
>  -r:/usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll  '
> pkg_cv_NINI_CFLAGS=' '
> pkg_cv_NINI_LIBS='-r:/usr/lib/cli/Nini-1.1/Nini.dll  '
> pkg_cv_TAGLIB_SHARP_CFLAGS=' '
> pkg_cv_TAGLIB_SHARP_LIBS='-r:/usr/lib/cli/taglib-sharp-2.0/taglib-sharp.dll  '
> pkg_cv_X_SESSION_CFLAGS=' '
> pkg_cv_X_SESSION_LIBS='-lSM  '
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/missing --run 
> aclocal-1.11'
> ALL_LINGUAS=''
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/missing --run 
> tar'
> AR='ar'
> AUTOCONF='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/missing --run 
> autoconf'
> AUTOHEADER='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/missing --run 
> autoheader'
> AUTOMAKE='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/missing --run 
> automake-1.11'
> AWK='mawk'
> BANSHEE_INDEXER_CFLAGS=''
> BANSHEE_INDEXER_DLL=''
> BANSHEE_INDEXER_LIBS=''
> BEAGLE_CFLAGS=''
> BEAGLE_LIBS=''
> BUILD_GUI_FALSE=''
> BUILD_GUI_TRUE=''
> BUILD_ITUNES_PLUGIN_FALSE=''
> BUILD_ITUNES_PLUGIN_TRUE=''
> BUILD_PREFPANE_FALSE=''
> BUILD_PREFPANE_TRUE=''
> BUILD_SESSION_PLUGIN_FALSE=''
> BUILD_SESSION_PLUGIN_TRUE=''
> BUILD_SPOTLIGHT_PLUGIN_FALSE=''
> BUILD_SPOTLIGHT_PLUGIN_TRUE=''
> CATALOGS=''
> CATOBJEXT='.gmo'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2'
> CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
> CPP='gcc -E'
> CPPFLAGS=''
> CYGPATH_W='echo'
> DATADIRNAME='share'
> DB4O_CFLAGS=' '
> DB4O_LIBS='-r:/usr/lib/cli//Db4objects.Db4o-7.4/Db4objects.Db4o.dll 
> -r:/usr/lib/cli//Db4objects.Db4o.NativeQueries-7.4/Db4objects.Db4o.NativeQueries.dll
>  
> -r:/usr/lib/cli//Db4objects.Db4o.Instrumentation-7.4/Db4objects.Db4o.Instrumentation.dll
>  -r:/usr/lib/cli//Db4objects.Db4o.Linq-7.4/Db4objects.Db4o.Linq.dll  '
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> ENABLE_DEBUG_FALSE='#'
> ENABLE_DEBUG_TRUE=''
> ENABLE_RELEASE_FALSE=''
> ENABLE_RELEASE_TRUE='#'
> EXEEXT=''
> FGREP='/bin/grep -F'
> GETTEXT_PACKAGE='tangerine'
> GLADE_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glade-api.xml
>  -I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
> GLADE_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glade-sharp-2.0/glade-sharp.dll
>  -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
> GLADE_SHARP_LIBS_20=''
> GLIB_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml 
>  '
> GLIB_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
>   '
> GMOFILES=''
> GMSGFMT='/usr/bin/msgfmt'
> GREP='/bin/grep'
> GTK_SHARP_20_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
> GTK_SHARP_20_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll
>  -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
> GTK_SHARP_LIBS_20=''
> HAVE_BANSHEE_FALSE=''
> HAVE_BANSHEE_TRUE=''
> HAVE_BEAGLE_FALSE=''
> HAVE_BEAGLE_TRUE=''
> HAVE_DB4O_FALSE=''
> HAVE_DB4O_TRUE=''
> HAVE_INOTIFY_FALSE=''
> HAVE_INOTIFY_TRUE=''
> HAVE_MUINE_FALSE=''
> HAVE_MUINE_TRUE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INSTOBJEXT='.mo'
> INTLLIBS=''
> INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
> INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_MERGE='/usr/bin/intltool-merge'
> INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< 
> $@'
> INTLTOOL_PERL='/usr/bin/perl'
> INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_UPDATE='/usr/bin/intltool-update'
> INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; 
> LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
> INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS=''
> LIBMUINE=''
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LOG_4_NET_CFLAGS=' '
> LOG_4_NET_LIBS='-r:/usr/lib//cli/log4net-1.2/log4net.dll  '
> LTLIBOBJS=''
> MAKEINFO='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/missing --run 
> makeinfo'
> MANIFEST_TOOL=':'
> MCS='/usr/bin/mono-csc'
> MKDIR_P='/bin/mkdir -p'
> MKINSTALLDIRS='./mkinstalldirs'
> MONO='/usr/bin/mono'
> MONO_ZEROCONF_CFLAGS=' '
> MONO_ZEROCONF_LIBS='-r:/usr/lib/cli/Mono.Zeroconf-1.0/Mono.Zeroconf.dll  '
> MSGFMT='/usr/bin/msgfmt'
> MSGFMT_OPTS='-c'
> MSGMERGE='/usr/bin/msgmerge'
> MUINE=''
> NDESK_DBUS_10_CFLAGS=' '
> NDESK_DBUS_10_LIBS='-r:/usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll  '
> NDESK_DBUS_GLIB_10_CFLAGS=' '
> NDESK_DBUS_GLIB_10_LIBS='-r:/usr/lib/cli/NDesk.DBus.GLib-1.0/NDesk.DBus.GLib.dll
>  -r:/usr/lib/cli/NDesk.DBus-1.0/NDesk.DBus.dll  '
> NINI_CFLAGS=' '
> NINI_LIBS='-r:/usr/lib/cli/Nini-1.1/Nini.dll  '
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE='tangerine'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='tangerine'
> PACKAGE_STRING='tangerine 0.3.2.2'
> PACKAGE_TARNAME='tangerine'
> PACKAGE_URL=''
> PACKAGE_VERSION='0.3.2.2'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> POFILES=''
> POSUB='po'
> PO_IN_DATADIR_FALSE=''
> PO_IN_DATADIR_TRUE=''
> RANLIB='ranlib'
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP='strip'
> TAGLIB_SHARP_CFLAGS=' '
> TAGLIB_SHARP_LIBS='-r:/usr/lib/cli/taglib-sharp-2.0/taglib-sharp.dll  '
> USE_NLS='yes'
> VERSION='0.3.2.2'
> VERSION_INFO='Release'
> XGETTEXT='/usr/bin/xgettext'
> X_SESSION_CFLAGS=' '
> X_SESSION_LIBS='-lSM  '
> ac_ct_AR='ar'
> ac_ct_CC='gcc'
> ac_ct_DUMPBIN=''
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='tar --format=posix -chf - "$$tardir"'
> am__untar='tar -xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='/usr'
> expanded_bindir='/usr/bin'
> expanded_datadir='/usr/share'
> expanded_libdir='/usr/lib'
> host='x86_64-pc-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} 
> /build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/tangerine'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "tangerine"
> #define PACKAGE_TARNAME "tangerine"
> #define PACKAGE_VERSION "0.3.2.2"
> #define PACKAGE_STRING "tangerine 0.3.2.2"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define PACKAGE "tangerine"
> #define VERSION "0.3.2.2"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define GETTEXT_PACKAGE "tangerine"
> #define HAVE_LOCALE_H 1
> #define HAVE_LC_MESSAGES 1
> #define HAVE_BIND_TEXTDOMAIN_CODESET 1
> #define HAVE_GETTEXT 1
> #define HAVE_DCGETTEXT 1
> #define ENABLE_NLS 1
> #define STDC_HEADERS 1
> #define HAVE_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> 
> configure: exit 1
> make[1]: Leaving directory 
> `/build/user-tangerine_0.3.2.2-6-amd64-veQDhh/tangerine-0.3.2.2'
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20110408-1230
> FAILED [dpkg-buildpackage died]
> ────────────────────────────────────────────────────────────────────────────────
> Purging 
> /var/lib/schroot/mount/lsid64-8489727f-ba29-4591-bc94-476c2e9be126/build/user-tangerine_0.3.2.2-6-amd64-veQDhh
> Not removing build depends: cloned chroot in use
> ────────────────────────────────────────────────────────────────────────────────
> Finished at 20110408-1230
> Build needed 00:00:56, 5340k disc space
> DC-Build-Status: Failed 505.806579s
> ### Content of /var/log/daemon.log ###
> ### End of content of /var/log/daemon.log ###
> DC-Time-Estimation: 505.806579 versus expected 92 (r/m: 4.49789759782609 ; m: 
> 92.0)
> DC-Build-Network: USED. See /tmp/rulesafter.GXEA9J !
> ************************************************************
> # Generated by iptables-save v1.4.8 on Fri Apr  8 12:30:51 2011
> *filter
> :INPUT ACCEPT [993369:2855081380]
> :FORWARD ACCEPT [0:0]
> :OUTPUT DROP [0:0]
> :LD - [0:0]
> [186152:1976929427] -A OUTPUT -o lo -j ACCEPT 
> [0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
> [0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.159.0/24 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.160.0/24 -j ACCEPT 
> [0:0] -A OUTPUT -d 10.69.0.0/17 -j ACCEPT 
> [0:0] -A OUTPUT -d 172.28.52.0/22 -j ACCEPT 
> [0:0] -A OUTPUT -d 172.24.0.0/16 -j ACCEPT 
> [0:0] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
> [0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
> [0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
> [304628:27192801] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
> [1215:151352] -A OUTPUT -d 224.0.0.0/4 -p udp -j ACCEPT 
> [1:40] -A OUTPUT -j LD 
> [1:40] -A LD -j LOG 
> [1:40] -A LD -j REJECT --reject-with icmp-port-unreachable 
> COMMIT
> # Completed on Fri Apr  8 12:30:51 2011
> ************************************************************
> --- /tmp/rulesbefore.gTmGnK   2011-04-08 12:22:25.715943314 +0200
> +++ /tmp/rulesafter.GXEA9J    2011-04-08 12:30:51.528191117 +0200
> @@ -1,10 +1,10 @@
> -# Generated by iptables-save v1.4.8 on Fri Apr  8 12:22:25 2011
> +# Generated by iptables-save v1.4.8 on Fri Apr  8 12:30:51 2011
>  *filter
> -:INPUT ACCEPT [833603:2127610662]
> +:INPUT ACCEPT [993369:2855081380]
>  :FORWARD ACCEPT [0:0]
>  :OUTPUT DROP [0:0]
>  :LD - [0:0]
> -[137027:1334027324] -A OUTPUT -o lo -j ACCEPT 
> +[186152:1976929427] -A OUTPUT -o lo -j ACCEPT 
>  [0:0] -A OUTPUT -d 129.88.0.0/16 -j ACCEPT 
>  [0:0] -A OUTPUT -d 10.0.0.0/8 -j ACCEPT 
>  [0:0] -A OUTPUT -d 192.168.133.0/24 -j ACCEPT 
> @@ -16,10 +16,10 @@
>  [0:0] -A OUTPUT -d 131.254.202.0/23 -j ACCEPT 
>  [0:0] -A OUTPUT -d 138.96.20.0/22 -j ACCEPT 
>  [0:0] -A OUTPUT -d 192.168.22.0/24 -j ACCEPT 
> -[268525:18849481] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
> -[928:123172] -A OUTPUT -d 224.0.0.0/4 -p udp -j ACCEPT 
> +[304628:27192801] -A OUTPUT -d 172.16.0.0/16 -j ACCEPT 
> +[1215:151352] -A OUTPUT -d 224.0.0.0/4 -p udp -j ACCEPT 
>  [1:40] -A OUTPUT -j LD 
>  [1:40] -A LD -j LOG 
>  [1:40] -A LD -j REJECT --reject-with icmp-port-unreachable 
>  COMMIT
> -# Completed on Fri Apr  8 12:22:25 2011
> +# Completed on Fri Apr  8 12:30:51 2011
> ************************************************************
> [    9.791232] ide1 at 0x170-0x177,0x376 on irq 15
> [    9.809493] Fusion MPT base driver 3.04.12
> [    9.821823] Copyright (c) 1999-2008 LSI Corporation
> [    9.840608] Fusion MPT SPI Host driver 3.04.12
> [    9.866603] Fusion MPT SAS Host driver 3.04.12
> [    9.881845] megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
> [    9.904510] HP CISS Driver (v 3.6.20)
> [    9.938743] PM: Starting manual resume from disk
> [    9.953699] PM: Resume from partition 8:1
> [    9.953701] PM: Checking hibernation image.
> [    9.953871] PM: Error -22 checking image file
> [    9.953873] PM: Resume from disk failed.
> [    9.970367] kjournald starting.  Commit interval 5 seconds
> [    9.970374] EXT3-fs: mounted filesystem with ordered data mode.
> [   10.823711] udev: starting version 160
> [   11.047629] ACPI: 
> [   11.048450] input: Power Button as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
> [   11.048454] ACPI: Power Button [PWRB]
> [   11.084267] input: PC Speaker as /devices/platform/pcspkr/input/input4
> [   11.110970] SSDT 00000000bf7b0180 01028 (v01 DpgPmm  P001Ist 00000011 INTL 
> 20051117)
> [   11.134684] processor LNXCPU:00: registered as cooling_device0
> [   11.152264] input: Power Button as 
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
> [   11.174548] ACPI: Power Button [PWRF]
> [   11.185685] processor LNXCPU:01: registered as cooling_device1
> [   11.203324] processor LNXCPU:02: registered as cooling_device2
> [   11.220953] processor LNXCPU:03: registered as cooling_device3
> [   11.242614] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> 
> IRQ 18
> [   11.347763] Error: Driver 'pcspkr' is already registered, aborting...
> [   13.336897] Adding 3911788k swap on /dev/sda1.  Priority:-1 extents:1 
> across:3911788k 
> [   13.361631] EXT3 FS on sda3, internal journal
> [   13.507446] mlx4_ib: Mellanox ConnectX InfiniBand driver v1.0 (April 4, 
> 2008)
> [   13.951090] kjournald starting.  Commit interval 5 seconds
> [   13.967611] EXT3 FS on sda5, internal journal
> [   13.985367] EXT3-fs: mounted filesystem with ordered data mode.
> [   14.471151] ADDRCONF(NETDEV_UP): eth0: link is not ready
> [   17.604591] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow 
> Control: None
> [   17.628510] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [   23.305977] mx_mcp: no symbol version for module_layout
> [   28.610387] eth0: no IPv6 routers present
> [   89.623321] RPC: Registered udp transport module.
> [   89.637524] RPC: Registered tcp transport module.
> [   89.651679] RPC: Registered tcp NFSv4.1 backchannel transport module.
> [   89.703651] Slow work thread pool: Starting up
> [   89.717085] Slow work thread pool: Ready
> [   89.728971] FS-Cache: Loaded
> [   89.767011] FS-Cache: Netfs 'nfs' registered for caching
> [   89.944835] svc: failed to register lockdv1 RPC service (errno 97).
> [  159.434816] Adding 296929352k swap on /dev/sda5.  Priority:-2 extents:1 
> across:296929352k 
> [  183.234205] ip_tables: (C) 2000-2006 Netfilter Core Team
> [  185.859267] IN= OUT=eth0 SRC=172.16.64.13 DST=224.0.0.22 LEN=40 TOS=0x00 
> PREC=0xC0 TTL=1 ID=0 DF PROTO=2 
> ************************************************************

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/04/08/tangerine_0.3.2.2-6_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to