GNU bug report logs - #25377
No INSTALL in git sources

Previous Next

Package: sed;

Reported by: jean-christophe manciot <actionmystique <at> gmail.com>

Date: Fri, 6 Jan 2017 16:19:02 UTC

Severity: normal

Tags: fixed

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jean-christophe manciot <actionmystique <at> gmail.com>
To: bug-sed <at> gnu.org
Subject: No INSTALL in git sources
Date: Fri, 6 Jan 2017 14:24:23 +0100
[Message part 1 (text/plain, inline)]
sed sources from git://git.sv.gnu.org/sed

I could not find any autogen.sh nor configure.
All the usual tools trigger error(s):

git-sed# export ACLOCAL_AMFLAGS="-I m4"
git-sed# autoreconf -v --install
autoreconf: Entering directory `.'
autoreconf: running: autopoint
Copying file ABOUT-NLS
...
Copying file po/remove-potcdate.sin
autoreconf: running: aclocal
sh: 1: build-aux/git-version-gen: not found
configure.ac:24: error: AC_INIT should be called with package and version
arguments
/usr/share/aclocal-1.15/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:24: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

or:

git-sed# git-reset-clean-pull-checkout.sh master
git-sed# autoconf
sh: 1: build-aux/git-version-gen: not found
configure.ac:22: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:24: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:26: error: possibly undefined macro: AM_SILENT_RULES
configure.ac:30: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:105: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
configure.ac:106: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:116: error: possibly undefined macro: AM_CONDITIONAL

How are we supposed to build configure?

-- 
Jean-Christophe
[Message part 2 (text/html, inline)]

This bug report was last modified 8 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.