[blfs] branch trunk updated: libqalculate: Fixed compiling against GCC 16 by regenerating the build system

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177873534515.11799.17287710968542479885@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new c61dd3fcf8 libqalculate: Fixed compiling against GCC 16 by regenerating the build system
c61dd3fcf8 is described below

commit c61dd3fcf83dbffad7f07682048411d05b8f1177
Author: Douglas R. Reno <[email protected]>
AuthorDate: Thu May 14 00:06:22 2026 -0500

    libqalculate: Fixed compiling against GCC 16 by regenerating the build
    system
    
    See https://github.com/Qalculate/libqalculate/issues/979
---
 general/genlib/libqalculate.xml    |  7 +++++++
 introduction/welcome/changelog.xml | 10 ++++++++++
 2 files changed, 17 insertions(+)

diff --git a/general/genlib/libqalculate.xml b/general/genlib/libqalculate.xml
index 58cb3a557c..5a350da66e 100644
--- a/general/genlib/libqalculate.xml
+++ b/general/genlib/libqalculate.xml
@@ -85,6 +85,13 @@
   <sect2 role="installation">
     <title>Installation of libqalculate</title>
 
+    <para>
+      First, regenerate the build system to fix an incompatibility caused by
+      the version of autoconf used to bootstrap the package:
+    </para>
+
+<screen><userinput remap="pre">autoreconf -fiv</userinput></screen>
+
     <para>
       Install <application>libqalculate</application> by running the following
       commands:
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 57a8939ea5..fc1c3e0b73 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,16 @@
   <itemizedlist>
     <title>Changelog Entries:</title>
 
+    <listitem>
+      <para>May 14th, 2026</para>
+      <itemizedlist>
+        <listitem>
+          <para>[renodr] - Fixed compiling libqalculate against GCC 16 by
+          regenerating the build system.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>May 12th, 2026</para>
       <itemizedlist>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.