Re: Claws mail build fails because it can't find /lib/libgpg-error.la

2011-03-02 Thread Barry Warsaw
On Mar 02, 2011, at 12:12 PM, James Westby wrote:

>libgpgme11-dev contains a .la file that references /lib/libgpg-error.la,
>which is where this path is being picked up from.
>
>It may be that gpgme1.0 (source package of libgpgme11-dev) needs a
>rebuild to pick up the new path.

Yep, that looks like it will fix the problem (a local rebuild of gpgme1.0
produces an .la file with the correct contents).  I'm not sure yet whether
that fixes the claws build, but it seems like it should.

Thanks!  I'll file a bug and request a no-change rebuild for gpgme1.0.
-Barry



signature.asc
Description: PGP signature
-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Re: Claws mail build fails because it can't find /lib/libgpg-error.la

2011-03-02 Thread James Westby
On Wed, 2 Mar 2011 11:37:06 -0500, Barry Warsaw  wrote:
> I've spent a couple of days on and off chasing an annoying bug in Claws Mail:
> 
> https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/724416
> 
> I've got a hint of a fix from upstream[1], which I'm trying to build and test,
> but unfortunately, there's a little bit of yak shaving first.  The unchanged
> Natty package does not build for me either locally in an sbuild, or in a PPA.
> 
> http://launchpadlibrarian.net/65408435/buildlog_ubuntu-natty-amd64.claws-mail_3.7.8-1ubuntu4~ppa0_FAILEDTOBUILD.txt.gz
> 
> Claws was last built in the archive six weeks ago.  Since then, libgpg-error
> was rebuilt, and I think the linker changes landed.  I don't know whether
> either of those changes are related to the build failures in Claws, but it at
> least seems related.
> 
> Note that there's a /usr/lib/libgpg-error.so file and a
> /usr/lib/libgpg-error.la file, but no /lib/libgpg-error.la file.  I haven't
> yet been able to figure out why Claws' build wants to find it in /lib instead
> of /usr/lib.

libgpgme11-dev contains a .la file that references /lib/libgpg-error.la,
which is where this path is being picked up from.

It may be that gpgme1.0 (source package of libgpgme11-dev) needs a
rebuild to pick up the new path.

Thanks,

James

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


Claws mail build fails because it can't find /lib/libgpg-error.la

2011-03-02 Thread Barry Warsaw
I've spent a couple of days on and off chasing an annoying bug in Claws Mail:

https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/724416

I've got a hint of a fix from upstream[1], which I'm trying to build and test,
but unfortunately, there's a little bit of yak shaving first.  The unchanged
Natty package does not build for me either locally in an sbuild, or in a PPA.

http://launchpadlibrarian.net/65408435/buildlog_ubuntu-natty-amd64.claws-mail_3.7.8-1ubuntu4~ppa0_FAILEDTOBUILD.txt.gz

Claws was last built in the archive six weeks ago.  Since then, libgpg-error
was rebuilt, and I think the linker changes landed.  I don't know whether
either of those changes are related to the build failures in Claws, but it at
least seems related.

Note that there's a /usr/lib/libgpg-error.so file and a
/usr/lib/libgpg-error.la file, but no /lib/libgpg-error.la file.  I haven't
yet been able to figure out why Claws' build wants to find it in /lib instead
of /usr/lib.

I built the unstable version in a sid chroot just fine.  I'm posting this
message to see if the build failure rings a bell with anybody.

Cheers,
-Barry

[1] Upstream bugzilla:
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2376


signature.asc
Description: PGP signature
-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel