From owner-freebsd-gnome@FreeBSD.ORG Sat Dec 29 23:02:29 2012 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42EC42D2; Sat, 29 Dec 2012 23:02:29 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0D90E8FC0A; Sat, 29 Dec 2012 23:02:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBTN2Sq8038772; Sat, 29 Dec 2012 23:02:28 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBTN2SHc038768; Sat, 29 Dec 2012 23:02:28 GMT (envelope-from mezz) Date: Sat, 29 Dec 2012 23:02:28 GMT Message-Id: <201212292302.qBTN2SHc038768@freefall.freebsd.org> To: john@saltant.com, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Subject: Re: ports/171381: [patch] finance/gnucash fails to generate and install .pyc/.pyo files 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: Sat, 29 Dec 2012 23:02:29 -0000 Synopsis: [patch] finance/gnucash fails to generate and install .pyc/.pyo files State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Sat Dec 29 23:00:46 UTC 2012 State-Changed-Why: You have found right place where the problem is. I recommend you to file a bug report over at gnucash place. I have committed a fix by using ${PYTHON_LIBDIR}/compileall.py instead of py-compile one that was included in its package. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=171381