From owner-freebsd-python@FreeBSD.ORG Sun Nov 18 14:20:09 2007 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D1EB16A419 for ; Sun, 18 Nov 2007 14:20:09 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from ella.lautre.net (ella.lautre.net [80.67.160.76]) by mx1.freebsd.org (Postfix) with ESMTP id 0106B13C481 for ; Sun, 18 Nov 2007 14:20:08 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.lautre.net (Postfix) with ESMTP id 64A304C1CF for ; Sun, 18 Nov 2007 14:51:31 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 569751142C; Sun, 18 Nov 2007 14:51:25 +0100 (CET) Date: Sun, 18 Nov 2007 14:51:25 +0100 From: Thierry Thomas To: FreeBSD-Python Message-ID: <20071118135125.GA5377@graf.pompo.net> Mail-Followup-To: FreeBSD-Python Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-BETA2 i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Cc: Subject: Expertise needed: setup.py problem. X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2007 14:20:09 -0000 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I have been trying to port Miro (formerly Democracy) for some time. This application is very interesting: e.g. it lets you watch videos from Youtube or Dailymotion without a flash plug-in. My port is available from . I builds and installs fine, and runs OK on some machines but fails (Python core dumps) on some others. I have tried to find differences between a working machine and a failing one, without success! However, I've noticed that build scripts are different, even if both of them produce the same files: - when the resulting installation is OK, the build begins with Compiling 'playlisttab' template to /usr/ports/multimedia/miro/work/Miro-1.= 0/resources/../portable/compiled_templates/playlisttab.py - when it is not, the build begins with Compiling 'new' template to /usr/ports/multimedia/miro/work/Miro-1.0/resour= ces/../portable/compiled_templates/new.py but I don't understand what causes this difference! N.B.: - there is no impact from py25-setuptools; - tried with -vv, but that did not give me any clue; - building in a tinderbox produces a failing application, then I guess that some dependency or some environment variable is missing; - if you want to give it a try: it is quick to build, but requires many dependences (add them as packages if needed). Thanks! --=20 Th. Thomas. --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHQENdc95pjMcUBaIRAksmAJ9gn9hxF5yZp0mkPvrEx2sqa05iNACcDb1X iIbMdntYN5GnCg5xTZTi13U= =9qoR -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--