Your message dated Sun, 27 Aug 2006 08:02:10 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#384770: fixed in xchat-guile 0.2.0.99-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: xchat-guile Version: 0.2.0.99-1 Severity: important Justification: fails to build from source xchat-guile does not build on some architectures, e.g. Alpha: [...] dh_testdir LDFLAGS=" -z defs" CFLAGS="-Wall -ggdb -O2" ./configure --build alpha-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make: *** [config.status] Error 77 I've attached the config.log. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: alpha Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.5 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by XChat Guile configure 0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --build alpha-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info ## --------- ## ## Platform. ## ## --------- ## hostname = juist uname -m = alpha uname -r = 2.6.17.5 uname -s = Linux uname -v = #1 Sat Jul 15 11:03:49 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = alpha /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/bin/X11 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1557: checking for a BSD-compatible install configure:1612: result: /usr/bin/install -c configure:1623: checking whether build environment is sane configure:1666: result: yes configure:1731: checking for gawk configure:1747: found /usr/bin/gawk configure:1757: result: gawk configure:1767: checking whether make sets $(MAKE) configure:1787: result: yes configure:1955: checking whether to enable maintainer-specific portions of Makefiles configure:1964: result: no configure:2026: checking for gcc configure:2042: found /usr/bin/gcc configure:2052: result: gcc configure:2296: checking for C compiler version configure:2299: gcc --version </dev/null >&5 gcc (GCC) 4.1.2 20060814 (prerelease) (Debian 4.1.1-11) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2302: $? = 0 configure:2304: gcc -v </dev/null >&5 Using built-in specs. Target: alpha-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release alpha-linux-gnu Thread model: posix gcc version 4.1.2 20060814 (prerelease) (Debian 4.1.1-11) configure:2307: $? = 0 configure:2309: gcc -V </dev/null >&5 gcc: '-V' option must have argument configure:2312: $? = 1 configure:2335: checking for C compiler default output file name configure:2338: gcc -Wall -ggdb -O2 -z defs conftest.c >&5 gcc: defs: No such file or directory configure:2341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "XChat Guile" | #define PACKAGE_TARNAME "xchat-guile" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "XChat Guile 0.2" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "xchat-guile" | #define VERSION "0.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2380: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wall -ggdb -O2' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -z defs' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=alpha-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_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/xchat-guile-0.2.0.99/build/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/xchat-guile-0.2.0.99/build/missing --run tar' AR='' AUTOCONF='${SHELL} /tmp/xchat-guile-0.2.0.99/build/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/xchat-guile-0.2.0.99/build/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/xchat-guile-0.2.0.99/build/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='' CFLAGS='-Wall -ggdb -O2' CPP='' CPPFLAGS='' CXX='' CXXCPP='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GLIB2_CFLAGS='' GLIB2_LIBS='' GUILE='' GUILE_CFLAGS='' GUILE_CONFIG='' GUILE_LDFLAGS='' GUILE_SITE='' GUILE_TOOLS='' INCLTDL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -z defs' LIBLTDL='' LIBOBJS='' LIBS='' LIBTOOL='' LN_S='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/xchat-guile-0.2.0.99/build/missing --run makeinfo' OBJEXT='' PACKAGE='xchat-guile' PACKAGE_BUGREPORT='[EMAIL PROTECTED]' PACKAGE_NAME='XChat Guile' PACKAGE_STRING='XChat Guile 0.2' PACKAGE_TARNAME='xchat-guile' PACKAGE_VERSION='0.2' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.2' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='alpha-linux-gnu' build_alias='alpha-linux-gnu' build_cpu='' build_os='' build_vendor='' datadir='${prefix}/share' exec_prefix='NONE' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/share/info' install_sh='/tmp/xchat-guile-0.2.0.99/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' xchatplugindir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "xchat-guile" #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" #define PACKAGE_NAME "XChat Guile" #define PACKAGE_STRING "XChat Guile 0.2" #define PACKAGE_TARNAME "xchat-guile" #define PACKAGE_VERSION "0.2" #define VERSION "0.2" configure: exit 77
--- End Message ---
--- Begin Message ---Source: xchat-guile Source-Version: 0.2.0.99-2 We believe that the bug you reported is fixed in the latest version of xchat-guile, which is due to be installed in the Debian FTP archive: xchat-guile_0.2.0.99-2.diff.gz to pool/main/x/xchat-guile/xchat-guile_0.2.0.99-2.diff.gz xchat-guile_0.2.0.99-2.dsc to pool/main/x/xchat-guile/xchat-guile_0.2.0.99-2.dsc xchat-guile_0.2.0.99-2_sparc.deb to pool/main/x/xchat-guile/xchat-guile_0.2.0.99-2_sparc.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Lionel Elie Mamane <[EMAIL PROTECTED]> (supplier of updated xchat-guile package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Format: 1.7 Date: Sun, 27 Aug 2006 15:09:48 +0200 Source: xchat-guile Binary: xchat-guile Architecture: source sparc Version: 0.2.0.99-2 Distribution: unstable Urgency: low Maintainer: Lionel Elie Mamane <[EMAIL PROTECTED]> Changed-By: Lionel Elie Mamane <[EMAIL PROTECTED]> Description: xchat-guile - Guile scripting plugin for XChat Closes: 384770 Changes: xchat-guile (0.2.0.99-2) unstable; urgency=low . * This is a plug-in and not a "normal" shared library; it is thus allowed to have undefined symbols, to be provided by xchat itself. (closes: #384770) * Switch to my Debian address for maintainer. * Bump up Standards-Version Files: 53c8512730ed6ec1eb9a7dcf86a38359 654 net optional xchat-guile_0.2.0.99-2.dsc 15b23d07d2ba46f45fc9d784a4d23434 183852 net optional xchat-guile_0.2.0.99-2.diff.gz 68e5b9a57d43fc858b694518da426dca 16842 net optional xchat-guile_0.2.0.99-2_sparc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iEYEAREDAAYFAkTxoRsACgkQscRzFz57S3OnxQCeLvfq/vxUUxSR1Wlm1RSbkCJQ a3AAoOA583NyVlEblcs8SbfnECh++k3Z =/PCW -----END PGP SIGNATURE-----
--- End Message ---

