From owner-freebsd-ports@FreeBSD.ORG Wed Nov 28 00:45:59 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7CCCBF03 for ; Wed, 28 Nov 2012 00:45:59 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 38A088FC14 for ; Wed, 28 Nov 2012 00:45:59 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so16170702iec.13 for ; Tue, 27 Nov 2012 16:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=ov7IvooZlJ6aJWpLS2oNKaTpjKrtVOYTkuEaxHL3pv4=; b=r34nVswThdw/EwDWuBwwNFTgWnvA/6TzEFPkm3dJF3rprNiO3UXJr3oj7yb2xwytTI qna31uVF1nl/XMonwzYQZTixzlyiYmPyu1wxFJoN5Qan2XBIprubJflh4nh/U3LQ/Upv ccEUHxbVHxSp26Ce1vsq65M2VJ1Biyoa9fz5mf9+IVgdjKfbAhqPmBazXerJhHShFXra MI3fksLEm0FrLbwoso5PmbusGkIqKgay56GNVg+7nAPIc0J07Qm3wAaz5IHVgkESwDVm JreGAvRJliKFfZlo9bCpJ7dw8plQXjZlyPTi180Hn0dNXRzL8Zi/a88QYcmCSsMkh0Fs mWQQ== Received: by 10.43.46.2 with SMTP id um2mr15268475icb.18.1354063558888; Tue, 27 Nov 2012 16:45:58 -0800 (PST) Received: from luna.wi.rr.com (cpe-184-58-138-79.wi.res.rr.com. [184.58.138.79]) by mx.google.com with ESMTPS id v12sm3181924igv.3.2012.11.27.16.45.56 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 16:45:58 -0800 (PST) From: ajtiM To: Kevin Oberman Subject: Re: opera 12.11 Date: Tue, 27 Nov 2012 18:45:47 -0600 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RC3; KDE/4.8.4; i386; ; ) References: <201211270534.31383.lumiwa@gmail.com> <201211271540.39268.lumiwa@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201211271845.48100.lumiwa@gmail.com> Cc: Peter Ulrich Kruppa , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 00:45:59 -0000 On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote: > On Tue, Nov 27, 2012 at 1:40 PM, ajtiM wrote: > > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: > >> On 27.11.2012 12:34, ajtiM wrote: > >> > Hi! > >> > > >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my > >> > FreeBSD 9.1 RC-3 doen't works anymore: > >> > > >> > opera > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > Segmentation fault (core dumped) > >> > >> It is quite a while since, but did you update your graphics/png > >> properly? Please check /usr/ports/UPDATING 20120531 . > >> > >> Greetings > >> > >> Peter > >> > >> > Thanks in advance. > >> > > >> > P.S. > >> > > >> > I used Clang to build Opera. > >> > > >> > Mitja > >> > -------- > >> > http://www.redbubble.com/people/lumiwa > >> > _______________________________________________ > >> > freebsd-ports@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> > To unsubscribe, send any mail to > >> > "freebsd-ports-unsubscribe@freebsd.org" > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > As I remember I did portmaster -r png- and it build one day.... > > > > Opera 12.10 and before didn't have problems... > > Try "pkg_libchk -o". If you don't have it, install > sysutils/bsdadminscripts. It can save a LOT of time over portmaster -r > as many ports that will be re-installed with portmaster are dependent > on other ports that use png, but don't use it directly, so don't need > to be re-built. In many cases only about 10% of the ports that > "depend" on some library actually link to the sharable, though png is > linked to far more things than most. > > An occasional run will also catch oversights, like missing an UPDATING > entry or having a shareable version updated, but not entered into > UPDATING. I think it should be a part of the weekly periodic run. (I > also think it should be in the base system.) > > I am not sure if pkg_libchk works with pkgng. Dominic? After rebuilding kdebindings4, kdebindings4-perl-perlqt and kdebindings4-perl- perlkde, pkg_libchk didn't find any problem. Mitja -------- http://www.redbubble.com/people/lumiwa