Your message dated Sun, 30 Aug 2009 11:02:15 +0000
with message-id <e1mhiap-0002no...@ries.debian.org>
and subject line Bug#536971: fixed in mergeant 0.67-4
has caused the Debian Bug report #536971,
regarding mergeant: FTBFS: configure: error: Package requirements 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.)


-- 
536971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536971
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mergeant
Version: 0.67-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-mergeant_0.67-3-amd64-bZzogN/mergeant-0.67'
> 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-mergeant_0.67-3-amd64-bZzogN/mergeant-0.67'
> 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-mergeant_0.67-3-amd64-bZzogN/mergeant-0.67/./configure
> cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g 
> -Wall -O2" CPPFLAGS="" LDFLAGS="" 
> /build/user-mergeant_0.67-3-amd64-bZzogN/mergeant-0.67/./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/mergeant" 
> --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
> --disable-binreloc --disable-update-mimedb 
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> 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 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 library containing strerror... none required
> checking for gcc... (cached) cc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether cc accepts -g... (cached) yes
> checking for cc option to accept ISO C89... (cached) none needed
> checking dependency style of cc... (cached) none
> checking how to run the C preprocessor... cc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> 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 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... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether  accepts -g... no
> checking the maximum length of command line arguments... 3458764513820540925
> 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 -m elf_x86_64) 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... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 for intltool >= 0.11... 0.36.2 found
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> checking for Win32 platform... checking whether binary relocation support 
> should be enabled... no
> no
> checking for glib-genmarshal... /usr/bin/glib-genmarshal
> checking for update-mime-database... /usr/bin/update-mime-database
> checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
> 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 catalogs to be installed...  am ar az ca cs da de dz el en_CA 
> en_GB es eu fa fi fr gl hr it ja lt lv ml ms nb ne nl oc pl pt pt_BR ru rw sk 
> sl sq sr s...@latn sv tr uk vi zh_CN zh_HK zh_TW
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> configure: error: Package requirements (libgnomedb-3.0 >= 3.0.0       
> libgnomedb-extra-3.0         libgda-3.0 >= 3.0.0         gtk+-2.0 >= 2.10.0   
>   gdk-pixbuf-2.0  libxml-2.0         libglade-2.0) were not met:
> 
> Package libglade-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libglade-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libglade-2.0', required by 'libgnomedb-3.0', not 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 MERGEANT_CFLAGS
> and MERGEANT_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/2009/07/13/mergeant_0.67-3_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 ---
Source: mergeant
Source-Version: 0.67-4

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

mergeant-doc_0.67-4_all.deb
  to pool/main/m/mergeant/mergeant-doc_0.67-4_all.deb
mergeant_0.67-4.diff.gz
  to pool/main/m/mergeant/mergeant_0.67-4.diff.gz
mergeant_0.67-4.dsc
  to pool/main/m/mergeant/mergeant_0.67-4.dsc
mergeant_0.67-4_i386.deb
  to pool/main/m/mergeant/mergeant_0.67-4_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 536...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <po...@debian.org> (supplier of updated mergeant 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 30 Aug 2009 12:13:32 +0200
Source: mergeant
Binary: mergeant mergeant-doc
Architecture: source all i386
Version: 0.67-4
Distribution: unstable
Urgency: low
Maintainer: Gustavo R. Montesino <grmontes...@ig.com.br>
Changed-By: Emilio Pozuelo Monfort <po...@debian.org>
Description: 
 mergeant   - GNOME Database admin tool GUI for GNOME
 mergeant-doc - Documentation files for Mergeant
Closes: 536971
Changes: 
 mergeant (0.67-4) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Stop mentioning GNOME 2.
 .
   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
     - Add missing build dependencies on libxml2-dev and libglade-dev.
       Closes: #536971.
     - Standards-Version is 3.8.3, no changes needed.
   * debian/mergeant-doc.doc-base.mergeant:
     - Section is Data Management.
   * debian/mergeant.menu:
     - Section is Applications/Data Management.
   * debian/copyright: Update, add copyright holders.
   * debian/rules, debian/mergeant.install, debian/mergeant-doc.install:
     - Install mergeant.xpm from mergeant.install.
   * debian/mergeant.dirs:
     - Removed, not needed.
Checksums-Sha1: 
 ebcc8c7a9afd7389ed6f476ebf1d905647901beb 1379 mergeant_0.67-4.dsc
 c89d7ce85885fd14ab75694f986a68897ccddf49 5565 mergeant_0.67-4.diff.gz
 6ea46f10f2c08b00c6b5693ad3c02584e7dd74de 404414 mergeant-doc_0.67-4_all.deb
 4c418ebf545e682f07fb5543f810b07acdcc839a 276418 mergeant_0.67-4_i386.deb
Checksums-Sha256: 
 634f66cd12b952084b86ea7e57e84ce9ba342c707a32a58b602211260779f1f2 1379 
mergeant_0.67-4.dsc
 f03f5c3c1c0a7cc1eb90319d95336432f946c4d0d1cdff00f7d33479338f280f 5565 
mergeant_0.67-4.diff.gz
 33e1f7f1777483487444658391388a8986d2d5cf4e7ba92eacb3c02b49a9d41e 404414 
mergeant-doc_0.67-4_all.deb
 552bb0306d4857e44ecfdea8ae214f0e5c778c13ec95014cd2b0c2827c123393 276418 
mergeant_0.67-4_i386.deb
Files: 
 77e49f5801467c1e0789bda4d95e053c 1379 x11 optional mergeant_0.67-4.dsc
 c0d21e8ce6b13c02703c4e77178b6cc5 5565 x11 optional mergeant_0.67-4.diff.gz
 01890857b4d5ee8c28f64242c4d541f2 404414 doc optional 
mergeant-doc_0.67-4_all.deb
 b150349543cb10fc38a58c70eb0115fc 276418 gnome optional mergeant_0.67-4_i386.deb

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

iEYEARECAAYFAkqaWIgACgkQhTV17EoIsv5RJACfVUBRMOCNY9LY0OIWyboWPnYQ
ZpMAoJUujIiyfcXbbRfnxeoaHJCpzcX/
=8l7W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to