Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gstreamer plugins keep failing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
KillerHonky
n00b
n00b


Joined: 17 Jun 2011
Posts: 70

PostPosted: Wed Dec 07, 2011 12:48 am    Post subject: gstreamer plugins keep failing Reply with quote

Hey all, gst-plugins-x and gst-plugins-xv keep failing to build. I'm trying to get gentoo running on my lappy but I'm stuck at emerging xorg until I get this resolved. Any help is appreciated.

Code:
>>> Failed to emerge media-plugins/gst-plugins-xvideo-0.10.35, Log file:
>>>  '/var/log/portage/media-plugins:gst-plugins-xvideo-0.10.35:20111206-174355.log'
>>> Jobs: 0 of 112 complete, 1 failed               Load avg: 0.42, 0.32, 0.72
 * Package:    media-plugins/gst-plugins-xvideo-0.10.35
 * Repository: gentoo
 * Maintainer: gstreamer@gentoo.org
 * USE:        amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking gst-plugins-base-0.10.35.tar.bz2 to /var/tmp/portage/media-plugins/gst-plugins-xvideo-0.10.35/work
 * Building system plugin xvimage ...
>>> Source unpacked in /var/tmp/portage/media-plugins/gst-plugins-xvideo-0.10.35/work
>>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-xvideo-0.10.35/work/gst-plugins-base-0.10.35 ...
 * Configuring to build x xvideo xshm plugin(s) ...
 * econf: updating gst-plugins-base-0.10.35/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gst-plugins-base-0.10.35/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-package-name=Gentoo GStreamer Ebuild --with-package-origin=http://www.gentoo.org --disable-x --disable-xvideo --disable-xshm --disable-gst_v4l --disable-alsa --disable-cdparanoia --disable-gnome_vfs --disable-gio --disable-libvisual --disable-ogg --disable-oggtest --disable-theora --disable-ivorbis --disable-vorbis --disable-vorbistest --disable-examples --disable-freetypetest --disable-pango --enable-x --enable-xvideo --enable-xshm
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... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VALGRIND... no
no
configure: Using Gentoo GStreamer Ebuild as package name
configure: Using http://www.gentoo.org as package origin
configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/lib64/pkgconfig
configure: Using /usr/libexec/gst-install-plugins-helper as plugin install helper

configure: *** checking feature: building of plug-ins with external deps ***
configure: building external plug-ins

configure: *** checking feature: building of experimental plug-ins ***
configure: not building experimental plug-ins
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: working c++ compiler found: yes
checking for valgrind... no
checking for gobject-introspection... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
configure: Looking for Python version >= 2.1
checking for python... /usr/bin/python
checking "/usr/bin/python":... okay
checking local Python configuration... looks good
checking whether to build plugin documentation... no (gtk-doc disabled or not available)
checking for cos in -lm... yes
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for hstrerror... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for sys/stat.h... (cached) yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in _stdint.h (assuming C99 compatible system)
checking for localtime_r... yes
checking for gmtime_r... yes
checking for log2... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for lrint... yes
checking for lrintf... yes
checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 implements __PRETTY_FUNCTION__... yes
checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 implements __FUNCTION__... yes
checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 implements __func__... yes
checking for socket... yes
checking for gethostbyname... yes
checking for GLIB... yes
checking for ORC... yes
checking for GST... yes
configure: using GStreamer tools in /usr/bin
configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10
checking for GST_BASE... yes
checking for GST_GDP... yes
checking for GST_CONTROLLER... yes
checking for GST_CHECK... yes
checking for QT... no
checking for QT... no
checking for -Bsymbolic-functions linker flag... yes
configure: Using /usr/lib64/gstreamer-0.10 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-06-15
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
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wundef... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wformat-nonliteral... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Wmissing-include-dirs... yes
checking to see if compiler understands -Waddress... yes
checking to see if compiler understands -Waggregate-return... yes
checking to see if compiler understands -Wno-multichar... yes
checking to see if compiler understands -Wnested-externs... yes
configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
configure: set ERROR_CFLAGS to
checking to see if c++ compiler understands ... yes
checking to see if c++ compiler understands -Wall... yes
checking to see if c++ compiler understands -Wmissing-declarations... yes
checking to see if c++ compiler understands -Wredundant-decls... yes
checking to see if c++ compiler understands -Wundef... yes
checking to see if c++ compiler understands -Wwrite-strings... yes
checking to see if c++ compiler understands -Wformat-nonliteral... yes
checking to see if c++ compiler understands -Wformat-security... yes
checking to see if c++ compiler understands -Winit-self... yes
checking to see if c++ compiler understands -Wmissing-include-dirs... yes
checking to see if c++ compiler understands -Waddress... yes
checking to see if c++ compiler understands -Waggregate-return... yes
checking to see if c++ compiler understands -Wno-multichar... yes
configure: set WARNING_CXXFLAGS to  -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
configure: set ERROR_CXXFLAGS to
configure: Using autoaudiosink as default audio sink
configure: Using alsasrc as default audio source
configure: Using autovideosink as default video sink
configure: Using v4l2src as default video source
configure: Using goom as default visualizer
checking which audio resample format to use for integer... auto
checking whether to use iso-codes if they are available... yes
checking whether iso-codes are available on this system... yes
checking whether iso-codes has iso-639 domain... yes
checking for iso-codes prefix... yes
checking ISO_CODES_PREFIX... /usr
checking ISO_639_DOMAIN... iso_639

