Hi David,

On Sun, Apr 27, 2014 at 02:32:03PM +0200, David Suárez wrote:
> Source: claws-mail
> Version: 3.9.3-2
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20140426 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > make[4]: Entering directory `/«PKGBUILDDIR»'
> > make[4]: Leaving directory `/«PKGBUILDDIR»'
> > make[3]: Leaving directory `/«PKGBUILDDIR»'
> > make[2]: Leaving directory `/«PKGBUILDDIR»'
> > make[1]: Leaving directory `/«PKGBUILDDIR»'
> >    dh_install -O--parallel
> > dh_install: claws-mail-gdata-plugin missing files 
> > (usr/lib/*/claws-mail/plugins/gdata.so), aborting
> > make: *** [binary] Error 2
> 
> The full build log is available from:
>    
> http://aws-logs.debian.net/ftbfs-logs/2014/04/26/claws-mail_3.9.3-2_unstable.log

  From the build log:
…
checking for GDATA... no
checking for GDATA... no
checking for GDATA... no
…
configure: WARNING: "Plugin gdata will not be built; missing libgdata "
…

  So it's clear it failed because the plugin was not build.
  From the configure.ac in sources:
…
PKG_CHECK_MODULES(GDATA, libgdata >= 0.9.1, HAVE_GDATA=yes, HAVE_GDATA=no)
…

  And similar ones for lower versions, which seems pretty standard. This
has not changed for ages, so unlikely the cause.

  From the build log again:
…
Setting up libgdata-common (0.15.0-2) ...
Setting up libgdata19 (0.15.0-2) ...
Setting up gir1.2-gdata-0.0 (0.15.0-2) ...
…

  But from the libgdata changelog¹, seems something was forgotten in -2 and
-3 was uploaded a few hours later:
…
libgdata (0.15.0-3) unstable; urgency=medium

  * debian/control.in:
    + Let libgdata-dev depend on libjson-glib-dev as required by the
      pkg-config file.

 -- Emilio Pozuelo Monfort <po...@debian.org>  Sat, 26 Apr 2014 21:41:35 +0200

libgdata (0.15.0-2) unstable; urgency=medium

  * Force build against the new goa.
  * Upload to unstable.

 -- Emilio Pozuelo Monfort <po...@debian.org>  Sat, 26 Apr 2014 13:04:08 +0200
…

  Tried to build with -3 and the gdata plugin got build, so I guess the
problem is already fixed. Is it possible to launch a rebuild to verify
this is correct?

  Thanks,

¹ 
http://metadata.ftp-master.debian.org/changelogs/main/libg/libgdata/unstable_changelog



-- 
  Ricardo Mones 
  ~
  Never send a human to do a machine's job.               Agent Smith

Attachment: signature.asc
Description: Digital signature

Reply via email to