Package: autoconf-archive
Version: 20220211-1
Severity: serious
Tags: patch
Justification: Policy 4.6

m4/ax_cc_maxopt.m4 has a syntax error that causes silo-llnl to FTBFS.
See #1017240.

The following patch fixes it:
--- ax_cc_maxopt.m4.orig        2022-08-19 16:13:36.230050352 +0100
+++ ax_cc_maxopt.m4     2022-08-19 16:13:47.994113092 +0100
@@ -146,6 +146,7 @@
     nvhpc)
      # default optimization flags for nvhpc
      CFLAGS="$CFLAGS -O3"
+    ;;

     gnu)
      # default optimization flags for gcc on all systems

thanks
Alastair



-- System Information:
Debian Release: 11.4
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'master'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-16-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_IE.UTF-8), LANGUAGE=en_IE:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages autoconf-archive depends on:
ii  dpkg  1.20.11

Versions of packages autoconf-archive recommends:
ii  autoconf  2.69-14

autoconf-archive suggests no packages.

-- no debconf information

Reply via email to