> On Apr 17, 2015, at 18:28, Jerome Helffrich <jhelffr...@gmail.com> wrote: > > Gstreamer is not updating. I get the following error list: > sudo -u fink-bld [ENV] sh -c /tmp/fink.zjiuE > env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf > /sw/src/gstreamer-0.8.12.tar.bz2
<snip because we don’t need to see the contents of the tarball—we can get those on on our own> > sudo -u fink-bld [ENV] sh -c /tmp/fink.XROa0 > [ -r /sw/fink/dists/stable/main/finkinfo/gnome/gstreamer-10.6.patch ] > sudo -u fink-bld [ENV] sh -c /tmp/fink.rBzfU > patch -p1 < /sw/fink/dists/stable/main/finkinfo/gnome/gstreamer-10.6.patch > patching file gst/cothreads.c > patching file gst/gstarch.h > patching file gst/gstcpu.c > patching file libs/gst/getbits/Makefile.in > sed -i.bak -e '/WARNING.*sgml-build.log/d' docs/gst/Makefile.in > sudo -u fink-bld [ENV] sh -c /tmp/fink.9zcBn > /tmp/fink.0_Y9T > #!/bin/sh -ev > echo CFLAGS=$CFLAGS CPPFLAGS=$CPPFLAGS > CFLAGS=-Os -funroll-loops -fstrict-aliasing -fno-common -D_XOPEN_SOURCE > CPPFLAGS=-fno-common -I/sw/lib/freetype219/include/freetype2 > -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/include -I/sw/include > -D_XOPEN_SOURCE -I/sw/include > ./configure --prefix=/sw --libexecdir=/sw/lib/gstreamer > --mandir=/sw/share/man --disable-tests --disable-examples > --disable-dependency-tracking > PKG_CONFIG_PATH="/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" > FREETYPE_CONFIG=/sw/lib/freetype219/bin/freetype-config HAVE_GTK_DOC=no > --disable-static > checking build system type... i686-apple-darwin10.8.0 > checking host system type... i686-apple-darwin10.8.0 > checking target system type... i686-apple-darwin10.8.0 > configure: configuring gstreamer for release > checking whether to enable maintainer-specific portions of Makefiles... no > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking for style of include used by make... GNU > checking dependency style of gcc... none > checking for library containing strerror... none required > checking for a sed that does not truncate output... /sw/bin/sed > checking for egrep... grep -E > checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld > checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU > ld... no > checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload > object files... -r > checking for BSD-compatible nm... /usr/bin/nm > checking whether ln -s works... yes > checking how to recognise dependent libraries... pass_all > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... none > checking how to run the C++ preprocessor... g++ -E > checking for g77... no > checking for f77... no > checking for xlf... no > checking for frt... no > checking for pgf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for f90... no > checking for xlf90... no > checking for pgf90... no > checking for epcf90... no > checking for f95... no > checking for fort... no > checking for xlf95... no > checking for ifc... no > checking for efc... no > checking for pgf95... no > checking for lf95... no > checking for gfortran... gfortran > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether gfortran accepts -g... yes > checking the maximum length of command line arguments... 196608 > checking command to parse /usr/bin/nm output from gcc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking if gcc static flag works... yes > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fno-common > checking if gcc PIC flag -fno-common works... yes > checking if gcc supports -c -o file.o... yes > checking whether the gcc linker > (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... > yes > checking dynamic linker characteristics... darwin10.8.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for dlopen in -ldl... yes > checking whether a program can dlopen itself... yes > checking whether a statically linked program can dlopen itself... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > configure: creating libtool > appending configuration tag "CXX" to libtool > rm: conftest.dSYM: is a directory > checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld > checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU > ld... no > checking whether the g++ linker > (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... > yes > checking for g++ option to produce PIC... -fno-common > checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a > directory > yes > checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a directory > yes > checking whether the g++ linker > (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... > yes > checking dynamic linker characteristics... darwin10.8.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for dlopen in -ldl... (cached) yes > checking whether a program can dlopen itself... (cached) yes > checking whether a statically linked program can dlopen itself... (cached) yes > appending configuration tag "F77" to libtool > rm: conftest.dSYM: is a directory > rm: conftest.dSYM: is a directory > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking for gfortran option to produce PIC... -fno-common > checking if gfortran PIC flag -fno-common works... rm: conftest.dSYM: is a > directory > yes > checking if gfortran supports -c -o file.o... rm: conftest.dSYM: is a > directory > yes > checking whether the gfortran linker > (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... > yes > checking dynamic linker characteristics... darwin10.8.0 dyld > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for gcc... (cached) gcc > checking whether we are using the GNU C compiler... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to accept ANSI C... (cached) none needed > checking dependency style of gcc... (cached) none > checking for msgfmt... /sw/bin/msgfmt > checking for gmsgfmt... /sw/bin/msgfmt > checking for xgettext... /sw/bin/xgettext > checking for msgmerge... /sw/bin/msgmerge > checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld > checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU > ld... no > checking for shared library run path origin... done > checking whether NLS is requested... yes > checking for GNU gettext in libc... no > checking for iconv... yes > checking how to link with libiconv... /sw/lib/libiconv.dylib > checking for GNU gettext in libintl... yes > checking how to link with libintl... /sw/lib/libintl.dylib > checking to see if compiler understands -Wall... yes > checking for ANSI C header files... (cached) yes > checking for inline... inline > checking for gtkdoc-scangobj... no > ./configure: line 23359: no: command not found Appears to be from HAVE_GTK_DOC=no > checking for docbook2ps... true > checking for docbook2html... true > checking for jadetex... true > checking for ps2pdf... true > checking docbook2html version (-e DocBook-utils version 0.6.14 (jw version > 1.1)) >= 0.6.10... yes > checking for xsltproc... xsltproc > checking whether xsltproc docbook processing works... no > checking for dvips... true > checking for fig2dev... true > checking for pngtopnm... true > checking for pnmtops... true > checking for epstopdf... true > configure: Will not output HTML documentation > configure: Will not output PS documentation > configure: Will not output PDF documentation > configure: Looking for Python version >= 2.1 > checking for python... /sw/bin/python > checking "/sw/bin/python":... okay > checking local Python configuration... looks good > ./configure: line 24047: no: command not found Again, from HAVE_GTK_DOC=no > checking whether byte ordering is bigendian... no > checking for perl... /usr/bin/perl > checking for gawk... (cached) gawk > checking for bison... /sw/bin/bison > checking bison version... ok > checking for flex... /usr/bin/flex > checking for large file support... yes > checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for getpagesize... yes > checking for working mmap... yes > checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)... yes > checking whether gcc implements __PRETTY_FUNCTION__... yes > checking whether gcc implements __FUNCTION__... yes > checking whether gcc implements __func__... yes > checking to see if compiler understands -fno-common... yes > checking if unaligned memory access works correctly... (whitelisted) yes > checking for pkg-config... /sw/bin/pkg-config > checking for glib-2.0 >= 2.2 gobject-2.0 gthread-2.0 gmodule-2.0... yes > checking GLIB2_CFLAGS... -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include > checking GLIB2_LIBS... -L/sw/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 > -lglib-2.0 -lintl > checking for glib-2.0 >= 2.2... yes > checking GLIB_ONLY_CFLAGS... -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include > checking GLIB_ONLY_LIBS... -L/sw/lib -lglib-2.0 -lintl > checking for libxml-2.0 >= 2.6.0... yes > checking XML_CFLAGS... -I/sw/include/libxml2 -I/sw/include > checking XML_LIBS... -L/sw/lib -lxml2 > configure: Test xml2 program linked > checking for poptStrippedArgv in -lpopt... yes > checking popt.h usability... yes > checking popt.h presence... yes > checking for popt.h... yes > configure: Checking for POPT_TABLEEND > checking ucontext.h usability... yes > checking ucontext.h presence... yes > checking for ucontext.h... yes > configure: Using /sw/var/cache/gstreamer-0.8 as registry cache dir > configure: WARNING: Sissy ! By asking to not build the tests known to fail, > you hereby waive your right to customer support. If you do not agree with > this EULA, please press Ctrl-C before the next line is printed. By allowing > the next line to be printed, you expressly acknowledge your acceptance of > this EULA. > checking for valgrind > 2.1... checking for sigaction... yes > checking for register_printf_function... no > checking for dladdr in -ldl... yes > configure: Using GStreamer source release as package name > configure: Using http://gstreamer.freedesktop.org/ as package origin > configure: Using /sw/lib/gstreamer-0.8 as the plugin install location > checking for libgnomeui-2.0... yes > checking LIBGNOMEUI_CFLAGS... -I/sw/include/pango-1.0 -I/sw/include > -I/sw/include/freetype2 -I/sw/include/libgnomeui-2.0 > -I/sw/include/libgnome-2.0 -I/sw/include/libbonoboui-2.0 > -I/sw/include/libgnomecanvas-2.0 -I/sw/include/gtk-2.0 > -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libbonobo-2.0 > -I/sw/include/orbit-2.0 -I/sw/include/bonobo-activation-2.0 > -I/sw/include/libart-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 > -I/sw/include/cairo -I/sw/include/gconf/2 -I/usr/X11/include -DORBIT2=1 > checking LIBGNOMEUI_LIBS... -L/sw/lib -L/sw/lib/gnome-vfs2.16 -L/usr/X11/lib > -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 > -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 > -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 > -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 > -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl > configure: creating ./config.status > config.status: creating Makefile > config.status: creating include/Makefile > config.status: creating gst/Makefile > config.status: creating gst/gstconfig.h > config.status: creating gst/gstversion.h > config.status: creating gst/autoplug/Makefile > config.status: creating gst/indexers/Makefile > config.status: creating gst/elements/Makefile > config.status: creating gst/parse/Makefile > config.status: creating gst/schedulers/Makefile > config.status: creating gst/registries/Makefile > config.status: creating libs/Makefile > config.status: creating libs/gst/Makefile > config.status: creating libs/gst/bytestream/Makefile > config.status: creating libs/gst/control/Makefile > config.status: creating libs/gst/dataprotocol/Makefile > config.status: creating libs/gst/getbits/Makefile > config.status: creating po/Makefile.in > config.status: creating tests/Makefile > config.status: creating tests/bufspeed/Makefile > config.status: creating tests/instantiate/Makefile > config.status: creating tests/memchunk/Makefile > config.status: creating tests/muxing/Makefile > config.status: creating tests/seeking/Makefile > config.status: creating tests/sched/Makefile > config.status: creating tests/threadstate/Makefile > config.status: creating testsuite/Makefile > config.status: creating testsuite/bins/Makefile > config.status: creating testsuite/bytestream/Makefile > config.status: creating testsuite/caps/Makefile > config.status: creating testsuite/childproxy/Makefile > config.status: creating testsuite/cleanup/Makefile > config.status: creating testsuite/clock/Makefile > config.status: creating testsuite/debug/Makefile > config.status: creating testsuite/dlopen/Makefile > config.status: creating testsuite/dynparams/Makefile > config.status: creating testsuite/elements/Makefile > config.status: creating testsuite/ghostpads/Makefile > config.status: creating testsuite/indexers/Makefile > config.status: creating testsuite/negotiation/Makefile > config.status: creating testsuite/pad/Makefile > config.status: creating testsuite/parse/Makefile > config.status: creating testsuite/plugin/Makefile > config.status: creating testsuite/refcounting/Makefile > config.status: creating testsuite/schedulers/Makefile > config.status: creating testsuite/states/Makefile > config.status: creating testsuite/tags/Makefile > config.status: creating testsuite/threads/Makefile > config.status: creating examples/Makefile > config.status: creating examples/cutter/Makefile > config.status: creating examples/helloworld/Makefile > config.status: creating examples/launch/Makefile > config.status: creating examples/manual/Makefile > config.status: creating examples/mixer/Makefile > config.status: creating examples/pingpong/Makefile > config.status: creating examples/plugins/Makefile > config.status: creating examples/queue/Makefile > config.status: creating examples/queue2/Makefile > config.status: creating examples/queue3/Makefile > config.status: creating examples/queue4/Makefile > config.status: creating examples/retag/Makefile > config.status: creating examples/thread/Makefile > config.status: creating examples/typefind/Makefile > config.status: creating examples/xml/Makefile > config.status: creating tools/Makefile > config.status: creating common/Makefile > config.status: creating common/m4/Makefile > config.status: creating docs/Makefile > config.status: creating docs/faq/Makefile > config.status: creating docs/gst/Makefile > config.status: creating docs/libs/Makefile > config.status: creating docs/manual/Makefile > config.status: creating docs/plugins/Makefile > config.status: creating docs/plugins/gstreamer-plugins.types > config.status: creating docs/pwg/Makefile > config.status: creating docs/xsl/Makefile > config.status: creating docs/version.entities > config.status: creating pkgconfig/Makefile > config.status: creating stamp.h > config.status: creating pkgconfig/gstreamer.pc > config.status: creating pkgconfig/gstreamer-uninstalled.pc > config.status: creating pkgconfig/gstreamer-control.pc > config.status: creating pkgconfig/gstreamer-control-uninstalled.pc > config.status: creating gst-element-check.m4 > config.status: creating gstreamer.spec > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing default-1 commands > config.status: creating po/POTFILES > config.status: creating po/Makefile > config.status: executing default commands > > make > make all-recursive > make[1]: Entering directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12' > Making all in include > make[2]: Entering directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/include' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/include' > Making all in gst > make[2]: Entering directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst' > glib-mkenums \ > --fhead "#ifndef __GST_ENUM_TYPES_H__\n#define > __GST_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ > --fprod "/* enumerations from \"@filename@\" */\n" \ > --vhead "GType @enum_name@_get_type (void);\n#define GST_TYPE_@ENUMSHORT@ > (@enum_name@_get_type())\n" \ > --ftail "G_END_DECLS\n\n#endif /* __GST_ENUM_TYPES_H__ */" \ > gst.h gstatomic.h gstobject.h gstbin.h gstbuffer.h gstcaps.h gstclock.h > gstcompat.h gstcpu.h gstdata.h gstelement.h gsterror.h gstevent.h gstfilter.h > gstformat.h gstindex.h gstinfo.h gstinterface.h gstmacros.h gstmemchunk.h > gstpad.h gstchildproxy.h gstpipeline.h gstplugin.h gstpluginfeature.h > gstprobe.h gstqueue.h gstquery.h gstscheduler.h gststructure.h > gstsystemclock.h gsttag.h gsttaginterface.h gstthread.h gsttrace.h > gsttrashstack.h gsttypefind.h gsttypes.h gsturi.h gsturitype.h gstutils.h > gstvalue.h gstregistry.h gstregistrypool.h gstparse.h gstxml.h > > gstenumtypes.h > glib-genmarshal --header --prefix=gst_marshal ./gstmarshal.list > > gstmarshal.h.tmp > mv gstmarshal.h.tmp gstmarshal.h > glib-mkenums \ > --fhead "#include \"gst_private.h\"\n#include <gst/gst.h>" \ > --fprod "\n/* enumerations from \"@filename@\" */" \ > --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n > if (etype == 0) {\n static const G@Type@Value values[] = {" \ > --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ > --vtail " { 0, NULL, NULL }\n };\n etype = > g_@type@_register_static (\"@EnumName@\", values);\n }\n return > etype;\n}\n" \ > gst.h gstatomic.h gstobject.h gstbin.h gstbuffer.h gstcaps.h gstclock.h > gstcompat.h gstcpu.h gstdata.h gstelement.h gsterror.h gstevent.h gstfilter.h > gstformat.h gstindex.h gstinfo.h gstinterface.h gstmacros.h gstmemchunk.h > gstpad.h gstchildproxy.h gstpipeline.h gstplugin.h gstpluginfeature.h > gstprobe.h gstqueue.h gstquery.h gstscheduler.h gststructure.h > gstsystemclock.h gsttag.h gsttaginterface.h gstthread.h gsttrace.h > gsttrashstack.h gsttypefind.h gsttypes.h gsturi.h gsturitype.h gstutils.h > gstvalue.h gstregistry.h gstregistrypool.h gstparse.h gstxml.h > > gstenumtypes.c > echo "#include \"gst_private.h\"" > gstmarshal.c.tmp > echo "#include \"glib-object.h\"" >> gstmarshal.c.tmp > echo "#include \"gstmarshal.h\"" >> gstmarshal.c.tmp > glib-genmarshal --body --prefix=gst_marshal ./gstmarshal.list >> > gstmarshal.c.tmp > mv gstmarshal.c.tmp gstmarshal.c > make all-recursive > make[3]: Entering directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst' > Making all in parse > make[4]: Entering directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst/parse' > /usr/bin/flex -P_gst_parse_yy parse.l grammar.tab.h > /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > -I../.. -fno-common -I/sw/lib/freetype219/include/freetype2 > -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/include -I/sw/include > -D_XOPEN_SOURCE -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 > -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g > -Wall -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops > -fstrict-aliasing -fno-common -D_XOPEN_SOURCE -c -o > libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c' || echo > './'`lex._gst_parse_yy.c > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common > -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include > -I/sw/lib/pango-ft219/include -I/sw/include -D_XOPEN_SOURCE -I/sw/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 > -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g -Wall > -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops -fstrict-aliasing > -fno-common -D_XOPEN_SOURCE -c lex._gst_parse_yy.c -fno-common -DPIC -o > .libs/libgstparse_la-lex._gst_parse_yy.o > /sw/bin/bison -d -v -p_gst_parse__yy ./grammar.y -o grammar.tab.c > ./grammar.y:506.1-12: warning: deprecated directive, use ‚Äò%pure-parser‚Äô > [-Wdeprecated] > %pure_parser > ^^^^^^^^^^^^ > ./grammar.y: warning: 42 shift/reduce conflicts [-Wconflicts-sr] > ./grammar.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] > /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > -I../.. -fno-common -I/sw/lib/freetype219/include/freetype2 > -I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/include -I/sw/include > -D_XOPEN_SOURCE -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 > -I/sw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g > -Wall -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops > -fstrict-aliasing -fno-common -D_XOPEN_SOURCE -c -o > libgstparse_la-grammar.tab.lo `test -f 'grammar.tab.c' || echo > './'`grammar.tab.c > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fno-common > -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include > -I/sw/lib/pango-ft219/include -I/sw/include -D_XOPEN_SOURCE -I/sw/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include/glib-2.0 > -I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-common -g -Wall > -DGST_DISABLE_DEPRECATED -I../.. -Os -funroll-loops -fstrict-aliasing > -fno-common -D_XOPEN_SOURCE -c grammar.tab.c -fno-common -DPIC -o > .libs/libgstparse_la-grammar.tab.o > ./grammar.y: In function '_gst_parse__yyparse': > ./grammar.y:513: error: 'graph' undeclared (first use in this function) > ./grammar.y:513: error: (Each undeclared identifier is reported only once > ./grammar.y:513: error: for each function it appears in.) > ./grammar.y: In function '_gst_parse_launch': > ./grammar.y:775: error: too many arguments to function '_gst_parse__yyparse' > make[4]: *** [libgstparse_la-grammar.tab.lo] Error 1 > make[4]: Leaving directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst/parse' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12/gst' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/sw/src/fink.build/gstreamer-0.8.12-1030/gstreamer-0.8.12' > make: *** [all] Error 2 > ### execution of /tmp/fink.0_Y9T failed, exit code 2 > ### execution of /tmp/fink.9zcBn failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-gstreamer-0.8.12-1030 > (Reading database ... 239797 files and directories currently installed.) > Removing fink-buildlock-gstreamer-0.8.12-1030 ... > Failed: phase compiling: gstreamer-0.8.12-1030 failed > (The project does not support 10.6 any more, but we’ll try to get this working for you.) When I’ve seen an error with a .y file in the past, I’ve usually traced it to a problem with flex or bison. What do you get from the following? which bison bison -- version which flex flex -- version ? -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners