[Evolution] Bug#873796: evolution: FTBFS when building only Architecture: all

Simon McVittie smcv at debian.org
Thu Aug 31 08:37:52 UTC 2017


Source: evolution
Version: 3.24.5-2
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

evolution FTBFS on the 'all' buildd:
https://buildd.debian.org/status/fetch.php?pkg=evolution&arch=all&ver=3.24.5-2&stamp=1504140526&raw=0
Unlike Ubuntu, Debian builds Architecture: all packages on their own
buildd, which does not build Architecture: any in the same transaction.

> find debian/libevolution/ -name 'module-bogofilter.so' -delete
> find: 'debian/libevolution/': No such file or directory
> debian/rules:40: recipe for target 'override_dh_install' failed

The two find calls in debian/libevolution/ need to be skipped when that
directory does not exist, i.e. when not building architecture-specific
binary packages. I'm testing the attached patch, which I hope will
address this.

    S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: evo-arch-indep.patch
Type: text/x-diff
Size: 1224 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20170831/255ae1c3/attachment.patch>


More information about the Pkg-evolution-maintainers mailing list