[Bug 333652] New: Building rpm from vorbis-tools source rpm fails
https://bugzilla.novell.com/show_bug.cgi?id=333652 Summary: Building rpm from vorbis-tools source rpm fails Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: imruska@freemail.hu QAContact: qa@suse.de Found By: Customer I was trying to rebuild the vorbis-tools package for openSUSE 10.3, since the package shipped with the distribution does not contain flac support. I was using rpmbuild --rebuild --target=i686 vorbis-tools-1.1.1-48.src.rpm I got the following error message: autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION configure.ac:29: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. autoreconf: /usr/bin/autoconf failed with exit status: 1 error: Bad exit status from /var/tmp/rpm-tmp.89444 (%build) I got the same error message when I was trying to rebuild the flac package from the source rpm. Rebuilding pdftk, which does not seem to use autoreconf, worked fine. I did not test with other src.rpm packages. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=333652#c1 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pth@novell.com |tiwai@novell.com --- Comment #1 from Philipp Thomas <pth@novell.com> 2007-10-15 06:28:55 MST --- Something is wrong in your environment as it builds without problems in our automatic buildsystem with only the warning about AM_GNU_GETTEXT being used without AM_GNU_GETTEXT_VERSION which is perfectly OK. As AC_PROG_LIBTOOL usually comes from /usr/share/aclocal/libtool.m4, you somehow seem to get the wrong file. Do you by chance have older versions of the autotools in your path ('type -a libtool autoconf aclocal' in bash)? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=333652 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |imruska@freemail.hu -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=333652#c2 Pothárn Imre <imruska@freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|imruska@freemail.hu | Resolution| |INVALID --- Comment #2 from Pothárn Imre <imruska@freemail.hu> 2007-10-18 00:17:40 MST --- Yes, you were right. Libtool was not installed on my system. Since, however, neither autoconf requires it, nor did vorbis-tool say that libtool was missing, I did not know that one dependency was missing. After installing libtool I was able to build the rpm. I'm sorry for the false alarm. This is not a bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=333652#c3 --- Comment #3 from Pothárn Imre <imruska@freemail.hu> 2007-10-18 00:18:27 MST --- Yes, you were right. Libtool was not installed on my system. Since, however, neither autoconf requires it, nor did vorbis-tool say that libtool was missing, I did not know that one dependency was missing. After installing libtool I was able to build the rpm. I'm sorry for the false alarm. This is not a bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=333652 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com