NetBSD Problem Report #51971

From john@TIM.nextvr.com  Wed Feb 15 03:41:42 2017
Return-Path: <john@TIM.nextvr.com>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 197847A140
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 15 Feb 2017 03:41:42 +0000 (UTC)
Message-Id: <201702150341.v1F3fcSg025084@TIM.nextvr.com>
Date: Wed, 15 Feb 2017 03:41:38 GMT
From: john@ziaspace.com
Reply-To: john@ziaspace.com
To: gnats-bugs@NetBSD.org
Subject: graphics/adwaita-icon-theme doesn't compile
X-Send-Pr-Version: 3.95

>Number:         51971
>Category:       pkg
>Synopsis:       graphics/adwaita-icon-theme doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 15 03:45:00 +0000 2017
>Closed-Date:    Sat Aug 05 19:46:02 +0000 2017
>Last-Modified:  Sat Aug 05 19:46:02 +0000 2017
>Originator:     john@ziaspace.com
>Release:        NetBSD 7.99.59
>Organization:

>Environment:


System: NetBSD hlin.zia.io 7.99.59 NetBSD 7.99.59 (HLIN) #0: Tue Feb  7 09:06:04 UTC 2017  john@hlin.zia.io:/usr/obj-evbarm/sys/arch/evbarm/compile/HLIN evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:

Try to build graphics/adwaita-icon-theme, which is a prerequisite for emacs, 
and it fails here with hundreds (thousands, perhaps?) of errors:

for file in `cd ../../Adwaita/scalable; find . -name "*.svg"`; do \
        context="`dirname $file`"; \
        ../.././install-sh -c -d /usr/pkgsrc/graphics/adwaita-icon-theme/work/.$
estdir/usr/local/share/icons/Adwaita/scalable/$context; \
        /bin/sh /usr/pkgsrc/graphics/adwaita-icon-theme/work/adwaita-icon-theme$
3.22.0/install-sh -c -m 644 ../../Adwaita/scalable/$file /usr/pkgsrc/graphics/a$
waita-icon-theme/work/.destdir/usr/local/share/icons/Adwaita/scalable/$file; \
        for size in 16x16 24x24 32x32 48x48 64x64 96x96; do \
                ../.././install-sh -c -d /usr/pkgsrc/graphics/adwaita-icon-them$
/work/.destdir/usr/local/share/icons/Adwaita/$size/$context; \
                /usr/local/bin/gtk-encode-symbolic-svg ../../Adwaita/scalable/$$
ile $size -o /usr/pkgsrc/graphics/adwaita-icon-theme/work/.destdir/usr/local/sh$
re/icons/Adwaita/$size/$context; \
        done \
done
Can't load file: Unrecognized image file format
Can't load file: Unrecognized image file format
Can't load file: Unrecognized image file format
...

>How-To-Repeat:
Try to install graphics/adwaita-icon-theme (or emacs) from pkgsrc.
>Fix:


>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Wed, 15 Feb 2017 09:24:21 +0000
State-Changed-Why:
Please update your pkgsrc and try again.
librsvg did not provide the svg plugin for a while, which
caused this error; it now provides it again, so this should
be fixed.


From: Leonardo Taccari <leot@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/51971 (graphics/adwaita-icon-theme doesn't compile)
Date: Sat, 18 Feb 2017 11:38:06 +0100

 Hello John and Thomas,

 wiz@NetBSD.org writes:
 > Synopsis: graphics/adwaita-icon-theme doesn't compile
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: wiz@NetBSD.org
 > State-Changed-When: Wed, 15 Feb 2017 09:24:21 +0000
 > State-Changed-Why:
 > Please update your pkgsrc and try again.
 > librsvg did not provide the svg plugin for a while, which
 > caused this error; it now provides it again, so this should
 > be fixed.

 I had installation issues like the one's reported by John in the
 previous days too.
 However, I think that it was fixed only yesterday by <joerg>
 (and I was succesfully able to install adwaita-icon-theme) in:

  cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/librsvg/Makefile

 John, can you please update to librsvg-2.40.15nb5 and let us know if it
 fixes the problem?

State-Changed-From-To: feedback->closed
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Sat, 05 Aug 2017 19:46:02 +0000
State-Changed-Why:
feedback timeout; likely closed.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.