[Pkg-crosswire-devel] Bug#582904: Bug#582904: xiphos: FTBFS on hppa (waf parallel build issues)
Dmitrijs Ledkovs
dmitrij.ledkov at ubuntu.com
Mon May 24 15:27:03 BST 2010
I'm impatient =) considering this is true:
> $ python -c "import sys; print sys.platform"
> linux2-hppa
>
Can you please try building ?
http://mentors.debian.net/debian/pool/main/x/xiphos/xiphos_3.1.3-3.dsc
As you can see in the patch it uses waf functionality to load
additional python modules from any tooldir from the top-level wscript.
With this patch you can drop nothreads.py into debian/patches and have
a one liner patch for wscript
+ conf.check_tool('nothreads', tooldir=debian/patches)
under configure =)
with no changes to debian/rules or fiddling with private waf dir ;-)
More information about the Pkg-crosswire-devel
mailing list