[MacPorts] #17823: faad2 2.6.1/ffmpeg - configure error - autoreconf fails complaining about c++

MacPorts noreply at macports.org
Mon Dec 29 19:49:12 PST 2008


#17823: faad2 2.6.1/ffmpeg - configure error - autoreconf fails complaining about
c++
-------------------------------------+--------------------------------------
 Reporter:  nathan.sutton@…          |       Owner:  pguyot@…           
     Type:  defect                   |      Status:  new                
 Priority:  Normal                   |   Milestone:  Port Bugs          
Component:  ports                    |     Version:  1.7.0              
 Keywords:                           |        Port:  faad2              
-------------------------------------+--------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => pguyot@…
  * port:  => faad2


Old description:

> Latest XCode from apple on osx installed last week.
>
> $ sudo port install ffmpeg +mmx +gpl +postproc +lame +extvorbis +theora
> +faac +faad +xvid +x264 +a52 +avfilter
> --->  Fetching faad2
> --->  Attempting to fetch faad2-2.6.1.tar.gz from
> http://downloads.sourceforge.net/faac
> --->  Verifying checksum(s) for faad2
> --->  Extracting faad2
> --->  Applying patches to faad2
> --->  Configuring faad2
> Error: Target org.macports.configure returned: shell command "cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_faad2/work/faad2
> && LIBTOOLIZE=/opt/local/bin/glibtoolize autoreconf -vif" returned error
> 1
> Command output: autoreconf: Entering directory `.'
> autoreconf: configure.in: not using Gettext
> autoreconf: running: aclocal --force
> autoreconf: configure.in: tracing
> autoreconf: running: /opt/local/bin/glibtoolize --copy --force
> glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
> glibtoolize: copying file `./ltmain.sh'
> glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in
> and
> glibtoolize: rerunning glibtoolize, to keep the correct libtool macros
> in-tree.
> glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> autoreconf: running: /opt/local/bin/autoconf --force
> autoreconf: running: /opt/local/bin/autoheader --force
> autoreconf: running: automake --add-missing --copy --force-missing
> configure.in:14: installing `./config.guess'
> configure.in:14: installing `./config.sub'
> configure.in:12: installing `./install-sh'
> configure.in:12: installing `./missing'
> common/mp4ff/Makefile.am: installing `./depcomp'
> /opt/local/share/automake-1.10/am/depend2.am: am__fastdepCXX does not
> appear in AM_CONDITIONAL
> /opt/local/share/automake-1.10/am/depend2.am:   The usual way to define
> `am__fastdepCXX' is to add `AC_PROG_CXX'
> /opt/local/share/automake-1.10/am/depend2.am:   to `configure.in' and run
> `aclocal' and `autoconf' again.
> plugins/mpeg4ip/Makefile.am: C++ source seen but `CXX' is undefined
> plugins/mpeg4ip/Makefile.am:   The usual way to define `CXX' is to add
> `AC_PROG_CXX'
> plugins/mpeg4ip/Makefile.am:   to `configure.in' and run `autoconf'
> again.
> Makefile.am: installing `./INSTALL'
> autoreconf: automake failed with exit status: 1
>
> Error: The following dependencies failed to build: faad2 gmake lame
> libogg libsdl libtheora libvorbis x264 yasm
> Error: Status 1 encountered during processing.

New description:

 Latest XCode from apple on osx installed last week.

 {{{
 $ sudo port install ffmpeg +mmx +gpl +postproc +lame +extvorbis +theora
 +faac +faad +xvid +x264 +a52 +avfilter
 --->  Fetching faad2
 --->  Attempting to fetch faad2-2.6.1.tar.gz from
 http://downloads.sourceforge.net/faac
 --->  Verifying checksum(s) for faad2
 --->  Extracting faad2
 --->  Applying patches to faad2
 --->  Configuring faad2
 Error: Target org.macports.configure returned: shell command "cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_faad2/work/faad2
 && LIBTOOLIZE=/opt/local/bin/glibtoolize autoreconf -vif" returned error 1
 Command output: autoreconf: Entering directory `.'
 autoreconf: configure.in: not using Gettext
 autoreconf: running: aclocal --force
 autoreconf: configure.in: tracing
 autoreconf: running: /opt/local/bin/glibtoolize --copy --force
 glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
 glibtoolize: copying file `./ltmain.sh'
 glibtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in
 and
 glibtoolize: rerunning glibtoolize, to keep the correct libtool macros in-
 tree.
 glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
 autoreconf: running: /opt/local/bin/autoconf --force
 autoreconf: running: /opt/local/bin/autoheader --force
 autoreconf: running: automake --add-missing --copy --force-missing
 configure.in:14: installing `./config.guess'
 configure.in:14: installing `./config.sub'
 configure.in:12: installing `./install-sh'
 configure.in:12: installing `./missing'
 common/mp4ff/Makefile.am: installing `./depcomp'
 /opt/local/share/automake-1.10/am/depend2.am: am__fastdepCXX does not
 appear in AM_CONDITIONAL
 /opt/local/share/automake-1.10/am/depend2.am:   The usual way to define
 `am__fastdepCXX' is to add `AC_PROG_CXX'
 /opt/local/share/automake-1.10/am/depend2.am:   to `configure.in' and run
 `aclocal' and `autoconf' again.
 plugins/mpeg4ip/Makefile.am: C++ source seen but `CXX' is undefined
 plugins/mpeg4ip/Makefile.am:   The usual way to define `CXX' is to add
 `AC_PROG_CXX'
 plugins/mpeg4ip/Makefile.am:   to `configure.in' and run `autoconf' again.
 Makefile.am: installing `./INSTALL'
 autoreconf: automake failed with exit status: 1

 Error: The following dependencies failed to build: faad2 gmake lame libogg
 libsdl libtheora libvorbis x264 yasm
 Error: Status 1 encountered during processing.
 }}}

--

Comment:

 Assigning to maintainer. In general, please state the actual version
 number of software you have. Saying the "latest" doesn't actually tell us
 anything - not to mention in a few months when that may have changed. For
 instance, are you running Leopard or Tiger? The current latest version of
 Xcode is 3.1.2 for Leopard, but 2.5 for Tiger.

-- 
Ticket URL: <http://trac.macports.org/ticket/17823#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list