Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2019 15:59:28 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Cc:        Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Subject:   Re: [Circumvented] Problem updating gimp-app-2.10.12_2, 1 to gimp-app-2.10.12_3, 1
Message-ID:  <CAN6yY1sWdhpjLSazJPvCMpqQZPFwaNWjNVmY0AiT_z5dOC2E1g@mail.gmail.com>
In-Reply-To: <20190902114123.GP1293@albert.catwhisker.org>
References:  <20190902112222.GC1293@albert.catwhisker.org> <098400b1-40a3-6e4f-5062-e97ca0bdc6e9@utanet.at> <20190902114123.GP1293@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 2, 2019 at 4:41 AM David Wolfskill <david@catwhisker.org> wrote:

> On Mon, Sep 02, 2019 at 01:34:50PM +0200, Walter Schwarzenfeld wrote:
> > Try recompile graphics/libspiro.
> > ....
>
> Thanks.  As noted, I did (along with graphics/gegl), and that appears to
> have circumvented the problem.
>
> I wrote the note so that others might make use of my experience: the
> issue is resolved for me.
>
> Peace,
> david


Actually, no need to rebuild libspiro. The problem is that libpiro was
updated Aug. 19 and the shareable version was bumped from '0' to '1' making
gegl fail to load. Rebuilding gegl allows it to run normally and gimp-app
to build.
The real problem is that the pkg database is not working "right". i looked
at gegl dependencies, it showed libspiro:
   > pkg info -d gegl
   gegl-0.4.16_2:
   [...]
   openexr-2.3.0_2
   libspiro-20190731,1
   librsvg2-2.40.20
  [...]

But showing the "depends on" for libspiro showed:
   > pkg info -r libspiro
   libspiro-20190731,1:
   >
So attempting to list dependencies on libspiro would not have flagged gegl
s needing a PORT_REVISION bump to be rebuilt to catch the .so version bump
of libspiro. This should not happen, but clearly did... and not just to me.
I will also mention that the commit to libspiro did not mention the
shareable version bump or bump PORT_REVISION on ny ports. So the committer
perhaps did not realize that there was an issue. I will drop the committer
a note.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sWdhpjLSazJPvCMpqQZPFwaNWjNVmY0AiT_z5dOC2E1g>