Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2012 05:28:53 +0000
From:      Kevin Oberman <kob6558@gmail.com>
To:        Leslie Jensen <leslie@eskk.nu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: portmaster -r png- Stop in /usr/ports/devel/gobject-introspection
Message-ID:  <CAN6yY1uU91SMGG4-xUSYgXrh2%2B5vTmp9nNDm76F_gUyWaGfxOg@mail.gmail.com>
In-Reply-To: <4FC9F302.6020003@eskk.nu>
References:  <4FC9F302.6020003@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 2, 2012 at 11:03 AM, Leslie Jensen <leslie@eskk.nu> wrote:
> Hello
>
>
> I can see that there's a problem with finding libpng.so.6
>
> I have
> /usr/local/lib/libpng15.so
> /usr/local/lib/libpng15.so.15
> /usr/local/lib/libpng.so
>
>
> I could make a soft link to one of the above and call it
> libpng.so.6.
>
> Is that a good way to solve this?
>
> Suggestions appreciated
>
>
> -------------------------------------------------------
> xtension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : "+r"
> (__X)); __X; }));' at '{'
> /usr/include/machine/endian.h:130: syntax error, unexpected ';' in ' retu=
rn
> (__extension__ ({ register __uint32_t __X =3D (_x); __asm ("bswap %0" : "=
+r"
> (__X)); __X; }));' at ';'
> /usr/bin/ld: warning: libpng.so.6, needed by /usr/local/lib/libcairo.so, =
not
> found (try using -rpath or -rpath-link)
> /libexec/ld-elf.so.1: Shared object "libpng.so.6" not found, required by
> "libcairo.so.2"
> Command
> '['/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10=
.8/tests/scanner/tmp-introspectyVPLgw/Regress-1.0',
> '--introspect-dump=3D/usr/ports/devel/gobject-introspection/work/gobject-=
introspection-0.10.8/tests/scanner/tmp-introspectyVPLgw/types.txt,/usr/port=
s/devel/gobject-introspection/work/gobject-introspection-0.10.8/tests/scann=
er/tmp-introspectyVPLgw/dump.xml']'
> returned non-zero exit status 1
> gmake[4]: *** [Regress-1.0.gir] Fel 1
> gmake[4]: L=E4mnar katalogen
> "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8=
/tests/scanner"
> gmake[3]: *** [all-recursive] Fel 1
> gmake[3]: L=E4mnar katalogen
> "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8=
/tests"
> gmake[2]: *** [all] Fel 2
> gmake[2]: L=E4mnar katalogen
> "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8=
/tests"
> gmake[1]: *** [all-recursive] Fel 1
> gmake[1]: L=E4mnar katalogen
> "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8=
"
> gmake: *** [all] Fel 2
> *** Error code 1

According to the message, libcairo.so.s is linked to libpng.so.6 which
is now obsolete. Looks like cairo has not been rebuilt for some
reason. Do you have /var/db/pkg/cairo-*/+IGNOREME? The problem with
cairo 1.10.2 appears to now be fixed, so you should be able to upgrade
it if that is why it did not get updated.
--=20
R. Kevin Oberman, Network Engineer
E-mail: kob6558@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1uU91SMGG4-xUSYgXrh2%2B5vTmp9nNDm76F_gUyWaGfxOg>