From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 4 04:58:58 2013 Return-Path: Delivered-To: gnome@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 ESMTP id 3A2A74B7; Mon, 4 Nov 2013 04:58:58 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (neu.net [199.48.129.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DC04527DD; Mon, 4 Nov 2013 04:58:57 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.6/8.14.5) with ESMTP id rA44sNmm053082; Sun, 3 Nov 2013 23:54:24 -0500 (EST) (envelope-from andy@neu.net) Date: Sun, 3 Nov 2013 23:54:23 -0500 (EST) From: AN To: freebsd-ports@freebsd.org Subject: Problem updating ports - AFFECTS: users of security/libtasn1 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: clamav-milter 0.98 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=-0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net Cc: gnome@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 04:58:58 -0000 20131103: AFFECTS: users of security/libtasn1 and any port that depends on it AUTHOR: novel@FreeBSD.org libtasn1 has been updated to 3.3 and all shared libraries versions have been bumped. So you need to rebuild all applications that depend on libtasn1. FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #9 r257597: Sun Nov 3 17:55:01 2013 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64 Trying to update ports with portupgrade -vfr security/libtasn1 results in the following: Packages processed: 23 done, 0 ignored, 58 skipped and 2 failed The problem seems to be caused when updating the following port: ! security/libgnome-keyring (libgnome-keyring-2.32.0_5) (unknown build error) cd /usr/ports/security/libtasn1/work/libtasn1-3.3 && install -o root -g wheel -m 444 AUTHORS NEWS README THANKS doc/TODO doc/libtasn1.html doc/libtasn1.pdf doc/libtasn1.ps /usr/ports/security/libtasn1/work/stage/usr/local/share/doc/libtasn1 ====> Compressing man pages (compress-man) ===> Installing for libtasn1-3.3 ===> Checking if security/libtasn1 already installed ===> libtasn1-3.3 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of security/libtasn1 without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop. make[2]: stopped in /usr/ports/security/libtasn1 *** Error code 1 Stop. make[1]: stopped in /usr/ports/security/libtasn1 *** Error code 1 Stop. make: stopped in /usr/ports/security/libgnome-keyring ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20131103-84948-tu4lob env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libgnome-keyring-2.32.0_5 UPGRADE_PORT_VER=2.32.0_5 make ** Fix the problem and try again. ---> Build of security/libgnome-keyring ended at: Sun, 03 Nov 2013 22:31:00 -0600 (consumed 00:00:07) ---> Reinstallation of security/libgnome-keyring ended at: Sun, 03 Nov 2013 22:31:00 -0600 (consumed 00:00:07) ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! security/libgnome-keyring (libgnome-keyring-2.32.0_5) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Sun, 03 Nov 2013 22:31:00 -0600 (consumed 00:00:08)