From owner-freebsd-ports@FreeBSD.ORG Tue Nov 27 23:55:57 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 4412151C for ; Tue, 27 Nov 2012 23:55:57 +0000 (UTC) (envelope-from lumiwa@gmail.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EE93A8FC12 for ; Tue, 27 Nov 2012 23:55:56 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id x2so11876297iad.13 for ; Tue, 27 Nov 2012 15:55:56 -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=uUXJ06OAerJsA5gnUAv0JaKQuwp48BSKH5344Gjy1UQ=; b=ZWmYSUrF0xbiAzr940dVLI9gBhVrsSggVmjN7MY5fzWMDKHJQWQG5Vksag6QP+dCzR 0tkf0ihGN0N3T7YxLiZBGVN+w3HmE/n3OS8J40aDEUpdIKvpe+fCdy6dQw0rwbxAIkl1 30rrBSDBJmYsX5dJ2PBDzOW81qf5QOl7GXYzTAxPatWjr3qVr+mBtN62gQFZs+LYmyXa xCfnwOxPiIl25t3u/slBn2jbvOMWYL83JN4ilCHbFOy6d7gTKNoPvNFE3pJcp7jpPVV5 36GvR6gu8RMknlVgpl6fZvO7jDqly29g8Ll84dTb24xneZFe1VoU9x0DxuwoB1OPBQvw jX3Q== Received: by 10.50.184.226 with SMTP id ex2mr17420103igc.6.1354060556330; Tue, 27 Nov 2012 15:55:56 -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 ff4sm2816766igc.13.2012.11.27.15.55.55 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 15:55:55 -0800 (PST) From: ajtiM To: Kevin Oberman Subject: Re: opera 12.11 Date: Tue, 27 Nov 2012 17:55:45 -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: <201211271755.45804.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: Tue, 27 Nov 2012 23:55:57 -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? I am running pkg_libck -o and everything is corrup because it calls pkg_info (I use pkgng). Mitja -------- http://www.redbubble.com/people/lumiwa