Date: Sun, 18 Nov 2007 14:51:25 +0100 From: Thierry Thomas <thierry@FreeBSD.org> To: FreeBSD-Python <freebsd-python@FreeBSD.org> Subject: Expertise needed: setup.py problem. Message-ID: <20071118135125.GA5377@graf.pompo.net>
next in thread | raw e-mail | index | archive | help
--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 <http://people.freebsd.org/~thierry/ports/Miro-1.0.tgz>. 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071118135125.GA5377>