From owner-freebsd-questions@FreeBSD.ORG Tue Dec 22 21:47:10 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D64621065672 for ; Tue, 22 Dec 2009 21:47:10 +0000 (UTC) (envelope-from snailboy1@yahoo.com) Received: from web57006.mail.re3.yahoo.com (web57006.mail.re3.yahoo.com [66.196.97.110]) by mx1.freebsd.org (Postfix) with SMTP id 828BC8FC08 for ; Tue, 22 Dec 2009 21:47:10 +0000 (UTC) Received: (qmail 77494 invoked by uid 60001); 22 Dec 2009 21:47:09 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1261518429; bh=VwFahl3b/47rsgX664wHFf57qFYMJWJTXBySSa1xIZI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=FT+wzgmAD4m8zGN6nYnSyYfaKKE2tKn25xc7K8t0V/dW2z8SGYQYzj64EkSUZRKGuPZySLRo7Z92O6sBJBYu3v5EUjw13uyuqDGuG2va5htCVqSxAtgfxwzXbgdumCbwcJ7frm7G1BU2YrhLxkGyXyD1loIkDSKUPdJFxsNIwlc= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=iSwSrFIaZIw7wFZ/rzg5zH4RthizYixuJQshbEaDF0PptFp7JT0qdZ6iImxveiEkuI8s890MRrB6dQ3bRb6QqIaoCpNqdoYnw2ReV+GWEafiQP0oxU36y42DUxU1OZClbBCaztdKgqUsbyGijLzEEefjoOD2mCJ5NCJBhDujyvE=; Message-ID: <774773.77296.qm@web57006.mail.re3.yahoo.com> X-YMail-OSG: GbymN_kVM1m0hUTEluB3PcLjjc0Klz4h9rVwFIFxVcvdmLNcTgS2KEv3Ll.qoo.nGxgpzZy5tGNu.4b9p7gSLtRTpA9yjCIWJdyPnuNvBavem.XWnqLZbSu8MtO9djyInlXL9xJdlhw6B6HUMAgcED00d6obLY1CdZ7bS1TqBfxsvoPPPZnPwMfRaPCuWm0l6DWbFqRvWj7AnORw4YPKCx99dIRDpXbr3OnbNUpzBnWSDe9SjQgQibBSYAN8GC6Rrff0jOdcPuRGLFz8n_WknNC5L2ymK07mGhltzw7KqDz8KMvbeuyyLw0c7hTBZILscvmOHD9Y99pxjrji177rGQ-- Received: from [99.191.82.99] by web57006.mail.re3.yahoo.com via HTTP; Tue, 22 Dec 2009 13:47:09 PST X-Mailer: YahooMailClassic/9.0.19 YahooMailWebService/0.8.100.260964 Date: Tue, 22 Dec 2009 13:47:09 -0800 (PST) From: David LeCount To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Problem upgrading linux-pango to f10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 21:47:10 -0000 I've tried to upgrade my Linux subsystem to f10 and ended up with a mess. Some are upgraded and some aren't. Pango is currently refusing to upgrade. Here's what I get: [root@bahamut /usr/ports]# portupgrade -o x11-toolkits/linux-f10-pango/ linux-pango ** Detected a package name change: linux-pango (x11-toolkits/linux-pango) -> 'linux-f10-pango' (x11-toolkits/linux-f10-pango) ---> Upgrading 'linux-pango-1.10.2_3' to 'linux-f10-pango-1.22.3' (x11-toolkits/linux-f10-pango) ---> Building '/usr/ports/x11-toolkits/linux-f10-pango' ===> Cleaning for linux-f10-pango-1.22.3 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20091222-64184-wmwx25-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=linux-pango-1.10.2_3 UPGRADE_PORT_VER=1.10.2_3 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! x11-toolkits/linux-f10-pango (linux-pango-1.10.2_3) (unknown build error) The error is so unspecific and I can't find anything searching the internet. I could really use some help with this.