Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mWnLxD + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf flumotion-0.10.0 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/flumotion-0.10.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd flumotion-0.10.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q7vt9r + umask 022 + cd /usr/src/rpm/BUILD + cd flumotion-0.10.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --disable-silent-rules --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking nano version... 0 (release) checking 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 style of include used by make... GNU checking for x86_64-unknown-linux-gnu-gcc... no 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... none checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 whether NLS is requested... yes checking for GNU gettext in libc... yes checking for intltool >= 0.34.2... 0.37.0 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext configure: Storing library files in /usr/lib64 configure: Storing data files in /usr/share configure: Storing configuration files in /etc configure: Using localstatedir /var configure: Using bindir /usr/bin configure: Using sbindir /usr/sbin checking how to print strings... printf 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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-unknown-linux-gnu-mt... 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... no 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 -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 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 configure: Looking for Python version >= 2.4.0 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... found checking for Xvfb... yes checking for epydoc... yes checking for pychecker... no configure: creating ./config.status config.status: creating env config.status: creating bin/flumotion config.status: creating bin/flumotion-admin config.status: creating bin/flumotion-admin-text config.status: creating bin/flumotion-command config.status: creating bin/flumotion-inspect config.status: creating bin/flumotion-job config.status: creating bin/flumotion-launch config.status: creating bin/flumotion-manager config.status: creating bin/flumotion-nagios config.status: creating bin/flumotion-rrdmon config.status: creating bin/flumotion-tester config.status: creating bin/flumotion-worker config.status: creating bin/runtest config.status: creating misc/flumotion-verify-config config.status: creating Makefile config.status: creating bin/Makefile config.status: creating common/Makefile config.status: creating data/Makefile config.status: creating data/glade/Makefile config.status: creating data/image/Makefile config.status: creating data/image/16x16/Makefile config.status: creating data/image/24x24/Makefile config.status: creating data/image/36x36/Makefile config.status: creating data/image/wizard/Makefile config.status: creating data/flumotion-admin.desktop config.status: creating flumotion/Makefile config.status: creating flumotion/admin/Makefile config.status: creating flumotion/admin/assistant/Makefile config.status: creating flumotion/admin/command/Makefile config.status: creating flumotion/admin/gtk/Makefile config.status: creating flumotion/admin/rrdmon/Makefile config.status: creating flumotion/admin/text/Makefile config.status: creating flumotion/common/Makefile config.status: creating flumotion/component/Makefile config.status: creating flumotion/component/base/Makefile config.status: creating flumotion/component/bouncers/Makefile config.status: creating flumotion/component/bouncers/algorithms/Makefile config.status: creating flumotion/component/common/Makefile config.status: creating flumotion/component/common/fgdp/Makefile config.status: creating flumotion/component/common/avproducer/Makefile config.status: creating flumotion/component/common/streamer/Makefile config.status: creating flumotion/component/effects/Makefile config.status: creating flumotion/component/effects/audioconvert/Makefile config.status: creating flumotion/component/effects/audioresync/Makefile config.status: creating flumotion/component/effects/colorbalance/Makefile config.status: creating flumotion/component/effects/deinterlace/Makefile config.status: creating flumotion/component/effects/kuscheduler/Makefile config.status: creating flumotion/component/effects/videorate/Makefile config.status: creating flumotion/component/effects/videoscale/Makefile config.status: creating flumotion/component/effects/volume/Makefile config.status: creating flumotion/component/encoders/Makefile config.status: creating flumotion/component/combiners/Makefile config.status: creating flumotion/component/combiners/composite/Makefile config.status: creating flumotion/component/combiners/switch/Makefile config.status: creating flumotion/component/consumers/Makefile config.status: creating flumotion/component/consumers/disker/Makefile config.status: creating flumotion/component/consumers/fgdp/Makefile config.status: creating flumotion/component/consumers/icystreamer/Makefile config.status: creating flumotion/component/consumers/httpstreamer/Makefile config.status: creating flumotion/component/consumers/hlsstreamer/Makefile config.status: creating flumotion/component/consumers/pipeline/Makefile config.status: creating flumotion/component/consumers/preview/Makefile config.status: creating flumotion/component/consumers/shout2/Makefile config.status: creating flumotion/component/converters/Makefile config.status: creating flumotion/component/converters/pipeline/Makefile config.status: creating flumotion/component/converters/overlay/Makefile config.status: creating flumotion/component/converters/video/Makefile config.status: creating flumotion/component/decoders/Makefile config.status: creating flumotion/component/decoders/generic/Makefile config.status: creating flumotion/component/misc/Makefile config.status: creating flumotion/component/misc/httpserver/Makefile config.status: creating flumotion/component/misc/httpserver/httpcached/Makefile config.status: creating flumotion/component/misc/kuscheduler/Makefile config.status: creating flumotion/component/misc/porter/Makefile config.status: creating flumotion/component/misc/repeater/Makefile config.status: creating flumotion/component/muxers/Makefile config.status: creating flumotion/component/plugs/Makefile config.status: creating flumotion/component/plugs/cortado/Makefile config.status: creating flumotion/component/plugs/cortado/cortado_location.py config.status: creating flumotion/component/plugs/hlsmultibitrate/Makefile config.status: creating flumotion/component/plugs/html5/Makefile config.status: creating flumotion/component/producers/Makefile config.status: creating flumotion/component/producers/audiotest/Makefile config.status: creating flumotion/component/producers/bttv/Makefile config.status: creating flumotion/component/producers/firewire/Makefile config.status: creating flumotion/component/producers/fgdp/Makefile config.status: creating flumotion/component/producers/icecast/Makefile config.status: creating flumotion/component/producers/ivtv/Makefile config.status: creating flumotion/component/producers/pipeline/Makefile config.status: creating flumotion/component/producers/playlist/Makefile config.status: creating flumotion/component/producers/rtsp/Makefile config.status: creating flumotion/component/producers/screencast/Makefile config.status: creating flumotion/component/producers/soundcard/Makefile config.status: creating flumotion/component/producers/videotest/Makefile config.status: creating flumotion/component/producers/webcam/Makefile config.status: creating flumotion/component/producers/looper/Makefile config.status: creating flumotion/component/producers/unixdomain/Makefile config.status: creating flumotion/configure/Makefile config.status: creating flumotion/configure/installed.py config.status: creating flumotion/configure/uninstalled.py config.status: creating flumotion/extern/Makefile config.status: creating flumotion/extern/fdpass/Makefile config.status: creating flumotion/job/Makefile config.status: creating flumotion/launch/Makefile config.status: creating flumotion/manager/Makefile config.status: creating flumotion/monitor/Makefile config.status: creating flumotion/monitor/nagios/Makefile config.status: creating flumotion/project/Makefile config.status: creating flumotion/service/Makefile config.status: creating flumotion/scenario/Makefile config.status: creating flumotion/scenario/live/Makefile config.status: creating flumotion/scenario/ondemand/Makefile config.status: creating flumotion/scenario/loadflow/Makefile config.status: creating flumotion/scenario/steps/Makefile config.status: creating flumotion/test/Makefile config.status: creating flumotion/tester/Makefile config.status: creating flumotion/twisted/Makefile config.status: creating flumotion/ui/Makefile config.status: creating flumotion/worker/Makefile config.status: creating flumotion/worker/checks/Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/man/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/flumotion.pc config.status: creating pkgconfig/flumotion-uninstalled.pc config.status: creating tests/Makefile config.status: creating tests/integration/Makefile config.status: creating flumotion.spec config.status: creating po/Makefile.in config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands config.status: executing intltool commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-silent-rules flumotion 0.10.0 (1) Building documentation: yes pychecker: no epydoc: yes Now type "make" to build flumotion + make 'EPYDOC_ARGS= -q --no-frames --html' make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0' Making all in . make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0' podir=./po; \ localedir=./locale; \ make -C $podir; \ for file in $(ls $podir/*.gmo); do \ lang=`basename $file .gmo`; \ dir=$localedir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ echo "installing $podir/$lang.gmo as $dir/flumotion.mo"; \ install $podir/$lang.gmo $dir/flumotion.mo; \ done; make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' installing ./po/ca.gmo as ./locale/ca/LC_MESSAGES/flumotion.mo installing ./po/es.gmo as ./locale/es/LC_MESSAGES/flumotion.mo installing ./po/fr.gmo as ./locale/fr/LC_MESSAGES/flumotion.mo installing ./po/nb.gmo as ./locale/nb/LC_MESSAGES/flumotion.mo installing ./po/nl.gmo as ./locale/nl/LC_MESSAGES/flumotion.mo installing ./po/pt_BR.gmo as ./locale/pt_BR/LC_MESSAGES/flumotion.mo installing ./po/sv.gmo as ./locale/sv/LC_MESSAGES/flumotion.mo make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0' Making all in bin make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/bin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/bin' Making all in conf make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/conf' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/conf' Making all in data make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' Making all in glade make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/glade' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/glade' Making all in image make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' Making all in wizard make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/wizard' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/wizard' Making all in 16x16 make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/16x16' Making all in 24x24 make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/24x24' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/24x24' Making all in 36x36 make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/36x36' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/36x36' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' Making all in flumotion make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' Making all in admin make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' Making all in assistant make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/assistant' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/assistant' Making all in command make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/command' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/command' Making all in gtk make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk' if test -e videotest.pyc; then rm videotest.pyc; fi make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk' Making all in rrdmon make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon' Making all in text make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/text' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/text' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' Making all in common make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common' Making all in component make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' Making all in base make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base' Making all in bouncers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' Making all in algorithms make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/algorithms' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/algorithms' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' Making all in common make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' Making all in avproducer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/avproducer' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/avproducer' Making all in fgdp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/fgdp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/fgdp' Making all in streamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/streamer' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/streamer' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' Making all in combiners make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' Making all in composite make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/composite' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/composite' Making all in switch make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/switch' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/switch' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' Making all in consumers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' Making all in disker make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/disker' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/disker' Making all in fgdp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/fgdp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/fgdp' Making all in icystreamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/icystreamer' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/icystreamer' Making all in hlsstreamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/hlsstreamer' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/hlsstreamer' Making all in httpstreamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/httpstreamer' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/httpstreamer' Making all in pipeline make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/pipeline' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/pipeline' Making all in preview make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/preview' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/preview' Making all in shout2 make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/shout2' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/shout2' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' Making all in converters make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' Making all in overlay make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/overlay' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/overlay' Making all in pipeline make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/pipeline' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/pipeline' Making all in video make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/video' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/video' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' Making all in decoders make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' Making all in generic make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders/generic' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders/generic' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' Making all in effects make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' Making all in audioconvert make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioconvert' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioconvert' Making all in audioresync make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioresync' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioresync' Making all in colorbalance make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/colorbalance' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/colorbalance' Making all in deinterlace make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/deinterlace' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/deinterlace' Making all in kuscheduler make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/kuscheduler' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/kuscheduler' Making all in videorate make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videorate' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videorate' Making all in videoscale make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videoscale' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videoscale' Making all in volume make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/volume' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/volume' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' Making all in encoders make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders' Making all in misc make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' Making all in httpserver make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' Making all in httpcached make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver/httpcached' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver/httpcached' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' Making all in porter make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/porter' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/porter' Making all in kuscheduler make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/kuscheduler' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/kuscheduler' Making all in repeater make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/repeater' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/repeater' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' Making all in muxers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/muxers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/muxers' Making all in plugs make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' Making all in cortado make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/cortado' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/cortado' Making all in hlsmultibitrate make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/hlsmultibitrate' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/hlsmultibitrate' Making all in html5 make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/html5' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/html5' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' Making all in producers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' Making all in audiotest make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/audiotest' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/audiotest' Making all in bttv make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/bttv' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/bttv' Making all in firewire make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/firewire' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/firewire' Making all in icecast make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/icecast' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/icecast' Making all in ivtv make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/ivtv' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/ivtv' Making all in pipeline make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/pipeline' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/pipeline' Making all in playlist make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/playlist' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/playlist' Making all in rtsp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/rtsp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/rtsp' Making all in screencast make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/screencast' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/screencast' Making all in soundcard make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/soundcard' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/soundcard' Making all in videotest make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/videotest' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/videotest' Making all in webcam make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/webcam' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/webcam' Making all in looper make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/looper' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/looper' Making all in unixdomain make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/unixdomain' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/unixdomain' Making all in fgdp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/fgdp' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/fgdp' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' Making all in configure make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make all-am make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' Making all in extern make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' Making all in fdpass make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern/fdpass' gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.10.0\" -DPACKAGE_STRING=\"flumotion\ 0.10.0\" -DPACKAGE_BUGREPORT=\"flumotion-devel@lists.fluendo.com\" -DPACKAGE_URL=\"http://www.flumotion.net/\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.10.0\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include/python2.7 -Wall -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fdpass_so-fdpass.o `test -f 'fdpass.c' || echo './'`fdpass.c fdpass.c: In function 'readfds': fdpass.c:97:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] fdpass.c: In function 'writefds': fdpass.c:177:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -shared -o fdpass.so fdpass_so-fdpass.o make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern/fdpass' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' Making all in job make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/job' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/job' Making all in launch make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/launch' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/launch' Making all in manager make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/manager' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/manager' Making all in monitor make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' Making all in nagios make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor/nagios' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor/nagios' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' Making all in project make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' /usr/bin/python ../../common/gen-locale-xml.py \ flumotion flumotion `cat ../../po/LINGUAS` > flumotion.locale.xml make all-am make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' Making all in service make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/service' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/service' Making all in scenario make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' Making all in live make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/live' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/live' Making all in loadflow make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/loadflow' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/loadflow' Making all in ondemand make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/ondemand' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/ondemand' Making all in steps make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/steps' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/steps' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' Making all in test make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/test' Making all in tester make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/tester' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/tester' Making all in twisted make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/twisted' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/twisted' Making all in ui make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/ui' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/ui' Making all in worker make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' Making all in checks make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' Making all in doc make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' Making all in man make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/man' Making all in reference ls: cannot access flumotion/component/bouncers/bouncer.py: No such file or directory ls: cannot access flumotion/wizard/*.py: No such file or directory ls: cannot access flumotion/component/bouncers/bouncer.py: No such file or directory ls: cannot access flumotion/wizard/*.py: No such file or directory make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/reference' Generating HTML documentation... DISPLAY=:`cat display` PYTHONPATH=:../..:../..: /usr/bin/python ../../common/gendoc.py -q --no-frames --html flumotion.admin flumotion.admin.admin flumotion.admin.config flumotion.admin.connections flumotion.admin.multi flumotion.admin.settings flumotion.common flumotion.common.avltree flumotion.common.boot flumotion.common.bugreporter flumotion.common.bundle flumotion.common.bundleclient flumotion.common.common flumotion.common.componentui flumotion.common.config flumotion.common.connection flumotion.common.dag flumotion.common.debug flumotion.common.documentation flumotion.common.enum flumotion.common.errors flumotion.common.eventcalendar flumotion.common.format flumotion.common.formatting flumotion.common.fraction flumotion.common.fxml flumotion.common.gstreamer flumotion.common.i18n flumotion.common.identity flumotion.common.interfaces flumotion.common.keycards flumotion.common.log flumotion.common.managerspawner flumotion.common.manhole flumotion.common.medium flumotion.common.messages flumotion.common.mimetypes flumotion.common.netutils flumotion.common.options flumotion.common.package flumotion.common.planet flumotion.common.poller flumotion.common.process flumotion.common.pygobject flumotion.common.python flumotion.common.reflectcall flumotion.common.registry flumotion.common.reload flumotion.common.server flumotion.common.setup flumotion.common.signals flumotion.common.startset flumotion.common.testsuite flumotion.common.tz flumotion.common.vfs flumotion.common.vfsgio flumotion.common.vfsgnome flumotion.common.watched flumotion.common.worker flumotion.common.xdg flumotion.common.xmlwriter flumotion.component flumotion.component.base flumotion.component.base.admin_gtk flumotion.component.base.admin_text flumotion.component.base.baseadminnode flumotion.component.base.componentnode flumotion.component.base.eatersnode flumotion.component.base.effectsnode flumotion.component.base.feedersnode flumotion.component.base.http flumotion.component.base.multiple flumotion.component.base.propertiesnode flumotion.component.base.scheduler flumotion.component.base.statewatcher flumotion.component.base.watcher flumotion.component.bouncers flumotion.component.component flumotion.component.decodercomponent flumotion.component.eater flumotion.component.feed flumotion.component.feedcomponent flumotion.component.feedcomponent010 flumotion.component.feeder flumotion.component.padmonitor flumotion.configure flumotion.configure.configure flumotion.extern flumotion.extern.code flumotion.extern.exceptiondialog flumotion.extern.unixcrypt flumotion.job flumotion.job.job flumotion.job.main flumotion.launch flumotion.launch.inspect flumotion.launch.main flumotion.launch.parse flumotion.manager flumotion.manager.admin flumotion.manager.base flumotion.manager.component flumotion.manager.config flumotion.manager.main flumotion.manager.manager flumotion.manager.worker flumotion.project flumotion.project.project flumotion.service flumotion.service.main flumotion.service.service flumotion.twisted flumotion.twisted.checkers flumotion.twisted.compat flumotion.twisted.credentials flumotion.twisted.defer flumotion.twisted.fdserver flumotion.twisted.flavors flumotion.twisted.integration flumotion.twisted.pb flumotion.twisted.portal flumotion.twisted.reflect flumotion.twisted.rtsp flumotion.worker flumotion.worker.base flumotion.worker.checks flumotion.worker.checks.audio flumotion.worker.checks.check flumotion.worker.checks.cortado flumotion.worker.checks.device flumotion.worker.checks.encoder flumotion.worker.checks.gst010 flumotion.worker.checks.http flumotion.worker.checks.video flumotion.worker.config flumotion.worker.feedserver flumotion.worker.job flumotion.worker.main flumotion.worker.medium flumotion.worker.worker 2>&1; echo $? > ret Not importing misc.setup _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: cannot open shared object file: No such file or directory) (EE) GLX: could not load software renderer ** Message: pygobject_register_sinkfunc is deprecated (GstObject) Warning: Module gobject._gobject is shadowed by a variable with the same name. Xlib: extension "RANDR" missing on display ":28035". +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | connections.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | basesteps.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | configurationassistant.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | workerstep.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | adminwindow.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | overlaystep.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | debugmarkerview.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk/ | greeter.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon/ | main.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'rrdtool' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon/ | rrdmon.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'rrdtool' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common/manhole.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'twisted.conch' (line 54) | +--------------------------------------------------------------------- | In flumotion.common.manhole: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'twisted.conch' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/ | httpserver/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/ | admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/bttv/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/bttv/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/videotest/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/videotest/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/playlist/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/webcam/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/webcam/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/soundcard/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/soundcard/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/looper/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/looper/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/firewire/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/firewire/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/audiotest/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/audiotest/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | producers/fgdp/fgdp.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'Crypto' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | eatersnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | effectsnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | feedersnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | propertiesnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | baseadminnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | componentnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/ | manhole.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'twisted.conch' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/ | wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/ | html5/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/ | cortado/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | theora/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | jpeg/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | speex/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | dirac/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | vp8/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | mulaw/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | vorbis/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders/ | smoke/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/ | deinterlace/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/ | videoscale/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/ | volume/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/ | audioresync/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/ | colorbalance/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/ | streamer/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/ | fgdp/protocol.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'Crypto' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/ | fgdp/fgdp.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'Crypto' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/ | avproducer/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/shout2/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/httpstreamer/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/httpstreamer/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/hlsstreamer/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/hlsstreamer/hlsring.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'Crypto' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/hlsstreamer/hlsstreamer.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'Crypto' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/disker/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/disker/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/icystreamer/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/fgdp/wizard_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | consumers/fgdp/fgdp.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'Crypto' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/ | combiners/switch/admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | eatersnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | effectsnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | feedersnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | propertiesnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | baseadminnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base/ | componentnode.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.admin_gtk: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.baseadminnode: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.componentnode: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.eatersnode: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.effectsnode: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.feedersnode: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In flumotion.component.base.propertiesnode: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/ | admin_gtk.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'gtk.glade' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks/ | audio.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'dbus' (line 54) | +--------------------------------------------------------------------- | In /usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks/ | audio.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'dbus' (line 54) | +--------------------------------------------------------------------- | In flumotion.worker.checks.audio: | Import failed (but source code parsing was successful). | Error: ImportError: No module named 'dbus' (line 54) | Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.component.common.fgdp.protocol.FGDPBaseProtocol's base flumotion.twisted.protocols.basic.LineReceiver Warning: No information available for flumotion.component.common.fgdp.protocol.FGDPClientFactory's base flumotion.twisted.internet.protocol.ReconnectingClientFactory Warning: No information available for flumotion.component.common.fgdp.protocol.FGDPServerFactory's base flumotion.twisted.internet.protocol.Factory Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: Error importing epydoc.markup.restructuredtext for markup language restructuredtext: No module named 'docutils' Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.component.common.fgdp.protocol.FGDPBaseProtocol's base flumotion.twisted.protocols.basic.LineReceiver Warning: No information available for flumotion.component.common.fgdp.protocol.FGDPClientFactory's base flumotion.twisted.internet.protocol.ReconnectingClientFactory Warning: No information available for flumotion.component.common.fgdp.protocol.FGDPServerFactory's base flumotion.twisted.internet.protocol.Factory Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for flumotion.ui.glade.GladeWidget's base gtk.VBox Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: No information available for kiwi.ui.views.SlaveView's base gobject.GObject Warning: HTTPStreamer is an ambiguous name: it may be 'flumotion.component.consumers.httpstreamer.httpstreamer.HTTPStreamer', 'flumotion.component.consumers.httpstreamer.wizard_gtk.HTTPStreamer' Warning: 67 markup errors were found while processing docstrings. Use the verbose switch (-v) to display markup errors. 5 XSELINUXs still allocated at reset SCREEN: 0 objects of 160 bytes = 0 total bytes 0 private allocs DEVICE: 4 objects of 96 bytes = 384 total bytes 0 private allocs CLIENT: 0 objects of 136 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 400 bytes, 0 allocs 4 DEVICEs still allocated at reset DEVICE: 4 objects of 96 bytes = 384 total bytes 0 private allocs CLIENT: 0 objects of 136 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs TOTAL: 5 objects, 400 bytes, 0 allocs 1 PIXMAPs still allocated at reset PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs TOTAL: 1 objects, 16 bytes, 0 allocs make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/reference' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' Making all in common make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/common' Making all in pkgconfig make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/pkgconfig' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/pkgconfig' Making all in tests make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' Making all in integration make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests/integration' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests/integration' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' make[1]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L9lSgy + umask 022 + cd /usr/src/rpm/BUILD + '[' /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 '!=' / ']' + rm -rf /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 ++ dirname /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 + mkdir -p /usr/src/rpm/BUILDROOT + mkdir /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 + cd flumotion-0.10.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 + make DESTDIR=/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 install make install-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0' Making install in . make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0' podir=./po; \ localedir=./locale; \ make -C $podir; \ for file in $(ls $podir/*.gmo); do \ lang=`basename $file .gmo`; \ dir=$localedir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ echo "installing $podir/$lang.gmo as $dir/flumotion.mo"; \ install $podir/$lang.gmo $dir/flumotion.mo; \ done; (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: cannot open shared object file: No such file or directory) (EE) GLX: could not load software renderer make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' installing ./po/ca.gmo as ./locale/ca/LC_MESSAGES/flumotion.mo installing ./po/es.gmo as ./locale/es/LC_MESSAGES/flumotion.mo installing ./po/fr.gmo as ./locale/fr/LC_MESSAGES/flumotion.mo installing ./po/nb.gmo as ./locale/nb/LC_MESSAGES/flumotion.mo installing ./po/nl.gmo as ./locale/nl/LC_MESSAGES/flumotion.mo installing ./po/pt_BR.gmo as ./locale/pt_BR/LC_MESSAGES/flumotion.mo installing ./po/sv.gmo as ./locale/sv/LC_MESSAGES/flumotion.mo make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0' Making install in bin make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/bin' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/bin' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/bin" /usr/bin/install -c flumotion-admin flumotion-admin-text flumotion-command flumotion-inspect flumotion-job flumotion-launch flumotion-manager flumotion-nagios flumotion-rrdmon flumotion-tester flumotion-worker '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/bin' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/sbin" /usr/bin/install -c flumotion '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/sbin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/bin' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/bin' Making install in conf make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/conf' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/conf' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/conf' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/conf' Making install in data make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' Making install in glade make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/glade' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/glade' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/flumotion/glade" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/glade" /usr/bin/install -c -m 644 admin.glade admin-wizard.glade authenticate.glade connection-dialog.glade connections.glade debug-marker.glade greeter-initial.glade greeter-connect_to_existing.glade greeter-authenticate.glade greeter-load_connection.glade greeter-start_new.glade greeter-start_new_error.glade greeter-start_new_success.glade open-connection.glade videotest.glade sectionwizard.glade audio-encoder-wizard.glade consumption-wizard.glade encoding-wizard.glade loadflow-wizard.glade ondemand-wizard.glade overlay-wizard.glade overview-wizard.glade production-wizard.glade scenario-wizard.glade select-producers-wizard.glade summary-wizard.glade welcome-wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/glade' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/glade' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/glade' Making install in image make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' Making install in wizard make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/wizard' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/wizard' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/flumotion/image/wizard" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/wizard" /usr/bin/install -c -m 644 consumption.png firewire.png flow.png looper.png kcmdevices.png overlay.png pattern_black.png pattern_blink.png pattern_smpte.png pattern_snow.png placeholder.png soundcard.png source.png summary.png testsource.png tv.png webcam.png widget_doc.png wizard.png xiphfish.png '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/wizard' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/wizard' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/wizard' Making install in 16x16 make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/16x16' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/16x16' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/flumotion/image/16x16" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/16x16" /usr/bin/install -c -m 644 wizard.png '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/16x16' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/16x16' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/16x16' Making install in 24x24 make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/24x24' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/24x24' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/flumotion/image/24x24" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/24x24" /usr/bin/install -c -m 644 cc.png fluendo.png wizard.png xiph.png '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/24x24' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/24x24' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/24x24' Making install in 36x36 make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/36x36' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/36x36' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/flumotion/image/36x36" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/36x36" /usr/bin/install -c -m 644 cc.png fluendo.png xiph.png '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image/36x36' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/36x36' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image/36x36' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/flumotion/image" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image" /usr/bin/install -c -m 644 flumotion.png mood-happy.png mood-sad.png mood-waking.png mood-sleeping.png mood-lost.png mood-hungry.png '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion/image' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data/image' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/applications" /usr/bin/install -c -m 644 flumotion-admin.desktop '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/applications' test -z "/usr/share/hal/fdi/policy/20thirdparty" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/hal/fdi/policy/20thirdparty" /usr/bin/install -c -m 644 91-flumotion-device-policy.fdi '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/hal/fdi/policy/20thirdparty' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/pixmaps" /usr/bin/install -c -m 644 image/flumotion.png '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/pixmaps' test -z "/usr/share/flumotion" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion" /usr/bin/install -c -m 644 make-dummy-cert '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion' test -z "/usr/share/flumotion" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion" /usr/bin/install -c -m 644 cortado-template.html '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion' test -z "/usr/share/flumotion" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion" /usr/bin/install -c -m 644 upgrade-to-0.2.0.xsl upgrade-to-0.3.2.xsl upgrade-to-0.4.1.xsl upgrade-to-0.5.3.xsl upgrade-to-0.6.0.xsl '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/flumotion' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/data' Making install in flumotion make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' Making install in admin make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' Making install in assistant make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/assistant' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/assistant' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/admin/assistant" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/assistant" /usr/bin/install -c -m 644 __init__.py configurationwriter.py interfaces.py models.py save.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/assistant' Byte-compiling python modules... __init__.pyconfigurationwriter.pyinterfaces.pymodels.pysave.py Byte-compiling python modules (optimized versions) ... __init__.pyconfigurationwriter.pyinterfaces.pymodels.pysave.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/assistant' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/assistant' Making install in command make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/command' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/command' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/admin/command" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/command" /usr/bin/install -c -m 644 __init__.py common.py component.py main.py manager.py utils.py worker.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/command' Byte-compiling python modules... __init__.pycommon.pycomponent.pymain.pymanager.pyutils.pyworker.py Byte-compiling python modules (optimized versions) ... __init__.pycommon.pycomponent.pymain.pymanager.pyutils.pyworker.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/command' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/command' Making install in gtk make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk' if test -e videotest.pyc; then rm videotest.pyc; fi make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/admin/gtk" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/gtk" /usr/bin/install -c -m 644 __init__.py about.py adminwindow.py basesteps.py componentlist.py componentview.py configurationassistant.py connections.py debugmarkerview.py dialogs.py greeter.py main.py message.py overlaystep.py statusbar.py workerlist.py workerstep.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/gtk' Byte-compiling python modules... __init__.pyabout.pyadminwindow.pybasesteps.pycomponentlist.pycomponentview.pyconfigurationassistant.pyconnections.pydebugmarkerview.pydialogs.pygreeter.pymain.pymessage.pyoverlaystep.pystatusbar.pyworkerlist.pyworkerstep.py Byte-compiling python modules (optimized versions) ... __init__.pyabout.pyadminwindow.pybasesteps.pycomponentlist.pycomponentview.pyconfigurationassistant.pyconnections.pydebugmarkerview.pydialogs.pygreeter.pymain.pymessage.pyoverlaystep.pystatusbar.pyworkerlist.pyworkerstep.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/gtk' Making install in rrdmon make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/admin/rrdmon" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/rrdmon" /usr/bin/install -c -m 644 __init__.py config.py main.py rrdmon.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/rrdmon' Byte-compiling python modules... __init__.pyconfig.pymain.pyrrdmon.py Byte-compiling python modules (optimized versions) ... __init__.pyconfig.pymain.pyrrdmon.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/rrdmon' Making install in text make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/text' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/text' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/admin/text" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/text" /usr/bin/install -c -m 644 __init__.py admin_text.py main.py connection.py greeter.py misc_curses.py view.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin/text' Byte-compiling python modules... __init__.pyadmin_text.pymain.pyconnection.pygreeter.pymisc_curses.pyview.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_text.pymain.pyconnection.pygreeter.pymisc_curses.pyview.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/text' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin/text' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/admin" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin" /usr/bin/install -c -m 644 __init__.py admin.py config.py connections.py multi.py settings.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/admin' Byte-compiling python modules... __init__.pyadmin.pyconfig.pyconnections.pymulti.pysettings.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin.pyconfig.pyconnections.pymulti.pysettings.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/admin' Making install in common make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/common" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/common" /usr/bin/install -c -m 644 __init__.py avltree.py boot.py bugreporter.py bundle.py bundleclient.py connection.py common.py componentui.py config.py dag.py debug.py documentation.py enum.py errors.py fraction.py format.py formatting.py fxml.py gstreamer.py identity.py interfaces.py i18n.py log.py keycards.py managerspawner.py manhole.py medium.py messages.py mimetypes.py netutils.py options.py package.py planet.py poller.py process.py pygobject.py python.py reflectcall.py registry.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/common' /usr/bin/install -c -m 644 reload.py server.py setup.py signals.py startset.py testsuite.py tz.py vfs.py vfsgio.py vfsgnome.py watched.py worker.py xdg.py xmlwriter.py eventcalendar.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/common' Byte-compiling python modules... __init__.pyavltree.pyboot.pybugreporter.pybundle.pybundleclient.pyconnection.pycommon.pycomponentui.pyconfig.pydag.pydebug.pydocumentation.pyenum.pyerrors.pyfraction.pyformat.pyformatting.pyfxml.pygstreamer.pyidentity.pyinterfaces.pyi18n.pylog.pykeycards.pymanagerspawner.pymanhole.pymedium.pymessages.pymimetypes.pynetutils.pyoptions.pypackage.pyplanet.pypoller.pyprocess.pypygobject.pypython.pyreflectcall.pyregistry.pyreload.pyserver.pysetup.pysignals.pystartset.pytestsuite.pytz.pyvfs.pyvfsgio.pyvfsgnome.pywatched.pyworker.pyxdg.pyxmlwriter.pyeventcalendar.py Byte-compiling python modules (optimized versions) ... __init__.pyavltree.pyboot.pybugreporter.pybundle.pybundleclient.pyconnection.pycommon.pycomponentui.pyconfig.pydag.pydebug.pydocumentation.pyenum.pyerrors.pyfraction.pyformat.pyformatting.pyfxml.pygstreamer.pyidentity.pyinterfaces.pyi18n.pylog.pykeycards.pymanagerspawner.pymanhole.pymedium.pymessages.pymimetypes.pynetutils.pyoptions.pypackage.pyplanet.pypoller.pyprocess.pypygobject.pypython.pyreflectcall.pyregistry.pyreload.pyserver.pysetup.pysignals.pystartset.pytestsuite.pytz.pyvfs.pyvfsgio.pyvfsgnome.pywatched.pyworker.pyxdg.pyxmlwriter.pyeventcalendar.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/common' Making install in component make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' Making install in base make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/base" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/base" /usr/bin/install -c -m 644 base.xml feeders.glade eaters.glade component.glade properties.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/base' test -z "/usr/lib64/flumotion/python/flumotion/component/base" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/base" /usr/bin/install -c -m 644 __init__.py admin_gtk.py admin_text.py baseadminnode.py componentnode.py eatersnode.py effectsnode.py feedersnode.py http.py multiple.py propertiesnode.py scheduler.py statewatcher.py watcher.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/base' Byte-compiling python modules... __init__.pyadmin_gtk.pyadmin_text.pybaseadminnode.pycomponentnode.pyeatersnode.pyeffectsnode.pyfeedersnode.pyhttp.pymultiple.pypropertiesnode.pyscheduler.pystatewatcher.pywatcher.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pyadmin_text.pybaseadminnode.pycomponentnode.pyeatersnode.pyeffectsnode.pyfeedersnode.pyhttp.pymultiple.pypropertiesnode.pyscheduler.pystatewatcher.pywatcher.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/base' Making install in bouncers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' Making install in algorithms make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/algorithms' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/algorithms' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/bouncers/algorithms" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers/algorithms" /usr/bin/install -c -m 644 base.xml ipbouncer.xml icalbouncer.xml tokentest.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers/algorithms' test -z "/usr/lib64/flumotion/python/flumotion/component/bouncers/algorithms" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers/algorithms" /usr/bin/install -c -m 644 __init__.py base.py icalbouncer.py ipbouncer.py tokentest.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers/algorithms' Byte-compiling python modules... __init__.pybase.pyicalbouncer.pyipbouncer.pytokentest.py Byte-compiling python modules (optimized versions) ... __init__.pybase.pyicalbouncer.pyipbouncer.pytokentest.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/algorithms' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers/algorithms' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/bouncers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers" /usr/bin/install -c -m 644 base.xml component.xml plug.xml htpasswdcrypt.xml saltsha256.xml bouncer.glade tokentest.xml ipbouncer.xml icalbouncer.xml multibouncer.xml multibouncerplug.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers' test -z "/usr/lib64/flumotion/python/flumotion/component/bouncers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers" /usr/bin/install -c -m 644 __init__.py base.py admin_gtk.py component.py htpasswdcrypt.py icalbouncer.py ipbouncer.py saltsha256.py plug.py tokentestbouncer.py multibouncer.py multibouncerplug.py combinator.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/bouncers' Byte-compiling python modules... __init__.pybase.pyadmin_gtk.pycomponent.pyhtpasswdcrypt.pyicalbouncer.pyipbouncer.pysaltsha256.pyplug.pytokentestbouncer.pymultibouncer.pymultibouncerplug.pycombinator.py Byte-compiling python modules (optimized versions) ... __init__.pybase.pyadmin_gtk.pycomponent.pyhtpasswdcrypt.pyicalbouncer.pyipbouncer.pysaltsha256.pyplug.pytokentestbouncer.pymultibouncer.pymultibouncerplug.pycombinator.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/bouncers' Making install in common make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' Making install in avproducer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/avproducer' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/avproducer' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/common/avproducer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/avproducer" /usr/bin/install -c -m 644 avproducer.xml properties.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/avproducer' test -z "/usr/lib64/flumotion/python/flumotion/component/common/avproducer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/avproducer" /usr/bin/install -c -m 644 __init__.py avproducer.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/avproducer' Byte-compiling python modules... __init__.pyavproducer.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyavproducer.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/avproducer' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/avproducer' Making install in fgdp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/fgdp' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/fgdp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/common/fgdp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/fgdp" /usr/bin/install -c -m 644 fgdp.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/fgdp' test -z "/usr/lib64/flumotion/python/flumotion/component/common/fgdp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/fgdp" /usr/bin/install -c -m 644 __init__.py fgdp.py protocol.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/fgdp' Byte-compiling python modules... __init__.pyfgdp.pyprotocol.py Byte-compiling python modules (optimized versions) ... __init__.pyfgdp.pyprotocol.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/fgdp' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/fgdp' Making install in streamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/streamer' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/streamer' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/common/streamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/streamer" /usr/bin/install -c -m 644 streamer.xml streamer.glade properties.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/streamer' test -z "/usr/lib64/flumotion/python/flumotion/component/common/streamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/streamer" /usr/bin/install -c -m 644 __init__.py streamer.py resources.py multifdsinkstreamer.py mfdsresources.py fragmentedstreamer.py fragmentedresource.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common/streamer' Byte-compiling python modules... __init__.pystreamer.pyresources.pymultifdsinkstreamer.pymfdsresources.pyfragmentedstreamer.pyfragmentedresource.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pystreamer.pyresources.pymultifdsinkstreamer.pymfdsresources.pyfragmentedstreamer.pyfragmentedresource.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/streamer' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common/streamer' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/common" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common" test -z "/usr/lib64/flumotion/python/flumotion/component/common" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/common' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/common' Making install in combiners make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' Making install in composite make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/composite' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/composite' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/combiners/composite" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/composite" /usr/bin/install -c -m 644 composite.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/composite' test -z "/usr/lib64/flumotion/python/flumotion/component/combiners/composite" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/composite" /usr/bin/install -c -m 644 __init__.py composite.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/composite' Byte-compiling python modules... __init__.pycomposite.py Byte-compiling python modules (optimized versions) ... __init__.pycomposite.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/composite' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/composite' Making install in switch make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/switch' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/switch' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/combiners/switch" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/switch" /usr/bin/install -c -m 644 switch.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/switch' test -z "/usr/lib64/flumotion/python/flumotion/component/combiners/switch" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/switch" /usr/bin/install -c -m 644 __init__.py switch.py basicwatchdog.py patternswitch.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners/switch' Byte-compiling python modules... __init__.pyswitch.pybasicwatchdog.pypatternswitch.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyswitch.pybasicwatchdog.pypatternswitch.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/switch' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners/switch' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/combiners" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/combiners' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/combiners' Making install in consumers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' Making install in disker make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/disker' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/disker' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/disker" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/disker" /usr/bin/install -c -m 644 disker.xml disker.glade status.glade wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/disker' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/disker" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/disker" /usr/bin/install -c -m 644 __init__.py disker.py disker_plug.py admin_gtk.py admin_text.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/disker' Byte-compiling python modules... __init__.pydisker.pydisker_plug.pyadmin_gtk.pyadmin_text.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pydisker.pydisker_plug.pyadmin_gtk.pyadmin_text.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/disker' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/disker' Making install in fgdp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/fgdp' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/fgdp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/fgdp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/fgdp" /usr/bin/install -c -m 644 fgdp.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/fgdp' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/fgdp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/fgdp" /usr/bin/install -c -m 644 __init__.py fgdp.py wizard.glade wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/fgdp' Byte-compiling python modules... __init__.pyfgdp.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyfgdp.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/fgdp' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/fgdp' Making install in icystreamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/icystreamer' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/icystreamer' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/icystreamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/icystreamer" /usr/bin/install -c -m 644 icystreamer.xml icytab.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/icystreamer' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/icystreamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/icystreamer" /usr/bin/install -c -m 644 __init__.py icystreamer.py icymux.py resources.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/icystreamer' Byte-compiling python modules... __init__.pyicystreamer.pyicymux.pyresources.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyicystreamer.pyicymux.pyresources.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/icystreamer' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/icystreamer' Making install in hlsstreamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/hlsstreamer' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/hlsstreamer' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/hlsstreamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/hlsstreamer" /usr/bin/install -c -m 644 hlsstreamer.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/hlsstreamer' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/hlsstreamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/hlsstreamer" /usr/bin/install -c -m 644 __init__.py resources.py hlsstreamer.py hlsring.py hlssink.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/hlsstreamer' Byte-compiling python modules... __init__.pyresources.pyhlsstreamer.pyhlsring.pyhlssink.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyresources.pyhlsstreamer.pyhlsring.pyhlssink.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/hlsstreamer' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/hlsstreamer' Making install in httpstreamer make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/httpstreamer' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/httpstreamer' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/httpstreamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/httpstreamer" /usr/bin/install -c -m 644 httpstreamer.xml wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/httpstreamer' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/httpstreamer" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/httpstreamer" /usr/bin/install -c -m 644 __init__.py httpstreamer.py admin_gtk.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/httpstreamer' Byte-compiling python modules... __init__.pyhttpstreamer.pyadmin_gtk.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyhttpstreamer.pyadmin_gtk.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/httpstreamer' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/httpstreamer' Making install in pipeline make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/pipeline' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/pipeline' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" /usr/bin/install -c -m 644 pipeline.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" /usr/bin/install -c -m 644 __init__.py pipeline.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline' Byte-compiling python modules... __init__.pypipeline.py Byte-compiling python modules (optimized versions) ... __init__.pypipeline.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/pipeline' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/pipeline' Making install in preview make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/preview' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/preview' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/preview" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/preview" /usr/bin/install -c -m 644 preview.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/preview' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/preview" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/preview" /usr/bin/install -c -m 644 __init__.py preview.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/preview' Byte-compiling python modules... __init__.pypreview.py Byte-compiling python modules (optimized versions) ... __init__.pypreview.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/preview' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/preview' Making install in shout2 make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/shout2' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/shout2' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/shout2" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/shout2" /usr/bin/install -c -m 644 shout2.xml wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/shout2' test -z "/usr/lib64/flumotion/python/flumotion/component/consumers/shout2" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/shout2" /usr/bin/install -c -m 644 __init__.py shout2.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers/shout2' Byte-compiling python modules... __init__.pyshout2.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyshout2.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/shout2' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers/shout2' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/consumers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/consumers' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/consumers' Making install in converters make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' Making install in overlay make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/overlay' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/overlay' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/converters/overlay" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/overlay" /usr/bin/install -c -m 644 overlay.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/overlay' test -z "/usr/lib64/flumotion/python/flumotion/component/converters/overlay" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/overlay" /usr/bin/install -c -m 644 __init__.py genimg.py overlay.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/overlay' Byte-compiling python modules... __init__.pygenimg.pyoverlay.py Byte-compiling python modules (optimized versions) ... __init__.pygenimg.pyoverlay.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/overlay' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/overlay' Making install in pipeline make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/pipeline' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/pipeline' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/converters/pipeline" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/pipeline" /usr/bin/install -c -m 644 pipeline.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/pipeline' test -z "/usr/lib64/flumotion/python/flumotion/component/converters/pipeline" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/pipeline" /usr/bin/install -c -m 644 __init__.py pipeline.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/pipeline' Byte-compiling python modules... __init__.pypipeline.py Byte-compiling python modules (optimized versions) ... __init__.pypipeline.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/pipeline' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/pipeline' Making install in video make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/video' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/video' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/converters/video" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/video" /usr/bin/install -c -m 644 video.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/video' test -z "/usr/lib64/flumotion/python/flumotion/component/converters/video" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/video" /usr/bin/install -c -m 644 __init__.py video.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters/video' Byte-compiling python modules... __init__.pyvideo.py Byte-compiling python modules (optimized versions) ... __init__.pyvideo.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/video' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters/video' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/converters" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/converters' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/converters' Making install in decoders make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' Making install in generic make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders/generic' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders/generic' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/decoders/generic" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders/generic" /usr/bin/install -c -m 644 generic.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders/generic' test -z "/usr/lib64/flumotion/python/flumotion/component/decoders/generic" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders/generic" /usr/bin/install -c -m 644 __init__.py generic.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders/generic' Byte-compiling python modules... __init__.pygeneric.py Byte-compiling python modules (optimized versions) ... __init__.pygeneric.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders/generic' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders/generic' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/decoders" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders" /usr/bin/install -c -m 644 decoders.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders' test -z "/usr/lib64/flumotion/python/flumotion/component/decoders" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/decoders' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/decoders' Making install in effects make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' Making install in audioconvert make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioconvert' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioconvert' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/audioconvert" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioconvert" /usr/bin/install -c -m 644 audioconvert.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioconvert' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/audioconvert" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioconvert" /usr/bin/install -c -m 644 __init__.py audioconvert.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioconvert' Byte-compiling python modules... __init__.pyaudioconvert.py Byte-compiling python modules (optimized versions) ... __init__.pyaudioconvert.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioconvert' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioconvert' Making install in audioresync make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioresync' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioresync' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/audioresync" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioresync" /usr/bin/install -c -m 644 audioresync.xml audioresync.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioresync' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/audioresync" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioresync" /usr/bin/install -c -m 644 __init__.py audioresync.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/audioresync' Byte-compiling python modules... __init__.pyaudioresync.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyaudioresync.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioresync' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/audioresync' Making install in colorbalance make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/colorbalance' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/colorbalance' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/colorbalance" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/colorbalance" /usr/bin/install -c -m 644 colorbalance.xml colorbalance.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/colorbalance' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/colorbalance" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/colorbalance" /usr/bin/install -c -m 644 __init__.py colorbalance.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/colorbalance' Byte-compiling python modules... __init__.pycolorbalance.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pycolorbalance.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/colorbalance' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/colorbalance' Making install in deinterlace make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/deinterlace' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/deinterlace' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/deinterlace" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/deinterlace" /usr/bin/install -c -m 644 deinterlace.xml deinterlace.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/deinterlace' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/deinterlace" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/deinterlace" /usr/bin/install -c -m 644 __init__.py deinterlace.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/deinterlace' Byte-compiling python modules... __init__.pydeinterlace.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pydeinterlace.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/deinterlace' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/deinterlace' Making install in kuscheduler make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/kuscheduler' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/kuscheduler' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/kuscheduler" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/kuscheduler" /usr/bin/install -c -m 644 kuscheduler.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/kuscheduler' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/kuscheduler" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/kuscheduler" /usr/bin/install -c -m 644 __init__.py kuscheduler.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/kuscheduler' Byte-compiling python modules... __init__.pykuscheduler.py Byte-compiling python modules (optimized versions) ... __init__.pykuscheduler.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/kuscheduler' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/kuscheduler' Making install in videorate make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videorate' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videorate' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/videorate" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videorate" /usr/bin/install -c -m 644 videorate.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videorate' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/videorate" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videorate" /usr/bin/install -c -m 644 __init__.py videorate.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videorate' Byte-compiling python modules... __init__.pyvideorate.py Byte-compiling python modules (optimized versions) ... __init__.pyvideorate.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videorate' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videorate' Making install in videoscale make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videoscale' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videoscale' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/videoscale" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videoscale" /usr/bin/install -c -m 644 videoscale.xml videoscale.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videoscale' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/videoscale" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videoscale" /usr/bin/install -c -m 644 __init__.py videoscale.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/videoscale' Byte-compiling python modules... __init__.pyvideoscale.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyvideoscale.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videoscale' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/videoscale' Making install in volume make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/volume' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/volume' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects/volume" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/volume" /usr/bin/install -c -m 644 volume.xml volume.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/volume' test -z "/usr/lib64/flumotion/python/flumotion/component/effects/volume" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/volume" /usr/bin/install -c -m 644 __init__.py volume.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects/volume' Byte-compiling python modules... __init__.pyvolume.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyvolume.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/volume' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects/volume' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/effects" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/effects' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/effects' Making install in encoders make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/encoders" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/dirac" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/dirac" /usr/bin/install -c -m 644 dirac/dirac.xml dirac/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/dirac' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/dirac" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/dirac" /usr/bin/install -c -m 644 dirac/__init__.py dirac/dirac.py dirac/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/dirac' Byte-compiling python modules... __init__.pydirac.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pydirac.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/jpeg" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/jpeg" /usr/bin/install -c -m 644 jpeg/jpeg.xml jpeg/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/jpeg' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/jpeg" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/jpeg" /usr/bin/install -c -m 644 jpeg/__init__.py jpeg/jpeg.py jpeg/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/jpeg' Byte-compiling python modules... __init__.pyjpeg.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyjpeg.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/mulaw" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/mulaw" /usr/bin/install -c -m 644 mulaw/mulaw.xml mulaw/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/mulaw' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/mulaw" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/mulaw" /usr/bin/install -c -m 644 mulaw/__init__.py mulaw/mulaw.py mulaw/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/mulaw' Byte-compiling python modules... __init__.pymulaw.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pymulaw.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/smoke" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/smoke" /usr/bin/install -c -m 644 smoke/smoke.xml smoke/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/smoke' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/smoke" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/smoke" /usr/bin/install -c -m 644 smoke/__init__.py smoke/smoke.py smoke/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/smoke' Byte-compiling python modules... __init__.pysmoke.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pysmoke.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/speex" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/speex" /usr/bin/install -c -m 644 speex/speex.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/speex' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/speex" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/speex" /usr/bin/install -c -m 644 speex/__init__.py speex/speex.py speex/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/speex' Byte-compiling python modules... __init__.pyspeex.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyspeex.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/theora" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/theora" /usr/bin/install -c -m 644 theora/theora.xml theora/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/theora' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/theora" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/theora" /usr/bin/install -c -m 644 theora/__init__.py theora/theora.py theora/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/theora' Byte-compiling python modules... __init__.pytheora.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pytheora.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/vorbis" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vorbis" /usr/bin/install -c -m 644 vorbis/vorbis.xml vorbis/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vorbis' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/vorbis" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vorbis" /usr/bin/install -c -m 644 vorbis/__init__.py vorbis/vorbis.py vorbis/vorbisutils.py vorbis/vorbis010.py vorbis/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vorbis' Byte-compiling python modules... __init__.pyvorbis.pyvorbisutils.pyvorbis010.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyvorbis.pyvorbisutils.pyvorbis010.pywizard_gtk.py test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/vp8" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vp8" /usr/bin/install -c -m 644 vp8/vp8.xml vp8/wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vp8' test -z "/usr/lib64/flumotion/python/flumotion/component/encoders/vp8" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vp8" /usr/bin/install -c -m 644 vp8/__init__.py vp8/vp8.py vp8/wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/encoders/vp8' Byte-compiling python modules... __init__.pyvp8.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyvp8.pywizard_gtk.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/encoders' Making install in misc make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' Making install in httpserver make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' Making install in httpcached make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver/httpcached' make[7]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver/httpcached' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/misc/httpserver/httpcached" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver/httpcached" /usr/bin/install -c -m 644 httpcached.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver/httpcached' test -z "/usr/lib64/flumotion/python/flumotion/component/misc/httpserver/httpcached" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver/httpcached" /usr/bin/install -c -m 644 __init__.py common.py file_provider.py file_reader.py http_client.py http_utils.py request_manager.py resource_manager.py server_selection.py strategy_base.py strategy_basic.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver/httpcached' Byte-compiling python modules... __init__.pycommon.pyfile_provider.pyfile_reader.pyhttp_client.pyhttp_utils.pyrequest_manager.pyresource_manager.pyserver_selection.pystrategy_base.pystrategy_basic.py Byte-compiling python modules (optimized versions) ... __init__.pycommon.pyfile_provider.pyfile_reader.pyhttp_client.pyhttp_utils.pyrequest_manager.pyresource_manager.pyserver_selection.pystrategy_base.pystrategy_basic.py make[7]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver/httpcached' make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver/httpcached' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' make[7]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' make[7]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/misc/httpserver" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver" /usr/bin/install -c -m 644 httpfile.glade httpserver.xml httpserver.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver' test -z "/usr/lib64/flumotion/python/flumotion/component/misc/httpserver" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver" /usr/bin/install -c -m 644 __init__.py admin_gtk.py cachemanager.py cachedprovider.py cachestats.py fileprovider.py httpfile.py httpserver.py localpath.py localprovider.py ondemandbrowser.py ratecontrol.py serverstats.py metadataprovider.py mimetypes.py ourmimetypes.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/httpserver' Byte-compiling python modules... __init__.pyadmin_gtk.pycachemanager.pycachedprovider.pycachestats.pyfileprovider.pyhttpfile.pyhttpserver.pylocalpath.pylocalprovider.pyondemandbrowser.pyratecontrol.pyserverstats.pymetadataprovider.pymimetypes.pyourmimetypes.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pycachemanager.pycachedprovider.pycachestats.pyfileprovider.pyhttpfile.pyhttpserver.pylocalpath.pylocalprovider.pyondemandbrowser.pyratecontrol.pyserverstats.pymetadataprovider.pymimetypes.pyourmimetypes.py make[7]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/httpserver' Making install in porter make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/porter' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/porter' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/misc/porter" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/porter" /usr/bin/install -c -m 644 porter.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/porter' test -z "/usr/lib64/flumotion/python/flumotion/component/misc/porter" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/porter" /usr/bin/install -c -m 644 __init__.py porterclient.py porter.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/porter' Byte-compiling python modules... __init__.pyporterclient.pyporter.py Byte-compiling python modules (optimized versions) ... __init__.pyporterclient.pyporter.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/porter' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/porter' Making install in kuscheduler make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/kuscheduler' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/kuscheduler' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/misc/kuscheduler" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/kuscheduler" /usr/bin/install -c -m 644 kuscheduler.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/kuscheduler' test -z "/usr/lib64/flumotion/python/flumotion/component/misc/kuscheduler" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/kuscheduler" /usr/bin/install -c -m 644 __init__.py kuscheduler.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/kuscheduler' Byte-compiling python modules... __init__.pykuscheduler.py Byte-compiling python modules (optimized versions) ... __init__.pykuscheduler.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/kuscheduler' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/kuscheduler' Making install in repeater make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/repeater' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/repeater' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/misc/repeater" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/repeater" /usr/bin/install -c -m 644 repeater.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/repeater' test -z "/usr/lib64/flumotion/python/flumotion/component/misc/repeater" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/repeater" /usr/bin/install -c -m 644 __init__.py repeater.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc/repeater' Byte-compiling python modules... __init__.pyrepeater.py Byte-compiling python modules (optimized versions) ... __init__.pyrepeater.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/repeater' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc/repeater' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/misc" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/misc' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/misc' Making install in muxers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/muxers' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/muxers' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/muxers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/muxers" /usr/bin/install -c -m 644 muxers.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/muxers' test -z "/usr/lib64/flumotion/python/flumotion/component/muxers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/muxers" /usr/bin/install -c -m 644 __init__.py base.py checks.py webm.py multipart.py ogg.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/muxers' Byte-compiling python modules... __init__.pybase.pychecks.pywebm.pymultipart.pyogg.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pybase.pychecks.pywebm.pymultipart.pyogg.pywizard_gtk.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/muxers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/muxers' Making install in plugs make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' Making install in cortado make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/cortado' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/cortado' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/plugs/cortado" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/cortado" /usr/bin/install -c -m 644 cortado.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/cortado' test -z "/usr/lib64/flumotion/python/flumotion/component/plugs/cortado" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/cortado" /usr/bin/install -c -m 644 __init__.py cortado.py cortado_location.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/cortado' Byte-compiling python modules... __init__.pycortado.pycortado_location.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pycortado.pycortado_location.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/cortado' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/cortado' Making install in hlsmultibitrate make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/hlsmultibitrate' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/hlsmultibitrate' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/plugs/hlsmultibitrate" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/hlsmultibitrate" /usr/bin/install -c -m 644 multibitrate.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/hlsmultibitrate' test -z "/usr/lib64/flumotion/python/flumotion/component/plugs/hlsmultibitrate" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/hlsmultibitrate" /usr/bin/install -c -m 644 __init__.py multibitrate.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/hlsmultibitrate' Byte-compiling python modules... __init__.pymultibitrate.py Byte-compiling python modules (optimized versions) ... __init__.pymultibitrate.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/hlsmultibitrate' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/hlsmultibitrate' Making install in html5 make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/html5' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/html5' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/plugs/html5" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/html5" /usr/bin/install -c -m 644 html5.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/html5' test -z "/usr/lib64/flumotion/python/flumotion/component/plugs/html5" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/html5" /usr/bin/install -c -m 644 __init__.py html5.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs/html5' Byte-compiling python modules... __init__.pyhtml5.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyhtml5.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/html5' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs/html5' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/plugs" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs" /usr/bin/install -c -m 644 plugs.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs' test -z "/usr/lib64/flumotion/python/flumotion/component/plugs" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs" /usr/bin/install -c -m 644 __init__.py adminaction.py base.py identity.py manhole.py request.py requestmodifier.py rrd.py streamdata.py wizard.glade wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/plugs' Byte-compiling python modules... __init__.pyadminaction.pybase.pyidentity.pymanhole.pyrequest.pyrequestmodifier.pyrrd.pystreamdata.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyadminaction.pybase.pyidentity.pymanhole.pyrequest.pyrequestmodifier.pyrrd.pystreamdata.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/plugs' Making install in producers make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' Making install in audiotest make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/audiotest' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/audiotest' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/audiotest" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/audiotest" /usr/bin/install -c -m 644 audiotest.xml audiotest.glade wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/audiotest' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/audiotest" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/audiotest" /usr/bin/install -c -m 644 __init__.py audiotest.py admin_gtk.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/audiotest' Byte-compiling python modules... __init__.pyaudiotest.pyadmin_gtk.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyaudiotest.pyadmin_gtk.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/audiotest' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/audiotest' Making install in bttv make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/bttv' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/bttv' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/bttv" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/bttv" /usr/bin/install -c -m 644 bttv.xml wizard.glade colorbalance.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/bttv' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/bttv" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/bttv" /usr/bin/install -c -m 644 __init__.py admin_gtk.py bttv.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/bttv' Byte-compiling python modules... __init__.pyadmin_gtk.pybttv.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pybttv.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/bttv' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/bttv' Making install in firewire make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/firewire' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/firewire' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/firewire" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/firewire" /usr/bin/install -c -m 644 firewire.xml wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/firewire' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/firewire" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/firewire" /usr/bin/install -c -m 644 __init__.py admin_gtk.py firewire.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/firewire' Byte-compiling python modules... __init__.pyadmin_gtk.pyfirewire.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pyfirewire.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/firewire' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/firewire' Making install in icecast make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/icecast' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/icecast' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/icecast" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/icecast" /usr/bin/install -c -m 644 icecast.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/icecast' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/icecast" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/icecast" /usr/bin/install -c -m 644 __init__.py icecast.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/icecast' Byte-compiling python modules... __init__.pyicecast.py Byte-compiling python modules (optimized versions) ... __init__.pyicecast.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/icecast' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/icecast' Making install in ivtv make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/ivtv' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/ivtv' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/ivtv" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/ivtv" /usr/bin/install -c -m 644 ivtv.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/ivtv' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/ivtv" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/ivtv" /usr/bin/install -c -m 644 __init__.py ivtv.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/ivtv' Byte-compiling python modules... __init__.pyivtv.py Byte-compiling python modules (optimized versions) ... __init__.pyivtv.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/ivtv' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/ivtv' Making install in pipeline make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/pipeline' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/pipeline' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" /usr/bin/install -c -m 644 pipeline.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline" /usr/bin/install -c -m 644 __init__.py pipeline.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/pipeline' Byte-compiling python modules... __init__.pypipeline.py Byte-compiling python modules (optimized versions) ... __init__.pypipeline.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/pipeline' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/pipeline' Making install in playlist make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/playlist' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/playlist' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/playlist" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/playlist" /usr/bin/install -c -m 644 playlist.xml playlist.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/playlist' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/playlist" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/playlist" /usr/bin/install -c -m 644 __init__.py playlist.py singledecodebin.py smartscale.py playlistparser.py admin_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/playlist' Byte-compiling python modules... __init__.pyplaylist.pysingledecodebin.pysmartscale.pyplaylistparser.pyadmin_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyplaylist.pysingledecodebin.pysmartscale.pyplaylistparser.pyadmin_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/playlist' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/playlist' Making install in rtsp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/rtsp' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/rtsp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/rtsp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/rtsp" /usr/bin/install -c -m 644 rtsp.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/rtsp' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/rtsp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/rtsp" /usr/bin/install -c -m 644 __init__.py rtsp.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/rtsp' Byte-compiling python modules... __init__.pyrtsp.py Byte-compiling python modules (optimized versions) ... __init__.pyrtsp.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/rtsp' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/rtsp' Making install in screencast make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/screencast' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/screencast' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/screencast" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/screencast" /usr/bin/install -c -m 644 screencast.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/screencast' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/screencast" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/screencast" /usr/bin/install -c -m 644 __init__.py screencast.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/screencast' Byte-compiling python modules... __init__.pyscreencast.py Byte-compiling python modules (optimized versions) ... __init__.pyscreencast.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/screencast' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/screencast' Making install in soundcard make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/soundcard' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/soundcard' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/soundcard" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/soundcard" /usr/bin/install -c -m 644 soundcard.xml wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/soundcard' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/soundcard" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/soundcard" /usr/bin/install -c -m 644 __init__.py admin_gtk.py soundcard.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/soundcard' Byte-compiling python modules... __init__.pyadmin_gtk.pysoundcard.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pysoundcard.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/soundcard' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/soundcard' Making install in videotest make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/videotest' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/videotest' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/videotest" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/videotest" /usr/bin/install -c -m 644 videotest.xml wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/videotest' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/videotest" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/videotest" /usr/bin/install -c -m 644 __init__.py admin_gtk.py admin_text.py videotest.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/videotest' Byte-compiling python modules... __init__.pyadmin_gtk.pyadmin_text.pyvideotest.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pyadmin_text.pyvideotest.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/videotest' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/videotest' Making install in webcam make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/webcam' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/webcam' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/webcam" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/webcam" /usr/bin/install -c -m 644 webcam.xml wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/webcam' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/webcam" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/webcam" /usr/bin/install -c -m 644 __init__.py admin_gtk.py webcam.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/webcam' Byte-compiling python modules... __init__.pyadmin_gtk.pywebcam.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin_gtk.pywebcam.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/webcam' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/webcam' Making install in looper make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/looper' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/looper' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/looper" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/looper" /usr/bin/install -c -m 644 looper.xml flufileinfo.glade looper.glade wizard.glade '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/looper' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/looper" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/looper" /usr/bin/install -c -m 644 __init__.py looper.py admin_gtk.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/looper' Byte-compiling python modules... __init__.pylooper.pyadmin_gtk.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pylooper.pyadmin_gtk.pywizard_gtk.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/looper' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/looper' Making install in unixdomain make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/unixdomain' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/unixdomain' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/unixdomain" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/unixdomain" /usr/bin/install -c -m 644 unixdomain.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/unixdomain' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/unixdomain" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/unixdomain" /usr/bin/install -c -m 644 __init__.py unixdomain.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/unixdomain' Byte-compiling python modules... __init__.pyunixdomain.py Byte-compiling python modules (optimized versions) ... __init__.pyunixdomain.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/unixdomain' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/unixdomain' Making install in fgdp make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/fgdp' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/fgdp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers/fgdp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/fgdp" /usr/bin/install -c -m 644 fgdp.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/fgdp' test -z "/usr/lib64/flumotion/python/flumotion/component/producers/fgdp" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/fgdp" /usr/bin/install -c -m 644 __init__.py fgdp.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers/fgdp' Byte-compiling python modules... __init__.pyfgdp.py Byte-compiling python modules (optimized versions) ... __init__.pyfgdp.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/fgdp' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers/fgdp' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[6]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component/producers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers" /usr/bin/install -c -m 644 checks.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers' test -z "/usr/lib64/flumotion/python/flumotion/component/producers" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers" /usr/bin/install -c -m 644 __init__.py checks.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component/producers' Byte-compiling python modules... __init__.pychecks.py Byte-compiling python modules (optimized versions) ... __init__.pychecks.py make[6]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component/producers' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/component" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component" /usr/bin/install -c -m 644 component.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component' test -z "/usr/lib64/flumotion/python/flumotion/component" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component" /usr/bin/install -c -m 644 __init__.py component.py decodercomponent.py eater.py feed.py feeder.py feedcomponent.py feedcomponent010.py padmonitor.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/component' Byte-compiling python modules... __init__.pycomponent.pydecodercomponent.pyeater.pyfeed.pyfeeder.pyfeedcomponent.pyfeedcomponent010.pypadmonitor.py Byte-compiling python modules (optimized versions) ... __init__.pycomponent.pydecodercomponent.pyeater.pyfeed.pyfeeder.pyfeedcomponent.pyfeedcomponent010.pypadmonitor.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/component' Making install in configure make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/configure" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/configure" /usr/bin/install -c -m 644 __init__.py configure.py installed.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/configure' Byte-compiling python modules... __init__.pyconfigure.pyinstalled.py Byte-compiling python modules (optimized versions) ... __init__.pyconfigure.pyinstalled.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/configure' Making install in extern make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' Making install in fdpass make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern/fdpass' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern/fdpass' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/extern/fdpass" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/fdpass" /bin/sh ../../../libtool --mode=install /usr/bin/install -c fdpass.so '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/fdpass' libtool: install: /usr/bin/install -c fdpass.so /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/fdpass/fdpass.so test -z "/usr/lib64/flumotion/python/flumotion/extern/fdpass" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/fdpass" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/fdpass' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern/fdpass' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern/fdpass' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/extern/command" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/command" /usr/bin/install -c -m 644 command/__init__.py command/command.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/command' Byte-compiling python modules... __init__.pycommand.py Byte-compiling python modules (optimized versions) ... __init__.pycommand.py test -z "/usr/lib64/flumotion/python/flumotion/extern" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern" /usr/bin/install -c -m 644 __init__.py code.py exceptiondialog.py unixcrypt.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern' Byte-compiling python modules... __init__.pycode.pyexceptiondialog.pyunixcrypt.py Byte-compiling python modules (optimized versions) ... __init__.pycode.pyexceptiondialog.pyunixcrypt.py test -z "/usr/lib64/flumotion/python/flumotion/extern/log" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/log" /usr/bin/install -c -m 644 log/__init__.py log/log.py log/termcolor.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/log' Byte-compiling python modules... __init__.pylog.pytermcolor.py Byte-compiling python modules (optimized versions) ... __init__.pylog.pytermcolor.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/extern' Making install in job make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/job' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/job' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/job" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/job" /usr/bin/install -c -m 644 __init__.py job.py main.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/job' Byte-compiling python modules... __init__.pyjob.pymain.py Byte-compiling python modules (optimized versions) ... __init__.pyjob.pymain.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/job' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/job' Making install in launch make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/launch' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/launch' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/launch" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/launch" /usr/bin/install -c -m 644 __init__.py inspect.py main.py parse.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/launch' Byte-compiling python modules... __init__.pyinspect.pymain.pyparse.py Byte-compiling python modules (optimized versions) ... __init__.pyinspect.pymain.pyparse.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/launch' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/launch' Making install in manager make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/manager' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/manager' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/manager" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/manager" /usr/bin/install -c -m 644 __init__.py admin.py base.py component.py config.py main.py manager.py worker.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/manager' Byte-compiling python modules... __init__.pyadmin.pybase.pycomponent.pyconfig.pymain.pymanager.pyworker.py Byte-compiling python modules (optimized versions) ... __init__.pyadmin.pybase.pycomponent.pyconfig.pymain.pymanager.pyworker.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/manager' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/manager' Making install in monitor make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' Making install in nagios make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor/nagios' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor/nagios' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/monitor/nagios" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/monitor/nagios" /usr/bin/install -c -m 644 __init__.py log.py util.py main.py process.py stream.py component.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/monitor/nagios' Byte-compiling python modules... __init__.pylog.pyutil.pymain.pyprocess.pystream.pycomponent.py Byte-compiling python modules (optimized versions) ... __init__.pylog.pyutil.pymain.pyprocess.pystream.pycomponent.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor/nagios' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor/nagios' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/monitor" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/monitor" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/monitor' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/monitor' Making install in project make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make install-am make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/project" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/project" /usr/bin/install -c -m 644 flumotion.locale.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/project' test -z "/usr/lib64/flumotion/python/flumotion/project" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/project" /usr/bin/install -c -m 644 __init__.py project.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/project' Byte-compiling python modules... __init__.pyproject.py Byte-compiling python modules (optimized versions) ... __init__.pyproject.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/project' Making install in service make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/service' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/service' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/service" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/service" /usr/bin/install -c -m 644 __init__.py main.py service.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/service' Byte-compiling python modules... __init__.pymain.pyservice.py Byte-compiling python modules (optimized versions) ... __init__.pymain.pyservice.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/service' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/service' Making install in scenario make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' Making install in live make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/live' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/live' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/scenario/live" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/live" /usr/bin/install -c -m 644 live.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/live' test -z "/usr/lib64/flumotion/python/flumotion/scenario/live" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/live" /usr/bin/install -c -m 644 __init__.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/live' Byte-compiling python modules... __init__.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pywizard_gtk.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/live' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/live' Making install in loadflow make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/loadflow' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/loadflow' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/scenario/loadflow" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/loadflow" /usr/bin/install -c -m 644 loadflow.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/loadflow' test -z "/usr/lib64/flumotion/python/flumotion/scenario/loadflow" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/loadflow" /usr/bin/install -c -m 644 __init__.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/loadflow' Byte-compiling python modules... __init__.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pywizard_gtk.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/loadflow' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/loadflow' Making install in ondemand make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/ondemand' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/ondemand' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/scenario/ondemand" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/ondemand" /usr/bin/install -c -m 644 ondemand.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/ondemand' test -z "/usr/lib64/flumotion/python/flumotion/scenario/ondemand" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/ondemand" /usr/bin/install -c -m 644 __init__.py wizard_gtk.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/ondemand' Byte-compiling python modules... __init__.pywizard_gtk.py Byte-compiling python modules (optimized versions) ... __init__.pywizard_gtk.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/ondemand' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/ondemand' Making install in steps make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/steps' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/steps' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/scenario/steps" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/steps" /usr/bin/install -c -m 644 steps.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/steps' test -z "/usr/lib64/flumotion/python/flumotion/scenario/steps" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/steps" /usr/bin/install -c -m 644 __init__.py consumptionsteps.py conversionsteps.py loadflowstep.py ondemandstep.py productionsteps.py summarysteps.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario/steps' Byte-compiling python modules... __init__.pyconsumptionsteps.pyconversionsteps.pyloadflowstep.pyondemandstep.pyproductionsteps.pysummarysteps.py Byte-compiling python modules (optimized versions) ... __init__.pyconsumptionsteps.pyconversionsteps.pyloadflowstep.pyondemandstep.pyproductionsteps.pysummarysteps.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/steps' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario/steps' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/scenario" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario" /usr/bin/install -c -m 644 scenario.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario' test -z "/usr/lib64/flumotion/python/flumotion/scenario" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/scenario' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/scenario' Making install in test make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/test' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/test' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/test" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/test" /usr/bin/install -c -m 644 __init__.py common.py comptest.py gtkunit.py realm.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/test' Byte-compiling python modules... __init__.pycommon.pycomptest.pygtkunit.pyrealm.py Byte-compiling python modules (optimized versions) ... __init__.pycommon.pycomptest.pygtkunit.pyrealm.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/test' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/test' Making install in tester make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/tester' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/tester' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/tester" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/tester" /usr/bin/install -c -m 644 __init__.py client.py clientfactory.py httpclient.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/tester' Byte-compiling python modules... __init__.pyclient.pyclientfactory.pyhttpclient.py Byte-compiling python modules (optimized versions) ... __init__.pyclient.pyclientfactory.pyhttpclient.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/tester' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/tester' Making install in twisted make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/twisted' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/twisted' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/twisted" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/twisted" /usr/bin/install -c -m 644 __init__.py checkers.py compat.py credentials.py defer.py fdserver.py flavors.py integration.py pb.py portal.py reflect.py rtsp.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/twisted' Byte-compiling python modules... __init__.pycheckers.pycompat.pycredentials.pydefer.pyfdserver.pyflavors.pyintegration.pypb.pyportal.pyreflect.pyrtsp.py Byte-compiling python modules (optimized versions) ... __init__.pycheckers.pycompat.pycredentials.pydefer.pyfdserver.pyflavors.pyintegration.pypb.pyportal.pyreflect.pyrtsp.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/twisted' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/twisted' Making install in ui make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/ui' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/ui' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/ui" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/ui" /usr/bin/install -c -m 644 __init__.py fgtk.py fileselector.py fvumeter.py glade.py kiwipatches.py linkwidget.py plugarea.py icons.py simplewizard.py trayicon.py wizard.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/ui' Byte-compiling python modules... __init__.pyfgtk.pyfileselector.pyfvumeter.pyglade.pykiwipatches.pylinkwidget.pyplugarea.pyicons.pysimplewizard.pytrayicon.pywizard.py Byte-compiling python modules (optimized versions) ... __init__.pyfgtk.pyfileselector.pyfvumeter.pyglade.pykiwipatches.pylinkwidget.pyplugarea.pyicons.pysimplewizard.pytrayicon.pywizard.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/ui' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/ui' Making install in worker make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' Making install in checks make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/worker/checks" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/worker/checks" /usr/bin/install -c -m 644 __init__.py check.py encoder.py video.py gst010.py audio.py device.py cortado.py http.py package.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/worker/checks' Byte-compiling python modules... __init__.pycheck.pyencoder.pyvideo.pygst010.pyaudio.pydevice.pycortado.pyhttp.py Byte-compiling python modules (optimized versions) ... __init__.pycheck.pyencoder.pyvideo.pygst010.pyaudio.pydevice.pycortado.pyhttp.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker/checks' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[5]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion/worker" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/worker" /usr/bin/install -c -m 644 __init__.py base.py config.py feedserver.py job.py main.py medium.py worker.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/worker' Byte-compiling python modules... __init__.pybase.pyconfig.pyfeedserver.pyjob.pymain.pymedium.pyworker.py Byte-compiling python modules (optimized versions) ... __init__.pybase.pyconfig.pyfeedserver.pyjob.pymain.pymedium.pyworker.py make[5]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion/worker' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/flumotion/python/flumotion" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion" /usr/bin/install -c -m 644 package.xml '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion' test -z "/usr/lib64/flumotion/python/flumotion" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion" /usr/bin/install -c -m 644 __init__.py '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/flumotion' Making install in doc make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' Making install in man make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/man' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/man' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 flumotion-manager.1 flumotion-admin.1 flumotion-worker.1 '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/man/man1' make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/man' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/man' Making install in reference ls: cannot access flumotion/component/bouncers/bouncer.py: No such file or directory ls: cannot access flumotion/wizard/*.py: No such file or directory make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/reference' ls: cannot access flumotion/component/bouncers/bouncer.py: No such file or directory ls: cannot access flumotion/wizard/*.py: No such file or directory make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/reference' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc/reference' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/doc' Making install in common make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/common' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/common' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/common' Making install in pkgconfig make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/pkgconfig' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/pkgconfig' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 flumotion.pc '/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/pkgconfig' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/pkgconfig' Making install in tests make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' Making install in integration make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests/integration' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests/integration' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests/integration' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests/integration' make[3]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' make[4]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' make[3]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/tests' Making install in po make[2]: Entering directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' /bin/sh /usr/src/rpm/BUILD/flumotion-0.10.0/install-sh -d /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale linguas="ca es fr nl nb pt_BR sv "; \ for lang in $linguas; do \ dir=/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /usr/src/rpm/BUILD/flumotion-0.10.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/flumotion.mo; \ echo "installing $lang.gmo as $dir/flumotion.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/flumotion.mo; \ echo "installing ./$lang.gmo as" \ "$dir/flumotion.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/flumotion.mo.m; \ echo "installing $lang.gmo.m as $dir/flumotion.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/flumotion.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/flumotion.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ca.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/ca/LC_MESSAGES/flumotion.mo installing es.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/es/LC_MESSAGES/flumotion.mo installing fr.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/fr/LC_MESSAGES/flumotion.mo installing nl.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/nl/LC_MESSAGES/flumotion.mo installing nb.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/nb/LC_MESSAGES/flumotion.mo installing pt_BR.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/flumotion.mo installing sv.gmo as /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/locale/sv/LC_MESSAGES/flumotion.mo make[2]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0/po' make[1]: Leaving directory `/usr/src/rpm/BUILD/flumotion-0.10.0' + desktop-file-install --vendor fedora --mode 644 --dir /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/applications --add-category X-Fedora --add-category X-Streamer --delete-original /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/applications/flumotion-admin.desktop /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/applications/fedora-flumotion-admin.desktop: error: (will be fatal in the future): value "flumotion.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + mkdir -p /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/etc/flumotion + install -d /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/etc/rc.d/init.d + install -m 755 doc/redhat/flumotion /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/etc/rc.d/init.d + install -d /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/var/log/flumotion + install -d /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/var/run/flumotion + install -d /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/var/cache/flumotion + /usr/bin/install -m 0644 -D doc/redhat/flumotion.logrotate /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/etc/logrotate.d/flumotion + /usr/lib/rpm/find-lang.sh /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 flumotion + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /usr/src/rpm/BUILD/flumotion-0.10.0 extracting debug info from /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/lib64/flumotion/python/flumotion/extern/fdpass/fdpass.so 12 blocks + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: flumotion-0.10.0-1.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0orJ5p + umask 022 + cd /usr/src/rpm/BUILD + cd flumotion-0.10.0 + DOCDIR=/usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/doc/flumotion-0.10.0 + export DOCDIR + /bin/mkdir -p /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/doc/flumotion-0.10.0 + cp -pr ChangeLog COPYING README AUTHORS flumotion.doap /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/doc/flumotion-0.10.0 + cp -pr doc/reference/html /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/doc/flumotion-0.10.0 + cp -pr conf /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64/usr/share/doc/flumotion-0.10.0 + exit 0 Provides: config(flumotion) = 0.10.0-1.fc16 fdpass.so()(64bit) pkgconfig(flumotion) = 0.10.0 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh openssl Requires(preun): /bin/sh Requires: /bin/bash /usr/bin/pkg-config /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: flumotion-debuginfo-0.10.0-1.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 Wrote: /usr/src/rpm/SRPMS/flumotion-0.10.0-1.fc16.src.rpm Wrote: /usr/src/rpm/RPMS/flumotion-0.10.0-1.fc16.x86_64.rpm Wrote: /usr/src/rpm/RPMS/flumotion-debuginfo-0.10.0-1.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F3rKST + umask 022 + cd /usr/src/rpm/BUILD + cd flumotion-0.10.0 + rm -rf /usr/src/rpm/BUILDROOT/flumotion-0.10.0-1.fc16.x86_64 + exit 0