tar -xf gstreamer-filters-0.10.1.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using GStreamer Filters source release as package name configure: Using Unknown package origin as package origin configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/local/lib64/pkgconfig:/usr/lib64/pkgconfig checking whether byte ordering is bigendian... 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/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g++... yes checking how to run the C++ preprocessor... g++ -E checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking for valgrind... no checking for gobject-introspection... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for GLIB... yes checking for GST... yes configure: using GStreamer tools in /usr/bin configure: using GStreamer plug-ins in /usr/lib64/gstreamer-0.10 checking for GST_INTERFACES... yes checking which gtk+ version to compile examples against (optional)... 2.0 (>= 2.14.0) checking for GTK... yes checking for GTK_X11... yes checking for GNOME_VIDEO_EFFECTS... no checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking to see if c++ compiler understands ... yes checking to see if c++ compiler understands -Wall... yes checking to see if c++ compiler understands -Wmissing-declarations... yes checking to see if c++ compiler understands -Wredundant-decls... yes checking to see if c++ compiler understands -Wundef... yes checking to see if c++ compiler understands -Wwrite-strings... yes checking to see if c++ compiler understands -Wformat-nonliteral... yes checking to see if c++ compiler understands -Wformat-security... yes checking to see if c++ compiler understands -Winit-self... yes checking to see if c++ compiler understands -Wmissing-include-dirs... yes checking to see if c++ compiler understands -Waddress... yes checking to see if c++ compiler understands -Waggregate-return... yes checking to see if c++ compiler understands -Wno-multichar... yes configure: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar configure: set ERROR_CXXFLAGS to configure: Using autoaudiosink as default audio sink configure: Using alsasrc as default audio source configure: Using autovideosink as default video sink configure: Using v4l2src as default video source configure: Using goom as default visualizer configure: creating ./config.status config.status: creating Makefile config.status: creating gstreamer-filters.pc config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/filters/Makefile config.status: creating tests/Makefile config.status: creating tests/examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.entities config.status: creating docs/libs/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » Making all in gst-libs make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » Making all in gst make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » Making all in filters make[4] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » GEN gstfilters-marshal.c GEN gstfilters-marshal.h make all-am make[5] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » CC libgstfilters_0.10_la-gst-filter-manager.lo CC libgstfilters_0.10_la-gst-single-filter-manager.lo CC libgstfilters_0.10_la-gst-multi-filter-manager.lo CC libgstfilters_0.10_la-gst-filter.lo CC libgstfilters_0.10_la-gst-filter-helper.lo CC libgstfilters_0.10_la-gst-bin-filter.lo CC libgstfilters_0.10_la-gst-volume-filter.lo CC libgstfilters_0.10_la-gst-level-filter.lo CC libgstfilters_0.10_la-gst-videosize-filter.lo CC libgstfilters_0.10_la-gst-maxframerate-filter.lo CC libgstfilters_0.10_la-gst-framerate-filter.lo CC libgstfilters_0.10_la-gst-gnome-effect-filter.lo CC libgstfilters_0.10_la-gst-preview-filter.lo CC libgstfilters_0.10_la-gst-audioconverter-filter.lo CC libgstfilters_0.10_la-gst-videoconverter-filter.lo CC libgstfilters_0.10_la-gstfilters-marshal.lo CCLD libgstfilters-0.10.la make[5] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make[4] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make[4] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[4]: Rien à faire pour « all-am ». make[4] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » Making all in tests make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » Making all in examples make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests/examples » CC test-level.o CCLD test-level make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests/examples » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » Making all in docs make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » Making all in libs make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs/libs » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs/libs » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » Making all in common make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » Making all in m4 make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common/m4 » make[3]: Rien à faire pour « all ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common/m4 » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[3]: Rien à faire pour « all-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » make[1] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » Making install in gst-libs make[1] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » Making install in gst make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » Making install in filters make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make install-am make[4] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make[5] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pkg/Build/gstfilters/pkg/usr/lib64" /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c libgstfilters-0.10.la '/home/pkg/Build/gstfilters/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libgstfilters-0.10.so.0.0.0 /home/pkg/Build/gstfilters/pkg/usr/lib64/libgstfilters-0.10.so.0.0.0 libtool: install: (cd /home/pkg/Build/gstfilters/pkg/usr/lib64 && { ln -s -f libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so.0 || { rm -f libgstfilters-0.10.so.0 && ln -s libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so.0; }; }) libtool: install: (cd /home/pkg/Build/gstfilters/pkg/usr/lib64 && { ln -s -f libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so || { rm -f libgstfilters-0.10.so && ln -s libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libgstfilters-0.10.lai /home/pkg/Build/gstfilters/pkg/usr/lib64/libgstfilters-0.10.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "" || /usr/bin/mkdir -p "/home/pkg/Build/gstfilters/pkg" test -z "/usr/include/gstreamer-0.10/gst/filters" || /usr/bin/mkdir -p "/home/pkg/Build/gstfilters/pkg/usr/include/gstreamer-0.10/gst/filters" /usr/bin/ginstall -c -m 644 gst-filter-manager.h gst-single-filter-manager.h gst-multi-filter-manager.h gst-filter.h gst-filter-helper.h gst-bin-filter.h gst-volume-filter.h gst-level-filter.h gst-videosize-filter.h gst-maxframerate-filter.h gst-framerate-filter.h gst-gnome-effect-filter.h gst-preview-filter.h gst-audioconverter-filter.h gst-videoconverter-filter.h '/home/pkg/Build/gstfilters/pkg/usr/include/gstreamer-0.10/gst/filters' test -z "" || /usr/bin/mkdir -p "/home/pkg/Build/gstfilters/pkg" make[5] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make[4] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst/filters » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[4] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[4]: Rien à faire pour « install-exec-am ». make[4]: Rien à faire pour « install-data-am ». make[4] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs/gst » make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » make[1] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/gst-libs » Making install in tests make[1] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » Making install in examples make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests/examples » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests/examples » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests/examples » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests/examples » make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » make[1] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/tests » Making install in docs make[1] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » Making install in libs make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs/libs » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs/libs » make[3]: Rien à faire pour « install-exec-am ». (installfiles=`echo ./html/*.sgml ./html/*.html ./html/*.png ./html/*.css`; \ if test "$installfiles" = './html/*.sgml ./html/*.html ./html/*.png ./html/*.css'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/install-sh -d /home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/ginstall -c -m 644 $i /home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10; \ done; \ echo '-- Installing ./html/gstreamer-filters.devhelp2' ; \ if test -e ./html/gstreamer-filters.devhelp2; then \ /usr/bin/ginstall -c -m 644 ./html/gstreamer-filters.devhelp2 \ /home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters-0.10.devhelp2; \ fi; \ (which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/home/pkg/Build/gstfilters/pkg --html-dir=/home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10) || true ; \ fi) -- Installing ./html/index.sgml -- Installing ./html/GstAudioconverterFilter.html -- Installing ./html/GstBinFilter.html -- Installing ./html/GstFilter.html -- Installing ./html/GstFilterManager.html -- Installing ./html/GstFramerateFilter.html -- Installing ./html/GstGnomeEffectFilter.html -- Installing ./html/GstLevelFilter.html -- Installing ./html/GstMaxFramerateFilter.html -- Installing ./html/GstMultiFilterManager.html -- Installing ./html/GstPreviewFilter.html -- Installing ./html/GstSingleFilterManager.html -- Installing ./html/GstVideoSizeFilter.html -- Installing ./html/GstVideoconverterFilter.html -- Installing ./html/GstVolumeFilter.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/filters.html -- Installing ./html/gst-filters.html -- Installing ./html/gstreamer-filters-GstFilter-helper-functions.html -- Installing ./html/gstreamer-filters.html -- Installing ./html/gstreamer-libs-hierarchy.html -- Installing ./html/index.html -- Installing ./html/home.png -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/style.css -- Installing ./html/gstreamer-filters.devhelp2 ../gstreamer-0.10/ -> /usr/share/gtk-doc/html/gstreamer-0.10/ (197) http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (177) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (39) make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs/libs » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs/libs » make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » make[1] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/docs » Making install in common make[1] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » Making install in m4 make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common/m4 » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common/m4 » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common/m4 » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common/m4 » make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[3] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[3]: Rien à faire pour « install-exec-am ». make[3]: Rien à faire pour « install-data-am ». make[3] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[1] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1/common » make[1] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » make[2] : on entre dans le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » make[2]: Rien à faire pour « install-exec-am ». test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pkg/Build/gstfilters/pkg/usr/lib64/pkgconfig" /usr/bin/ginstall -c -m 644 gstreamer-filters.pc '/home/pkg/Build/gstfilters/pkg/usr/lib64/pkgconfig' make[2] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » make[1] : on quitte le répertoire « /home/pkg/Build/gstfilters/src/gstreamer-filters-0.10.1 » /home/pkg/Build/gstfilters/pkg: total 8 drwxr-xr-x 2 root root 4096 sept. 19 12:23 install drwxr-xr-x 7 root root 4096 sept. 19 12:23 usr /home/pkg/Build/gstfilters/pkg/install: total 4 -rw-r--r-- 1 root root 420 sept. 19 12:23 slack-desc /home/pkg/Build/gstfilters/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 sept. 19 12:23 doc drwxr-xr-x 3 root root 4096 sept. 19 12:23 include drwxr-xr-x 3 root root 4096 sept. 19 12:23 lib64 drwxr-xr-x 3 root root 4096 sept. 19 12:23 share drwxr-xr-x 3 root root 4096 sept. 19 12:19 src /home/pkg/Build/gstfilters/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 sept. 19 12:23 gstfilters-0.10.1 /home/pkg/Build/gstfilters/pkg/usr/doc/gstfilters-0.10.1: total 84 -rw-r--r-- 1 root root 0 sept. 19 12:23 AUTHORS -rw-r--r-- 1 root root 25265 sept. 19 12:23 COPYING -rw-r--r-- 1 root root 36695 sept. 19 12:23 ChangeLog -rw-r--r-- 1 root root 15578 sept. 19 12:23 INSTALL -rw-r--r-- 1 root root 0 sept. 19 12:23 NEWS -rw-r--r-- 1 root root 214 sept. 19 12:23 README /home/pkg/Build/gstfilters/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 sept. 19 12:23 gstreamer-0.10 /home/pkg/Build/gstfilters/pkg/usr/include/gstreamer-0.10: total 4 drwxr-xr-x 3 root root 4096 sept. 19 12:23 gst /home/pkg/Build/gstfilters/pkg/usr/include/gstreamer-0.10/gst: total 4 drwxr-xr-x 2 root root 4096 sept. 19 12:23 filters /home/pkg/Build/gstfilters/pkg/usr/include/gstreamer-0.10/gst/filters: total 68 -rw-r--r-- 1 root root 2544 sept. 19 12:23 gst-audioconverter-filter.h -rw-r--r-- 1 root root 2311 sept. 19 12:23 gst-bin-filter.h -rw-r--r-- 1 root root 5701 sept. 19 12:23 gst-filter-helper.h -rw-r--r-- 1 root root 5371 sept. 19 12:23 gst-filter-manager.h -rw-r--r-- 1 root root 3197 sept. 19 12:23 gst-filter.h -rw-r--r-- 1 root root 2517 sept. 19 12:23 gst-framerate-filter.h -rw-r--r-- 1 root root 3274 sept. 19 12:23 gst-gnome-effect-filter.h -rw-r--r-- 1 root root 2418 sept. 19 12:23 gst-level-filter.h -rw-r--r-- 1 root root 2624 sept. 19 12:23 gst-maxframerate-filter.h -rw-r--r-- 1 root root 2649 sept. 19 12:23 gst-multi-filter-manager.h -rw-r--r-- 1 root root 2489 sept. 19 12:23 gst-preview-filter.h -rw-r--r-- 1 root root 2717 sept. 19 12:23 gst-single-filter-manager.h -rw-r--r-- 1 root root 2549 sept. 19 12:23 gst-videoconverter-filter.h -rw-r--r-- 1 root root 2691 sept. 19 12:23 gst-videosize-filter.h -rw-r--r-- 1 root root 2453 sept. 19 12:23 gst-volume-filter.h /home/pkg/Build/gstfilters/pkg/usr/lib64: total 72 -rwxr-xr-x 1 root root 1251 sept. 19 12:23 libgstfilters-0.10.la lrwxrwxrwx 1 root root 27 sept. 19 12:23 libgstfilters-0.10.so -> libgstfilters-0.10.so.0.0.0 lrwxrwxrwx 1 root root 27 sept. 19 12:23 libgstfilters-0.10.so.0 -> libgstfilters-0.10.so.0.0.0 -rwxr-xr-x 1 root root 65392 sept. 19 12:23 libgstfilters-0.10.so.0.0.0 drwxr-xr-x 2 root root 4096 sept. 19 12:23 pkgconfig /home/pkg/Build/gstfilters/pkg/usr/lib64/pkgconfig: total 4 -rw-r--r-- 1 root root 437 sept. 19 12:23 gstreamer-filters.pc /home/pkg/Build/gstfilters/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 sept. 19 12:23 gtk-doc /home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc: total 4 drwxr-xr-x 3 root root 4096 sept. 19 12:23 html /home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc/html: total 4 drwxr-xr-x 2 root root 4096 sept. 19 12:23 gstreamer-filters-0.10 /home/pkg/Build/gstfilters/pkg/usr/share/gtk-doc/html/gstreamer-filters-0.10: total 408 -rw-r--r-- 1 root root 4892 sept. 19 12:23 GstAudioconverterFilter.html -rw-r--r-- 1 root root 6024 sept. 19 12:23 GstBinFilter.html -rw-r--r-- 1 root root 31224 sept. 19 12:23 GstFilter.html -rw-r--r-- 1 root root 48803 sept. 19 12:23 GstFilterManager.html -rw-r--r-- 1 root root 6296 sept. 19 12:23 GstFramerateFilter.html -rw-r--r-- 1 root root 18035 sept. 19 12:23 GstGnomeEffectFilter.html -rw-r--r-- 1 root root 7294 sept. 19 12:23 GstLevelFilter.html -rw-r--r-- 1 root root 6395 sept. 19 12:23 GstMaxFramerateFilter.html -rw-r--r-- 1 root root 11187 sept. 19 12:23 GstMultiFilterManager.html -rw-r--r-- 1 root root 7111 sept. 19 12:23 GstPreviewFilter.html -rw-r--r-- 1 root root 16279 sept. 19 12:23 GstSingleFilterManager.html -rw-r--r-- 1 root root 13091 sept. 19 12:23 GstVideoSizeFilter.html -rw-r--r-- 1 root root 4903 sept. 19 12:23 GstVideoconverterFilter.html -rw-r--r-- 1 root root 6631 sept. 19 12:23 GstVolumeFilter.html -rw-r--r-- 1 root root 3288 sept. 19 12:23 annotation-glossary.html -rw-r--r-- 1 root root 1632 sept. 19 12:23 api-index-deprecated.html -rw-r--r-- 1 root root 29589 sept. 19 12:23 api-index-full.html -rw-r--r-- 1 root root 3397 sept. 19 12:23 filters.html -rw-r--r-- 1 root root 4725 sept. 19 12:23 gst-filters.html -rw-r--r-- 1 root root 14337 sept. 19 12:23 gstreamer-filters-0.10.devhelp2 -rw-r--r-- 1 root root 64234 sept. 19 12:23 gstreamer-filters-GstFilter-helper-functions.html -rw-r--r-- 1 root root 2922 sept. 19 12:23 gstreamer-filters.html -rw-r--r-- 1 root root 3388 sept. 19 12:23 gstreamer-libs-hierarchy.html -rw-r--r-- 1 root root 654 sept. 19 12:23 home.png -rw-r--r-- 1 root root 4526 sept. 19 12:23 index.html -rw-r--r-- 1 root root 26255 sept. 19 12:23 index.sgml -rw-r--r-- 1 root root 459 sept. 19 12:23 left.png -rw-r--r-- 1 root root 472 sept. 19 12:23 right.png -rw-r--r-- 1 root root 5184 sept. 19 12:23 style.css -rw-r--r-- 1 root root 406 sept. 19 12:23 up.png /home/pkg/Build/gstfilters/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 sept. 19 12:23 gstfilters-0.10.1 /home/pkg/Build/gstfilters/pkg/usr/src/gstfilters-0.10.1: total 4 -rw-r--r-- 1 root root 1096 sept. 19 12:23 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libgstfilters-0.10.so -> libgstfilters-0.10.so.0.0.0 usr/lib64/libgstfilters-0.10.so.0 -> libgstfilters-0.10.so.0.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libgstfilters-0.10.so ) ( cd usr/lib64 ; ln -sf libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so ) ( cd usr/lib64 ; rm -rf libgstfilters-0.10.so.0 ) ( cd usr/lib64 ; ln -sf libgstfilters-0.10.so.0.0.0 libgstfilters-0.10.so.0 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: « ./usr/lib64/libgstfilters-0.10.so » supprimé « ./usr/lib64/libgstfilters-0.10.so.0 » supprimé Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/pkg/Build/gstfilters/gstfilters-0.10.1-x86_64-1cp.txz ./ usr/ usr/doc/ usr/doc/gstfilters-0.10.1/ usr/doc/gstfilters-0.10.1/NEWS usr/doc/gstfilters-0.10.1/INSTALL usr/doc/gstfilters-0.10.1/README usr/doc/gstfilters-0.10.1/COPYING usr/doc/gstfilters-0.10.1/AUTHORS usr/doc/gstfilters-0.10.1/ChangeLog usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/gstreamer-filters.pc usr/lib64/libgstfilters-0.10.so.0.0.0 usr/lib64/libgstfilters-0.10.la usr/include/ usr/include/gstreamer-0.10/ usr/include/gstreamer-0.10/gst/ usr/include/gstreamer-0.10/gst/filters/ usr/include/gstreamer-0.10/gst/filters/gst-framerate-filter.h usr/include/gstreamer-0.10/gst/filters/gst-videoconverter-filter.h usr/include/gstreamer-0.10/gst/filters/gst-filter.h usr/include/gstreamer-0.10/gst/filters/gst-bin-filter.h usr/include/gstreamer-0.10/gst/filters/gst-maxframerate-filter.h usr/include/gstreamer-0.10/gst/filters/gst-preview-filter.h usr/include/gstreamer-0.10/gst/filters/gst-single-filter-manager.h usr/include/gstreamer-0.10/gst/filters/gst-filter-manager.h usr/include/gstreamer-0.10/gst/filters/gst-volume-filter.h usr/include/gstreamer-0.10/gst/filters/gst-multi-filter-manager.h usr/include/gstreamer-0.10/gst/filters/gst-gnome-effect-filter.h usr/include/gstreamer-0.10/gst/filters/gst-audioconverter-filter.h usr/include/gstreamer-0.10/gst/filters/gst-videosize-filter.h usr/include/gstreamer-0.10/gst/filters/gst-filter-helper.h usr/include/gstreamer-0.10/gst/filters/gst-level-filter.h usr/share/ usr/share/gtk-doc/ usr/share/gtk-doc/html/ usr/share/gtk-doc/html/gstreamer-filters-0.10/ usr/share/gtk-doc/html/gstreamer-filters-0.10/api-index-full.html usr/share/gtk-doc/html/gstreamer-filters-0.10/right.png usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters-0.10.devhelp2 usr/share/gtk-doc/html/gstreamer-filters-0.10/GstGnomeEffectFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstVideoconverterFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/style.css usr/share/gtk-doc/html/gstreamer-filters-0.10/GstAudioconverterFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters-GstFilter-helper-functions.html usr/share/gtk-doc/html/gstreamer-filters-0.10/left.png usr/share/gtk-doc/html/gstreamer-filters-0.10/GstFramerateFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstMaxFramerateFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstVideoSizeFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstVolumeFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/home.png usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-filters.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstFilterManager.html usr/share/gtk-doc/html/gstreamer-filters-0.10/index.sgml usr/share/gtk-doc/html/gstreamer-filters-0.10/GstMultiFilterManager.html usr/share/gtk-doc/html/gstreamer-filters-0.10/filters.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstSingleFilterManager.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstPreviewFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/index.html usr/share/gtk-doc/html/gstreamer-filters-0.10/up.png usr/share/gtk-doc/html/gstreamer-filters-0.10/GstLevelFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/api-index-deprecated.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gstreamer-libs-hierarchy.html usr/share/gtk-doc/html/gstreamer-filters-0.10/GstBinFilter.html usr/share/gtk-doc/html/gstreamer-filters-0.10/annotation-glossary.html usr/share/gtk-doc/html/gstreamer-filters-0.10/gst-filters.html usr/src/ usr/src/gstfilters-0.10.1/ usr/src/gstfilters-0.10.1/SLKBUILD install/ install/doinst.sh install/slack-desc WARNING: zero length file usr/doc/gstfilters-0.10.1/NEWS WARNING: zero length file usr/doc/gstfilters-0.10.1/AUTHORS Slackware package /home/pkg/Build/gstfilters/gstfilters-0.10.1-x86_64-1cp.txz created. Package has been built. Cleaning pkg and src directories