pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: graphics/librsvg



On Tue, 7 Feb 2017, Thomas Klausner wrote:

On Tue, Feb 07, 2017 at 09:51:47AM +0800, Paul Goyette wrote:
With pkgsrc updated to this morning (just a couple hours ago) I am seeing
the following reproducible errors when trying to install graphics/librsvg

gmake[2]: Entering directory '/tmp/pkgs/graphics/librsvg/work.x86_64/librsvg-2.40.15/gdk-pixbuf-loader'
  CC       libpixbufloader_svg_la-io-svg.lo
io-svg.c: In function 'gdk_pixbuf__svg_image_load_increment':
io-svg.c:125:17: warning: 'rsvg_handle_set_size_callback' is deprecated [-Wdeprecated-declarations]
                 rsvg_handle_set_size_callback (context->handle, context->size_func, context->user_data, NULL);
                 ^
In file included from io-svg.c:28:0:
../rsvg.h:222:6: note: declared here
 void rsvg_handle_set_size_callback (RsvgHandle * handle,
      ^
  CCLD     libpixbufloader-svg.la
  CC       rsvg_loader-test.o
  GEN      gdk-pixbuf-loaders
Makefile:807: recipe for target 'gdk-pixbuf-loaders' failed
gmake[2]: *** [gdk-pixbuf-loaders] Error 139


This is with Makefile rev 1.89 and buildlink3.mk rev 1.41

Strange, building for me on 7.99.59/amd64.

ryo reported that he saw a segfault of
/usr/pkg/bin/gdk-pixbuf-query-loaders against libpixbufloader-svg.so
but I didn't see that (yet?).

Well, I _do_ build librsvg with "options introspection" enabled, but I did that yesterday, too, without any problems! This build failure is new in the last 24 hours or so.

I successfully rebuilt graphics/gdk-pixbuf2 today. But none of today's packages have been installed yet (only in the build sandbox).



+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+


Home | Main Index | Thread Index | Old Index