[gstreamer-bugs] [Bug 640341] gst-python 0.10.21 does not compile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 24 01:59:08 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640341
  GStreamer | gst-python | 0.10.21

--- Comment #2 from Florian Reinhard <florian.reinhard at googlemail.com> 2011-01-24 09:59:02 UTC ---
there you go:

freinhard at devmachine:~/kde/src/gst-python-0.10.21$ export
PKG_CONFIG_PATH="$HOME/kde/usr/lib/pkgconfig/"

freinhard at devmachine:~/kde/src/gst-python-0.10.21$ make clean; ./configure
--prefix=$HOME/kde/usr/ && make
Making clean in pkgconfig
make[1]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/pkgconfig'
test -z "gst-python-0.10.pc gst-python-0.10-uninstalled.pc" || rm -f
gst-python-0.10.pc gst-python-0.10-uninstalled.pc
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/pkgconfig'
Making clean in testsuite
make[1]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/testsuite'
rm -rf .libs _libs
test -z "testhelper.la" || rm -f testhelper.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[1]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/testsuite'
Making clean in plugin
make[1]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/plugin'
rm -rf .libs _libs
test -z "libgstpython.la" || rm -f libgstpython.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/plugin'
Making clean in examples
make[1]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/examples'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/examples'
Making clean in gst
make[1]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
Making clean in extend
make[2]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/gst/extend'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/gst/extend'
Making clean in .
make[2]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
test -z "gst.c __init__.pyc interfaces.c pbutils.c audio.c video.c tag.c" || rm
-f gst.c __init__.pyc interfaces.c pbutils.c audio.c video.c tag.c
rm -rf .libs _libs
test -z "_gst.la interfaces.la pbutils.la audio.la video.la tag.la" || rm -f
_gst.la interfaces.la pbutils.la audio.la video.la tag.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
make[1]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
Making clean in codegen
make[1]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/codegen'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/codegen'
Making clean in common
make[1]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
Making clean in m4
make[2]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/common/m4'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/common/m4'
Making clean in .
make[2]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
make[1]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
Making clean in .
make[1]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21'
test -z "pygst.py pygst.pyc" || rm -f pygst.py pygst.pyc
rm -rf .libs _libs
test -z "gstoption.la" || rm -f gstoption.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu
format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached)
-std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.6/site-packages
checking for python >= 2.3... okay
checking for headers required to compile python extensions... found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
Building against GStreamer core 0.10.31 , ignoring API additions if needed
checking for GST_BASE... yes
checking for GST_CONTROLLER... yes
checking for GST_NET... yes
checking for GST_DP... yes
checking for GST_PLUGINS_BASE... yes
checking for PYGOBJECT... yes
yes
checking for PYGOBJECT_2_12... yes
yes
checking for PYGOBJECT_2_16... yes
yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... yes
checking to see if compiler understands -Wpointer-arith... yes
configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla
-Wpointer-arith
configure: set ERROR_CFLAGS to 
checking for valgrind... /usr/bin/valgrind
checking for libraries required to embed python... yes
configure: Using /home/freinhard/kde/usr/lib/gstreamer-0.10 as the plugin
install location
configure: creating ./config.status
config.status: creating Makefile
config.status: creating codegen/Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst/Makefile
config.status: creating gst/gstversion.override
config.status: creating gst/extend/Makefile
config.status: creating examples/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gst-python.pc
config.status: WARNING:  'pkgconfig/gst-python.pc.in' seems to ignore the
--datarootdir setting
config.status: creating pkgconfig/gst-python-uninstalled.pc
config.status: creating plugin/Makefile
config.status: creating testsuite/Makefile
config.status: creating win32/common/config.h
config.status: creating gst-python.spec
config.status: creating gst/__init__.py
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
if test -f pygst.py; then chmod +w pygst.py; fi
sed -e "s|@PYGSTDIR\@|/home/freinhard/kde/src/gst-python-0.10.21|g" \
            -e "s|@GST_MAJORMINOR\@|0.10|g" \
            pygst.py.in > pygst.py
chmod -w pygst.py
make  all-recursive
make[1]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21'
Making all in common
make[2]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
Making all in m4
make[3]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/common/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/common/m4'
make[3]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
make[2]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/common'
Making all in codegen
make[2]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/codegen'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/codegen'
Making all in gst
make[2]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
Making all in extend
make[3]: Entering directory
`/home/freinhard/kde/src/gst-python-0.10.21/gst/extend'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/freinhard/kde/src/gst-python-0.10.21/gst/extend'
make[3]: Entering directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
  CC     _gst_la-gst-argtypes.lo
  CC     _gst_la-gstmodule.lo
  CC     _gst_la-pygstiterator.lo
  CC     _gst_la-pygstminiobject.lo
  CC     _gst_la-pygstvalue.lo
  CC     _gst_la-pygstexception.lo
  GEN    gst.c
Traceback (most recent call last):
  File "../codegen/codegen.py", line 1575, in <module>
    sys.exit(main(sys.argv))
  File "../codegen/codegen.py", line 1532, in main
    o = override.Overrides(arg, path=extendpath)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
49, in __init__
    self.handle_file(filename)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
92, in handle_file
    self.__parse_override(buf, startline, filename)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
174, in __parse_override
    self.handle_file(filename)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
92, in handle_file
    self.__parse_override(buf, startline, filename)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
174, in __parse_override
    self.handle_file(filename)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
92, in handle_file
    self.__parse_override(buf, startline, filename)
  File "/home/freinhard/kde/src/gst-python-0.10.21/codegen/override.py", line
104, in __parse_override
    command = words[0]
IndexError: list index out of range
make[3]: *** [gst.c] Error 1
make[3]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/freinhard/kde/src/gst-python-0.10.21'
make: *** [all] Error 2

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list