configure: Checking libraries for plugins in sys/

checking for X... libraries , headers

configure: *** checking feature: X libraries and plugins ***
configure: *** for plug-ins: ximagesink ***
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
configure: *** These plugins will be built: ximagesink

configure: *** checking feature: X11 XVideo extensions ***
configure: *** for plug-ins: xvimagesink ***
checking for XvQueryExtension in -lXv_pic... no
checking for XvQueryExtension in -lXv... no
configure: *** These plugins will not be built: xvimagesink

configure: *** checking feature: X Shared Memory extension ***
checking for XShmAttach in -lXext... no
checking for XShmAttach in -lXextSam... no

configure: *** checking feature: Video 4 Linux ***
configure: *** for plug-ins: video4linux ***
configure: *** These plugins will not be built: video4linux

configure: Checking libraries for plugins in ext/


configure: *** checking feature: ALSA ***
configure: *** for plug-ins: alsa ***
configure: *** These plugins will not be built: alsa

configure: *** checking feature: CDParanoia ***
configure: *** for plug-ins: cdparanoia ***
configure: *** These plugins will not be built: cdparanoia

configure: *** checking feature: GNOME VFS ***
configure: *** for plug-ins: gnomevfs ***
configure: *** These plugins will not be built: gnomevfs

configure: *** checking feature: integer vorbis plug-in ***
configure: *** for plug-ins: ivorbisdec ***
configure: *** These plugins will not be built: ivorbisdec

configure: *** checking feature: GIO library ***
configure: *** for plug-ins: gio ***
configure: *** These plugins will not be built: gio

configure: *** checking feature: libvisual visualization library ***
configure: *** for plug-ins: libvisual ***
configure: *** These plugins will not be built: libvisual

configure: *** checking feature: Xiph Ogg library ***
configure: *** for plug-ins: ogg ***
configure: *** These plugins will not be built: ogg

configure: *** checking feature: Pango font rendering ***
configure: *** for plug-ins: pango ***
configure: *** These plugins will not be built: pango

configure: *** checking feature: Xiph Theora video codec ***
configure: *** for plug-ins: theora ***
configure: *** These plugins will not be built: theora

