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#39446 - [normalize] build fails
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Saturday, 15 March 2014, 04:40 GMT
Last edited by Giovanni Scafora (giovanni) - Wednesday, 26 March 2014, 18:30 GMT
Opened by Joel Teichroeb (klusark) - Saturday, 15 March 2014, 04:40 GMT
Last edited by Giovanni Scafora (giovanni) - Wednesday, 26 March 2014, 18:30 GMT
|
DetailsDescription:
==> Starting build()... patching file configure.ac patching file m4/extra.m4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. m4/extra.m4:18: warning: underquoted definition of AM_PATH_GLIB m4/extra.m4:18: run info Automake 'Extending aclocal' m4/extra.m4:18: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal m4/extra.m4:18: warning: underquoted definition of AM_PATH_GLIB m4/extra.m4:18: run info Automake 'Extending aclocal' m4/extra.m4:18: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION src/Makefile.am:49: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: error: required file 'config/test-driver' not found parallel-tests: 'automake --add-missing' can install 'test-driver' xmms-rva/Makefile.am:30: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') xmms-rva/Makefile.am:28: warning: source file '../nid3lib/nid3.c' is in a subdirectory, xmms-rva/Makefile.am:28: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. xmms-rva/Makefile.am:28: warning: source file '../nid3lib/rva.c' is in a subdirectory, xmms-rva/Makefile.am:28: but option 'subdir-objects' is disabled xmms-rva/Makefile.am:28: warning: source file '../nid3lib/versions.c' is in a subdirectory, xmms-rva/Makefile.am:28: but option 'subdir-objects' is disabled 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