-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 06.09.2012 15:42, schrieb Natanael Olaiz: > Hi, > > The problem is that you are using python 3 as default, and the > compilation scripts expects python 2 syntax. I'll take a look at > the code to see if I can send a patch to the ffado developers, but > as a workaround you can do a "eselect python list" to see your > installed python versions, and select one of the version 2 to set > it with "eselect python set ##" (where ## is one of the numbers of > the list for python 2).
Or proaudio-devs could add this to the ebuild: PYTHON_DEPEND="2" inherit python just underneath EAPI. Best regards -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlBItAwACgkQeYlewm37lbhgLgCfSTTK8iPPp4qUarCRG9+/Ue+I 6sAAnRU2B1a6mHoG8c3GUXwMzqtdupx+ =n7Aa -----END PGP SIGNATURE-----
