Source: ipod-sharp
Version: 0.8.3-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-2010-01-08 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3'
> dh_auto_configure -- MCS=/usr/bin/mono-csc
> configure: WARNING: unrecognized options: --disable-dependency-tracking
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking target system type... x86_64-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for MONO_MODULE... yes
> checking for gmcs... /usr/bin/mono-csc
> checking for mono... /usr/bin/mono
> checking for monodocer... /usr/bin/monodocer
> checking for mdassembler... /usr/bin/mdassembler
> checking for Mono 2.0 GAC for System.dll... found
> checking for Mono 2.0 GAC for System.Web.dll... found
> configure: WARNING: Could not find mono-nunit: tests will not be available.
> checking for MONO_NUNIT... no
> checking for PODSLEUTH... yes
> configure: error: Package requirements (ndesk-dbus-1.0 ndesk-dbus-glib-1.0)
> were not met:
>
> No package 'ndesk-dbus-1.0' found
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'ndesk-dbus-1.0', required by 'NDesk.DBus.GLib', not found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables NDESK_DBUS_CFLAGS
> and NDESK_DBUS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> checking for NDESK_DBUS... ==> config.log <==
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by ipod-sharp configure 0.8.3, which was
> generated by GNU Autoconf 2.63. Invocation command line was
>
> $ ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --libexecdir=${prefix}/lib/ipod-sharp --disable-maintainer-mode
> --disable-dependency-tracking MCS=/usr/bin/mono-csc
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = griffon-6
> uname -m = x86_64
> uname -r = 2.6.26-2-amd64
> uname -s = Linux
> uname -v = #1 SMP Sun Jul 26 20:35:48 UTC 2009
>
> /usr/bin/uname -p = unknown
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /usr/games
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1855: checking build system type
> configure:1873: result: x86_64-pc-linux-gnu
> configure:1895: checking host system type
> configure:1910: result: x86_64-pc-linux-gnu
> configure:1932: checking target system type
> configure:1947: result: x86_64-pc-linux-gnu
> configure:1992: checking for a BSD-compatible install
> configure:2060: result: /usr/bin/install -c
> configure:2071: checking whether build environment is sane
> configure:2114: result: yes
> configure:2139: checking for a thread-safe mkdir -p
> configure:2178: result: /bin/mkdir -p
> configure:2191: checking for gawk
> configure:2221: result: no
> configure:2191: checking for mawk
> configure:2207: found /usr/bin/mawk
> configure:2218: result: mawk
> configure:2229: checking whether make sets $(MAKE)
> configure:2251: result: yes
> configure:2430: checking how to create a ustar tar archive
> configure:2443: tar --version
> tar (GNU tar) 1.22
> Copyright (C) 2009 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by John Gilmore and Jay Fenlason.
> configure:2446: $? = 0
> configure:2486: tardir=conftest.dir && eval tar --format=ustar -chf -
> "$tardir" >conftest.tar
> configure:2489: $? = 0
> configure:2493: tar -xf - <conftest.tar
> configure:2496: $? = 0
> configure:2509: result: gnutar
> configure:2516: checking whether to enable maintainer-specific portions of
> Makefiles
> configure:2525: result: no
> configure:2559: checking for a BSD-compatible install
> configure:2627: result: /usr/bin/install -c
> configure:2688: checking for pkg-config
> configure:2706: found /usr/bin/pkg-config
> configure:2718: result: /usr/bin/pkg-config
> configure:2743: checking pkg-config is at least version 0.9.0
> configure:2746: result: yes
> configure:2758: checking for MONO_MODULE
> configure:2765: $PKG_CONFIG --exists --print-errors "mono >= 1.1.10"
> configure:2768: $? = 0
> configure:2781: $PKG_CONFIG --exists --print-errors "mono >= 1.1.10"
> configure:2784: $? = 0
> configure:2861: result: yes
> configure:2871: checking for gmcs
> configure:2902: result: /usr/bin/mono-csc
> configure:2924: checking for mono
> configure:2942: found /usr/bin/mono
> configure:2955: result: /usr/bin/mono
> configure:2984: checking for monodocer
> configure:3002: found /usr/bin/monodocer
> configure:3015: result: /usr/bin/monodocer
> configure:3031: checking for mdassembler
> configure:3049: found /usr/bin/mdassembler
> configure:3062: result: /usr/bin/mdassembler
> configure:3105: checking for Mono 2.0 GAC for System.dll
> configure:3111: result: found
> configure:3105: checking for Mono 2.0 GAC for System.Web.dll
> configure:3111: result: found
> configure:3127: checking for MONO_NUNIT
> configure:3134: $PKG_CONFIG --exists --print-errors "mono-nunit >= 1.0"
> Failed to open '/usr/lib/pkgconfig/mono-nunit.pc': No such file or directory
> No package 'mono-nunit' found
> configure:3137: $? = 1
> configure:3150: $PKG_CONFIG --exists --print-errors "mono-nunit >= 1.0"
> Failed to open '/usr/lib/pkgconfig/mono-nunit.pc': No such file or directory
> No package 'mono-nunit' found
> configure:3153: $? = 1
> Failed to open '/usr/lib/pkgconfig/mono-nunit.pc': No such file or directory
> No package 'mono-nunit' found
> configure:3180: result: no
> configure:3204: WARNING: Could not find mono-nunit: tests will not be
> available.
> configure:3211: checking for PODSLEUTH
> configure:3218: $PKG_CONFIG --exists --print-errors "podsleuth >= 0.6.0"
> configure:3221: $? = 0
> configure:3234: $PKG_CONFIG --exists --print-errors "podsleuth >= 0.6.0"
> configure:3237: $? = 0
> configure:3314: result: yes
> configure:3320: checking for NDESK_DBUS
> configure:3327: $PKG_CONFIG --exists --print-errors "ndesk-dbus-1.0
> ndesk-dbus-glib-1.0"
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'ndesk-dbus-1.0' found
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'ndesk-dbus-1.0', required by 'NDesk.DBus.GLib', not found
> configure:3330: $? = 1
> configure:3343: $PKG_CONFIG --exists --print-errors "ndesk-dbus-1.0
> ndesk-dbus-glib-1.0"
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'ndesk-dbus-1.0' found
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'ndesk-dbus-1.0', required by 'NDesk.DBus.GLib', not found
> configure:3346: $? = 1
> No package 'ndesk-dbus-1.0' found
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'ndesk-dbus-1.0', required by 'NDesk.DBus.GLib', not found
> configure:3383: error: Package requirements (ndesk-dbus-1.0
> ndesk-dbus-glib-1.0) were not met:
>
> No package 'ndesk-dbus-1.0' found
> Package ndesk-dbus-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `ndesk-dbus-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'ndesk-dbus-1.0', required by 'NDesk.DBus.GLib', not found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables NDESK_DBUS_CFLAGS
> and NDESK_DBUS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_env_MONO_MODULE_CFLAGS_set=
> ac_cv_env_MONO_MODULE_CFLAGS_value=
> ac_cv_env_MONO_MODULE_LIBS_set=
> ac_cv_env_MONO_MODULE_LIBS_value=
> ac_cv_env_MONO_NUNIT_CFLAGS_set=
> ac_cv_env_MONO_NUNIT_CFLAGS_value=
> ac_cv_env_MONO_NUNIT_LIBS_set=
> ac_cv_env_MONO_NUNIT_LIBS_value=
> ac_cv_env_NDESK_DBUS_CFLAGS_set=
> ac_cv_env_NDESK_DBUS_CFLAGS_value=
> ac_cv_env_NDESK_DBUS_LIBS_set=
> ac_cv_env_NDESK_DBUS_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_PODSLEUTH_CFLAGS_set=
> ac_cv_env_PODSLEUTH_CFLAGS_value=
> ac_cv_env_PODSLEUTH_LIBS_set=
> ac_cv_env_PODSLEUTH_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_host=x86_64-pc-linux-gnu
> ac_cv_path_MCS=/usr/bin/mono-csc
> ac_cv_path_MDASSEMBLER=/usr/bin/mdassembler
> ac_cv_path_MONO=/usr/bin/mono
> ac_cv_path_MONODOCER=/usr/bin/monodocer
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_make_make_set=yes
> ac_cv_target=x86_64-pc-linux-gnu
> am_cv_prog_tar_ustar=gnutar
> pkg_cv_MONO_MODULE_CFLAGS='-D_REENTRANT -pthread -I/usr/include/mono-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
> pkg_cv_MONO_MODULE_LIBS='-Wl,--export-dynamic -pthread -lmono -ldl -lpthread
> -lm -lgthread-2.0 -lrt -lglib-2.0 '
> pkg_cv_PODSLEUTH_CFLAGS=' '
> pkg_cv_PODSLEUTH_LIBS=' '
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL}
> /build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/missing --run
> aclocal-1.10'
> AMTAR='${SHELL}
> /build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/missing --run
> tar'
> ASM_VERSION='2.0.0.0'
> AUTOCONF='${SHELL}
> /build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/missing --run
> autoconf'
> AUTOHEADER='${SHELL}
> /build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/missing --run
> autoheader'
> AUTOMAKE='${SHELL}
> /build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/missing --run
> automake-1.10'
> AWK='mawk'
> BUILD_DOCS_FALSE='#'
> BUILD_DOCS_TRUE=''
> CYGPATH_W='echo'
> DEFS=''
> DISTCHECK_CONFIGURE_FLAGS='--disable-docs'
> DOCDIR='/usr/lib/monodoc/sources'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ENABLE_TESTS_FALSE=''
> ENABLE_TESTS_TRUE='#'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL}
> /build/user-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/missing --run
> makeinfo'
> MCS='/usr/bin/mono-csc'
> MDASSEMBLER='/usr/bin/mdassembler'
> MKDIR_P='/bin/mkdir -p'
> MONO='/usr/bin/mono'
> MONODOCER='/usr/bin/monodocer'
> MONO_MODULE_CFLAGS='-D_REENTRANT -pthread -I/usr/include/mono-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
> MONO_MODULE_LIBS='-Wl,--export-dynamic -pthread -lmono -ldl -lpthread -lm
> -lgthread-2.0 -lrt -lglib-2.0 '
> MONO_NUNIT_CFLAGS=''
> MONO_NUNIT_LIBS=''
> NDESK_DBUS_CFLAGS=''
> NDESK_DBUS_LIBS=''
> PACKAGE='ipod-sharp'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='ipod-sharp'
> PACKAGE_STRING='ipod-sharp 0.8.3'
> PACKAGE_TARNAME='ipod-sharp'
> PACKAGE_VERSION='0.8.3'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> PODSLEUTH_CFLAGS=' '
> PODSLEUTH_LIBS=' '
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> VERSION='0.8.3'
> am__isrc=''
> am__leading_dot='.'
> am__tar='tar --format=ustar -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='NONE'
> expanded_libdir=''
> 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-ipod-sharp_0.8.3-1-amd64-5HJ5ht/ipod-sharp-0.8.3/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/ipod-sharp'
> 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='x86_64-pc-linux-gnu'
> target_alias=''
> target_cpu='x86_64'
> target_os='linux-gnu'
> target_vendor='pc'
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME "ipod-sharp"
> #define PACKAGE_TARNAME "ipod-sharp"
> #define PACKAGE_VERSION "0.8.3"
> #define PACKAGE_STRING "ipod-sharp 0.8.3"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE "ipod-sharp"
> #define VERSION "0.8.3"
>
> configure: exit 1
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --libexecdir=${prefix}/lib/ipod-sharp --disable-maintainer-mode
> --disable-dependency-tracking MCS=/usr/bin/mono-csc returned exit code 1
> make[1]: *** [override_dh_auto_configure] Error 9
The full build log is available from:
http://people.debian.org/~lucas/logs/2010-01-08/ipod-sharp_0.8.3-1_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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]