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>
index | next in thread | raw e-mail
[-- Attachment #1 --] 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/resources/../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! -- Th. Thomas. [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHQENdc95pjMcUBaIRAksmAJ9gn9hxF5yZp0mkPvrEx2sqa05iNACcDb1X iIbMdntYN5GnCg5xTZTi13U= =9qoR -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071118135125.GA5377>
