Source: mpqc Version: 2.3.1-22 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > --------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package mpqc > dpkg-buildpackage: info: source version 2.3.1-22 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Michael Banck <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean --no-parallel --with elpa > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > (cd src/bin/mpqc/validate; /usr/bin/make check_clean) > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/bin/mpqc/validate' > /bin/rm -rf run/*.tmp run/*.wfn run/*.hess run/*.results report.txt > /bin/rm -rf run/*.ckpt run/*.tmp run/*.wfn run/*.hess run/*.results report.txt > /bin/rm -f run/*.out run/*.diff > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/mpqc/validate' > dh_auto_clean > make -j1 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > for dir in lib bin src doc; \ > do \ > (cd ${dir} && make "DODEPEND=no" distclean) || exit 1; \ > done > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib' > for dir in basis elisp perl; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/basis' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/basis' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/elisp' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/elisp' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/perl' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/perl' > for dir in basis elisp perl; \ > do \ > (cd ${dir} && make oclean) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/basis' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/basis' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/elisp' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/elisp' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/perl' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/perl' > /bin/rm -f lib*.a > /bin/rm -f lib*.so* > /bin/rm -f lib*.la > /bin/rm -rf .libs > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' > make[3]: Entering directory '/<<PKGBUILDDIR>>/bin' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f sc-config > /bin/rm -f mkf77sym.pl > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bin' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > for dir in lib bin; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib' > for dir in util math chemistry; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util' > for dir in options ref container class state misc keyval group render; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/options' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCoptions.a > rm -f sample sample.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/options' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/ref' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCref.a > rm -f reftest reftest.out.testrun > rm -f *.d > rm -f > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/ref' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/container' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCcontainer.a > rm -f avltest avltest.out.testrun > rm -f *.d > rm -f *~ > rm -f foo.h > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/container' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/class' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCclass.a > rm -f classtest scextest classtest.out.testrun scextest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/class' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/state' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCstate.a > rm -f statetest statetest.out.testrun > rm -f *.d > rm -f *~ > /bin/rm -f statetest.a.out statetest.out > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/state' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/misc' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmisc.a > rm -f autovectest comptest formiot bugtest tregtime unittest > autovectest.out.testrun comptest.out.testrun formiot.out.testrun > bugtest.out.testrun tregtime.out.testrun unittest.out.testrun > rm -f *.d > rm -f *~ > /bin/rm -f autovectest comptest tregtime bugtest formiot unittest > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/misc' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/keyval' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCkeyval.a > rm -f keyvaltest keyvaltest.out.testrun > rm -f *.d > rm -f ipv2_parse.h > rm -f ipv2_parse.cc ipv2_scan.cc > rm -f *~ > /bin/rm -f keyvaltest ipv2_parse.output > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/keyval' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/group' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCgroup.a > rm -f pooltest messtest rnglocktest memtest pooltest.out.testrun > messtest.out.testrun rnglocktest.out.testrun memtest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/group' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/render' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCrender.a > rm -f rentest rentest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/render' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math' > for dir in scmat optimize isosurf symmetry; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/scmat' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCscmat.a > rm -f disttest localtest repltest blockedtest disttest.out.testrun > localtest.out.testrun repltest.out.testrun blockedtest.out.testrun > rm -f *.d > rm -f *~ > /bin/rm -f f77sym.h > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/scmat' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/optimize' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCoptimize.a > rm -f kvopt opttest scextest kvopt.out.testrun opttest.out.testrun > scextest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/optimize' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/isosurf' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCisosurf.a > rm -f isotest isotest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/isosurf' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/symmetry' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCsymmetry.a > rm -f testpg testpg.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/symmetry' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry' > for dir in molecule solvent qc; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/molecule' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmolecule.a > rm -f moltest symmetrize moltest.out.testrun symmetrize.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/molecule' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/solvent' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCsolvent.a > rm -f bemtest bemtest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/solvent' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc' > for dir in basis oint3 intv3 dft wfn scf mbpt psi cints mbptr12; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/basis' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCbasis.a > rm -f btest btest.out.testrun > rm -f *.d > rm -f *~ > /bin/rm -f f77sym.h > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/basis' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/oint3' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCoint3.a > rm -f > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/oint3' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/intv3' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCintv3.a > rm -f inttest fjttest inttest.out.testrun fjttest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/intv3' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/dft' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCdft.a > rm -f dfttest lebedev dfttest.out.testrun lebedev.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/dft' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/wfn' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCwfn.a > rm -f wfntest wfntest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/wfn' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/scf' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCscf.a > rm -f scftest scftest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/scf' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbpt' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmbpt.a > rm -f mbpttest mbpttest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbpt' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/psi' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCpsi.a > rm -f psitest psitest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/psi' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/cints' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCcints.a > rm -f > rm -f cintstest > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/cints' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbptr12' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmbptr12.a > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f f77sym.h > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbptr12' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry' > /bin/rm -f scconfig.h > /bin/rm -f scdirlist.h > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin' > for dir in mpqc scpr scls molrender; \ > do \ > (cd ${dir} && make distclean) || exit 1; \ > done > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/mpqc' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f parse.h > rm -f *~ > /bin/rm -f mpqc > /bin/rm -f parse.tmp* > /bin/rm -f parse.cc scan.cc parse.h parse.output > /bin/rm -f mpqcrun > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/mpqc' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/scpr' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f scpr > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/scpr' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/scls' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f scls > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/scls' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/molrender' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f molrender > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/molrender' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > /bin/rm -rf html latex man > /bin/rm -rf *~ > /bin/rm -f doxygen.cfg doxygen.man1.cfg doxygen.man3.cfg > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > for dir in lib bin src doc; \ > do \ > (cd ${dir} && make "DODEPEND=no" clean) || exit 1; \ > done > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib' > for dir in basis elisp perl; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/basis' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/basis' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/elisp' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/elisp' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/perl' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/perl' > for dir in basis elisp perl; \ > do \ > (cd ${dir} && make oclean) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/basis' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/basis' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/elisp' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/elisp' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/perl' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/perl' > /bin/rm -f lib*.a > /bin/rm -f lib*.so* > /bin/rm -f lib*.la > /bin/rm -rf .libs > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' > make[3]: Entering directory '/<<PKGBUILDDIR>>/bin' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bin' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > for dir in lib bin; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib' > for dir in util math chemistry; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util' > for dir in options ref container class state misc keyval group render; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/options' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCoptions.a > rm -f sample sample.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/options' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/ref' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCref.a > rm -f reftest reftest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/ref' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/container' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCcontainer.a > rm -f avltest avltest.out.testrun > rm -f *.d > rm -f *~ > rm -f foo.h > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/container' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/class' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCclass.a > rm -f classtest scextest classtest.out.testrun scextest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/class' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/state' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCstate.a > rm -f statetest statetest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/state' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/misc' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmisc.a > rm -f autovectest comptest formiot bugtest tregtime unittest > autovectest.out.testrun comptest.out.testrun formiot.out.testrun > bugtest.out.testrun tregtime.out.testrun unittest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/misc' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/keyval' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCkeyval.a > rm -f keyvaltest keyvaltest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/keyval' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/group' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCgroup.a > rm -f pooltest messtest rnglocktest memtest pooltest.out.testrun > messtest.out.testrun rnglocktest.out.testrun memtest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/group' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/render' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCrender.a > rm -f rentest rentest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/render' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math' > for dir in scmat optimize isosurf symmetry; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/scmat' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCscmat.a > rm -f disttest localtest repltest blockedtest disttest.out.testrun > localtest.out.testrun repltest.out.testrun blockedtest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/scmat' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/optimize' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCoptimize.a > rm -f kvopt opttest scextest kvopt.out.testrun opttest.out.testrun > scextest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/optimize' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/isosurf' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCisosurf.a > rm -f isotest isotest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/isosurf' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/math/symmetry' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCsymmetry.a > rm -f testpg testpg.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math/symmetry' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/math' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry' > for dir in molecule solvent qc; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/molecule' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmolecule.a > rm -f moltest symmetrize moltest.out.testrun symmetrize.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/molecule' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/solvent' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCsolvent.a > rm -f bemtest bemtest.out.testrun > rm -f *.d > rm -f *~ > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/solvent' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc' > for dir in basis oint3 intv3 dft wfn scf mbpt psi cints mbptr12; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/basis' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCbasis.a > rm -f btest btest.out.testrun > rm -f *.d > rm -f *~ > rm -f btest btest.lout > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/basis' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/oint3' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCoint3.a > rm -f > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/oint3' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/intv3' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCintv3.a > rm -f inttest fjttest inttest.out.testrun fjttest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/intv3' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/dft' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCdft.a > rm -f dfttest lebedev dfttest.out.testrun lebedev.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/dft' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/wfn' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCwfn.a > rm -f wfntest wfntest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/wfn' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/scf' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCscf.a > rm -f scftest scftest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/scf' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbpt' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmbpt.a > rm -f mbpttest mbpttest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbpt' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/psi' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCpsi.a > rm -f psitest psitest.out.testrun > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/psi' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/cints' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCcints.a > rm -f > rm -f cintstest > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/cints' > make[7]: Entering directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbptr12' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f libSCmbptr12.a > rm -f > rm -f *.d > rm -f *~ > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc/mbptr12' > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry/qc' > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/chemistry' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin' > for dir in mpqc scpr scls molrender; \ > do \ > (cd ${dir} && make clean) || exit 1; \ > done > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/mpqc' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f mpqc > /bin/rm -f parse.tmp* > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/mpqc' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/scpr' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f scpr > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/scpr' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/scls' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f scls > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/scls' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/molrender' > rm -rf *.o cxx_tmpl_repo ti_files *.lo > rm -rf *.rpo > rm -rf .libs > rm -f > rm -f *.d > rm -f *~ > /bin/rm -f molrender > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/molrender' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > /bin/rm -rf *~ > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > rm -f depcheck.cc > /bin/rm -f `find . -name "*~" -print` > rm -f config.log > rm -f config.status > rm -f libtool > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-parallel > dh_clean -O--no-parallel > debian/rules binary > dh binary --no-parallel --with elpa > dh_update_autotools_config -O--no-parallel > dh_autoreconf -O--no-parallel > autoreconf: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. > libtoolize: copying file 'bin/ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'lib/autoconf'. > libtoolize: copying file 'lib/autoconf/libtool.m4' > libtoolize: copying file 'lib/autoconf/ltoptions.m4' > libtoolize: copying file 'lib/autoconf/ltsugar.m4' > libtoolize: copying file 'lib/autoconf/ltversion.m4' > libtoolize: copying file 'lib/autoconf/lt~obsolete.m4' > libtoolize: Consider adding '-I lib/autoconf' to ACLOCAL_AMFLAGS in > Makefile.am. > libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:10: warning: The macro `AC_CONFIG_HEADER' is obsolete. > configure.in:10: You should run autoupdate. > ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... > configure.in:10: the top level > configure.in:20: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. > configure.in:20: You should run autoupdate. > ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... > configure.in:20: the top level > configure.in:769: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:769: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:769: the top level > configure.in:772: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected > in body > ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... > ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... > ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... > configure.in:772: the top level > configure.in:782: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected > in body > ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... > ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... > ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... > configure.in:782: the top level > configure.in:901: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:901: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:901: the top level > configure.in:903: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:903: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:903: the top level > configure.in:920: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:920: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:920: the top level > configure.in:921: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:921: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:921: the top level > configure.in:927: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:927: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:927: the top level > configure.in:942: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:942: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:942: the top level > configure.in:944: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:944: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:944: the top level > configure.in:964: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:964: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:964: the top level > configure.in:966: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:966: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:966: the top level > configure.in:1084: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1084: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > configure.in:1015: SC_C_BIGENDIAN is expanded from... > configure.in:1084: the top level > configure.in:1084: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1084: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... > ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > configure.in:1015: SC_C_BIGENDIAN is expanded from... > configure.in:1084: the top level > configure.in:1084: warning: The macro `AC_TRY_RUN' is obsolete. > configure.in:1084: You should run autoupdate. > ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > configure.in:1015: SC_C_BIGENDIAN is expanded from... > configure.in:1084: the top level > configure.in:1095: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1095: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1095: the top level > configure.in:1097: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1097: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1097: the top level > configure.in:1105: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1105: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1105: the top level > configure.in:1108: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1108: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1108: the top level > configure.in:1118: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1118: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1118: the top level > configure.in:1121: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1121: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1121: the top level > configure.in:1172: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1172: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1172: the top level > configure.in:1176: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1176: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1176: the top level > configure.in:1211: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1211: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1211: the top level > configure.in:1243: warning: The macro `AC_HEADER_STDC' is obsolete. > configure.in:1243: You should run autoupdate. > ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... > configure.in:1243: the top level > configure.in:1254: warning: The macro `AC_TYPE_SIGNAL' is obsolete. > configure.in:1254: You should run autoupdate. > ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... > configure.in:1254: the top level > configure.in:1263: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1263: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1263: the top level > configure.in:1265: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected > in body > ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... > ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... > ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... > configure.in:1265: the top level > configure.in:1283: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1283: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1283: the top level > configure.in:1285: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1285: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.in:1285: the top level > configure.in:1299: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1299: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1299: the top level > configure.in:1301: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1301: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.in:1301: the top level > configure.in:1316: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1316: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1316: the top level > configure.in:1318: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1318: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.in:1318: the top level > configure.in:1330: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1330: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1330: the top level > configure.in:1332: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1332: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.in:1332: the top level > configure.in:1347: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1347: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1347: the top level > configure.in:1349: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1349: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.in:1349: the top level > configure.in:1364: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1364: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1364: the top level > configure.in:1366: warning: The macro `AC_TRY_COMPILE' is obsolete. > configure.in:1366: You should run autoupdate. > ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... > configure.in:1366: the top level > configure.in:1381: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1381: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1381: the top level > configure.in:1383: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1383: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1383: the top level > configure.in:1400: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1400: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1400: the top level > configure.in:1428: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1428: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1428: the top level > configure.in:1430: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1430: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1430: the top level > configure.in:1502: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1502: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1502: the top level > configure.in:1566: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1566: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1566: the top level > configure.in:1574: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:1574: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > configure.in:1574: the top level > configure.in:1591: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1591: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1591: the top level > configure.in:1605: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1605: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1605: the top level > configure.in:1619: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. > configure.in:1619: You should run autoupdate. > ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... > configure.in:1619: the top level > configure.in:1767: warning: The macro `AC_PROG_LIBTOOL' is obsolete. > configure.in:1767: You should run autoupdate. > lib/autoconf/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... > configure.in:1767: the top level > configure.in:1849: warning: AC_OUTPUT should be used without arguments. > configure.in:1849: You should run autoupdate. > autoheader: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > debian/rules override_dh_auto_configure > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_configure -- \ > --enable-production \ > --with-cxx=mpic++\ > --with-cc=mpicc \ > --with-f77=mpif77 \ > --enable-threads \ > --enable-always-use-mpi \ > --with-default-parallel=mpi \ > --with-mpi-thread=single \ > --enable-shared \ > --includedir=/usr/include/sc \ > --datadir=/usr/share/mpqc \ > --with-sc-datadir=/usr/share/mpqc \ > --with-include=-I/usr/include/mpi > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run > --disable-maintainer-mode --disable-dependency-tracking --enable-production > --with-cxx=mpic\+\+ --with-cc=mpicc --with-f77=mpif77 --enable-threads > --enable-always-use-mpi --with-default-parallel=mpi --with-mpi-thread=single > --enable-shared --includedir=/usr/include/sc --datadir=/usr/share/mpqc > --with-sc-datadir=/usr/share/mpqc --with-include=-I/usr/include/mpi > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking target system type... x86_64-pc-linux-gnu > Using extra include directories: -I/usr/include/mpi > checking whether ln -s works... yes > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > checking for gcc... mpicc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether the compiler supports GNU C... yes > checking whether mpicc accepts -g... yes > checking for mpicc option to enable C11 features... none needed > checking for g++... mpic++ > checking whether the compiler supports GNU C++... yes > checking whether mpic++ accepts -g... yes > checking for mpic++ option to enable C++11 features... none needed > checking whether the compiler supports GNU Fortran 77... yes > checking whether mpif77 accepts -g... yes > checking how to get verbose linking output from mpif77... -v > checking for Fortran 77 libraries of mpif77... > -L/usr/lib/x86_64-linux-gnu/openmpi/lib/fortran/gfortran > -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_usempif08 > -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lopen-rte -lopen-pal -lhwloc > -levent_core -levent_pthreads -lgfortran -lm -lz -lquadmath > checking how to run the C preprocessor... mpicc -E > checking how to run the C++ preprocessor... mpic++ -E > checking for ar... ar > checking for perl... perl > checking for wish... /usr/bin/wish > checking for dot... NO > checking for miscellaneous flags... none > checking for special optimization options... "x86_64" > checking for C++ cpu tuning flag... -mcpu > checking for C cpu tuning flag... -mcpu > checking for special architecture options... "none" > checking "for C++ typename keyword"... "yes" > checking for stdio.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for strings.h... yes > checking for sys/stat.h... yes > checking for sys/types.h... yes > checking for unistd.h... yes > checking for iostream... yes > checking for sstream... yes > checking iostream name... iostream > checking "for namespace std"... "yes" > checking "for GNU libc++-v3 prerelease bug"... "no" > checking for fp.h... no > checking for endian.h... yes > checking for machine/endian.h... no > checking for sys/endian.h... no > checking for sys/machine.h... no > checking whether byte ordering is bigendian... no > checking pthreads... yes > checking for pthread_attr_getstacksize... yes > checking for pthread_attr_setstacksize... yes > checking for pthread_attr_setscope... yes > checking for pthread_attr_getscope... yes > checking for pthread_attr_setinheritsched... yes > checking for pthread_attr_getinheritsched... yes > checking for pthread_attr_setschedpolicy... yes > checking for pthread_attr_getschedpolicy... yes > checking for pthread_attr_setschedparam... yes > checking for pthread_attr_getschedparam... yes > checking for sched_get_priority_max... yes > checking for sched_get_priority_min... yes > checking for main in -ldl... yes > checking for main in -lm... yes > checking for main in -lfl... no > checking for perf.h... no > checking for execinfo.h... yes > checking for backtrace... yes > checking for backtrace_symbols_fd... yes > checking for mpi.h... yes > checking for MPI_Init... yes > checking for MPI_File_open... yes > checking for MPI_Init_thread... yes > checking for MPI_Abort in -lmpi++... yes > checking for armci.h... no > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fcntl.h... yes > checking for limits.h... yes > checking for sys/ioctl.h... yes > checking for sys/time.h... yes > checking for unistd.h... (cached) yes > checking for pwd.h... yes > checking for sys/times.h... yes > checking for sys/resource.h... yes > checking for time.h... yes > checking for machine/fpu.h... no > checking for asm/fpu.h... no > checking for termios.h... yes > checking for sys/stat.h... (cached) yes > checking for sys/types.h... (cached) yes > checking for dlfcn.h... yes > checking for stdint.h... (cached) yes > checking for an ANSI C-conforming const... yes > checking for size_t... yes > checking whether struct tm is in sys/time.h or time.h... time.h > checking return type of signal handlers... void > checking for vprintf... yes > checking for strerror... yes > checking for sigfillset... yes > checking for signal... yes > checking for system... yes > checking for getpwuid... yes > checking for geteuid... yes > checking for gethostname... yes > checking for time... yes > checking for ctime... yes > checking for setrlimit... yes > checking for setenv... yes > checking isnan and iostream... yes > checking for fenv.h... yes > checking for feenableexcept... yes > checking for fedisableexcept... yes > checking fchdir... yes > checking ios::fmtflags... yes > checking long long... yes > checking sgetn... yes > checking pubseekoff... yes > checking seekoff... no > checking signal handler needs ellipsis... no > checking for drand48... yes > checking for shmget... yes > checking for semget... yes > checking for sys/ipc.h... yes > checking for sys/sem.h... yes > checking for sys/shm.h... yes > checking for SYSV IPC... yes > checking if semctl requires semun... no > checking if fortran compiler works... yes > checking fortran symbols... lowercase with underscore > checking for daxpy_... no > checking for daxpy_ in -lessl... no > checking for daxpy_ in -lblas... yes > checking for dgesvd_... no > checking for dgesvd_ in -llapack... yes > checking for sB_init... no > checking for sB_init in -lsB_BLAS... no > checking for niama-config... no > checking for libint/libint.h... yes > checking for init_libint_base in -lint... yes > checking for libr12/libr12.h... yes > checking for init_libr12_base in -lr12... yes > checking for libderiv/libderiv.h... yes > checking for init_libderiv_base in -lderiv... yes > checking template instantiation flags... none > checking for special flags that must be set last... none > checking how to print strings... printf > checking for a sed that does not truncate output... /bin/sed > checking for fgrep... /bin/grep -F > checking for ld used by mpicc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking the maximum length of command line arguments... 1572864 > checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu > format... func_convert_file_noop > checking how to convert x86_64-pc-linux-gnu file names to toolchain format... > func_convert_file_noop > checking for /usr/bin/ld option to reload object files... -r > checking for file... file > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for dlltool... no > checking how to associate runtime and link libraries... printf %s\n > checking for archiver @FILE support... @ > checking for strip... strip > checking for ranlib... (cached) ranlib > checking for gawk... no > checking for mawk... mawk > checking command to parse /usr/bin/nm -B output from mpicc object... ok > checking for sysroot... no > checking for a working dd... /bin/dd > checking how to truncate binary pipes... /bin/dd bs=4096 count=1 > checking for mt... no > checking if : is a manifest tool... no > checking for dlfcn.h... (cached) yes > checking for objdir... .libs > checking if mpicc supports -fno-rtti -fno-exceptions... no > checking for mpicc option to produce PIC... -fPIC -DPIC > checking if mpicc PIC flag -fPIC -DPIC works... yes > checking if mpicc static flag -static works... no > checking if mpicc supports -c -o file.o... yes > checking if mpicc supports -c -o file.o... (cached) yes > checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking how to run the C++ preprocessor... mpic++ -E > checking for ld used by mpic++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the mpic++ linker (/usr/bin/ld -m elf_x86_64) supports > shared libraries... yes > checking for mpic++ option to produce PIC... -fPIC -DPIC > checking if mpic++ PIC flag -fPIC -DPIC works... yes > checking if mpic++ static flag -static works... no > checking if mpic++ supports -c -o file.o... yes > checking if mpic++ supports -c -o file.o... (cached) yes > checking whether the mpic++ linker (/usr/bin/ld -m elf_x86_64) supports > shared libraries... yes > checking dynamic linker characteristics... (cached) GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for mpif77 option to produce PIC... -fPIC > checking if mpif77 PIC flag -fPIC works... yes > checking if mpif77 static flag -static works... no > checking if mpif77 supports -c -o file.o... yes > checking if mpif77 supports -c -o file.o... (cached) yes > checking whether the mpif77 linker (/usr/bin/ld -m elf_x86_64) supports > shared libraries... yes > checking dynamic linker characteristics... (cached) GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > Skipping ./Makefile > Skipping ./lib/cca/Makefile > Skipping ./lib/Makefile > Skipping ./lib/elisp/Makefile > Skipping ./lib/perl/Makefile > Skipping ./lib/basis/Makefile > Skipping ./src/Makefile > Skipping ./src/lib/chemistry/cca/Makefile > Skipping ./src/lib/chemistry/Makefile > Skipping ./src/lib/chemistry/qc/oint3/Makefile > Skipping ./src/lib/chemistry/qc/intv3/Makefile > Skipping ./src/lib/chemistry/qc/scf/Makefile > Skipping ./src/lib/chemistry/qc/intcca/Makefile > Skipping ./src/lib/chemistry/qc/Makefile > Skipping ./src/lib/chemistry/qc/dft/Makefile > Skipping ./src/lib/chemistry/qc/mbptr12/Makefile > Skipping ./src/lib/chemistry/qc/psi/Makefile > Skipping ./src/lib/chemistry/qc/wfn/Makefile > Skipping ./src/lib/chemistry/qc/cints/Makefile > Skipping ./src/lib/chemistry/qc/mbpt/Makefile > Skipping ./src/lib/chemistry/qc/basis/Makefile > Skipping ./src/lib/chemistry/solvent/Makefile > Skipping ./src/lib/chemistry/molecule/Makefile > Skipping ./src/lib/Makefile > Skipping ./src/lib/math/Makefile > Skipping ./src/lib/math/symmetry/Makefile > Skipping ./src/lib/math/optimize/Makefile > Skipping ./src/lib/math/scmat/Makefile > Skipping ./src/lib/math/isosurf/Makefile > Skipping ./src/lib/util/options/Makefile > Skipping ./src/lib/util/container/Makefile > Skipping ./src/lib/util/ref/Makefile > Skipping ./src/lib/util/state/Makefile > Skipping ./src/lib/util/psi3/Makefile > Skipping ./src/lib/util/psi3/libpsio/Makefile > Skipping ./src/lib/util/class/Makefile > Skipping ./src/lib/util/Makefile > Skipping ./src/lib/util/misc/Makefile > Skipping ./src/lib/util/keyval/Makefile > Skipping ./src/lib/util/group/Makefile > Skipping ./src/lib/util/render/Makefile > Skipping ./src/bin/Makefile > Skipping ./src/bin/scls/Makefile > Skipping ./src/bin/scpr/Makefile > Skipping ./src/bin/molrender/Makefile > Skipping ./src/bin/mpqc/Makefile > Skipping ./src/bin/mpqc/validate/Makefile > Skipping ./bin/Makefile > Skipping ./doc/Makefile > Skipping ./.pc/13_sed_delimiter_binNMU.patch/src/bin/mpqc/Makefile > Skipping ./.pc/13_sed_delimiter_binNMU.patch/doc/Makefile > Skipping ./.pc/09_build_docdir.patch/Makefile > Skipping ./.pc/10_distclean.patch/doc/Makefile > Skipping ./.pc/11_ld_as_needed.patch/src/lib/chemistry/qc/Makefile > Skipping ./.pc/11_ld_as_needed.patch/src/lib/chemistry/qc/mbptr12/Makefile > Skipping ./.pc/11_ld_as_needed.patch/src/lib/chemistry/qc/wfn/Makefile > Skipping ./.pc/11_ld_as_needed.patch/src/lib/chemistry/qc/basis/Makefile > Skipping ./.pc/11_ld_as_needed.patch/src/lib/math/scmat/Makefile > configure: creating ./config.status > config.status: creating lib/LocalMakefile > config.status: WARNING: 'lib/LocalMakefile.in' seems to ignore the > --datarootdir setting > config.status: creating lib/cca/components.cca > config.status: creating bin/sc-config > config.status: creating bin/mkf77sym.pl > config.status: creating src/bin/mpqc/mpqcrun > config.status: creating src/bin/mpqc/ccarun > config.status: creating src/bin/mpqc/validate/makeccain.pl > config.status: creating doc/doxygen.cfg > config.status: creating doc/doxygen.man1.cfg > config.status: creating doc/doxygen.man3.cfg > config.status: creating src/lib/scconfig.h > config.status: executing libtool commands > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build -O--no-parallel > make -j1 > make[1]: Entering directory '/<<PKGBUILDDIR>>' > for dir in lib bin src doc; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > for dir in basis elisp perl; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/basis' > make[3]: Nothing to be done for 'default'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/basis' > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/elisp' > make[3]: Nothing to be done for 'default'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/elisp' > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/perl' > make[3]: Nothing to be done for 'default'. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/perl' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > make[2]: Entering directory '/<<PKGBUILDDIR>>/bin' > make[2]: Nothing to be done for 'default'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bin' > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > for dir in lib bin; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/lib' > for dir in util math chemistry; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util' > for dir in options ref container class state misc keyval group render; \ > do \ > (cd ${dir} && make ) || exit 1; \ > done > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/options' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > GetLongOpt.cc | sed 's/^GetLongOpt.o/GetLongOpt.lo GetLongOpt.d/g' > > GetLongOpt.d > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c GetLongOpt.cc -o > GetLongOpt.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c GetLongOpt.cc -fPIC -DPIC -o .libs/GetLongOpt.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c GetLongOpt.cc -o GetLongOpt.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=link mpic++ -o > ../../../../lib/libSCoptions.la GetLongOpt.lo -rpath > /usr/lib/x86_64-linux-gnu -version-info 8:0:1 > libtool: link: mpic++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/GetLongOpt.o > -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_cxx -lmpi -lstdc++ -lm -lc > -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o > -Wl,-soname -Wl,libSCoptions.so.7 -o > ../../../../lib/.libs/libSCoptions.so.7.1.0 > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCoptions.so.7" && ln > -s "libSCoptions.so.7.1.0" "libSCoptions.so.7") > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCoptions.so" && ln > -s "libSCoptions.so.7.1.0" "libSCoptions.so") > libtool: link: ar r ../../../../lib/.libs/libSCoptions.a GetLongOpt.o > ar: creating ../../../../lib/.libs/libSCoptions.a > libtool: link: ranlib ../../../../lib/.libs/libSCoptions.a > libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCoptions.la" && ln > -s "../libSCoptions.la" "libSCoptions.la" ) > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/options' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/ref' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > reftestx.cc | sed 's/^reftestx.o/reftestx.lo reftestx.d/g' > reftestx.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > reftest.cc | sed 's/^reftest.o/reftest.lo reftest.d/g' > reftest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > identity.cc | sed 's/^identity.o/identity.lo identity.d/g' > identity.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > ref.cc | sed 's/^ref.o/ref.lo ref.d/g' > ref.d > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c ref.cc -o ref.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c ref.cc -fPIC -DPIC -o .libs/ref.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c ref.cc -o ref.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c identity.cc -o > identity.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c identity.cc -fPIC -DPIC -o .libs/identity.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c identity.cc -o identity.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=link mpic++ -o ../../../../lib/libSCref.la > ref.lo identity.lo -rpath /usr/lib/x86_64-linux-gnu -version-info 8:0:1 > libtool: link: mpic++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/ref.o .libs/identity.o > -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_cxx -lmpi -lstdc++ -lm -lc > -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o > -Wl,-soname -Wl,libSCref.so.7 -o ../../../../lib/.libs/libSCref.so.7.1.0 > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCref.so.7" && ln -s > "libSCref.so.7.1.0" "libSCref.so.7") > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCref.so" && ln -s > "libSCref.so.7.1.0" "libSCref.so") > libtool: link: ar r ../../../../lib/.libs/libSCref.a ref.o identity.o > ar: creating ../../../../lib/.libs/libSCref.a > libtool: link: ranlib ../../../../lib/.libs/libSCref.a > libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCref.la" && ln -s > "../libSCref.la" "libSCref.la" ) > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/ref' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/container' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > carray.cc | sed 's/^carray.o/carray.lo carray.d/g' > carray.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > bitarray.cc | sed 's/^bitarray.o/bitarray.lo bitarray.d/g' > bitarray.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > avl.cc | sed 's/^avl.o/avl.lo avl.d/g' > avl.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > avltest.cc | sed 's/^avltest.o/avltest.lo avltest.d/g' > avltest.d > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c avl.cc -o avl.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c avl.cc -fPIC -DPIC -o .libs/avl.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c avl.cc -o avl.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c bitarray.cc -o > bitarray.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c bitarray.cc -fPIC -DPIC -o .libs/bitarray.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c bitarray.cc -o bitarray.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c carray.cc -o carray.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c carray.cc -fPIC -DPIC -o .libs/carray.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c carray.cc -o carray.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=link mpic++ -o > ../../../../lib/libSCcontainer.la avl.lo bitarray.lo carray.lo -rpath > /usr/lib/x86_64-linux-gnu -version-info 8:0:1 > libtool: link: mpic++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/avl.o .libs/bitarray.o > .libs/carray.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib > -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_cxx -lmpi -lstdc++ -lm -lc > -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o > -Wl,-soname -Wl,libSCcontainer.so.7 -o > ../../../../lib/.libs/libSCcontainer.so.7.1.0 > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCcontainer.so.7" && > ln -s "libSCcontainer.so.7.1.0" "libSCcontainer.so.7") > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCcontainer.so" && ln > -s "libSCcontainer.so.7.1.0" "libSCcontainer.so") > libtool: link: ar r ../../../../lib/.libs/libSCcontainer.a avl.o bitarray.o > carray.o > ar: creating ../../../../lib/.libs/libSCcontainer.a > libtool: link: ranlib ../../../../lib/.libs/libSCcontainer.a > libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCcontainer.la" && > ln -s "../libSCcontainer.la" "libSCcontainer.la" ) > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/container' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/class' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > scexception.cc | sed 's/^scexception.o/scexception.lo scexception.d/g' > > scexception.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > class.cc | sed 's/^class.o/class.lo class.d/g' > class.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > scextest.cc | sed 's/^scextest.o/scextest.lo scextest.d/g' > scextest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > classtest.cc | sed 's/^classtest.o/classtest.lo classtest.d/g' > classtest.d > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c class.cc -o class.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c class.cc -fPIC -DPIC -o .libs/class.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c class.cc -o class.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c scexception.cc -o > scexception.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c scexception.cc -fPIC -DPIC -o .libs/scexception.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c scexception.cc -o scexception.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=link mpic++ -o > ../../../../lib/libSCclass.la class.lo scexception.lo -rpath > /usr/lib/x86_64-linux-gnu -version-info 8:0:1 > libtool: link: mpic++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/class.o > .libs/scexception.o -L/usr/lib/x86_64-linux-gnu/openmpi/lib > -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_cxx -lmpi -lstdc++ -lm -lc > -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o > -Wl,-soname -Wl,libSCclass.so.7 -o ../../../../lib/.libs/libSCclass.so.7.1.0 > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCclass.so.7" && ln > -s "libSCclass.so.7.1.0" "libSCclass.so.7") > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCclass.so" && ln -s > "libSCclass.so.7.1.0" "libSCclass.so") > libtool: link: ar r ../../../../lib/.libs/libSCclass.a class.o scexception.o > ar: creating ../../../../lib/.libs/libSCclass.a > libtool: link: ranlib ../../../../lib/.libs/libSCclass.a > libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCclass.la" && ln -s > "../libSCclass.la" "libSCclass.la" ) > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/class' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/state' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > statetest.cc | sed 's/^statetest.o/statetest.lo statetest.d/g' > statetest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > tmplinst.cc | sed 's/^tmplinst.o/tmplinst.lo tmplinst.d/g' > tmplinst.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > translate.cc | sed 's/^translate.o/translate.lo translate.d/g' > translate.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > state_file.cc | sed 's/^state_file.o/state_file.lo state_file.d/g' > > state_file.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > state_text.cc | sed 's/^state_text.o/state_text.lo state_text.d/g' > > state_text.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > proxy.cc | sed 's/^proxy.o/proxy.lo proxy.d/g' > proxy.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > state_bin.cc | sed 's/^state_bin.o/state_bin.lo state_bin.d/g' > state_bin.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > stateout.cc | sed 's/^stateout.o/stateout.lo stateout.d/g' > stateout.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > statein.cc | sed 's/^statein.o/statein.lo statein.d/g' > statein.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > state.cc | sed 's/^state.o/state.lo state.d/g' > state.d > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c state.cc -o state.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state.cc -fPIC -DPIC -o .libs/state.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state.cc -o state.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c statein.cc -o statein.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c statein.cc -fPIC -DPIC -o .libs/statein.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c statein.cc -o statein.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c stateout.cc -o > stateout.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c stateout.cc -fPIC -DPIC -o .libs/stateout.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c stateout.cc -o stateout.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c state_bin.cc -o > state_bin.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state_bin.cc -fPIC -DPIC -o .libs/state_bin.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state_bin.cc -o state_bin.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c proxy.cc -o proxy.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c proxy.cc -fPIC -DPIC -o .libs/proxy.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c proxy.cc -o proxy.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c state_text.cc -o > state_text.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state_text.cc -fPIC -DPIC -o .libs/state_text.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state_text.cc -o state_text.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c state_file.cc -o > state_file.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state_file.cc -fPIC -DPIC -o .libs/state_file.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c state_file.cc -o state_file.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c translate.cc -o > translate.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c translate.cc -fPIC -DPIC -o .libs/translate.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c translate.cc -o translate.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c tmplinst.cc -o > tmplinst.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c tmplinst.cc -fPIC -DPIC -o .libs/tmplinst.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c tmplinst.cc -o tmplinst.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=link mpic++ -o > ../../../../lib/libSCstate.la state.lo statein.lo stateout.lo state_bin.lo > proxy.lo state_text.lo state_file.lo translate.lo tmplinst.lo -rpath > /usr/lib/x86_64-linux-gnu -version-info 8:0:1 > libtool: link: mpic++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/state.o .libs/statein.o > .libs/stateout.o .libs/state_bin.o .libs/proxy.o .libs/state_text.o > .libs/state_file.o .libs/translate.o .libs/tmplinst.o > -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_cxx -lmpi -lstdc++ -lm -lc > -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o > -Wl,-soname -Wl,libSCstate.so.7 -o ../../../../lib/.libs/libSCstate.so.7.1.0 > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCstate.so.7" && ln > -s "libSCstate.so.7.1.0" "libSCstate.so.7") > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCstate.so" && ln -s > "libSCstate.so.7.1.0" "libSCstate.so") > libtool: link: ar r ../../../../lib/.libs/libSCstate.a state.o statein.o > stateout.o state_bin.o proxy.o state_text.o state_file.o translate.o > tmplinst.o > ar: creating ../../../../lib/.libs/libSCstate.a > libtool: link: ranlib ../../../../lib/.libs/libSCstate.a > libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCstate.la" && ln -s > "../libSCstate.la" "libSCstate.la" ) > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/state' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/misc' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > autovectest.cc | sed 's/^autovectest.o/autovectest.lo autovectest.d/g' > > autovectest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > unittest.cc | sed 's/^unittest.o/unittest.lo unittest.d/g' > unittest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > tregtime.cc | sed 's/^tregtime.o/tregtime.lo tregtime.d/g' > tregtime.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > bugtest.cc | sed 's/^bugtest.o/bugtest.lo bugtest.d/g' > bugtest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > formiot.cc | sed 's/^formiot.o/formiot.lo formiot.d/g' > formiot.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > comptest.cc | sed 's/^comptest.o/comptest.lo comptest.d/g' > comptest.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > ieee.cc | sed 's/^ieee.o/ieee.lo ieee.d/g' > ieee.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > units.cc | sed 's/^units.o/units.lo units.d/g' > units.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > exenv.cc | sed 's/^exenv.o/exenv.lo exenv.d/g' > exenv.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > regtime.cc | sed 's/^regtime.o/regtime.lo regtime.d/g' > regtime.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > bug.cc | sed 's/^bug.o/bug.lo bug.d/g' > bug.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > formio.cc | sed 's/^formio.o/formio.lo formio.d/g' > formio.d > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > compute.cc | sed 's/^compute.o/compute.lo compute.d/g' > compute.d > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c compute.cc -o compute.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c compute.cc -fPIC -DPIC -o .libs/compute.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c compute.cc -o compute.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c formio.cc -o formio.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c formio.cc -fPIC -DPIC -o .libs/formio.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c formio.cc -o formio.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c bug.cc -o bug.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c bug.cc -fPIC -DPIC -o .libs/bug.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c bug.cc -o bug.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c regtime.cc -o regtime.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c regtime.cc -fPIC -DPIC -o .libs/regtime.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c regtime.cc -o regtime.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c exenv.cc -o exenv.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c exenv.cc -fPIC -DPIC -o .libs/exenv.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c exenv.cc -o exenv.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c units.cc -o units.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c units.cc -fPIC -DPIC -o .libs/units.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c units.cc -o units.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=compile mpic++ -DHAVE_CONFIG_H > -D_REENTRANT -I../../../../src/lib -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 -c ieee.cc -o ieee.lo > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c ieee.cc -fPIC -DPIC -o .libs/ieee.o > libtool: compile: mpic++ -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > -c ieee.cc -o ieee.o >/dev/null 2>&1 > /bin/sh ../../../../libtool --mode=link mpic++ -o > ../../../../lib/libSCmisc.la compute.lo formio.lo bug.lo regtime.lo exenv.lo > units.lo ieee.lo -rpath /usr/lib/x86_64-linux-gnu -version-info 8:0:1 > libtool: link: mpic++ -fPIC -DPIC -shared -nostdlib > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o > /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o .libs/compute.o .libs/formio.o > .libs/bug.o .libs/regtime.o .libs/exenv.o .libs/units.o .libs/ieee.o > -L/usr/lib/x86_64-linux-gnu/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/13 > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib > -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -lmpi_cxx -lmpi -lstdc++ -lm -lc > -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o > /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o > -Wl,-soname -Wl,libSCmisc.so.7 -o ../../../../lib/.libs/libSCmisc.so.7.1.0 > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCmisc.so.7" && ln -s > "libSCmisc.so.7.1.0" "libSCmisc.so.7") > libtool: link: (cd "../../../../lib/.libs" && rm -f "libSCmisc.so" && ln -s > "libSCmisc.so.7.1.0" "libSCmisc.so") > libtool: link: ar r ../../../../lib/.libs/libSCmisc.a compute.o formio.o > bug.o regtime.o exenv.o units.o ieee.o > ar: creating ../../../../lib/.libs/libSCmisc.a > libtool: link: ranlib ../../../../lib/.libs/libSCmisc.a > libtool: link: ( cd "../../../../lib/.libs" && rm -f "libSCmisc.la" && ln -s > "../libSCmisc.la" "libSCmisc.la" ) > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/misc' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/util/keyval' > mpic++ -M -c -DHAVE_CONFIG_H -D_REENTRANT -I../../../../src/lib > -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src/lib -I/usr/include/mpi -O2 > keyvaltest.cc | sed 's/^keyvaltest.o/keyvaltest.lo keyvaltest.d/g' > > keyvaltest.d > Makefile:84: ipv2_scan.d: No such file or directory > make[5]: *** No rule to make target 'ipv2_parse.h', needed by 'ipv2_scan.d'. > Stop. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util/keyval' > make[4]: *** [/<<PKGBUILDDIR>>/src/lib/util/../../../lib/GlobalSubDirs:5: > default] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/util' > make[3]: *** [/<<PKGBUILDDIR>>/src/lib/../../lib/GlobalSubDirs:5: default] > Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > make[2]: *** [/<<PKGBUILDDIR>>/src/../lib/GlobalSubDirs:5: default] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[1]: *** [/<<PKGBUILDDIR>>/./lib/GlobalSubDirs:5: default] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_build: error: make -j1 returned exit code 2 > make: *** [debian/rules:7: binary] Error 25 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/mpqc_2.3.1-22_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

