On 2014-06-17 Mauricio Faria de Oliveira <[email protected]> wrote:
[...]
> 2) python-libprelude-prefix.patch

>       This patch makes sure bindings/python/setup.py uses '/usr'
>       as prefix, since it can vary (occurence of '/usr/local' below).

>       If the prefix is different then /usr, a build failure occurs
>       because of a hardcoded '/usr/lib' in override_dh_auto_install:
>       

>       [...]
>        debian/rules binary
>       dh binary --with=quilt,python2,autoreconf
>          [...]
>          debian/rules override_dh_auto_install
>          [...]
>       dh_auto_install; \
>               rm -rf debian/tmp/usr/lib/python*; \
>               find debian/tmp-python-libprelude/usr/lib -name "*.la" -delete; 
> \
>               mv debian/tmp-python-libprelude/usr/lib/* debian/tmp/usr/lib/
>       [...]
>       find: `debian/tmp-python-libprelude/usr/lib': No such file or directory
>       mv: cannot stat ‘debian/tmp-python-libprelude/usr/lib/*’: No such file 
> or
> directory
>       make[1]: *** [override_dh_auto_install] Error 1
>       [...]



Hello,

this patch looks strange. Can you show how to reproduce this issue?
This kind of bug cannot be ppc64el specific and I do not see it at
ix86.

cu Andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to