Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2007 21:55:43 +0000
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: autoconf error while portupgrading audio/vorbis-tools
Message-ID:  <4608415F.2010702@u.washington.edu>
In-Reply-To: <20070326045149.GA52290@ns.umpquanet.com>
References:  <20070326045149.GA52290@ns.umpquanet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
James Long wrote:
> I'm tackling the great 'portupgrade -r gettext'.  All but about
> five ports built okay, and I'm focusing on the exceptions.
> 
> vorbis-tools reports an error when building that suggests to me
> that something is not right in the way it is using autoconf,
> however it's beyond my knowledge level to diagnose.
> 
> How can I fix the problem that is preventing this from building?
> 
> Thank you!
> 
> Jim
> 
> $ pkg_info | grep -i auto
> autoconf-2.59_2     Automatically configure source code on many Un*x platforms
> automake-1.9.6      GNU Standards-compliant Makefile generator (1.9)
> help2man-1.36.4_1   Automatically generating simple manual pages from program o
> 
> # cd /usr/ports/audio/vorbis-tools && make
> ===>  Extracting for vorbis-tools-1.1.1_3,3
> => MD5 Checksum OK for vorbis-tools-1.1.1.tar.gz.
> => SHA256 Checksum OK for vorbis-tools-1.1.1.tar.gz.
> => MD5 Checksum OK for vorbis-tools-1.1.1-flac-1.1.3.patch.
> => SHA256 Checksum OK for vorbis-tools-1.1.1-flac-1.1.3.patch.
> ===>  Patching for vorbis-tools-1.1.1_3,3
> ===>  Applying distribution patches for vorbis-tools-1.1.1_3,3
> ===>  Applying FreeBSD patches for vorbis-tools-1.1.1_3,3
> ===>   vorbis-tools-1.1.1_3,3 depends on file: /usr/local/bin/automake19 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on file: /usr/local/bin/autoconf259 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on file: /usr/local/bin/libtool - found
> ===>   vorbis-tools-1.1.1_3,3 depends on shared library: ao.3 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on shared library: curl.4 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on shared library: FLAC.7 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on shared library: speex.1 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on shared library: vorbis.3 - found
> ===>   vorbis-tools-1.1.1_3,3 depends on shared library: intl - found
> ===>  Configuring for vorbis-tools-1.1.1_3,3
> /bin/cp /usr/local/share/gettext/po/Makefile.in.in  /usr/ports/audio/vorbis-tools/work/vorbis-tools-1.1.1/po/Makefile.in.in
> /usr/X11R6/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
>   run info '(automake)Extending aclocal'
>   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> /usr/X11R6/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
> /usr/local/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC
> /usr/local/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART
> /usr/local/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL
> /usr/local/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
> /usr/local/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
> /usr/local/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
> /usr/local/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
> /usr/local/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
> /usr/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
> /usr/local/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
> /usr/local/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
> /usr/local/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
> configure.ac:32: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
> /usr/ports/devel/autoconf259/work/autoconf-2.59/tests/../lib/autoconf/specific.m4:339: AC_GNU_SOURCE is expanded from...
> configure.ac:32: AC_GNU_SOURCE is required by...
> /usr/local/share/aclocal/lock.m4:29: gl_LOCK_EARLY_BODY is expanded from...
> configure.ac:32: gl_LOCK_EARLY_BODY is required by...
> /usr/local/share/aclocal/lock.m4:22: gl_LOCK_EARLY is expanded from...
> configure.ac:32: gl_LOCK_EARLY is required by...
> /usr/local/share/aclocal/lock.m4:248: gl_LOCK is expanded from...
> configure.ac:32: gl_LOCK is required by...
> /usr/local/share/aclocal/intl.m4:162: gt_INTL_SUBDIR_CORE is expanded from...
> configure.ac:32: gt_INTL_SUBDIR_CORE is required by...
> /usr/local/share/aclocal/intl.m4:25: AM_INTL_SUBDIR is expanded from...
> configure.ac:32: AM_INTL_SUBDIR is required by...
> /usr/local/share/aclocal/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:32: the top level
> configure.ac:32: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
> configure.ac:32: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
> /usr/ports/devel/autoconf259/work/autoconf-2.59/tests/../lib/autoconf/specific.m4:339: AC_GNU_SOURCE is expanded from...
> configure.ac:32: AC_GNU_SOURCE is required by...
> aclocal.m4:8718: gl_LOCK_EARLY_BODY is expanded from...
> configure.ac:32: gl_LOCK_EARLY_BODY is required by...
> aclocal.m4:8711: gl_LOCK_EARLY is expanded from...
> configure.ac:32: gl_LOCK_EARLY is required by...
> aclocal.m4:8937: gl_LOCK is expanded from...
> configure.ac:32: gl_LOCK is required by...
> aclocal.m4:1143: gt_INTL_SUBDIR_CORE is expanded from...
> configure.ac:32: gt_INTL_SUBDIR_CORE is required by...
> aclocal.m4:1006: AM_INTL_SUBDIR is expanded from...
> configure.ac:32: AM_INTL_SUBDIR is required by...
> aclocal.m4:387: AM_GNU_GETTEXT is expanded from...
> configure.ac:32: the top level
> configure.ac:32: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
> configure.ac:32: warning: AC_COMPILE_IFELSE was called before AC_GNU_SOURCE
> /usr/ports/devel/autoconf259/work/autoconf-2.59/tests/../lib/autoconf/specific.m4:339: AC_GNU_SOURCE is expanded from...
> configure.ac:32: AC_GNU_SOURCE is required by...
> aclocal.m4:8718: gl_LOCK_EARLY_BODY is expanded from...
> configure.ac:32: gl_LOCK_EARLY_BODY is required by...
> aclocal.m4:8711: gl_LOCK_EARLY is expanded from...
> configure.ac:32: gl_LOCK_EARLY is required by...
> aclocal.m4:8937: gl_LOCK is expanded from...
> configure.ac:32: gl_LOCK is required by...
> aclocal.m4:1143: gt_INTL_SUBDIR_CORE is expanded from...
> configure.ac:32: gt_INTL_SUBDIR_CORE is required by...
> aclocal.m4:1006: AM_INTL_SUBDIR is expanded from...
> configure.ac:32: AM_INTL_SUBDIR is required by...
> aclocal.m4:387: AM_GNU_GETTEXT is expanded from...
> configure.ac:32: the top level
> configure.ac:32: warning: AC_RUN_IFELSE was called before AC_GNU_SOURCE
> configure.ac:14: your implementation of AM_INIT_AUTOMAKE comes from an
> configure.ac:14: old Automake version.  You should recreate aclocal.m4
> configure.ac:14: with aclocal and run automake again.
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> /usr/local/share/automake19/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
> *** Error code 63
> 
> Stop in /usr/ports/audio/vorbis-tools.

I suggest contacting the maintainer about this (the maintainer's listed
in the Makefile).
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4608415F.2010702>