[vlc-devel] Mac bootstrap fails

Herman Meerlo herman at service2media.com
Tue Aug 28 09:17:31 CEST 2007


Hi All,

I am trying to build the latest svn version on a Intel Xserve but it 
fails during the bootstrap. What I did was the following (according to 
the OSXCompile page on the wiki):

cd extras/contrib
./bootstrap
make src
cd ../../
./bootstrap

This last step fails with the following output:

+ AUTOMAKESUCKS=no
+ INSTALLSUCKS=no
+ ACLOCAL_ARGS=-I m4
+ test -d extras/contrib/bin
++ pwd
+ export 
PATH=/Users/admin/Documents/Dev/vlc-trunk/extras/contrib/bin:/bin:/sbin:/usr/bin:/usr/sbin
+ 
PATH=/Users/admin/Documents/Dev/vlc-trunk/extras/contrib/bin:/bin:/sbin:/usr/bin:/usr/sbin
+ test -d extras/contrib/share/aclocal
+ ACLOCAL_ARGS=-I m4  -I extras/contrib/share/aclocal
++ uname -s
+ test .Darwin = .Darwin
+ export LD_LIBRARY_PATH=./extras/contrib/lib:
+ LD_LIBRARY_PATH=./extras/contrib/lib:
+ export DYLD_LIBRARY_PATH=./extras/contrib/lib:
+ DYLD_LIBRARY_PATH=./extras/contrib/lib:
+ rm -f m4/autoconf260.m4
++ autoconf --version
++ head -n 1
+ amvers=no
+ automake-1.10 --version
+ automake110 --version
+ automake-1.9 --version
+ amsuff=-1.9
++ echo -1.9
++ sed -e 's/^-//'
+ amvers=1.9
+ break
+ test 1.9 = no
+ libtoolize=no
+ test -x extras/contrib/bin/libtoolize
+ libtoolize=extras/contrib/bin/libtoolize
+ test extras/contrib/bin/libtoolize = no
+ gettextize --version
++ gettextize --version
++ sed -e '1s/[^0-9]*//' -e q
+ expr 0.16.1 '>=' 0.11.5
+ autopoint=autopoint
+ GETTEXT=yes
+ pkg-config --version
+ PKGCONFIG=yes
+ aclocal=aclocal-1.9
+ automake=automake-1.9
+ autoconf=autoconf
+ autoheader=autoheader
+ set +x
generating modules/**/Makefile.am and m4/private.m4
...................................................................
+ rm -f aclocal.m4 configure config.log config.h config.h.in
+ rm -Rf autom4te.cache
+ rm -f config.guess config.sub missing mkinstalldirs compile depcomp 
install-sh
+ rm -Rf autotools
+ mkdir autotools
+ rm -f ltmain.sh libtool ltconfig
+ rm -f ABOUT-NLS
+ rm -Rf intl
+ rm -f stamp-builtin 'stamp-h*' mozilla/stamp-pic
+ rm -f vlc-config.in
+ printf ''
+ '[' yes '!=' yes ']'
+ extras/contrib/bin/libtoolize --copy --force
You should add the contents of 
`/Users/admin/Documents/Dev/vlc-trunk/extras/contrib/share/aclocal/libtool.m4' 
to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `autotools'.
+ test -f ltmain.sh
+ autopoint -f
Copying file ABOUT-NLS
Copying file autotools/config.rpath
Creating directory intl
Copying file intl/ChangeLog
Copying file intl/Makefile.in
Copying file intl/VERSION
Copying file intl/bindtextdom.c
Copying file intl/config.charset
Copying file intl/dcgettext.c
Copying file intl/dcigettext.c
Copying file intl/dcngettext.c
Copying file intl/dgettext.c
Copying file intl/dngettext.c
Copying file intl/eval-plural.h
Copying file intl/explodename.c
Copying file intl/export.h
Copying file intl/finddomain.c
Copying file intl/gettext.c
Copying file intl/gettextP.h
Copying file intl/gmo.h
Copying file intl/hash-string.c
Copying file intl/hash-string.h
Copying file intl/intl-compat.c
Copying file intl/intl-exports.c
Copying file intl/l10nflist.c
Copying file intl/langprefs.c
Copying file intl/libgnuintl.h.in
Copying file intl/loadinfo.h
Copying file intl/loadmsgcat.c
Copying file intl/localcharset.c
Copying file intl/localcharset.h
Copying file intl/locale.alias
Copying file intl/localealias.c
Copying file intl/localename.c
Copying file intl/lock.c
Copying file intl/lock.h
Copying file intl/log.c
Copying file intl/ngettext.c
Copying file intl/os2compat.c
Copying file intl/os2compat.h
Copying file intl/osdep.c
Copying file intl/plural-exp.c
Copying file intl/plural-exp.h
Copying file intl/plural.c
Copying file intl/plural.y
Copying file intl/printf-args.c
Copying file intl/printf-args.h
Copying file intl/printf-parse.c
Copying file intl/printf-parse.h
Copying file intl/printf.c
Copying file intl/ref-add.sin
Copying file intl/ref-del.sin
Copying file intl/relocatable.c
Copying file intl/relocatable.h
Copying file intl/textdomain.c
Copying file intl/vasnprintf.c
Copying file intl/vasnprintf.h
Copying file intl/vasnwprintf.h
Copying file intl/version.c
Copying file intl/wprintf-parse.h
Copying file intl/xsize.h
Copying file po/Makevars.template
+ rm -f po/Makevars.template
+ aclocal-1.9 -I m4 -I extras/contrib/share/aclocal
m4/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
extras/contrib/share/aclocal/glib.m4:8: warning: underquoted definition 
of AM_PATH_GLIB
/Users/admin/Documents/Dev/vlc-trunk/extras/contrib/share/aclocal/glib.m4:8: 
warning: underquoted definition of AM_PATH_GLIB
+ autoconf
+ autoheader
+ automake-1.9 --add-missing --copy -Wall
configure.ac: installing `autotools/install-sh'
configure.ac: installing `autotools/missing'
activex/Makefile.am: installing `autotools/compile'
activex/Makefile.am: installing `autotools/depcomp'
bindings/java/Makefile.am:54: `%'-style pattern rules are a GNU make 
extension
modules/access/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/bda/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/cdda/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/dshow/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/dvb/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/mms/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/rtsp/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/screen/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/vcd/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access/vcdx/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access_filter/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/access_output/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/audio_filter/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/audio_filter/channel_mixer/Makefile.am:22: HAVE_PLUGINS does not 
appear in AM_CONDITIONAL
modules/audio_filter/converter/Makefile.am:22: HAVE_PLUGINS does not 
appear in AM_CONDITIONAL
modules/audio_filter/resampler/Makefile.am:22: HAVE_PLUGINS does not 
appear in AM_CONDITIONAL
modules/audio_mixer/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/audio_output/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/codec/Makefile.am:22: HAVE_PLUGINS does not appear in AM_CONDITIONAL
modules/codec/cmml/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/codec/dmo/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/codec/ffmpeg/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/codec/spudec/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/codec/subtitles/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/codec/xvmc/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/control/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/control/http/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/demux/Makefile.am:22: HAVE_PLUGINS does not appear in AM_CONDITIONAL
modules/demux/asf/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/demux/avi/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/demux/mp4/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/demux/mpeg/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/demux/playlist/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/Makefile.am:22: HAVE_PLUGINS does not appear in AM_CONDITIONAL
modules/gui/beos/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/macosx/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/pda/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/qnx/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/qt4/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/skins2/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/wince/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/gui/wxwidgets/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/meta_engine/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/Makefile.am:22: HAVE_PLUGINS does not appear in AM_CONDITIONAL
modules/misc/dummy/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/memcpy/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/notify/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/playlist/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/probe/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/testsuite/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/misc/xml/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/mux/Makefile.am:22: HAVE_PLUGINS does not appear in AM_CONDITIONAL
modules/mux/mpeg/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/mux/rtp/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/packetizer/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/services_discovery/Makefile.am:22: HAVE_PLUGINS does not appear 
in AM_CONDITIONAL
modules/stream_out/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/stream_out/transrate/Makefile.am:22: HAVE_PLUGINS does not 
appear in AM_CONDITIONAL
modules/video_chroma/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/video_filter/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/video_output/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/video_output/msw/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/video_output/qte/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/video_output/x11/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/visualization/Makefile.am:22: HAVE_PLUGINS does not appear in 
AM_CONDITIONAL
modules/visualization/galaktos/Makefile.am:22: HAVE_PLUGINS does not 
appear in AM_CONDITIONAL
modules/visualization/visual/Makefile.am:22: HAVE_PLUGINS does not 
appear in AM_CONDITIONAL
src/Makefile.am:91: HAVE_PLUGINS does not appear in AM_CONDITIONAL
src/Makefile.am:101: HAVE_PLUGINS does not appear in AM_CONDITIONAL
Makefile.am:253: HAVE_PLUGINS does not appear in AM_CONDITIONAL
Makefile.am:274: user target `vlc$(EXEEXT)' defined here...
/Users/admin/Documents/Dev/vlc-trunk/extras/contrib/share/automake-1.9/am/program.am: 
... overrides Automake target `vlc$(EXEEXT)' defined here
Makefile.am:243:   while processing program `vlc'


Does anyone have any idea what went wrong? For the record: the Xserve is 
1 day old, so no extra software is installed at all.

Regards,
Herman Meerlo



More information about the vlc-devel mailing list