Your message dated Tue, 26 Jan 2010 01:53:52 +0000
with message-id <1264470832.3024.5.ca...@desire>
and subject line bug manglement
has caused the Debian Bug report #564382,
regarding monodevelop-vala: FTBFS: configure:2955: error: Package requirements
(mono-addins >= 0.3) were not met:
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
564382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: monodevelop-vala
Version: 2.1.1-1
Severity: serious
User: debian...@lists.debian.org
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:
> debian/rules build
> QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
> No patches in series
> touch debian/stamp-patched
> dh build --before dh_auto_configure
> dh_testdir
> dh_auto_configure -- MCS=/usr/bin/mono-csc CSC=/usr/bin/mono-csc
> Unknown option: with
> dh_auto_configure: warning: ignored unknown options in DH_OPTIONS
> ./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/monodevelop-vala --disable-maintainer-mode
> --disable-dependency-tracking MCS=/usr/bin/mono-csc CSC=/usr/bin/mono-csc
> 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 mono... /usr/bin/mono
> checking for gmcs... /usr/bin/mono-csc
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for UNMANAGED_DEPENDENCIES_MONO... yes
> checking for mono... /usr/bin/mono
> checking for gmcs... /usr/bin/mono-csc
> configure: error: Package requirements (mono-addins >= 0.3) were not met:
>
> No package 'mono-addins' 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 MONO_ADDINS_CFLAGS
> and MONO_ADDINS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> checking for MONO_ADDINS... "tail -v -n +0 config.log"
> ==> 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 monodevelop-vala configure 2.1.1, which was
> generated by GNU Autoconf 2.61. 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/monodevelop-vala --disable-maintainer-mode
> --disable-dependency-tracking MCS=/usr/bin/mono-csc CSC=/usr/bin/mono-csc
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = griffon-85
> 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:1827: checking for a BSD-compatible install
> configure:1883: result: /usr/bin/install -c
> configure:1894: checking whether build environment is sane
> configure:1937: result: yes
> configure:1965: checking for a thread-safe mkdir -p
> configure:2004: result: /bin/mkdir -p
> configure:2017: checking for gawk
> configure:2047: result: no
> configure:2017: checking for mawk
> configure:2033: found /usr/bin/mawk
> configure:2044: result: mawk
> configure:2055: checking whether make sets $(MAKE)
> configure:2076: result: yes
> configure:2259: checking how to create a ustar tar archive
> configure:2272: 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:2275: $? = 0
> configure:2315: tardir=conftest.dir && eval tar --format=ustar -chf -
> "$tardir" >conftest.tar
> configure:2318: $? = 0
> configure:2322: tar -xf - <conftest.tar
> configure:2325: $? = 0
> configure:2338: result: gnutar
> configure:2345: checking whether to enable maintainer-specific portions of
> Makefiles
> configure:2354: result: no
> configure:2372: checking for mono
> configure:2390: found /usr/bin/mono
> configure:2402: result: /usr/bin/mono
> configure:2412: checking for gmcs
> configure:2442: result: /usr/bin/mono-csc
> configure:2467: checking for pkg-config
> configure:2485: found /usr/bin/pkg-config
> configure:2498: result: /usr/bin/pkg-config
> configure:2623: checking pkg-config is at least version 0.9.0
> configure:2626: result: yes
> configure:2637: checking for UNMANAGED_DEPENDENCIES_MONO
> configure:2644: $PKG_CONFIG --exists --print-errors "mono >=
> $MONO_REQUIRED_VERSION"
> configure:2647: $? = 0
> configure:2660: $PKG_CONFIG --exists --print-errors "mono >=
> $MONO_REQUIRED_VERSION"
> configure:2663: $? = 0
> configure:2698: result: yes
> configure:2800: checking for mono
> configure:2818: found /usr/bin/mono
> configure:2831: result: /usr/bin/mono
> configure:2841: checking for gmcs
> configure:2872: result: /usr/bin/mono-csc
> configure:2892: checking for MONO_ADDINS
> configure:2899: $PKG_CONFIG --exists --print-errors "mono-addins >=
> $MONOADDINS_REQUIRED_VERSION"
> Package mono-addins was not found in the pkg-config search path.
> Perhaps you should add the directory containing `mono-addins.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'mono-addins' found
> configure:2902: $? = 1
> configure:2915: $PKG_CONFIG --exists --print-errors "mono-addins >=
> $MONOADDINS_REQUIRED_VERSION"
> Package mono-addins was not found in the pkg-config search path.
> Perhaps you should add the directory containing `mono-addins.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'mono-addins' found
> configure:2918: $? = 1
> No package 'mono-addins' found
> configure:2955: error: Package requirements (mono-addins >= 0.3) were not met:
>
> No package 'mono-addins' 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 MONO_ADDINS_CFLAGS
> and MONO_ADDINS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_GCONF_SHARP_CFLAGS_set=
> ac_cv_env_GCONF_SHARP_CFLAGS_value=
> ac_cv_env_GCONF_SHARP_LIBS_set=
> ac_cv_env_GCONF_SHARP_LIBS_value=
> ac_cv_env_GLADE_SHARP_CFLAGS_set=
> ac_cv_env_GLADE_SHARP_CFLAGS_value=
> ac_cv_env_GLADE_SHARP_LIBS_set=
> ac_cv_env_GLADE_SHARP_LIBS_value=
> ac_cv_env_GLIB_SHARP_CFLAGS_set=
> ac_cv_env_GLIB_SHARP_CFLAGS_value=
> ac_cv_env_GLIB_SHARP_LIBS_set=
> ac_cv_env_GLIB_SHARP_LIBS_value=
> ac_cv_env_GNOME_SHARP_CFLAGS_set=
> ac_cv_env_GNOME_SHARP_CFLAGS_value=
> ac_cv_env_GNOME_SHARP_LIBS_set=
> ac_cv_env_GNOME_SHARP_LIBS_value=
> ac_cv_env_GNOME_VFS_SHARP_CFLAGS_set=
> ac_cv_env_GNOME_VFS_SHARP_CFLAGS_value=
> ac_cv_env_GNOME_VFS_SHARP_LIBS_set=
> ac_cv_env_GNOME_VFS_SHARP_LIBS_value=
> ac_cv_env_GTK_SHARP_CFLAGS_set=
> ac_cv_env_GTK_SHARP_CFLAGS_value=
> ac_cv_env_GTK_SHARP_LIBS_set=
> ac_cv_env_GTK_SHARP_LIBS_value=
> ac_cv_env_MONODEVELOP_CFLAGS_set=
> ac_cv_env_MONODEVELOP_CFLAGS_value=
> ac_cv_env_MONODEVELOP_CORE_ADDINS_CFLAGS_set=
> ac_cv_env_MONODEVELOP_CORE_ADDINS_CFLAGS_value=
> ac_cv_env_MONODEVELOP_CORE_ADDINS_LIBS_set=
> ac_cv_env_MONODEVELOP_CORE_ADDINS_LIBS_value=
> ac_cv_env_MONODEVELOP_LIBS_set=
> ac_cv_env_MONODEVELOP_LIBS_value=
> ac_cv_env_MONO_ADDINS_CFLAGS_set=
> ac_cv_env_MONO_ADDINS_CFLAGS_value=
> ac_cv_env_MONO_ADDINS_GUI_CFLAGS_set=
> ac_cv_env_MONO_ADDINS_GUI_CFLAGS_value=
> ac_cv_env_MONO_ADDINS_GUI_LIBS_set=
> ac_cv_env_MONO_ADDINS_GUI_LIBS_value=
> ac_cv_env_MONO_ADDINS_LIBS_set=
> ac_cv_env_MONO_ADDINS_LIBS_value=
> ac_cv_env_MONO_ADDINS_SETUP_CFLAGS_set=
> ac_cv_env_MONO_ADDINS_SETUP_CFLAGS_value=
> ac_cv_env_MONO_ADDINS_SETUP_LIBS_set=
> ac_cv_env_MONO_ADDINS_SETUP_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_UNMANAGED_DEPENDENCIES_MONO_CFLAGS_set=
> ac_cv_env_UNMANAGED_DEPENDENCIES_MONO_CFLAGS_value=
> ac_cv_env_UNMANAGED_DEPENDENCIES_MONO_LIBS_set=
> ac_cv_env_UNMANAGED_DEPENDENCIES_MONO_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_path_CSC=/usr/bin/mono-csc
> ac_cv_path_MCS=/usr/bin/mono-csc
> ac_cv_path_MONO=/usr/bin/mono
> ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_RUNTIME=/usr/bin/mono
> 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
> am_cv_prog_tar_ustar=gnutar
> pkg_cv_UNMANAGED_DEPENDENCIES_MONO_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_UNMANAGED_DEPENDENCIES_MONO_LIBS='-Wl,--export-dynamic -pthread -lmono
> -ldl -lpthread -lm -lgthread-2.0 -lrt -lglib-2.0 '
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL}
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/missing
> --run aclocal-1.10'
> AMTAR='${SHELL}
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/missing
> --run tar'
> ASSEMBLY_VERSION='2.1.1.0'
> AUTOCONF='${SHELL}
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/missing
> --run autoconf'
> AUTOHEADER='${SHELL}
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/missing
> --run autoheader'
> AUTOMAKE='${SHELL}
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/missing
> --run automake-1.10'
> AWK='mawk'
> CSC='/usr/bin/mono-csc'
> CSC_FLAGS=''
> CYGPATH_W='echo'
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> GCONF_SHARP_CFLAGS=''
> GCONF_SHARP_LIBS=''
> GLADE_SHARP_CFLAGS=''
> GLADE_SHARP_LIBS=''
> GLIB_SHARP_CFLAGS=''
> GLIB_SHARP_LIBS=''
> GNOME_SHARP_CFLAGS=''
> GNOME_SHARP_LIBS=''
> GNOME_VFS_SHARP_CFLAGS=''
> GNOME_VFS_SHARP_LIBS=''
> GTK_SHARP_CFLAGS=''
> GTK_SHARP_LIBS=''
> HAVE_GCONF_SHARP_FALSE=''
> HAVE_GCONF_SHARP_TRUE=''
> HAVE_GNOME_SHARP_FALSE=''
> HAVE_GNOME_SHARP_TRUE=''
> HAVE_GNOME_VFS_SHARP_FALSE=''
> HAVE_GNOME_VFS_SHARP_TRUE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> LD_LIBRARY_PATH=''
> LIBOBJS=''
> LIBS=''
> LIB_PREFIX='.so'
> LIB_SUFFIX=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL}
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/missing
> --run makeinfo'
> MCS='/usr/bin/mono-csc'
> MONO='/usr/bin/mono'
> MONODEVELOP_CFLAGS=''
> MONODEVELOP_CORE_ADDINS_CFLAGS=''
> MONODEVELOP_CORE_ADDINS_LIBS=''
> MONODEVELOP_LIBS=''
> MONO_ADDINS_CFLAGS=''
> MONO_ADDINS_GUI_CFLAGS=''
> MONO_ADDINS_GUI_LIBS=''
> MONO_ADDINS_LIBS=''
> MONO_ADDINS_SETUP_CFLAGS=''
> MONO_ADDINS_SETUP_LIBS=''
> PACKAGE='monodevelop-vala'
> PACKAGE_BUGREPORT='taktaktaktaktaktaktaktaktak...@gmail.com'
> PACKAGE_NAME='monodevelop-vala'
> PACKAGE_STRING='monodevelop-vala 2.1.1'
> PACKAGE_TARNAME='monodevelop-vala'
> PACKAGE_VERSION='2.1.1'
> PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/games'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> RUNTIME='/usr/bin/mono'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP=''
> UNMANAGED_DEPENDENCIES_MONO_CFLAGS='-D_REENTRANT -pthread
> -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
> UNMANAGED_DEPENDENCIES_MONO_LIBS='-Wl,--export-dynamic -pthread -lmono -ldl
> -lpthread -lm -lgthread-2.0 -lrt -lglib-2.0 '
> VERSION='2.1.1'
> VSCSHELL=''
> am__isrc=''
> am__leading_dot='.'
> am__tar='tar --format=ustar -chf - "$$tardir"'
> am__untar='tar -xf -'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> gtksharp_prefix=''
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='$(SHELL)
> /build/user-monodevelop-vala_2.1.1-1-amd64-Je3Qxo/monodevelop-vala-2.1.1/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/monodevelop-vala'
> 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. ##
> ## ----------- ##
>
> #define PACKAGE_NAME "monodevelop-vala"
> #define PACKAGE_TARNAME "monodevelop-vala"
> #define PACKAGE_VERSION "2.1.1"
> #define PACKAGE_STRING "monodevelop-vala 2.1.1"
> #define PACKAGE_BUGREPORT "taktaktaktaktaktaktaktaktak...@gmail.com"
> #define PACKAGE "monodevelop-vala"
> #define VERSION "2.1.1"
>
> 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/monodevelop-vala --disable-maintainer-mode
> --disable-dependency-tracking MCS=/usr/bin/mono-csc CSC=/usr/bin/mono-csc
> returned exit code 1
> make: *** [build-stamp] Error 9
The full build log is available from:
http://people.debian.org/~lucas/logs/2010-01-08/monodevelop-vala_2.1.1-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
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
fixed 562276 1.4.0.2-3
fixed 564382 2.2-1
fixed 564339 2.2-1
fixed 564400 2.2-1
fixed 564348 2.2+dfsg-1
fixed 552951 2.2-1
thanks
signature.asc
Description: This is a digitally signed message part
--- End Message ---