configure: *** checking feature: Xiph Vorbis audio codec ***
configure: *** for plug-ins: vorbis ***
configure: *** These plugins will not be built: vorbis
checking for FT2... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gst-plugins-base.spec
config.status: creating gst/Makefile
config.status: creating gst/adder/Makefile
config.status: creating gst/app/Makefile
config.status: creating gst/audioconvert/Makefile
config.status: creating gst/audiorate/Makefile
config.status: creating gst/audiotestsrc/Makefile
config.status: creating gst/encoding/Makefile
config.status: creating gst/ffmpegcolorspace/Makefile
config.status: creating gst/gdp/Makefile
config.status: creating gst/playback/Makefile
config.status: creating gst/audioresample/Makefile
config.status: creating gst/subparse/Makefile
config.status: creating gst/tcp/Makefile
config.status: creating gst/typefind/Makefile
config.status: creating gst/videotestsrc/Makefile
config.status: creating gst/videorate/Makefile
config.status: creating gst/videoscale/Makefile
config.status: creating gst/volume/Makefile
config.status: creating sys/Makefile
config.status: creating sys/ximage/Makefile
config.status: creating sys/xvimage/Makefile
config.status: creating sys/v4l/Makefile
config.status: creating ext/Makefile
config.status: creating ext/alsa/Makefile
config.status: creating ext/cdparanoia/Makefile
config.status: creating ext/gnomevfs/Makefile
config.status: creating ext/gio/Makefile
config.status: creating ext/libvisual/Makefile
config.status: creating ext/ogg/Makefile
config.status: creating ext/pango/Makefile
config.status: creating ext/theora/Makefile
config.status: creating ext/vorbis/Makefile
config.status: creating gst-libs/Makefile
config.status: creating gst-libs/gst/Makefile
config.status: creating gst-libs/gst/audio/Makefile
config.status: creating gst-libs/gst/app/Makefile
config.status: creating gst-libs/gst/cdda/Makefile
config.status: creating gst-libs/gst/fft/Makefile
config.status: creating gst-libs/gst/floatcast/Makefile
config.status: creating gst-libs/gst/interfaces/Makefile
config.status: creating gst-libs/gst/netbuffer/Makefile
config.status: creating gst-libs/gst/riff/Makefile
config.status: creating gst-libs/gst/rtp/Makefile
config.status: creating gst-libs/gst/rtsp/Makefile
config.status: creating gst-libs/gst/sdp/Makefile
config.status: creating gst-libs/gst/tag/Makefile
config.status: creating gst-libs/gst/pbutils/Makefile
config.status: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h
config.status: creating gst-libs/gst/video/Makefile
config.status: creating tools/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gstreamer-audio.pc
config.status: creating pkgconfig/gstreamer-audio-uninstalled.pc
config.status: creating pkgconfig/gstreamer-app.pc
config.status: creating pkgconfig/gstreamer-app-uninstalled.pc
config.status: creating pkgconfig/gstreamer-cdda.pc
config.status: creating pkgconfig/gstreamer-cdda-uninstalled.pc
config.status: creating pkgconfig/gstreamer-fft.pc
config.status: creating pkgconfig/gstreamer-fft-uninstalled.pc
config.status: creating pkgconfig/gstreamer-floatcast.pc
config.status: creating pkgconfig/gstreamer-floatcast-uninstalled.pc
config.status: creating pkgconfig/gstreamer-interfaces.pc
config.status: creating pkgconfig/gstreamer-interfaces-uninstalled.pc
config.status: creating pkgconfig/gstreamer-netbuffer.pc
config.status: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc
config.status: creating pkgconfig/gstreamer-pbutils.pc
config.status: creating pkgconfig/gstreamer-pbutils-uninstalled.pc
config.status: creating pkgconfig/gstreamer-riff.pc
config.status: creating pkgconfig/gstreamer-riff-uninstalled.pc
config.status: creating pkgconfig/gstreamer-rtp.pc
config.status: creating pkgconfig/gstreamer-rtp-uninstalled.pc
config.status: creating pkgconfig/gstreamer-rtsp.pc
config.status: creating pkgconfig/gstreamer-rtsp-uninstalled.pc
config.status: creating pkgconfig/gstreamer-sdp.pc
config.status: creating pkgconfig/gstreamer-sdp-uninstalled.pc
config.status: creating pkgconfig/gstreamer-tag.pc
config.status: creating pkgconfig/gstreamer-tag-uninstalled.pc
config.status: creating pkgconfig/gstreamer-video.pc
config.status: creating pkgconfig/gstreamer-video-uninstalled.pc
config.status: creating pkgconfig/gstreamer-plugins-base.pc
config.status: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating tests/examples/Makefile
config.status: creating tests/examples/app/Makefile
config.status: creating tests/examples/dynamic/Makefile
config.status: creating tests/examples/encoding/Makefile
config.status: creating tests/examples/gio/Makefile
config.status: creating tests/examples/overlay/Makefile
config.status: creating tests/examples/seek/Makefile
config.status: creating tests/examples/snapshot/Makefile
config.status: creating tests/examples/playrec/Makefile
config.status: creating tests/examples/volume/Makefile
config.status: creating tests/examples/v4l/Makefile
config.status: creating tests/files/Makefile
config.status: creating tests/icles/Makefile
config.status: creating tests/icles/playback/Makefile
config.status: creating docs/Makefile
config.status: creating docs/design/Makefile
config.status: creating docs/libs/Makefile
config.status: creating docs/plugins/Makefile
config.status: creating docs/version.entities
config.status: creating po/Makefile.in
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing _stdint.h commands
config.status: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H
configure: *** Plug-ins without external dependencies that will be built:
   adder
   app
   audioconvert
   audiorate
   audioresample
   audiotestsrc
   encoding
   ffmpegcolorspace
   gdp
   playback
   subparse
   tcp
   typefind
   videorate
   videoscale
   videotestsrc
   volume

