NetBSD Problem Report #53721

From martin@duskware.de  Sun Nov 11 08:14:50 2018
Return-Path: <martin@duskware.de>
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 "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 0FF667A0F8
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 11 Nov 2018 08:14:50 +0000 (UTC)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: building gimp on NetBSD/amd64 -current fails
X-Send-Pr-Version: 3.95

>Number:         53721
>Category:       pkg
>Synopsis:       building gimp on NetBSD/amd64 -current fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 11 08:15:00 +0000 2018
>Closed-Date:    Tue Nov 20 08:39:58 +0000 2018
>Last-Modified:  Wed Dec 05 10:05:01 +0000 2018
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.25
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 8.99.25 NetBSD 8.99.25 (NIGHT-OWL) #628: Sat Nov 10 16:35:28 CET 2018 martin@night-owl.duskware.de:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:

Trying to build graphics/gimp fails with:

  CC       gimptool.o
  CC       gimp-test-clipboard.o
  CCLD     gimp-test-clipboard-2.0
  CCLD     gimptool-2.0
/usr/pkgobj/graphics/gimp/work/.buildlink/lib/libexiv2.so: undefined reference to `logf@GLIBCXX_3.4'
gmake[2]: *** [Makefile:770: gimp-test-clipboard-2.0] Error 1
gmake[2]: *** Waiting for unfinished jobs....
/usr/pkgobj/graphics/gimp/work/.buildlink/lib/libexiv2.so: undefined reference to `logf@GLIBCXX_3.4'
gmake[2]: *** [Makefile:774: gimptool-2.0] Error 1
gmake[2]: Leaving directory '/usr/pkgobj/graphics/gimp/work/gimp-2.10.6/tools'
gmake[1]: *** [Makefile:848: all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgobj/graphics/gimp/work/gimp-2.10.6'


>How-To-Repeat:
just try to build it, pkgsrc HEAD as of two days ago, all installed pkgs
up to date.

>Fix:
n/a

>Release-Note:

>Audit-Trail:
From: coypu@sdf.org
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/53721: building gimp on NetBSD/amd64 -current fails
Date: Sun, 11 Nov 2018 08:21:33 +0000

 Looks like something broke backwards compatibility, but personally
 I'd wait until this is resolved:
 https://mail-index.netbsd.org/source-changes/2018/11/10/msg100488.html

 before wasting too much effort on figuring this out.

From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,
	martin@NetBSD.org
Subject: Re: pkg/53721: building gimp on NetBSD/amd64 -current fails
Date: Sun, 11 Nov 2018 09:51:46 +0100

 Just to make sure, this is still with 

 gcc version 6.4.0 (nb3 20180905) 

 Martin

From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,
	martin@NetBSD.org
Subject: Re: pkg/53721: building gimp on NetBSD/amd64 -current fails
Date: Sun, 11 Nov 2018 22:58:33 +0000

 Rebuilding exiv2 seems to fix this for my setup. The old version was from
 May 3.

 Martin

State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Tue, 20 Nov 2018 08:39:58 +0000
State-Changed-Why:
current-only ABI breakage.
Initial cause: bad mknative results from https://github.com/NetBSD/src/commit/e5821716ced83d672c47a5971483b52b395538dd#diff-6f6b9353529e76e6b1f71bb301a49678
Fixed by: https://github.com/NetBSD/src/commit/d37a6f4288ab843a08c0843d0aed37aca75a993b#diff-6f6b9353529e76e6b1f71bb301a49678


From: "Benny Siegert" <bsiegert@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/53721 CVS commit: pkgsrc/graphics/exiv2
Date: Wed, 5 Dec 2018 10:04:15 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Wed Dec  5 10:04:15 UTC 2018

 Modified Files:
 	pkgsrc/graphics/exiv2: buildlink3.mk

 Log Message:
 exiv2: Bump API and ABI depends to current version.

 Martin reported a GIMP build failure with an older version in
 PR pkg/53721. To be on the safe side, require the current exiv2 version.


 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/exiv2/buildlink3.mk

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.