[Debichem-devel] Bug#951999: Autoconf issue in mpqc
Daniel Leidert
dleidert at debian.org
Sun Apr 5 13:31:41 BST 2020
Am Sonntag, den 05.04.2020, 12:34 +0100 schrieb Jeremy Sowden:
> On 2020-04-05, at 12:13:45 +0100, Jeremy Sowden wrote:
[snip]
> > Here's a patch that fixes the autoheader warnings.
>
> Whoops. That version doesn't seem to apply. The patch I've attached to
> this message I have actually tested properly.
Background about some warnings:
https://autotools.io/forwardporting/autoconf.html#idm46482193712368
And the errors are about missing a description for the template/symbol, either
in AC_DEFINE or via AH_TEMPLATE:
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Autoheader-Macros.html
> > autoreconf is still failing.
>
> That's not quite right: "autoreconf" fails, but "autoreconf -f -i"
> (which is what dh_autoreconf does) succeeds. Now dh_auto_configure
> fails.
It's missing a build-dependency on zlib1g-dev: From the log:
> configure:8572: checking if fortran compiler works
> /usr/bin/ld: cannot find -lz
^^^^^^^^^^^^^^^
> collect2: error: ld returned 1 exit status
> configure:8582: result: no
> configure:8584: error: in `/tmp/build-area/mpqc-2.3.1':
> configure:8586: error: fortran compiler does not work
> See `config.log' for more details
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
Regards, Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/debichem-devel/attachments/20200405/74e067ca/attachment-0001.sig>
More information about the Debichem-devel
mailing list