Bug#837915: package builds crashing under fakeroot
Jakub Wilk
jwilk at debian.org
Tue Oct 4 15:29:03 UTC 2016
* Graham Inggs <ginggs at debian.org>, 2016-10-04, 12:33:
>>Not sure how to fix it for aster as apparently building the elements catalog
>>is part of the upstream install run. Maybe the upstream build system can be
>>modified to build that catalog during build, not install?
>
>I'm not really familiar with aster's build system. I happened to upload the
>last NMU in order to fix a build with PETSc.
Let me see:
$ ./waf --help | grep buildelem
buildelem : execute the build for elements catalog only using an installed Aster (also performed at install)
So it should be a matter of adding "waf buildelem" to override_dh_auto_build...
Nope, that would be too easy:
$ ./waf buildelem
Waf: Entering directory `/home/jwilk/aster-11.5.0+dfsg2/build'
No function build_elements defined in /home/jwilk/aster-11.5.0+dfsg2/catalo/wscript
I've filed a bug upstream:
https://bitbucket.org/code_aster/codeaster-src/issues/84
--
Jakub Wilk
More information about the debian-science-maintainers
mailing list