Hi Graham. On Tue, Sep 22, 2015 at 01:19:52PM +0200, Graham Inggs wrote: > I don't see pristine-tar data for trilinos_12.2.1.orig.tar.bz2.
it should be there, but I had to repair the pristine-tar branch once more. it's not required for the binary package build, (-b if you use dpkg-buildpackage). > I downloaded trilinos-12.2.1-Source.tar.bz2 (md5sum > 760f14cbce482b4b9a41d1c18297b531) and tried to build against it. > I received many errors about unrepresentable changes. the checksum is OK. i have just pushed it once again (sorry). > I then tried unpacking the source tarball and copying over the > debian directory from git. The build ran for about an hour then > failed while installing with a message about being unable to find > packages/panzer. > > Any suggestions? disable panzer (also remove from LIB_PACKAGES in d/r). maybe use fakeroot debian/rules binary to continue the build. fwiw, i have started an attempt to build version 11. it's in the "master-11" branch. 12 did not work at all, eventually because it did not find libmumps headers which are not part of mumps 4.10. i'm a bit confused about what are hard errors, and what are just checks. i am particularly confused how you got past 'configure' ... lets see what happens next :) cheers felix

