[Pkg-gmagick-im-team] Bug#536826: Bug#536811: imagemagick: FTBFS with parallel in DEB_BUILD_OPTIONS

Daniel Schepler dschepler at gmail.com
Mon Jul 13 21:03:27 UTC 2009


On Monday 13 July 2009 13:33:45 Nelson A. de Oliveira wrote:
> tags 536826 + unreproducible
> thanks
>
> On Mon, Jul 13, 2009 at 5:00 PM, Daniel Schepler<dschepler at gmail.com> wrote:
> > The cause turned out to be that my recently created pbuilder chroot
> > doesn't have libgomp1 installed.  If I installed libgomp1 in the chroot,
> > the package built fine.
>
> Up-to-date unstable chroot, with pbuilder:
>
> The following NEW packages will be installed:
> (...)
>   libglib2.0-0{a} libglib2.0-dev{a} libgomp1{a} libgraphviz-dev{a}
> (...)
>
> libgomp1 isn't installed too, but it's being automatically installed.
> I fail to see why it's necessary to depend on it.

Hmm, it looks like gettext currently depends on libgomp1 -- but if gettext is 
rebuilt in a chroot without libgomp1 installed, the resulting packages don't 
depend on libgomp1.  So in my pbuildd environment, where it rebuilds the whole 
archive and uses the rebuilt packages as its apt source, that breaks things.  
Also, if the official packages are rebuilt due to a new upload or a binary-only 
NMU, that will result in imagemagick's build suddenly breaking.  So it would 
be a bad idea to rely on gettext's dependency on libgomp1 to pull it in for 
you.

Cc to gettext maintainers to let them know their packages will apparently link 
statically against libgomp if rebuilt.  But it shouldn't cause serious 
problems there, unlike with imagemagick where it wants to link libgomp into a 
shared library.
-- 
Daniel Schepler






More information about the Pkg-gmagick-im-team mailing list