Your message dated Sat, 12 Apr 2008 11:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475212: fixed in evolution-sharp 0.16.1-1
has caused the Debian Bug report #475212,
regarding tasque: FTBFS: /build/user/tasque-0.1.5/./configure: line 22909: ]: 
command not found
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 [EMAIL PROTECTED]
immediately.)


-- 
475212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475212
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tasque
Version: 0.1.5-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/tasque-0.1.5'
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> make[1]: Leaving directory `/build/user/tasque-0.1.5'
> if test -e /usr/share/misc/config.guess ; then \
>               for i in ./config.guess ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.guess $i ; \
>                       fi ; \
>               done ; \
>       fi
> if test -e /usr/share/misc/config.sub ; then \
>               for i in ./config.sub ; do \
>                       if ! test -e $i.cdbs-orig ; then \
>                               mv $i $i.cdbs-orig ; \
>                               cp --remove-destination 
> /usr/share/misc/config.sub $i ; \
>                       fi ; \
>               done ; \
>       fi
> touch debian/stamp-autotools-files
> chmod a+x /build/user/tasque-0.1.5/./configure
> cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
> CPPFLAGS="" LDFLAGS="" /build/user/tasque-0.1.5/./configure 
> --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/tasque" 
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
> --enable-backend-rtm --enable-backend-sqlite --enable-backend-eds 
> --enable-release 
> 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 style of include used by make... GNU
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... none
> checking for intltool >= 0.35... 0.35.5 found
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking build system type... i486-pc-linux-gnu
> checking host system type... i486-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ld used by cc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognize dependent libraries... pass_all
> checking how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... none
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for xlf... no
> checking for f77... no
> checking for frt... no
> checking for pgf77... no
> checking for cf77... no
> checking for fort77... no
> checking for fl32... no
> checking for af77... no
> checking for xlf90... no
> checking for f90... no
> checking for pgf90... no
> checking for pghpf... no
> checking for epcf90... no
> checking for gfortran... gfortran
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether gfortran accepts -g... yes
> checking the maximum length of command line arguments... 98304
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for gfortran option to produce PIC... -fPIC
> checking if gfortran PIC flag -fPIC works... yes
> checking if gfortran static flag -static works... yes
> checking if gfortran supports -c -o file.o... yes
> checking whether the gfortran linker (/usr/bin/ld) supports shared 
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for pkg-config... /usr/bin/pkg-config
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for gmcs... /usr/bin/gmcs
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for gconftool-2... /usr/bin/gconftool-2
> Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
> installation
> Using $(sysconfdir)/gconf/schemas as install directory for schema files
> checking pkg-config is at least version 0.9.0... yes
> checking for GLIB_SHARP_20... yes
> checking for GNOME_SHARP_20... yes
> checking for GTK_DOTNET_20... yes
> checking for NDESK_DBUS_10... yes
> checking for NDESK_DBUS_GLIB_10... yes
> checking for NOTIFY_SHARP... yes
> checking for ICE_DESKTOP... no
> /build/user/tasque-0.1.5/./configure: line 22909: ]: command not found
> checking for EVOLUTION_SHARP... configure: error: Package requirements 
> (evolution-sharp) were not met:
> 
> Variable 'exec_prefix' not defined in '/usr/lib/pkgconfig/evolution-sharp.pc'
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables EVOLUTION_SHARP_CFLAGS
> and EVOLUTION_SHARP_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> make: *** [config.status] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: evolution-sharp
Source-Version: 0.16.1-1

We believe that the bug you reported is fixed in the latest version of
evolution-sharp, which is due to be installed in the Debian FTP archive:

evolution-sharp_0.16.1-1.diff.gz
  to pool/main/e/evolution-sharp/evolution-sharp_0.16.1-1.diff.gz
evolution-sharp_0.16.1-1.dsc
  to pool/main/e/evolution-sharp/evolution-sharp_0.16.1-1.dsc
evolution-sharp_0.16.1.orig.tar.gz
  to pool/main/e/evolution-sharp/evolution-sharp_0.16.1.orig.tar.gz
libevolution3.0-cil_0.16.1-1_i386.deb
  to pool/main/e/evolution-sharp/libevolution3.0-cil_0.16.1-1_i386.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.
Mirco Bauer <[EMAIL PROTECTED]> (supplier of updated evolution-sharp 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: SHA1

Format: 1.8
Date: Thu, 10 Apr 2008 21:28:58 +0200
Source: evolution-sharp
Binary: libevolution3.0-cil
Architecture: source i386
Version: 0.16.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team <[EMAIL PROTECTED]>
Changed-By: Mirco Bauer <[EMAIL PROTECTED]>
Description: 
 libevolution3.0-cil - CLI bindings for Evolution
Closes: 475212
Changes: 
 evolution-sharp (0.16.1-1) unstable; urgency=low
 .
   * New upstream release
     + Fixed evolution-sharp.pc file. (Closes: #475212)
Checksums-Sha1: 
 8733e8edfc6ce7b0e5d8c9bce8248566268e61ae 1827 evolution-sharp_0.16.1-1.dsc
 60c865ed07c3e99fb42cd5703af9fb6f436d8ecd 370372 
evolution-sharp_0.16.1.orig.tar.gz
 1a78e3eacdce723a9b50307f060faf3b4c2c3dbf 4820 evolution-sharp_0.16.1-1.diff.gz
 b1ec35a52c3ae9a075aac011fee1be69c79736bb 80218 
libevolution3.0-cil_0.16.1-1_i386.deb
Checksums-Sha256: 
 c01f99b4fdf7a5cf1440ca525417fdea0a08e010fd58806bbc9da1f16d618968 1827 
evolution-sharp_0.16.1-1.dsc
 6f6911e985490cc8170f1b02df7cf28db3af44469d4033dd1c0093d5b01f108c 370372 
evolution-sharp_0.16.1.orig.tar.gz
 96a3f35ae4a26bf4118a6304d4b4cdec6c3a4554f6bc7054455b8bc21c31a5b0 4820 
evolution-sharp_0.16.1-1.diff.gz
 1db7f3b25dcf9072356f0ead274d7149af7a1d793c269ae26a110634c9074a48 80218 
libevolution3.0-cil_0.16.1-1_i386.deb
Files: 
 a580f5bb95230dbc2344d9275fc9e1fb 1827 libs optional 
evolution-sharp_0.16.1-1.dsc
 1fbd56c3fec08e5e8d8fde8ed52353d2 370372 libs optional 
evolution-sharp_0.16.1.orig.tar.gz
 4db0117fc39158e8bf6e503f4433f878 4820 libs optional 
evolution-sharp_0.16.1-1.diff.gz
 088626f9d2ad66816685ac42365c8ee4 80218 libs optional 
libevolution3.0-cil_0.16.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBSACZEXEn5avu+UbIAQKIOgf/Q9shkmr8WCqMpV4Qbp2UPEGnviuB4lFd
BNfSXpfvwQVxFfTx2+KDIpK6VZ+bl+qm6nadL5iMx2XhOSWIVSlsrff/mW47nD3N
j8YIu177iizDW+X7+OFX0RlPpXH0SMEeVeLj16QQGP76bnmYrG29e82UCB2JahpN
kNg9aU90C7n3HGqBjiJMxktWVSuf0OQL0oc2NU9QYyFfIXsf7Ne94oW46qB4vPWk
QrATeCv5wW0mZg6MsdRjnnu4lhF1xd7S+nBPmggvt+BO2J1t8vKXx9+O7f847OJC
v1K2kJt+h4awXwZysDgZZXhkxvAknocINznHJpKoeggs3XulFdJ13g==
=9I6h
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to