https://bugzilla.redhat.com/show_bug.cgi?id=1979096



--- Comment #3 from Mikel Olasagasti Uranga <[email protected]> ---
Hi Jaroslav,

New spec fails to build due to missing autoconf & automake:

----------------------------------------------------------------------
 Tlf Version 1.4.1 configuration:
 Prefix         /usr
 Preprocessor   gcc -E 
 C Compiler     gcc -O2  -fexceptions -g -grecord-gcc-switches -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 Package features:
 With XML RPC   true
-----------------------------------------------------------------------
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/builddir/build/BUILD/tlf-1.4.1/missing autoconf
/builddir/build/BUILD/tlf-1.4.1/missing: line 81: autoconf: command not found
WARNING: 'autoconf' is missing on your system.
         You should only need it if you modified 'configure.ac',
         or m4 files included by it.
         The 'autoconf' program is part of the GNU Autoconf package:
         <https://www.gnu.org/software/autoconf/>
         It also requires GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make: *** [Makefile:400: configure] Error 127
make: *** Waiting for unfinished jobs....
/builddir/build/BUILD/tlf-1.4.1/missing: line 81: automake-1.16: command not
found
WARNING: 'automake-1.16' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make: *** [Makefile:374: Makefile.in] Error 1

And it tries to run that after the configure part, but I was not able to detect
what triggers it. 

Did you try to build it? If it's related to the FSF patch, then you can run
autoconf before the configure command and add autoconf & automake as
BuildRequires until next tarball is released.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to