From owner-freebsd-ports@FreeBSD.ORG Sun Dec 15 14:49:26 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8B0DF13 for ; Sun, 15 Dec 2013 14:49:26 +0000 (UTC) Received: from thetys.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 440AE18F5 for ; Sun, 15 Dec 2013 14:49:25 +0000 (UTC) Received: from thetys.cloudzeeland.nl (thetys.cloudzeeland.nl [10.10.10.31]) by thetys.cloudzeeland.nl (Postfix) with ESMTP id 17DD11644600; Sun, 15 Dec 2013 15:44:23 +0100 (CET) Received: from [10.10.10.70] (unknown [10.10.10.70]) by thetys.cloudzeeland.nl (Postfix) with ESMTPA id E6DB816445A8; Sun, 15 Dec 2013 15:44:22 +0100 (CET) Message-ID: <52ADC177.5050907@webrz.net> Date: Sun, 15 Dec 2013 15:49:27 +0100 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 To: Koop Mast , FreeBSD Ports ML Subject: Re: Port update failure | gtk+-2.24.22 References: <52AD9298.8090907@webrz.net> <52AD958B.7090600@rainbow-runner.nl> <52AD9B3B.2070806@webrz.net> <52ADA304.9030307@rainbow-runner.nl> In-Reply-To: <52ADA304.9030307@rainbow-runner.nl> X-Virus-Scanned: ClamAV using ClamSMTP on thetys.cloudzeeland.nl MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 14:49:26 -0000 Koop Mast: You will need to see ports/UPDATING entry 20130929 for details on this problem I processed it: The graphics/libGL, graphics/dri and related MESA ports have been updated to 9.1 when compiled with WITH_NEW_XORG= set. It is necessary to remove the old versions of both ports before updating. # pkg_delete -f libGL-\* dri-\* followed by # portmaster -a After that I processed pkgdb -F and re-ran portmaster -a Unfortunately same issue appears again: Shared object "libpixman-1.so.9" not found, required by "libpangocairo-1.0.so.0" Command '['/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/tmp-introspectDV Rffk/Gdk-2.0', '--introspect-dump=/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk/ tmp-introspectDVRffk/functions.txt,/usr/ports/x11-toolkits/gtk20/work/g tk+-2.24.22/gdk/tmp-introspectDVRffk/dump.xml']' returned non-zero exit status 1 gmake[4]: *** [Gdk-2.0.gir] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22/gdk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.22' gmake: *** [all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. *** [build] Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20131215-34223-1k301jx env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gtk-2.24.19_2 UPGRADE_PORT_VER=2.24.19_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! x11-toolkits/gtk20 (gtk-2.24.19_2) (new compiler error) --- end of log --- Perhaps gnome@ can tell us more about it? Untill this update, all portupdates I have run were processed without problems. Best regards, Jos Chrispijn