Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./configure --prefix=/usr; sudo make -j4; sudo make -j4 install
- checking build system type... i686-pc-linux-gnu
- checking host system type... i686-pc-linux-gnu
- checking target system type... i686-pc-linux-gnu
- 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 how to create a ustar tar archive... gnutar
- checking nano version... 1
- checking whether to enable maintainer-specific portions of Makefiles... yes
- checking whether make supports nested variables... yes
- 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... no
- 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 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... no
- checking whether NLS is requested... yes
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/msgfmt
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for ld used by GCC... /usr/bin/ld
- checking if the linker (/usr/bin/ld) 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 pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for VALGRIND... yes
- configure: Using extra code paths for valgrind
- configure: Using GStreamer Ugly Plug-ins git as package name
- configure: Using Unknown package origin as package origin
- 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 whether byte ordering is bigendian... (cached) 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 for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC -DPIC
- checking if g++ PIC flag -fPIC -DPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking if g++ supports -c -o file.o... (cached) yes
- checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for g++... yes
- checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
- checking for valgrind... /usr/bin/valgrind
- checking for working do while(0) macros... yes
- checking for gtkdoc-check... /usr/bin/gtkdoc-check
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
- checking whether to build gtk-doc documentation... 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 stdint types... stdint.h (shortcircuit)
- make use of stdint.h in _stdint.h (assuming C99 compatible system)
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking whether gcc -std=gnu99 implements __PRETTY_FUNCTION__... yes
- checking whether gcc -std=gnu99 implements __FUNCTION__... yes
- checking whether gcc -std=gnu99 implements __func__... yes
- checking for GLIB... yes
- checking for GIO... yes
- checking for ORC... yes
- checking for usable orcc... /usr/bin/orcc
- checking for GST... yes
- configure: using GStreamer tools in /home/shakaran/gst/master/gstreamer/tools
- configure: using GStreamer plug-ins in /home/shakaran/gst/master/gstreamer
- checking for GST_BASE... yes
- checking for GST_CHECK... yes
- checking for GST_PLUGINS_BASE... yes
- configure: using GStreamer Base Plugins in /home/shakaran/gst/master/gst-plugins-base
- configure: Using /usr/lib/gstreamer-1.0 as the plugin install location
- configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2012-06-09T21:50Z
- 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 -Werror... 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 -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 -Wold-style-definition... 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 -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
- configure: set ERROR_CFLAGS to -Werror
- checking to see if c++ compiler understands ... yes
- checking to see if c++ compiler understands -Wall... yes
- checking to see if c++ compiler understands -Werror... yes
- checking to see if c++ compiler understands -Wno-non-virtual-dtor... 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 -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 -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
- configure: set ERROR_CXXFLAGS to -Werror -Wno-non-virtual-dtor
- 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 winsock2.h usability... no
- checking winsock2.h presence... no
- checking for winsock2.h... no
- configure: Checking libraries for plugins in ext/
- configure: *** checking feature: a52dec ***
- configure: *** for plug-ins: a52dec ***
- checking for a52_init in -la52... yes
- checking a52dec/a52.h usability... yes
- checking a52dec/a52.h presence... yes
- checking for a52dec/a52.h... yes
- configure: *** These plugins will be built: a52dec
- configure: *** checking feature: amrnb library ***
- configure: *** for plug-ins: amrnb ***
- checking for AMRNB... yes
- configure: *** These plugins will be built: amrnb
- configure: *** checking feature: amrwb library ***
- configure: *** for plug-ins: amrwbdec ***
- checking for AMRWB... yes
- configure: *** These plugins will be built: amrwbdec
- configure: *** checking feature: cdio library ***
- configure: *** for plug-ins: cdio ***
- checking for CDIO... yes
- configure: *** These plugins will be built: cdio
- configure: *** checking feature: dvdread library ***
- configure: *** for plug-ins: dvdreadsrc ***
- checking for DVDOpen in -ldvdread... yes
- checking dvdread/dvd_reader.h usability... yes
- checking dvdread/dvd_reader.h presence... yes
- checking for dvdread/dvd_reader.h... yes
- configure: *** These plugins will be built: dvdreadsrc
- configure: *** checking feature: lame mp3 encoder library ***
- configure: *** for plug-ins: lame ***
- checking for lame_init in -lmp3lame... yes
- checking lame/lame.h usability... yes
- checking lame/lame.h presence... yes
- checking for lame/lame.h... yes
- configure: *** These plugins will be built: lame
- configure: *** checking feature: mad mp3 decoder ***
- configure: *** for plug-ins: mad ***
- checking for MAD... yes
- configure: *** These plugins will be built: mad
- configure: *** checking feature: mpeg2dec ***
- configure: *** for plug-ins: mpeg2dec ***
- checking for MPEG2DEC... yes
- configure: *** These plugins will be built: mpeg2dec
- configure: *** checking feature: libsidplay ***
- configure: *** for plug-ins: sid ***
- checking for libsidplay 1.36.x... checking sidplay/player.h usability... yes
- checking sidplay/player.h presence... yes
- checking for sidplay/player.h... yes
- checking whether -lsidplay works... yes
- configure: *** These plugins will be built: sid
- configure: *** checking feature: twolame ***
- configure: *** for plug-ins: twolame ***
- checking for TWOLAME... yes
- configure: *** These plugins will be built: twolame
- configure: *** checking feature: x264 plug-in ***
- configure: *** for plug-ins: x264 ***
- checking for X264... yes
- configure: *** These plugins will be built: x264
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating common/Makefile
- config.status: creating common/m4/Makefile
- config.status: creating gst-libs/Makefile
- config.status: creating gst-libs/gst/Makefile
- config.status: creating gst/Makefile
- config.status: creating gst/asfdemux/Makefile
- config.status: creating gst/dvdlpcmdec/Makefile
- config.status: creating gst/dvdsub/Makefile
- config.status: creating gst/realmedia/Makefile
- config.status: creating gst/synaesthesia/Makefile
- config.status: creating gst/xingmux/Makefile
- config.status: creating ext/Makefile
- config.status: creating ext/a52dec/Makefile
- config.status: creating ext/amrnb/Makefile
- config.status: creating ext/amrwbdec/Makefile
- config.status: creating ext/cdio/Makefile
- config.status: creating ext/dvdread/Makefile
- config.status: creating ext/lame/Makefile
- config.status: creating ext/mad/Makefile
- config.status: creating ext/mpeg2dec/Makefile
- config.status: creating ext/sidplay/Makefile
- config.status: creating ext/twolame/Makefile
- config.status: creating ext/x264/Makefile
- config.status: creating docs/Makefile
- config.status: creating docs/plugins/Makefile
- config.status: creating docs/version.entities
- config.status: creating tests/Makefile
- config.status: creating tests/check/Makefile
- config.status: creating m4/Makefile
- config.status: creating po/Makefile.in
- config.status: creating pkgconfig/Makefile
- config.status: creating pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
- config.status: creating gst-plugins-ugly.spec
- 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_UGLY__STDINT_H
- config.status: _stdint.h is unchanged
- configure: *** Plug-ins without external dependencies that will be built:
- asfdemux
- dvdlpcmdec
- dvdsub
- realmedia
- xingmux
- configure: *** Plug-ins without external dependencies that will NOT be built:
- synaesthesia
- configure: *** Plug-ins that have NOT been ported:
- configure: *** Plug-ins with dependencies that will be built:
- a52dec
- amrnb
- amrwbdec
- cdio
- dvdreadsrc
- lame
- mad
- mpeg2dec
- sid
- twolame
- x264
- configure: *** Plug-ins with dependencies that will NOT be built:
- configure: *** Orc acceleration enabled.
- [sudo] password for shakaran:
- make all-recursive
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- Making all in gst-libs
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- Making all in gst
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs/gst»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs/gst»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- make[3]: No se hace nada para «all-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- Making all in gst
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make -C asfdemux
- make -C dvdlpcmdec
- make -C dvdsub
- make -C xingmux
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- CC libgstxingmux_la-plugin.lo
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- CC libgstdvdlpcmdec_la-gstdvdlpcmdec.lo
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- CC libgstdvdsub_la-gstdvdsubdec.lo
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- CC libgstasf_la-gstasfdemux.lo
- CC libgstxingmux_la-gstxingmux.lo
- CCLD libgstdvdlpcmdec.la
- CC libgstdvdsub_la-gstdvdsubparse.lo
- CC libgstasf_la-gstasf.lo
- CCLD libgstdvdsub.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- make -C realmedia
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- CC libgstrmdemux_la-rademux.lo
- CC libgstasf_la-asfheaders.lo
- CCLD libgstxingmux.la
- CC libgstasf_la-asfpacket.lo
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- CC libgstasf_la-gstrtpasfdepay.lo
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- CC libgstrmdemux_la-rmdemux.lo
- CC libgstrmdemux_la-rmutils.lo
- CC libgstrmdemux_la-rdtdepay.lo
- CC libgstasf_la-gstrtspwms.lo
- CC libgstrmdemux_la-rdtmanager.lo
- CC libgstrmdemux_la-rtspreal.lo
- CCLD libgstasf.la
- CC libgstrmdemux_la-realhash.lo
- CC libgstrmdemux_la-asmrules.lo
- CC libgstrmdemux_la-rdtjitterbuffer.lo
- CC libgstrmdemux_la-gstrdtbuffer.lo
- CC libgstrmdemux_la-pnmsrc.lo
- CC libgstrmdemux_la-realmedia.lo
- CC asmrules-asmrules.o
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- CCLD asmrules
- CCLD libgstrmdemux.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- Making all in asfdemux
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- Making all in dvdlpcmdec
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- Making all in dvdsub
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- Making all in xingmux
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- Making all in realmedia
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make[3]: No se hace nada para «all-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- Making all in ext
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make -C a52dec
- make -C amrnb
- make -C amrwbdec
- make -C cdio
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- CC libgstamrwbdec_la-amrwb.lo
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- CC libgsta52dec_la-gsta52dec.lo
- CC libgstcdio_la-gstcdio.lo
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- CC libgstamrnb_la-amrnb.lo
- CC libgstamrwbdec_la-amrwbdec.lo
- CC libgstamrnb_la-amrnbdec.lo
- CC libgstcdio_la-gstcdiocddasrc.lo
- CCLD libgstamrwbdec.la
- CC libgstamrnb_la-amrnbenc.lo
- CCLD libgsta52dec.la
- CCLD libgstcdio.la
- CCLD libgstamrnb.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- make -C dvdread
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- CC libgstdvdread_la-dvdreadsrc.lo
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- make -C lame
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- CC libgstlame_la-gstlamemp3enc.lo
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- make -C mad
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- CC libgstmad_la-gstmad.lo
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- make -C mpeg2dec
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- CC libgstmpeg2dec_la-gstmpeg2dec.lo
- CCLD libgstmad.la
- CC libgstlame_la-plugin.lo
- CCLD libgstlame.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- make -C sidplay
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- CXX libgstsid_la-gstsiddec.lo
- CCLD libgstmpeg2dec.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- make -C twolame
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- CC libgsttwolame_la-gsttwolamemp2enc.lo
- CCLD libgstdvdread.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- make -C x264
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- CC libgstx264_la-gstx264enc.lo
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- CCLD libgsttwolame.la
- CXXLD libgstsid.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- CCLD libgstx264.la
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- Making all in a52dec
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- Making all in amrnb
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- Making all in amrwbdec
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- Making all in cdio
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- Making all in dvdread
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- Making all in lame
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- Making all in mad
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- Making all in mpeg2dec
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- Making all in sidplay
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- Making all in twolame
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- Making all in x264
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make[3]: No se hace nada para «all-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- Making all in docs
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[3]: No se hace nada para «all-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- Making all in m4
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/m4»
- make[2]: No se hace nada para «all».
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/m4»
- Making all in tests
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- Making all in check
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests/check»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests/check»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- make[3]: No se hace nada para «all-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- Making all in common
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- Making all in m4
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common/m4»
- make[3]: No se hace nada para «all».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common/m4»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- make[3]: No se hace nada para «all-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- Making all in pkgconfig
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/pkgconfig»
- CP gstreamer-plugins-ugly-1.0-uninstalled.pc
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/pkgconfig»
- Making all in po
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/po»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/po»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- Making install in gst-libs
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- Making install in gst
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs/gst»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs/gst»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs/gst»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs/gst»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst-libs»
- Making install in gst
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- Making install in asfdemux
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstasf.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstasf.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstasf.la -rpath /usr/lib/gstreamer-1.0 libgstasf_la-gstasfdemux.lo libgstasf_la-gstasf.lo libgstasf_la-asfheaders.lo libgstasf_la-asfpacket.lo libgstasf_la-gstrtpasfdepay.lo libgstasf_la-gstrtspwms.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstriff-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgstrtp-1.0 -lgstaudio-1.0 -lgsttag-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 )
- libtool: install: /usr/bin/install -c .libs/libgstasf.soT /usr/lib/gstreamer-1.0/libgstasf.so
- libtool: install: /usr/bin/install -c .libs/libgstasf.lai /usr/lib/gstreamer-1.0/libgstasf.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/asfdemux»
- Making install in dvdlpcmdec
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstdvdlpcmdec.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstdvdlpcmdec.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstdvdlpcmdec.la -rpath /usr/lib/gstreamer-1.0 libgstdvdlpcmdec_la-gstdvdlpcmdec.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 )
- libtool: install: /usr/bin/install -c .libs/libgstdvdlpcmdec.soT /usr/lib/gstreamer-1.0/libgstdvdlpcmdec.so
- libtool: install: /usr/bin/install -c .libs/libgstdvdlpcmdec.lai /usr/lib/gstreamer-1.0/libgstdvdlpcmdec.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdlpcmdec»
- Making install in dvdsub
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstdvdsub.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstdvdsub.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstdvdsub.la -rpath /usr/lib/gstreamer-1.0 libgstdvdsub_la-gstdvdsubdec.lo libgstdvdsub_la-gstdvdsubparse.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstvideo-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 )
- libtool: install: /usr/bin/install -c .libs/libgstdvdsub.soT /usr/lib/gstreamer-1.0/libgstdvdsub.so
- libtool: install: /usr/bin/install -c .libs/libgstdvdsub.lai /usr/lib/gstreamer-1.0/libgstdvdsub.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/dvdsub»
- Making install in xingmux
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstxingmux.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstxingmux.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstxingmux.la -rpath /usr/lib/gstreamer-1.0 libgstxingmux_la-plugin.lo libgstxingmux_la-gstxingmux.lo /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 )
- libtool: install: /usr/bin/install -c .libs/libgstxingmux.soT /usr/lib/gstreamer-1.0/libgstxingmux.so
- libtool: install: /usr/bin/install -c .libs/libgstxingmux.lai /usr/lib/gstreamer-1.0/libgstxingmux.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/xingmux»
- Making install in realmedia
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstrmdemux.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstrmdemux.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstrmdemux.la -rpath /usr/lib/gstreamer-1.0 libgstrmdemux_la-rademux.lo libgstrmdemux_la-rmdemux.lo libgstrmdemux_la-rmutils.lo libgstrmdemux_la-rdtdepay.lo libgstrmdemux_la-rdtmanager.lo libgstrmdemux_la-rtspreal.lo libgstrmdemux_la-realhash.lo libgstrmdemux_la-asmrules.lo libgstrmdemux_la-rdtjitterbuffer.lo libgstrmdemux_la-gstrdtbuffer.lo libgstrmdemux_la-pnmsrc.lo libgstrmdemux_la-realmedia.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgstpbutils-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 )
- libtool: install: /usr/bin/install -c .libs/libgstrmdemux.soT /usr/lib/gstreamer-1.0/libgstrmdemux.so
- libtool: install: /usr/bin/install -c .libs/libgstrmdemux.lai /usr/lib/gstreamer-1.0/libgstrmdemux.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst/realmedia»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/gst»
- Making install in ext
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- Making install in a52dec
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgsta52dec.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgsta52dec.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -I/usr/include/orc-0.4 -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgsta52dec.la -rpath /usr/lib/gstreamer-1.0 libgsta52dec_la-gsta52dec.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 -lorc-0.4 -la52 -lm )
- libtool: install: /usr/bin/install -c .libs/libgsta52dec.soT /usr/lib/gstreamer-1.0/libgsta52dec.so
- libtool: install: /usr/bin/install -c .libs/libgsta52dec.lai /usr/lib/gstreamer-1.0/libgsta52dec.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/a52dec»
- Making install in amrnb
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- test -z "/usr/share/gstreamer-1.0/presets" || /bin/mkdir -p "/usr/share/gstreamer-1.0/presets"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstamrnb.la '/usr/lib/gstreamer-1.0'
- /usr/bin/install -c -m 644 GstAmrnbEnc.prs '/usr/share/gstreamer-1.0/presets'
- libtool: install: warning: relinking `libgstamrnb.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -DGST_USE_UNSTABLE_API -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -I/usr/include/opencore-amrnb -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstamrnb.la -rpath /usr/lib/gstreamer-1.0 libgstamrnb_la-amrnb.lo libgstamrnb_la-amrnbdec.lo libgstamrnb_la-amrnbenc.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lopencore-amrnb )
- libtool: install: /usr/bin/install -c .libs/libgstamrnb.soT /usr/lib/gstreamer-1.0/libgstamrnb.so
- libtool: install: /usr/bin/install -c .libs/libgstamrnb.lai /usr/lib/gstreamer-1.0/libgstamrnb.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrnb»
- Making install in amrwbdec
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstamrwbdec.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstamrwbdec.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -DGST_USE_UNSTABLE_API -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -I/usr/include/opencore-amrwb -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstamrwbdec.la -rpath /usr/lib/gstreamer-1.0 libgstamrwbdec_la-amrwb.lo libgstamrwbdec_la-amrwbdec.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lopencore-amrwb )
- libtool: install: /usr/bin/install -c .libs/libgstamrwbdec.soT /usr/lib/gstreamer-1.0/libgstamrwbdec.so
- libtool: install: /usr/bin/install -c .libs/libgstamrwbdec.lai /usr/lib/gstreamer-1.0/libgstamrwbdec.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/amrwbdec»
- Making install in cdio
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstcdio.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstcdio.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/cdio; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstcdio.la -rpath /usr/lib/gstreamer-1.0 libgstcdio_la-gstcdio.lo libgstcdio_la-gstcdiocddasrc.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcdio -lm )
- libtool: install: /usr/bin/install -c .libs/libgstcdio.soT /usr/lib/gstreamer-1.0/libgstcdio.so
- libtool: install: /usr/bin/install -c .libs/libgstcdio.lai /usr/lib/gstreamer-1.0/libgstcdio.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/cdio»
- Making install in dvdread
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstdvdread.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstdvdread.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstdvdread.la -rpath /usr/lib/gstreamer-1.0 libgstdvdread_la-dvdreadsrc.lo /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ldvdread )
- libtool: install: /usr/bin/install -c .libs/libgstdvdread.soT /usr/lib/gstreamer-1.0/libgstdvdread.so
- libtool: install: /usr/bin/install -c .libs/libgstdvdread.lai /usr/lib/gstreamer-1.0/libgstdvdread.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/dvdread»
- Making install in lame
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstlame.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstlame.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/lame; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -DGST_USE_UNSTABLE_API -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -DGSTLAME_PRESET -DHAVE_LAME_SET_VBR_QUALITY -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstlame.la -rpath /usr/lib/gstreamer-1.0 libgstlame_la-gstlamemp3enc.lo libgstlame_la-plugin.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmp3lame -lm )
- libtool: install: /usr/bin/install -c .libs/libgstlame.soT /usr/lib/gstreamer-1.0/libgstlame.so
- libtool: install: /usr/bin/install -c .libs/libgstlame.lai /usr/lib/gstreamer-1.0/libgstlame.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/lame»
- Making install in mad
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstmad.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstmad.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/mad; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstmad.la -rpath /usr/lib/gstreamer-1.0 libgstmad_la-gstmad.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmad )
- libtool: install: /usr/bin/install -c .libs/libgstmad.soT /usr/lib/gstreamer-1.0/libgstmad.so
- libtool: install: /usr/bin/install -c .libs/libgstmad.lai /usr/lib/gstreamer-1.0/libgstmad.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mad»
- Making install in mpeg2dec
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstmpeg2dec.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstmpeg2dec.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -I/usr/include/mpeg2dec -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstmpeg2dec.la -rpath /usr/lib/gstreamer-1.0 libgstmpeg2dec_la-gstmpeg2dec.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstvideo-1.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lmpeg2 )
- libtool: install: /usr/bin/install -c .libs/libgstmpeg2dec.soT /usr/lib/gstreamer-1.0/libgstmpeg2dec.so
- libtool: install: /usr/bin/install -c .libs/libgstmpeg2dec.lai /usr/lib/gstreamer-1.0/libgstmpeg2dec.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/mpeg2dec»
- Making install in sidplay
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstsid.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgstsid.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CXX --tag disable-static --mode=relink g++ -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gstreamer -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Werror -Wno-non-virtual-dtor -g -DGST_DISABLE_DEPRECATED -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstsid.la -rpath /usr/lib/gstreamer-1.0 libgstsid_la-gstsiddec.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/libs/gst/base/libgstbase-1.0.la /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lsidplay -lgstaudio-1.0 )
- libtool: install: /usr/bin/install -c .libs/libgstsid.soT /usr/lib/gstreamer-1.0/libgstsid.so
- libtool: install: /usr/bin/install -c .libs/libgstsid.lai /usr/lib/gstreamer-1.0/libgstsid.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/sidplay»
- Making install in twolame
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgsttwolame.la '/usr/lib/gstreamer-1.0'
- libtool: install: warning: relinking `libgsttwolame.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/twolame; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -DGST_USE_UNSTABLE_API -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgsttwolame.la -rpath /usr/lib/gstreamer-1.0 libgsttwolame_la-gsttwolamemp2enc.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstaudio-1.0 -lgstpbutils-1.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ltwolame )
- libtool: install: /usr/bin/install -c .libs/libgsttwolame.soT /usr/lib/gstreamer-1.0/libgsttwolame.so
- libtool: install: /usr/bin/install -c .libs/libgsttwolame.lai /usr/lib/gstreamer-1.0/libgsttwolame.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/twolame»
- Making install in x264
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- make[3]: No se hace nada para «install-exec-am».
- test -z "/usr/lib/gstreamer-1.0" || /bin/mkdir -p "/usr/lib/gstreamer-1.0"
- test -z "/usr/share/gstreamer-1.0/presets" || /bin/mkdir -p "/usr/share/gstreamer-1.0/presets"
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstx264.la '/usr/lib/gstreamer-1.0'
- /usr/bin/install -c -m 644 GstX264Enc.prs '/usr/share/gstreamer-1.0/presets'
- libtool: install: warning: relinking `libgstx264.la'
- libtool: install: (cd /home/shakaran/gst/master/gst-plugins-ugly/ext/x264; /bin/bash /home/shakaran/gst/master/gst-plugins-ugly/libtool --silent --tag CC --tag disable-static --mode=relink gcc -std=gnu99 -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/home/shakaran/gst/master/gst-plugins-base/gst-libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I../../gst-libs -I../../gst-libs -pthread -I/home/shakaran/gst/master/gstreamer -I/home/shakaran/gst/master/gstreamer/libs -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs -Werror -g -DGST_DISABLE_DEPRECATED -g -O2 -module -avoid-version -export-symbols-regex "^_*gst_plugin_desc.*" -no-undefined -o libgstx264.la -rpath /usr/lib/gstreamer-1.0 libgstx264_la-gstx264enc.lo /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/audio -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/fft -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/riff -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/rtsp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/sdp -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/tag -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/pbutils -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/video -L/home/shakaran/gst/master/gst-plugins-base/gst-libs/gst/app -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgstvideo-1.0 -lgstpbutils-1.0 /home/shakaran/gst/master/gstreamer/gst/libgstreamer-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lx264 -lpthread )
- libtool: install: /usr/bin/install -c .libs/libgstx264.soT /usr/lib/gstreamer-1.0/libgstx264.so
- libtool: install: /usr/bin/install -c .libs/libgstx264.lai /usr/lib/gstreamer-1.0/libgstx264.la
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext/x264»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/ext»
- Making install in docs
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/docs»
- Making install in m4
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/m4»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/m4»
- make[2]: No se hace nada para «install-exec-am».
- make[2]: No se hace nada para «install-data-am».
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/m4»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/m4»
- Making install in tests
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- Making install in check
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests/check»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests/check»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests/check»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests/check»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/tests»
- Making install in common
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- Making install in m4
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common/m4»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common/m4»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common/m4»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common/m4»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- make[3]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- make[3]: No se hace nada para «install-exec-am».
- make[3]: No se hace nada para «install-data-am».
- make[3]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/common»
- Making install in pkgconfig
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/pkgconfig»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/pkgconfig»
- make[2]: No se hace nada para «install-exec-am».
- make[2]: No se hace nada para «install-data-am».
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/pkgconfig»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/pkgconfig»
- Making install in po
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly/po»
- /bin/mkdir -p /usr/share
- installing af.gmo as /usr/share/locale/af/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing az.gmo as /usr/share/locale/az/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing el.gmo as /usr/share/locale/el/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing lv.gmo as /usr/share/locale/lv/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing mt.gmo as /usr/share/locale/mt/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing or.gmo as /usr/share/locale/or/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gst-plugins-ugly-1.0.mo
- if test "gst-plugins-ugly" = "gettext-tools"; then \
- /bin/mkdir -p /usr/share/gettext/po; \
- for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed [email protected] [email protected] insert-header.sin Rules-quot Makevars.template; do \
- /usr/bin/install -c -m 644 ./$file \
- /usr/share/gettext/po/$file; \
- done; \
- for file in Makevars; do \
- rm -f /usr/share/gettext/po/$file; \
- done; \
- else \
- : ; \
- fi
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly/po»
- make[1]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- make[2]: se ingresa al directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- make[2]: No se hace nada para «install-exec-am».
- make[2]: No se hace nada para «install-data-am».
- make[2]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly»
- make[1]: se sale del directorio «/home/shakaran/gst/master/gst-plugins-ugly»
Add Comment
Please, Sign In to add comment