Your message dated Mon, 07 Apr 2008 22:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#474900: fixed in evolution-sharp 0.16.0-1
has caused the Debian Bug report #474900,
regarding evolution-sharp: FTBFS: evolution-data-server is too new for this 
evolution-sharp
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.)


-- 
474900: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474900
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: evolution-sharp
Version: 0.14.0.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 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/evolution-sharp-0.14.0.1'
> make[1]: *** No rule to make target `clean'.  Stop.
> make[1]: Leaving directory `/build/user/evolution-sharp-0.14.0.1'
> make: [clean] Error 2 (ignored)
> rm -rf /build/user/evolution-sharp-0.14.0.1/.wapi
> rm -f config.log config.status
> dh_clean 
>  dpkg-source -b evolution-sharp-0.14.0.1
> dpkg-source: building evolution-sharp using existing 
> evolution-sharp_0.14.0.1.orig.tar.gz
> dpkg-source: building evolution-sharp in evolution-sharp_0.14.0.1-1.diff.gz
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/evolution-sharp.pc.dpatch' will not be represented in diff
> dpkg-source: warning: executable mode 0755 of 
> 'debian/patches/fix-dllmappings.dpatch' will not be represented in diff
> dpkg-source: building evolution-sharp in evolution-sharp_0.14.0.1-1.dsc
>  debian/rules build
> test -d debian/patched || install -d debian/patched
> dpatch  apply-all  
> applying patch evolution-sharp.pc to ./ ... ok.
> applying patch fix-dllmappings to ./ ... ok.
> dpatch  cat-all  >>patch-stampT
> mv -f patch-stampT patch-stamp
> dh_testdir
> ./configure --prefix=/usr
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-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 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... gcc
> 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 gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... gcc3
> 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 gcc... /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 recognise dependent libraries... pass_all
> checking how to run the C preprocessor... gcc -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 for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking for g77... no
> checking for f77... no
> checking for xlf... 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 f90... no
> checking for xlf90... 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... 32768
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc 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 pkg-config is at least version 0.9.0... yes
> checking for EVOLUTION_DATA_SERVER_1_8... no
> no
> checking for EVOLUTION_DATA_SERVER_1_9... no
> no
> checking for EVOLUTION_DATA_SERVER_1_10... no
> no
> checking for TOO_NEW_EDS... yes
> configure: error:
> 
> Your evolution-data-server is too new for this evolution-sharp.  Check to see
> if there is a newer version than 0.14.0.1 at:
> 
>     http://download.gnome.org/sources/evolution-sharp
> 
> If not, you'll have to wait to support the newest version.  You may want to
> file a bug against evolution-sharp at http://bugzilla.gnome.org.  Patches
> welcome!
> 
> make: *** [configure-stamp] Error 1

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

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.0-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.0-1.diff.gz
  to pool/main/e/evolution-sharp/evolution-sharp_0.16.0-1.diff.gz
evolution-sharp_0.16.0-1.dsc
  to pool/main/e/evolution-sharp/evolution-sharp_0.16.0-1.dsc
evolution-sharp_0.16.0.orig.tar.gz
  to pool/main/e/evolution-sharp/evolution-sharp_0.16.0.orig.tar.gz
libevolution3.0-cil_0.16.0-1_i386.deb
  to pool/main/e/evolution-sharp/libevolution3.0-cil_0.16.0-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.7
Date: Tue, 08 Apr 2008 00:11:49 +0200
Source: evolution-sharp
Binary: libevolution3.0-cil
Architecture: source i386
Version: 0.16.0-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: 425396 442556 474683 474900
Changes: 
 evolution-sharp (0.16.0-1) unstable; urgency=low
 .
   * New upstream release, fixes FTBFS. (Closes: #474683, #474900)
   * Rebuild against evolution-data-server 2.22
   * debian/control:
     + Updated evolution-data-server-dev build-dependency to >= 1.8.
       (Closes: #425396)
     + Updated debhelper build-dependency to >= 5.
     + Updated cli-common-dev build-dependency to >= 0.5.4
       (needed for dh_clistrip).
     + Bumped Standards-Version to 3.7.3 (no changes needed).
     + Added Vcs-Browser field.
     + Renamed XS-X-Vcs-Svn to Vcs-Svn.
   * debian/patches/fix-dllmappings.dpatch:
     + Added mappings for glibsharpglue-2 and gobject-2.0.
   * debian/rules:
     + Bumped clilibs to 0.16.0.
     + Replaced debug symbol removal code with dh_clistrip.
     + Delete leftover binaries after "make distclean", to make it double
       buildable. (Closes: #442556)
   * debian/compat:
     + Updated to 5.
   * debian/watch:
     + Added
Files: 
 d27e892cb1a5b3717af53c2f8b192a7b 1415 libs optional 
evolution-sharp_0.16.0-1.dsc
 fc7d94a947110d98fa795201a1abefa7 372984 libs optional 
evolution-sharp_0.16.0.orig.tar.gz
 17be6182d1d5068dc95e7902c9d3df86 4755 libs optional 
evolution-sharp_0.16.0-1.diff.gz
 00ba7ae153348f54aea2ad0410d5ee26 80104 libs optional 
libevolution3.0-cil_0.16.0-1_i386.deb

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

iQEVAwUBR/qh13En5avu+UbIAQK5UwgAj+yEH9MySxPR8Z4mcJZ9/9a0TdnD3F1Q
vFiZXt8Wj9GrUN/fc0hEPTZ4TvtjhRpZlMV9OnxMRrXCGHygPPQ1xcsrHh6dyxh5
2wWuncnUGw4A6t2/Ra1dnXGOqTKBi1pRgN+1pc8cmy6ci6OMoaHW9/ly1iz1An8T
qSxfNTHA83AaSF+Mq+N8avfWZKxLEAMKRHhrSkTwkE4jn6I7SgCDO4q4Gs0LfXY0
DY89N+1TJN83o800TVm/wXkicFO22lNdKwFfA0ysq6ZIj2AcMU9tr2/EUQV68ty7
GUxYJdBgIcUWbQ2o96bI133fptcG8+5hDSxOyKCZyTQYJVW4PcXq6g==
=zywC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to