[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs reproducible builds part1 of 2 : eln
From: |
Bernhard M. Wiedemann |
Subject: |
Re: emacs reproducible builds part1 of 2 : eln |
Date: |
Fri, 31 May 2024 10:22:15 +0200 |
User-agent: |
Mozilla Thunderbird |
On 31/05/2024 09.44, Andrea Corallo wrote:
Ouch I'm not sure there will ever be a 29.4... Eli?
A 30.0 release would also be fine, if it happens this year.
Bernhard trying master is not an option?
not that easy. My test-tools expect a .spec file that builds rpms.
When I try to use master and use an adapted 29.3 .spec file I get either
autoreconf errors or using the (old?) configure
No rule to make target '@STDBIT_H@', needed by 'fingerprint.o'.
autoreconf errors were:
autoreconf: running: /usr/bin/autoconf
--include=/home/abuild/rpmbuild/BUILD/emacs-29.3
--include=/home/abuild/rpmbuild/BUILD/emacs-29.3/m4 --force
configure.ac:6405: warning: AM_LANGINFO_CODESET is m4_require'd but
not m4_defun'd
configure.ac:6391: EMACS_PAPER_WIDTH is expanded from...
configure.ac:6405: the top level
configure.ac:7382: warning: gl_STDBIT_H is m4_require'd but not m4_defun'd
m4/gnulib-comp.m4:225: gl_INIT is expanded from...
configure.ac:7382: the top level
configure.ac:6392: error: possibly undefined macro: AM_LANGINFO_CODESET
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure:35948: error: possibly undefined macro: gl_STDBIT_H
configure:36429: error: possibly undefined macro: gl_MUSL_LIBC
configure:38427: error: possibly undefined macro: gl_PREREQ_READUTMP_H
configure:41153: error: possibly undefined macro: gl_FUNC_GETLINE
configure:41165: error: possibly undefined macro: gl_PREREQ_GETLINE
configure:42944: error: possibly undefined macro: gl_FUNC_MEMSET_EXPLICIT
configure:42956: error: possibly undefined macro:
gl_PREREQ_MEMSET_EXPLICIT
configure:44134: error: possibly undefined macro: gl_FUNC_XATTR
configure:47673: error: possibly undefined macro: gl_FUNC_GETDELIM
configure:47685: error: possibly undefined macro: gl_PREREQ_GETDELIM
autoreconf: error: /usr/bin/autoconf failed with exit status: 1
error: Bad exit status from /var/tmp/rpm-tmp.v5UOFL (%build)
Ciao
Bernhard M.