configure: *** Plug-ins without external dependencies that will NOT be built:

configure: *** Plug-ins with dependencies that will be built:
   ximagesink

configure: *** Plug-ins with dependencies that will NOT be built:
   alsa
   cdparanoia
   gio
   gnomevfs
   ivorbisdec
   libvisual
   ogg
   pango
   theora
   video4linux
   vorbis
   xvimagesink

configure: *** Orc acceleration enabled.

 * Building system plugin xvimage ...
make -j9
  CC     libgstxvimagesink_la-xvimagesink.lo
  CCLD   libgstxvimagesink.la
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lSM
collect2: ld returned 1 exit status
make: *** [libgstxvimagesink.la] Error 1
emake failed
 * ERROR: media-plugins/gst-plugins-xvideo-0.10.35 failed (compile phase):
 *   compile failure
 *
 * Call stack:
 *     ebuild.sh, line   84:  Called src_compile
 *   environment, line 2187:  Called gst-plugins-base_src_compile
 *   environment, line 1569:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *
 * If you need support, post the output of 'emerge --info =media-plugins/gst-plugins-xvideo-0.10.35',
 * the complete build log and the output of 'emerge -pqv =media-plugins/gst-plugins-xvideo-0.10.35'.
 * The complete build log is located at '/var/log/portage/media-plugins:gst-plugins-xvideo-0.10.35:20111206-174355.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-plugins/gst-plugins-xvideo-0.10.35/temp/environment'.
 * S: '/var/tmp/portage/media-plugins/gst-plugins-xvideo-0.10.35/work/gst-plugins-base-0.10.35'

_________________
"Linux is like a wigwam; no windows, no gates, apache inside."
Back to top
View user's profile Send private message
wthrowe
Tux's lil' helper
Tux's lil' helper


Joined: 19 Aug 2009
Posts: 141

PostPosted: Fri Dec 09, 2011 6:15 am    Post subject: Reply with quote

It appears to be looking for libSM, which should be provided by x11-libs/libSM. Do you have that installed? If not, try installing it and see if that helps. If it does, then there's a missing dependency and you should file a bug.
Back to top
View user's profile Send private message
Nensha
n00b
n00b


Joined: 07 Jul 2012
Posts: 2

PostPosted: Sun Jul 08, 2012 12:32 pm    Post subject: Reply with quote

Same here, seems like a bug, for now I'm lazy to open it, if someone will open or resolve please post here.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum