Your message dated Sat, 9 Jan 2010 12:02:30 +0100
with message-id <20100109120230.2b8ac...@redbull>
and subject line Re: Bug#560529: smuxi: FTBFS: conftest.c:25:42: error: 
CoreFoundation/CFPreferences.h: No such file or directory
has caused the Debian Bug report #560529,
regarding smuxi: FTBFS: conftest.c:25:42: error: 
CoreFoundation/CFPreferences.h: No such file or directory
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.)


-- 
560529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: smuxi
Version: 0.6.4.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 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.4.2 (Debian 4.4.2-3) 
> configure:3116: $? = 0
> configure:3105: gcc -V >&5
> gcc: '-V' option must have argument
> configure:3116: $? = 1
> configure:3105: gcc -qversion >&5
> gcc: unrecognized option '-qversion'
> gcc: no input files
> configure:3116: $? = 1
> configure:3138: checking for C compiler default output file name
> configure:3160: gcc -g -O2   conftest.c  >&5
> configure:3164: $? = 0
> configure:3201: result: a.out
> configure:3217: checking whether the C compiler works
> configure:3226: ./a.out
> configure:3230: $? = 0
> configure:3245: result: yes
> configure:3252: checking whether we are cross compiling
> configure:3254: result: no
> configure:3257: checking for suffix of executables
> configure:3264: gcc -o conftest -g -O2   conftest.c  >&5
> configure:3268: $? = 0
> configure:3290: result: 
> configure:3296: checking for suffix of object files
> configure:3318: gcc -c -g -O2  conftest.c >&5
> configure:3322: $? = 0
> configure:3343: result: o
> configure:3347: checking whether we are using the GNU C compiler
> configure:3366: gcc -c -g -O2  conftest.c >&5
> configure:3366: $? = 0
> configure:3375: result: yes
> configure:3384: checking whether gcc accepts -g
> configure:3404: gcc -c -g  conftest.c >&5
> configure:3404: $? = 0
> configure:3445: result: yes
> configure:3462: checking for gcc option to accept ISO C89
> configure:3526: gcc  -c -g -O2  conftest.c >&5
> configure:3526: $? = 0
> configure:3539: result: none needed
> configure:3561: checking dependency style of gcc
> configure:3671: result: none
> configure:3698: checking for intltool >= 0.25
> configure:3705: result: 0.40.6 found
> configure:3713: checking for intltool-update
> configure:3731: found /usr/bin/intltool-update
> configure:3743: result: /usr/bin/intltool-update
> configure:3753: checking for intltool-merge
> configure:3771: found /usr/bin/intltool-merge
> configure:3783: result: /usr/bin/intltool-merge
> configure:3793: checking for intltool-extract
> configure:3811: found /usr/bin/intltool-extract
> configure:3823: result: /usr/bin/intltool-extract
> configure:3954: checking for xgettext
> configure:3972: found /usr/bin/xgettext
> configure:3984: result: /usr/bin/xgettext
> configure:3994: checking for msgmerge
> configure:4012: found /usr/bin/msgmerge
> configure:4024: result: /usr/bin/msgmerge
> configure:4034: checking for msgfmt
> configure:4052: found /usr/bin/msgfmt
> configure:4064: result: /usr/bin/msgfmt
> configure:4074: checking for gmsgfmt
> configure:4105: result: /usr/bin/msgfmt
> configure:4125: checking for perl
> configure:4143: found /usr/bin/perl
> configure:4155: result: /usr/bin/perl
> configure:4166: checking for perl >= 5.8.1
> configure:4173: result: 5.10.1
> configure:4177: checking for XML::Parser
> configure:4180: result: ok
> configure:4205: gcc -o conftest -g -O2   conftest.c  >&5
> configure:4205: $? = 0
> configure:4399: checking for msgfmt
> configure:4431: result: /usr/bin/msgfmt
> configure:4440: checking for gmsgfmt
> configure:4471: result: /usr/bin/msgfmt
> configure:4522: checking for xgettext
> configure:4554: result: /usr/bin/xgettext
> configure:4600: checking for msgmerge
> configure:4631: result: /usr/bin/msgmerge
> configure:4668: checking build system type
> configure:4682: result: x86_64-pc-linux-gnu
> configure:4702: checking host system type
> configure:4715: result: x86_64-pc-linux-gnu
> configure:4759: checking for ld used by GCC
> configure:4823: result: /usr/bin/ld
> configure:4830: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4843: result: yes
> configure:4850: checking for shared library run path origin
> configure:4863: result: done
> configure:5364: checking for CFPreferencesCopyAppValue
> configure:5382: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
> -Wl,CoreFoundation >&5
> conftest.c:25:42: error: CoreFoundation/CFPreferences.h: No such file or 
> directory
> conftest.c: In function 'main':
> conftest.c:29: error: 'NULL' undeclared (first use in this function)
> conftest.c:29: error: (Each undeclared identifier is reported only once
> conftest.c:29: error: for each function it appears in.)
> configure:5382: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "smuxi"
> | #define PACKAGE_TARNAME "smuxi"
> | #define PACKAGE_VERSION "0.6.4.1"
> | #define PACKAGE_STRING "smuxi 0.6.4.1"
> | #define PACKAGE_BUGREPORT "http://www.smuxi.org/newticket";
> | #define PACKAGE_URL ""
> | #define PACKAGE "smuxi"
> | #define VERSION "0.6.4.1"
> | #define GETTEXT_PACKAGE_ENGINE "smuxi-engine"
> | #define GETTEXT_PACKAGE_ENGINE_IRC "smuxi-engine-irc"
> | #define GETTEXT_PACKAGE_ENGINE_XMPP "smuxi-engine-xmpp"
> | #define GETTEXT_PACKAGE_ENGINE_OSCAR "smuxi-engine-oscar"
> | #define GETTEXT_PACKAGE_ENGINE_MSNP "smuxi-engine-msnp"
> | #define GETTEXT_PACKAGE_SERVER "smuxi-server"
> | #define GETTEXT_PACKAGE_FRONTEND "smuxi-frontend"
> | #define GETTEXT_PACKAGE_FRONTEND_GNOME "smuxi-frontend-gnome"
> | #define GETTEXT_PACKAGE_FRONTEND_GNOME_IRC "smuxi-frontend-gnome-irc"
> | #define GETTEXT_PACKAGE_FRONTEND_GNOME_XMPP "smuxi-frontend-gnome-xmpp"
> | #define GETTEXT_PACKAGE_FRONTEND_STFL "smuxi-frontend-stfl"
> | #define GETTEXT_PACKAGE_FRONTEND_CURSES "smuxi-frontend-curses"
> | #define GETTEXT_PACKAGE_FRONTEND_SWF "smuxi-frontend-swf"
> | #define GETTEXT_PACKAGE_FRONTEND_WPF "smuxi-frontend-wpf"
> | /* end confdefs.h.  */
> | #include <CoreFoundation/CFPreferences.h>
> | int
> | main ()
> | {
> | CFPreferencesCopyAppValue(NULL, NULL)
> |   ;
> |   return 0;
> | }
> configure:5391: result: no
> configure:5398: checking for CFLocaleCopyCurrent
> configure:5416: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
> -Wl,CoreFoundation >&5
> conftest.c:25:37: error: CoreFoundation/CFLocale.h: No such file or directory
> configure:5416: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "smuxi"
> | #define PACKAGE_TARNAME "smuxi"
> | #define PACKAGE_VERSION "0.6.4.1"
> | #define PACKAGE_STRING "smuxi 0.6.4.1"
> | #define PACKAGE_BUGREPORT "http://www.smuxi.org/newticket";
> | #define PACKAGE_URL ""
> | #define PACKAGE "smuxi"
> | #define VERSION "0.6.4.1"
> | #define GETTEXT_PACKAGE_ENGINE "smuxi-engine"
> | #define GETTEXT_PACKAGE_ENGINE_IRC "smuxi-engine-irc"
> | #define GETTEXT_PACKAGE_ENGINE_XMPP "smuxi-engine-xmpp"
> | #define GETTEXT_PACKAGE_ENGINE_OSCAR "smuxi-engine-oscar"
> | #define GETTEXT_PACKAGE_ENGINE_MSNP "smuxi-engine-msnp"
> | #define GETTEXT_PACKAGE_SERVER "smuxi-server"
> | #define GETTEXT_PACKAGE_FRONTEND "smuxi-frontend"
> | #define GETTEXT_PACKAGE_FRONTEND_GNOME "smuxi-frontend-gnome"
> | #define GETTEXT_PACKAGE_FRONTEND_GNOME_IRC "smuxi-frontend-gnome-irc"
> | #define GETTEXT_PACKAGE_FRONTEND_GNOME_XMPP "smuxi-frontend-gnome-xmpp"
> | #define GETTEXT_PACKAGE_FRONTEND_STFL "smuxi-frontend-stfl"
> | #define GETTEXT_PACKAGE_FRONTEND_CURSES "smuxi-frontend-curses"
> | #define GETTEXT_PACKAGE_FRONTEND_SWF "smuxi-frontend-swf"
> | #define GETTEXT_PACKAGE_FRONTEND_WPF "smuxi-frontend-wpf"
> | /* end confdefs.h.  */
> | #include <CoreFoundation/CFLocale.h>
> | int
> | main ()
> | {
> | CFLocaleCopyCurrent();
> |   ;
> |   return 0;
> | }
> configure:5425: result: no
> configure:5474: checking for GNU gettext in libc
> configure:5494: gcc -o conftest -g -O2   conftest.c  >&5
> configure:5494: $? = 0
> configure:5503: result: yes
> configure:6249: checking whether to use NLS
> configure:6251: result: yes
> configure:6254: checking where the gettext function comes from
> configure:6265: result: libc
> configure:6444: checking pkg-config is at least version 0.9.0
> configure:6447: result: yes
> configure:6459: checking for MONO_MODULE
> configure:6467: $PKG_CONFIG --exists --print-errors "mono >= 1.2.6"
> configure:6470: $? = 0
> configure:6485: $PKG_CONFIG --exists --print-errors "mono >= 1.2.6"
> configure:6488: $? = 0
> configure:6543: result: yes
> configure:6553: checking for mono
> configure:6571: found /usr/bin/mono
> configure:6584: result: /usr/bin/mono
> configure:6604: checking for gmcs
> configure:6635: result: /usr/bin/mono-csc
> configure:6657: checking for Mono 2.0 GAC for System.dll
> configure:6663: result: found
> configure:6657: checking for Mono 2.0 GAC for System.Runtime.Remoting.dll
> configure:6663: result: found
> configure:6657: checking for Mono 2.0 GAC for Mono.Posix.dll
> configure:6663: result: found
> configure:6728: checking for LOG4NET
> configure:6736: $PKG_CONFIG --exists --print-errors "log4net"
> configure:6739: $? = 0
> configure:6754: $PKG_CONFIG --exists --print-errors "log4net"
> configure:6757: $? = 0
> configure:6812: result: yes
> configure:6818: $PKG_CONFIG --exists --print-errors "nini-1.1"
> configure:6821: $? = 0
> configure:6830: checking for NINI
> configure:6838: $PKG_CONFIG --exists --print-errors "nini-1.1"
> configure:6841: $? = 0
> configure:6856: $PKG_CONFIG --exists --print-errors "nini-1.1"
> configure:6859: $? = 0
> configure:6914: result: yes
> configure:7023: checking for SMARTIRC4NET
> configure:7031: $PKG_CONFIG --exists --print-errors "smartirc4net >= 0.4.5"
> Package smartirc4net was not found in the pkg-config search path.
> Perhaps you should add the directory containing `smartirc4net.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'smartirc4net' found
> configure:7034: $? = 1
> configure:7049: $PKG_CONFIG --exists --print-errors "smartirc4net >= 0.4.5"
> Package smartirc4net was not found in the pkg-config search path.
> Perhaps you should add the directory containing `smartirc4net.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'smartirc4net' found
> configure:7052: $? = 1
> No package 'smartirc4net' found
> configure:7080: result: no
> configure:7094: error: SmartIrc4net >= 0.4.5 not found
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> 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_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_GNOME_SHARP_20_CFLAGS_set=
> ac_cv_env_GNOME_SHARP_20_CFLAGS_value=
> ac_cv_env_GNOME_SHARP_20_LIBS_set=
> ac_cv_env_GNOME_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_JABBER_NET_CFLAGS_set=
> ac_cv_env_JABBER_NET_CFLAGS_value=
> ac_cv_env_JABBER_NET_LIBS_set=
> ac_cv_env_JABBER_NET_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_LOG4NET_CFLAGS_set=
> ac_cv_env_LOG4NET_CFLAGS_value=
> ac_cv_env_LOG4NET_LIBS_set=
> ac_cv_env_LOG4NET_LIBS_value=
> 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_MSNPSHARP_CFLAGS_set=
> ac_cv_env_MSNPSHARP_CFLAGS_value=
> ac_cv_env_MSNPSHARP_LIBS_set=
> ac_cv_env_MSNPSHARP_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_OSCARLIB_CFLAGS_set=
> ac_cv_env_OSCARLIB_CFLAGS_value=
> ac_cv_env_OSCARLIB_LIBS_set=
> ac_cv_env_OSCARLIB_LIBS_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_SMARTIRC4NET_CFLAGS_set=
> ac_cv_env_SMARTIRC4NET_CFLAGS_value=
> ac_cv_env_SMARTIRC4NET_LIBS_set=
> ac_cv_env_SMARTIRC4NET_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_objext=o
> ac_cv_path_GMSGFMT=/usr/bin/msgfmt
> 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_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_ac_ct_CC=gcc
> ac_cv_prog_cc_c89=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_make_make_set=yes
> acl_cv_hardcode_direct=no
> acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
> acl_cv_hardcode_libdir_separator=
> acl_cv_hardcode_minus_L=no
> acl_cv_libext=a
> acl_cv_libname_spec='lib$name'
> acl_cv_library_names_spec='$libname$shrext'
> acl_cv_path_LD=/usr/bin/ld
> acl_cv_prog_gnu_ld=yes
> acl_cv_rpath=done
> acl_cv_shlibext=so
> acl_cv_wl=-Wl,
> am_cv_CC_dependencies_compiler_type=none
> gt_cv_func_CFLocaleCopyCurrent=no
> gt_cv_func_CFPreferencesCopyAppValue=no
> gt_cv_func_gnugettext1_libc=yes
> pkg_cv_LOG4NET_CFLAGS=' '
> pkg_cv_LOG4NET_LIBS='-r:/usr/lib//cli/log4net-1.2/log4net.dll  '
> 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_NINI_CFLAGS=' '
> pkg_cv_NINI_LIBS='-r:/usr/lib/cli/nini-1.1/Nini.dll  '
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> ACLOCAL='${SHELL} 
> /build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/missing --run 
> aclocal-1.11'
> ALL_LINGUAS=''
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='${SHELL} 
> /build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/missing --run tar'
> AUTOCONF='${SHELL} 
> /build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/missing --run autoconf'
> AUTOHEADER='${SHELL} 
> /build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/missing --run 
> autoheader'
> AUTOMAKE='${SHELL} 
> /build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/missing --run 
> automake-1.11'
> AWK='mawk'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2'
> CPPFLAGS=''
> CYGPATH_W='echo'
> DATADIRNAME='share'
> DEFS=''
> DEPDIR='.deps'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ENABLE_DEBUG_FALSE='#'
> ENABLE_DEBUG_TRUE=''
> ENABLE_ENGINE_IRC_FALSE=''
> ENABLE_ENGINE_IRC_TRUE=''
> ENABLE_ENGINE_MSNP_FALSE=''
> ENABLE_ENGINE_MSNP_TRUE=''
> ENABLE_ENGINE_OSCAR_FALSE=''
> ENABLE_ENGINE_OSCAR_TRUE=''
> ENABLE_ENGINE_XMPP_FALSE=''
> ENABLE_ENGINE_XMPP_TRUE=''
> ENABLE_FRONTEND_CURSES_FALSE=''
> ENABLE_FRONTEND_CURSES_TRUE=''
> ENABLE_FRONTEND_GNOME_FALSE=''
> ENABLE_FRONTEND_GNOME_IRC_FALSE=''
> ENABLE_FRONTEND_GNOME_IRC_TRUE=''
> ENABLE_FRONTEND_GNOME_TRUE=''
> ENABLE_FRONTEND_GNOME_XMPP_FALSE=''
> ENABLE_FRONTEND_GNOME_XMPP_TRUE=''
> ENABLE_FRONTEND_STFL_FALSE=''
> ENABLE_FRONTEND_STFL_TRUE=''
> ENABLE_FRONTEND_SWF_FALSE=''
> ENABLE_FRONTEND_SWF_TRUE=''
> ENABLE_FRONTEND_TEST_FALSE=''
> ENABLE_FRONTEND_TEST_TRUE=''
> ENABLE_FRONTEND_WPF_FALSE=''
> ENABLE_FRONTEND_WPF_TRUE=''
> ENABLE_RELEASE_FALSE=''
> ENABLE_RELEASE_TRUE='#'
> EXEEXT=''
> FRONTEND_GNOME_COMPILER_FLAGS=''
> GETTEXT_MACRO_VERSION='0.17'
> GETTEXT_PACKAGE='smuxi'
> GETTEXT_PACKAGE_ENGINE='smuxi-engine'
> GETTEXT_PACKAGE_ENGINE_IRC='smuxi-engine-irc'
> GETTEXT_PACKAGE_ENGINE_MNSP=''
> GETTEXT_PACKAGE_ENGINE_OSCAR='smuxi-engine-oscar'
> GETTEXT_PACKAGE_ENGINE_XMPP='smuxi-engine-xmpp'
> GETTEXT_PACKAGE_FRONTEND='smuxi-frontend'
> GETTEXT_PACKAGE_FRONTEND_CURSES='smuxi-frontend-curses'
> GETTEXT_PACKAGE_FRONTEND_GNOME='smuxi-frontend-gnome'
> GETTEXT_PACKAGE_FRONTEND_GNOME_IRC='smuxi-frontend-gnome-irc'
> GETTEXT_PACKAGE_FRONTEND_GNOME_XMPP='smuxi-frontend-gnome-xmpp'
> GETTEXT_PACKAGE_FRONTEND_STFL='smuxi-frontend-stfl'
> GETTEXT_PACKAGE_FRONTEND_SWF='smuxi-frontend-swf'
> GETTEXT_PACKAGE_FRONTEND_WPF='smuxi-frontend-wpf'
> GETTEXT_PACKAGE_SERVER='smuxi-server'
> GLADE_SHARP_20_CFLAGS=''
> GLADE_SHARP_20_LIBS=''
> GLIB_SHARP_20_CFLAGS=''
> GLIB_SHARP_20_LIBS=''
> GMSGFMT='/usr/bin/msgfmt'
> GMSGFMT_015='/usr/bin/msgfmt'
> GNOME_SHARP_20_CFLAGS=''
> GNOME_SHARP_20_LIBS=''
> GTK_SHARP_20_CFLAGS=''
> GTK_SHARP_20_LIBS=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> 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 $< $@'
> INTL_MACOSX_LIBS=''
> JABBER_NET_CFLAGS=''
> JABBER_NET_LIBS=''
> LDFLAGS=''
> LIBICONV='-liconv'
> LIBINTL=''
> LIBOBJS=''
> LIBS=''
> LOG4NET_CFLAGS=' '
> LOG4NET_LIBS='-r:/usr/lib//cli/log4net-1.2/log4net.dll  '
> LTLIBICONV='-liconv'
> LTLIBINTL=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} 
> /build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/missing --run makeinfo'
> MCS='/usr/bin/mono-csc'
> MKDIR_P='/bin/mkdir -p'
> MONO='/usr/bin/mono'
> 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  '
> MSGFMT='/usr/bin/msgfmt'
> MSGFMT_015='/usr/bin/msgfmt'
> MSGMERGE='/usr/bin/msgmerge'
> MSNPSHARP_CFLAGS=''
> MSNPSHARP_LIBS=''
> NINI_CFLAGS=' '
> NINI_LIBS='-r:/usr/lib/cli/nini-1.1/Nini.dll  '
> OBJEXT='o'
> OSCARLIB_CFLAGS=''
> OSCARLIB_LIBS=''
> PACKAGE='smuxi'
> PACKAGE_BUGREPORT='http://www.smuxi.org/newticket'
> PACKAGE_NAME='smuxi'
> PACKAGE_STRING='smuxi 0.6.4.1'
> PACKAGE_TARNAME='smuxi'
> PACKAGE_URL=''
> PACKAGE_VERSION='0.6.4.1'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> POSUB='po'
> PROFILE='debug'
> SET_MAKE=''
> SHELL='/bin/bash'
> SMARTIRC4NET_CFLAGS=''
> SMARTIRC4NET_LIBS=''
> STRIP=''
> USE_NLS='yes'
> VERSION='0.6.4.1'
> XGETTEXT='/usr/bin/xgettext'
> XGETTEXT_015='/usr/bin/xgettext'
> XGETTEXT_EXTRA_OPTIONS=''
> ac_ct_CC='gcc'
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} 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='/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-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/smuxi'
> 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 "smuxi"
> #define PACKAGE_TARNAME "smuxi"
> #define PACKAGE_VERSION "0.6.4.1"
> #define PACKAGE_STRING "smuxi 0.6.4.1"
> #define PACKAGE_BUGREPORT "http://www.smuxi.org/newticket";
> #define PACKAGE_URL ""
> #define PACKAGE "smuxi"
> #define VERSION "0.6.4.1"
> #define GETTEXT_PACKAGE_ENGINE "smuxi-engine"
> #define GETTEXT_PACKAGE_ENGINE_IRC "smuxi-engine-irc"
> #define GETTEXT_PACKAGE_ENGINE_XMPP "smuxi-engine-xmpp"
> #define GETTEXT_PACKAGE_ENGINE_OSCAR "smuxi-engine-oscar"
> #define GETTEXT_PACKAGE_ENGINE_MSNP "smuxi-engine-msnp"
> #define GETTEXT_PACKAGE_SERVER "smuxi-server"
> #define GETTEXT_PACKAGE_FRONTEND "smuxi-frontend"
> #define GETTEXT_PACKAGE_FRONTEND_GNOME "smuxi-frontend-gnome"
> #define GETTEXT_PACKAGE_FRONTEND_GNOME_IRC "smuxi-frontend-gnome-irc"
> #define GETTEXT_PACKAGE_FRONTEND_GNOME_XMPP "smuxi-frontend-gnome-xmpp"
> #define GETTEXT_PACKAGE_FRONTEND_STFL "smuxi-frontend-stfl"
> #define GETTEXT_PACKAGE_FRONTEND_CURSES "smuxi-frontend-curses"
> #define GETTEXT_PACKAGE_FRONTEND_SWF "smuxi-frontend-swf"
> #define GETTEXT_PACKAGE_FRONTEND_WPF "smuxi-frontend-wpf"
> #define ENABLE_NLS 1
> #define HAVE_GETTEXT 1
> #define HAVE_DCGETTEXT 1
> 
> configure: exit 1
> make[1]: Leaving directory 
> `/build/user-smuxi_0.6.4.1-1-amd64-edYtiW/smuxi-0.6.4.1'
> make: *** [build] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/smuxi_0.6.4.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 ---
Version: 0.6.4.1-2

On Fri, 11 Dec 2009 09:33:02 +0100
Lucas Nussbaum <lu...@lucas-nussbaum.net> wrote:

> > configure:7023: checking for SMARTIRC4NET
> > configure:7031: $PKG_CONFIG --exists --print-errors "smartirc4net
> > >= 0.4.5" Package smartirc4net was not found in the pkg-config
> > >search path.
> > Perhaps you should add the directory containing `smartirc4net.pc'
> > to the PKG_CONFIG_PATH environment variable
> > No package 'smartirc4net' found
> > configure:7034: $? = 1
> > configure:7049: $PKG_CONFIG --exists --print-errors "smartirc4net
> > >= 0.4.5" Package smartirc4net was not found in the pkg-config
> > >search path.
> > Perhaps you should add the directory containing `smartirc4net.pc'
> > to the PKG_CONFIG_PATH environment variable
> > No package 'smartirc4net' found
> > configure:7052: $? = 1
> > No package 'smartirc4net' found
> > configure:7080: result: no
> > configure:7094: error: SmartIrc4net >= 0.4.5 not found

Fixed with the upload of smuxi 0.6.4.1-2 to unstable:

smuxi (0.6.4.1-2) unstable; urgency=low

  * debian/control:
    + Added librsvg2-common to the dependencies of smuxi-frontend-gnome
    as it needs the SVG loader support of GTK+.
    + Updated build-deps to use the -cil-dev packages now.
    + Updated mono-devel build-dep to >= 2.4.3 and dropped obsolete
    explicit libmono*-cil build-deps.
    + Added libgnome-vfs2.0-cil-dev and libart2.0-cil-dev to build-deps
    to workaround a bug in the libgnome2.0-cil-dev package.
    + Enhanced package long descriptions.

 -- Mirco Bauer <mee...@debian.org>  Thu, 07 Jan 2010 17:11:16 +0100

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    mee...@meebey.net  http://www.meebey.net/
PEAR Developer    mee...@php.net     http://pear.php.net/
Debian Developer  mee...@debian.org  http://www.debian.org/


--- End Message ---

Reply via email to