Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#39509 - [vyqchat] build fails
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Monday, 17 March 2014, 21:05 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 23 April 2014, 17:27 GMT
Opened by Joel Teichroeb (klusark) - Monday, 17 March 2014, 21:05 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 23 April 2014, 17:27 GMT
|
DetailsDescription:
==> Starting build()... patching file src/settings.h patching file src/sound.h patching file src/user.h autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' acinclude.m4:325: warning: underquoted definition of BNV_PATH_QT_DIRECT acinclude.m4:325: run info Automake 'Extending aclocal' acinclude.m4:325: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --no-force automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:9: error: required file './compile' not found configure.in:9: 'automake --add-missing' can install 'compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:95: warning: '%'-style pattern rules are a GNU make extension autoreconf: automake failed with exit status: 1 ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Tuesday, 18 March 2014, 02:27 GMT
- Field changed: Status (Unconfirmed → Assigned)
- Task assigned to Sergej Pupykin (sergej)
Changing `autoreconf -v` to `autoreconf -fiv` makes it build fine.