Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243869 Details for
Bug 333807
media-video/flumotion does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
flumotion-0.6.2:20100821-032335.log (text/plain), 196.46 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-21 14:47:28 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-21 14:47:28 UTC
Size:
196.46 KB
patch
obsolete
> * CPV: media-video/flumotion-0.6.2 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking flumotion-0.6.2.tar.bz2 to /var/tmp/portage/media-video/flumotion-0.6.2/work >>>> Source unpacked in /var/tmp/portage/media-video/flumotion-0.6.2/work >>>> Compiling source in /var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2 ... > * econf: updating flumotion-0.6.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating flumotion-0.6.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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 >configure: configuring flumotion for release >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/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/lib >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 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >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}/lib/python2.7/site-packages >checking for headers required to compile python extensions... found >checking for python module pygtk... found >checking for python module pygst... Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/pygst.py", line 28, in <module> > import sys >KeyError: 'pygst' >GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Not running within active session) >found >checking for python module kiwi... found >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GTK... yes >configure: Building tray icon >checking for PYGTK... yes >checking for pygtk codegen... /usr/bin/python /usr/lib/python2.7/site-packages/gtk-2.0/codegen/codegen.py >checking for pygtk defsdir... /usr/share/pygtk/2.0/defs >checking for Xvfb... yes >checking for epydoc... yes >checking for pychecker... yes >checking for python module twisted... found >checking for Twisted >= 2.5.0... found >checking for python module twisted.names... found >checking for python module twisted.web... found >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/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/effects/Makefile >config.status: creating flumotion/component/effects/colorbalance/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/gdp/Makefile >config.status: creating flumotion/component/consumers/httpstreamer/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/misc/Makefile >config.status: creating flumotion/component/misc/httpserver/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/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/gdp/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/extern/pytrayicon/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/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 > >Building documentation: yes > >Now type "make" to build flumotion >make -j14 -j1 >Making all in . >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >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[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/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[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >Making all in bin >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/bin' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/bin' >Making all in conf >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/conf' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/conf' >Making all in data >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >Making all in glade >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/glade' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/glade' >Making all in image >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >Making all in wizard >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/wizard' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/wizard' >Making all in 16x16 >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/16x16' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/16x16' >Making all in 24x24 >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/24x24' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/24x24' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >Making all in flumotion >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >Making all in admin >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >Making all in assistant >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/assistant' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/assistant' >Making all in command >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/command' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/command' >Making all in gtk >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/gtk' >if test -e videotest.pyc; then rm videotest.pyc; fi >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/gtk' >Making all in rrdmon >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/rrdmon' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/rrdmon' >Making all in text >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/text' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/text' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >Making all in common >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common' >Making all in component >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >Making all in base >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/base' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/base' >Making all in bouncers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/bouncers' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/bouncers' >Making all in combiners >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >Making all in composite >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/composite' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/composite' >Making all in switch >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/switch' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/switch' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >Making all in consumers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >Making all in disker >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/disker' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/disker' >Making all in gdp >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/gdp' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/gdp' >Making all in httpstreamer >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/httpstreamer' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/httpstreamer' >Making all in preview >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/preview' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/preview' >Making all in shout2 >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/shout2' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/shout2' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >Making all in converters >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >Making all in overlay >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/overlay' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/overlay' >Making all in pipeline >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/pipeline' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/pipeline' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >Making all in effects >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >Making all in colorbalance >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/colorbalance' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/colorbalance' >Making all in volume >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/volume' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/volume' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >Making all in encoders >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/encoders' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/encoders' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >Making all in httpserver >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/httpserver' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/httpserver' >Making all in porter >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/porter' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/porter' >Making all in repeater >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/repeater' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/repeater' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >Making all in muxers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/muxers' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/muxers' >Making all in plugs >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >Making all in cortado >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs/cortado' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs/cortado' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >Making all in producers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >Making all in audiotest >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/audiotest' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/audiotest' >Making all in bttv >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/bttv' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/bttv' >Making all in firewire >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/firewire' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/firewire' >Making all in icecast >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/icecast' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/icecast' >Making all in ivtv >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/ivtv' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/ivtv' >Making all in pipeline >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/pipeline' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/pipeline' >Making all in playlist >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/playlist' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/playlist' >Making all in rtsp >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/rtsp' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/rtsp' >Making all in screencast >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/screencast' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/screencast' >Making all in soundcard >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/soundcard' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/soundcard' >Making all in videotest >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/videotest' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/videotest' >Making all in webcam >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/webcam' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/webcam' >Making all in looper >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/looper' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/looper' >Making all in unixdomain >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/unixdomain' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/unixdomain' >Making all in gdp >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/gdp' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/gdp' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >Making all in configure >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make all-am >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >Making all in extern >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >Making all in fdpass >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/fdpass' >i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" -DPACKAGE_STRING=\"flumotion\ 0.6.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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 -pipe -MT fdpass_so-fdpass.o -MD -MP -MF .deps/fdpass_so-fdpass.Tpo -c -o fdpass_so-fdpass.o `test -f 'fdpass.c' || echo './'`fdpass.c >fdpass.c: In function âreadfdsâ: >fdpass.c:101:5: warning: dereferencing type-punned pointer will break strict-aliasing rules >fdpass.c: In function âwritefdsâ: >fdpass.c:181:7: warning: dereferencing type-punned pointer will break strict-aliasing rules >mv -f .deps/fdpass_so-fdpass.Tpo .deps/fdpass_so-fdpass.Po >i686-pc-linux-gnu-gcc -shared -o fdpass.so fdpass_so-fdpass.o >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/fdpass' >Making all in pytrayicon >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/pytrayicon' >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" -DPACKAGE_STRING=\"flumotion\ 0.6.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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. -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -MT pytrayicon_la-eggtrayicon.lo -MD -MP -MF .deps/pytrayicon_la-eggtrayicon.Tpo -c -o pytrayicon_la-eggtrayicon.lo `test -f 'eggtrayicon.c' || echo './'`eggtrayicon.c >libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" "-DPACKAGE_STRING=\"flumotion 0.6.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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. -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -MT pytrayicon_la-eggtrayicon.lo -MD -MP -MF .deps/pytrayicon_la-eggtrayicon.Tpo -c eggtrayicon.c -fPIC -DPIC -o .libs/pytrayicon_la-eggtrayicon.o >mv -f .deps/pytrayicon_la-eggtrayicon.Tpo .deps/pytrayicon_la-eggtrayicon.Plo >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" -DPACKAGE_STRING=\"flumotion\ 0.6.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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. -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -MT pytrayicon_la-pytrayiconmodule.lo -MD -MP -MF .deps/pytrayicon_la-pytrayiconmodule.Tpo -c -o pytrayicon_la-pytrayiconmodule.lo `test -f 'pytrayiconmodule.c' || echo './'`pytrayiconmodule.c >libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" "-DPACKAGE_STRING=\"flumotion 0.6.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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. -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -MT pytrayicon_la-pytrayiconmodule.lo -MD -MP -MF .deps/pytrayicon_la-pytrayiconmodule.Tpo -c pytrayiconmodule.c -fPIC -DPIC -o .libs/pytrayicon_la-pytrayiconmodule.o >mv -f .deps/pytrayicon_la-pytrayiconmodule.Tpo .deps/pytrayicon_la-pytrayiconmodule.Plo >/bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" -DPACKAGE_STRING=\"flumotion\ 0.6.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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. -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -MT pytrayicon_la-pytrayicon.lo -MD -MP -MF .deps/pytrayicon_la-pytrayicon.Tpo -c -o pytrayicon_la-pytrayicon.lo `test -f 'pytrayicon.c' || echo './'`pytrayicon.c >libtool: compile: i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"flumotion\" -DPACKAGE_TARNAME=\"flumotion\" -DPACKAGE_VERSION=\"0.6.2\" "-DPACKAGE_STRING=\"flumotion 0.6.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -DFLUMOTION=\"0.6.2\" -DFLUMOTION_RELEASE=\"1\" -DPACKAGE=\"flumotion\" -DVERSION=\"0.6.2\" -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. -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -MT pytrayicon_la-pytrayicon.lo -MD -MP -MF .deps/pytrayicon_la-pytrayicon.Tpo -c pytrayicon.c -fPIC -DPIC -o .libs/pytrayicon_la-pytrayicon.o >mv -f .deps/pytrayicon_la-pytrayicon.Tpo .deps/pytrayicon_la-pytrayicon.Plo >/bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pytrayicon.la -rpath /usr/lib/flumotion/python/flumotion/extern/pytrayicon pytrayicon_la-eggtrayicon.lo pytrayicon_la-pytrayiconmodule.lo pytrayicon_la-pytrayicon.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/pytrayicon_la-eggtrayicon.o .libs/pytrayicon_la-pytrayiconmodule.o .libs/pytrayicon_la-pytrayicon.o /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -pthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread -pthread -Wl,-soname -Wl,pytrayicon.so -o .libs/pytrayicon.so >libtool: link: ( cd ".libs" && rm -f "pytrayicon.la" && ln -s "../pytrayicon.la" "pytrayicon.la" ) >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/pytrayicon' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >Making all in job >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/job' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/job' >Making all in launch >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/launch' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/launch' >Making all in manager >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/manager' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/manager' >Making all in monitor >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >Making all in nagios >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor/nagios' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor/nagios' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >Making all in project >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >/usr/bin/python ../../common/gen-locale-xml.py \ > flumotion flumotion `cat ../../po/LINGUAS` > flumotion.locale.xml >make all-am >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >Making all in service >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/service' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/service' >Making all in scenario >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >Making all in live >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/live' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/live' >Making all in ondemand >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/ondemand' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/ondemand' >Making all in steps >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/steps' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/steps' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >Making all in test >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/test' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/test' >Making all in tester >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/tester' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/tester' >Making all in twisted >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted' >Making all in ui >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/ui' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/ui' >Making all in worker >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >Making all in checks >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker/checks' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker/checks' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >Making all in doc >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >Making all in man >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/man' >Making all in reference >ls: cannot access flumotion/wizard/*.py: No such file or directory >ls: cannot access flumotion/wizard/*.py: No such file or directory >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/reference' >Generating HTML documentation... >DISPLAY=:`cat display` PYTHONPATH=:../..:../..:/usr/lib/paraview-3.6:/usr/lib/root /usr/bin/python ../../common/gendoc.py -q --no-frames --html flumotion.admin.admin flumotion.admin.config flumotion.admin.connections flumotion.admin flumotion.admin.multi flumotion.common.avltree flumotion.common.boot flumotion.common.bugreporter flumotion.common.bundleclient flumotion.common.bundle 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.fraction flumotion.common.fxml flumotion.common.gstreamer flumotion.common.i18n flumotion.common.identity flumotion.common 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.vfsgio flumotion.common.vfsgnome flumotion.common.vfs flumotion.common.watched flumotion.common.worker flumotion.common.xmlwriter 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 flumotion.component.base.propertiesnode flumotion.component.base.scheduler flumotion.component.base.statewatcher flumotion.component.base.watcher flumotion.component.bouncers.bouncer flumotion.component.bouncers flumotion.component.component flumotion.component.eater flumotion.component.feedcomponent010 flumotion.component.feedcomponent flumotion.component.feeder flumotion.component.feed flumotion.component flumotion.component.padmonitor flumotion.configure.configure flumotion.configure flumotion.extern.code flumotion.extern.exceptiondialog flumotion.extern flumotion.job flumotion.job.job flumotion.job.main flumotion.launch flumotion.launch.inspect flumotion.launch.main flumotion.launch.parse flumotion.manager.admin flumotion.manager.base flumotion.manager.component flumotion.manager.config flumotion.manager flumotion.manager.main flumotion.manager.manager flumotion.manager.worker flumotion.project flumotion.project.project flumotion.service flumotion.service.main flumotion.service.service flumotion.twisted.checkers flumotion.twisted.compat flumotion.twisted.credentials flumotion.twisted.defer flumotion.twisted.fdserver flumotion.twisted.flavors flumotion.twisted flumotion.twisted.integration flumotion.twisted.pb flumotion.twisted.portal flumotion.twisted.reflect flumotion.twisted.rtsp flumotion.worker.base flumotion.worker.checks.audio flumotion.worker.checks.check flumotion.worker.checks.cortado flumotion.worker.checks.encoder flumotion.worker.checks.gst010 flumotion.worker.checks.http flumotion.worker.checks flumotion.worker.checks.video flumotion.worker.config flumotion.worker.feedserver flumotion.worker flumotion.worker.job flumotion.worker.main flumotion.worker.medium flumotion.worker.worker 2>&1; echo $? > ret >Not importing misc.setup >Xlib: extension "RANDR" missing on display ":12987.0". >[33mWarning: [mModule gobject._gobject is shadowed by a variable with the same name. >[33mWarning: [m32 markup errors were found while processing docstrings. Use the verbose switch (-v) to display markup errors. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/reference' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >Making all in common >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/common' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/common' >Making all in pkgconfig >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/pkgconfig' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/pkgconfig' >Making all in tests >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >Making all in integration >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests/integration' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests/integration' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >Making all in po >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >>>> Source compiled. >>>> Test phase [check]: media-video/flumotion-0.6.2 >make -j14 -j1 check >Making check in . >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >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[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/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 check-local >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >find ./flumotion ! -regex ./flumotion/extern/.\* -name \*.py | sort -u | xargs /usr/bin/python ./common/pep8.py --repeat >find ./flumotion ! -regex ./flumotion/extern/.\* -name \*.py.in | sort -u | xargs /usr/bin/python ./common/pep8.py --repeat >./env bash -c 'export PYTHONPATH=:.${PYTHONPATH:+:$PYTHONPATH} && export FLU_PROJECT_PATH=.${FLU_PROJECT_PATH:+:$FLU_PROJECT_PATH} && /usr/bin/python ./common/validate-registry.py' >Traceback (most recent call last): > File "./common/validate-registry.py", line 73, in <module> > function = reflect.namedAny(s) > File "/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted/reflect.py", line 54, in namedAny > topLevelPackage = __import__(trialname) > File "/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common/package.py", line 58, in import_module > locals, fromlist) > File "/usr/lib/python2.7/ihooks.py", line 408, in import_module > m = self.load_tail(q, tail) > File "/usr/lib/python2.7/ihooks.py", line 490, in load_tail > raise ImportError, "No module named '%s'" % mname >ImportError: No module named 'flumotion.component.consumers.disker.disker_plug.DiskerPlug' >make[2]: *** [check-local-registry] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >make: *** [check-recursive] Error 1 > * ERROR: media-video/flumotion-0.6.2 failed: > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 3165: Called _eapi0_src_test > * ebuild.sh, line 619: Called die > * The specific snippet of code: > * hasq test $FEATURES && die "Make check failed. See above for details." > * > * If you need support, post the output of 'emerge --info =media-video/flumotion-0.6.2', > * the complete build log and the output of 'emerge -pqv =media-video/flumotion-0.6.2'. > * The complete build log is located at '/var/log/portage/build/media-video/flumotion-0.6.2:20100821-032335.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/flumotion-0.6.2/temp/environment'. > * S: '/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' > >>>> Install flumotion-0.6.2 into /var/tmp/portage/media-video/flumotion-0.6.2/image/ category media-video >make -j14 -j1 prefix=/var/tmp/portage/media-video/flumotion-0.6.2/image/usr datadir=/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share infodir=/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/info localstatedir=/var/tmp/portage/media-video/flumotion-0.6.2/image/var/lib mandir=/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/man sysconfdir=/var/tmp/portage/media-video/flumotion-0.6.2/image/etc -j14 -j1 install >Making install in . >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >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[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/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]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2' >Making install in bin >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/bin' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/bin' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/bin" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/bin' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/sbin" > /usr/bin/install -c flumotion '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/sbin' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/bin' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/bin' >Making install in conf >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/conf' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/conf' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/conf' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/conf' >Making install in data >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >Making install in glade >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/glade' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/glade' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/glade" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/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 disker-wizard.glade encoding-wizard.glade httpstreamer-wizard.glade license-wizard.glade ondemand-wizard.glade overlay-wizard.glade overview-wizard.glade production-wizard.glade scenario-wizard.glade select-producers-wizard.glade shout2-wizard.glade summary-wizard.glade welcome-wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/glade' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/glade' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/glade' >Making install in image >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >Making install in wizard >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/wizard' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/wizard' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/wizard" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/wizard" > /usr/bin/install -c -m 644 consumption.png firewire.png flow.png licenses.png looper.png kcmdevices.png overlay.png placeholder.png soundcard.png source.png summary.png testsource.png tv.png webcam.png widget_doc.png wizard.png xiphfish.png '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/wizard' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/wizard' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/wizard' >Making install in 16x16 >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/16x16' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/16x16' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/16x16" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/16x16" > /usr/bin/install -c -m 644 wizard.png '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/16x16' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/16x16' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/16x16' >Making install in 24x24 >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/24x24' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/24x24' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/24x24" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/24x24" > /usr/bin/install -c -m 644 wizard.png '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image/24x24' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/24x24' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image/24x24' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion/image' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data/image' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/applications" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/applications" > /usr/bin/install -c -m 644 flumotion-admin.desktop '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/applications' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/hal/fdi/policy/20thirdparty" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/hal/fdi/policy/20thirdparty" > /usr/bin/install -c -m 644 91-flumotion-device-policy.fdi '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/hal/fdi/policy/20thirdparty' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/pixmaps" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/pixmaps" > /usr/bin/install -c -m 644 image/flumotion.png '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/pixmaps' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion" > /usr/bin/install -c -m 644 make-dummy-cert '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion" > /usr/bin/install -c -m 644 cortado-template.html '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/flumotion' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/data' >Making install in flumotion >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >Making install in admin >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >Making install in assistant >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/assistant' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/assistant' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/assistant" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/assistant" > /usr/bin/install -c -m 644 __init__.py configurationwriter.py interfaces.py models.py save.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/assistant' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/assistant' >Making install in command >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/command' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/command' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/command" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/command' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/command' >Making install in gtk >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/gtk' >if test -e videotest.pyc; then rm videotest.pyc; fi >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/gtk' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/gtk" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/gtk" > /usr/bin/install -c -m 644 __init__.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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/gtk' >Byte-compiling python modules... >__init__.pyadminwindow.pybasesteps.pycomponentlist.pycomponentview.pyconfigurationassistant.pyconnections.pydebugmarkerview.pydialogs.pygreeter.pymain.pymessage.pyoverlaystep.pystatusbar.pyworkerlist.pyworkerstep.py >Byte-compiling python modules (optimized versions) ... >__init__.pyadminwindow.pybasesteps.pycomponentlist.pycomponentview.pyconfigurationassistant.pyconnections.pydebugmarkerview.pydialogs.pygreeter.pymain.pymessage.pyoverlaystep.pystatusbar.pyworkerlist.pyworkerstep.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/gtk' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/gtk' >Making install in rrdmon >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/rrdmon' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/rrdmon' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/rrdmon" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/rrdmon" > /usr/bin/install -c -m 644 __init__.py config.py main.py rrdmon.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/rrdmon' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/rrdmon' >Making install in text >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/text' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/text' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin/text" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/text' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin/text' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin" > /usr/bin/install -c -m 644 __init__.py admin.py config.py connections.py multi.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/admin' >Byte-compiling python modules... >__init__.pyadmin.pyconfig.pyconnections.pymulti.py >Byte-compiling python modules (optimized versions) ... >__init__.pyadmin.pyconfig.pyconnections.pymulti.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/admin' >Making install in common >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/common" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 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 reload.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/common' > /usr/bin/install -c -m 644 server.py setup.py signals.py startset.py testsuite.py vfs.py vfsgio.py vfsgnome.py watched.py worker.py xmlwriter.py eventcalendar.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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.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.pyvfs.pyvfsgio.pyvfsgnome.pywatched.pyworker.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.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.pyvfs.pyvfsgio.pyvfsgnome.pywatched.pyworker.pyxmlwriter.pyeventcalendar.py >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/common' >Making install in component >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >Making install in base >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/base' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/base' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/base" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/base" > /usr/bin/install -c -m 644 base.xml feeders.glade eaters.glade component.glade properties.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/base' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/base" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 propertiesnode.py scheduler.py statewatcher.py watcher.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/base' >Byte-compiling python modules... >__init__.pyadmin_gtk.pyadmin_text.pybaseadminnode.pycomponentnode.pyeatersnode.pyeffectsnode.pyfeedersnode.pyhttp.pypropertiesnode.pyscheduler.pystatewatcher.pywatcher.py >Byte-compiling python modules (optimized versions) ... >__init__.pyadmin_gtk.pyadmin_text.pybaseadminnode.pycomponentnode.pyeatersnode.pyeffectsnode.pyfeedersnode.pyhttp.pypropertiesnode.pyscheduler.pystatewatcher.pywatcher.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/base' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/base' >Making install in bouncers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/bouncers' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/bouncers' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/bouncers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/bouncers" > /usr/bin/install -c -m 644 htpasswdcrypt.xml saltsha256.xml bouncer.glade tokentest.xml ipbouncer.xml icalbouncer.xml deprecated.xml bouncer.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/bouncers' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/bouncers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/bouncers" > /usr/bin/install -c -m 644 __init__.py admin_gtk.py bouncer.py component.py htpasswdcrypt.py icalbouncer.py ipbouncer.py saltsha256.py plug.py tokentest.py tokentestbouncer.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/bouncers' >Byte-compiling python modules... >__init__.pyadmin_gtk.pybouncer.pycomponent.pyhtpasswdcrypt.pyicalbouncer.pyipbouncer.pysaltsha256.pyplug.pytokentest.pytokentestbouncer.py >Byte-compiling python modules (optimized versions) ... >__init__.pyadmin_gtk.pybouncer.pycomponent.pyhtpasswdcrypt.pyicalbouncer.pyipbouncer.pysaltsha256.pyplug.pytokentest.pytokentestbouncer.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/bouncers' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/bouncers' >Making install in combiners >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >Making install in composite >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/composite' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/composite' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/composite" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/composite" > /usr/bin/install -c -m 644 composite.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/composite' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/composite" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/composite" > /usr/bin/install -c -m 644 __init__.py composite.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/composite' >Byte-compiling python modules... >__init__.pycomposite.py >Byte-compiling python modules (optimized versions) ... >__init__.pycomposite.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/composite' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/composite' >Making install in switch >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/switch' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/switch' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/switch" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/switch" > /usr/bin/install -c -m 644 switch.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/switch' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/switch" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners/switch" > /usr/bin/install -c -m 644 __init__.py switch.py basicwatchdog.py patternswitch.py admin_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/switch' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners/switch' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/combiners' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/combiners' >Making install in consumers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >Making install in disker >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/disker' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/disker' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/disker" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/disker" > /usr/bin/install -c -m 644 disker.xml disker.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/disker' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/disker" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/disker' >Byte-compiling python modules... >__init__.pydisker.pydisker_plug.pyadmin_gtk.pyadmin_text.py >Byte-compiling python modules (optimized versions) ... >__init__.pydisker.pydisker_plug.pyadmin_gtk.pyadmin_text.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/disker' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/disker' >Making install in gdp >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/gdp' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/gdp' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/gdp" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/gdp" > /usr/bin/install -c -m 644 gdp.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/gdp' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/gdp" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/gdp" > /usr/bin/install -c -m 644 __init__.py gdp.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/gdp' >Byte-compiling python modules... >__init__.pygdp.py >Byte-compiling python modules (optimized versions) ... >__init__.pygdp.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/gdp' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/gdp' >Making install in httpstreamer >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/httpstreamer' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/httpstreamer' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/httpstreamer" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/httpstreamer" > /usr/bin/install -c -m 644 httpstreamer.xml httpstreamer.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/httpstreamer' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/httpstreamer" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/httpstreamer" > /usr/bin/install -c -m 644 __init__.py httpstreamer.py resources.py admin_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/httpstreamer' >Byte-compiling python modules... >__init__.pyhttpstreamer.pyresources.pyadmin_gtk.py >Byte-compiling python modules (optimized versions) ... >__init__.pyhttpstreamer.pyresources.pyadmin_gtk.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/httpstreamer' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/httpstreamer' >Making install in preview >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/preview' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/preview' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/preview" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/preview" > /usr/bin/install -c -m 644 preview.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/preview' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/preview" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/preview" > /usr/bin/install -c -m 644 __init__.py preview.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/preview' >Byte-compiling python modules... >__init__.pypreview.py >Byte-compiling python modules (optimized versions) ... >__init__.pypreview.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/preview' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/preview' >Making install in shout2 >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/shout2' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/shout2' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/shout2" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/shout2" > /usr/bin/install -c -m 644 shout2.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/shout2' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/shout2" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/shout2" > /usr/bin/install -c -m 644 __init__.py shout2.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers/shout2' >Byte-compiling python modules... >__init__.pyshout2.py >Byte-compiling python modules (optimized versions) ... >__init__.pyshout2.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/shout2' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers/shout2' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/consumers' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/consumers' >Making install in converters >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >Making install in overlay >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/overlay' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/overlay' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/overlay" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/overlay" > /usr/bin/install -c -m 644 Vera.ttf overlay.xml cc.24x24.png fluendo.24x24.png xiph.24x24.png cc.36x36.png fluendo.36x36.png xiph.36x36.png '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/overlay' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/overlay" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/overlay" > /usr/bin/install -c -m 644 __init__.py genimg.py overlay.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/overlay' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/overlay' >Making install in pipeline >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/pipeline' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/pipeline' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/pipeline" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/pipeline" > /usr/bin/install -c -m 644 pipeline.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/pipeline' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/pipeline" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/pipeline" > /usr/bin/install -c -m 644 __init__.py pipeline.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters/pipeline' >Byte-compiling python modules... >__init__.pypipeline.py >Byte-compiling python modules (optimized versions) ... >__init__.pypipeline.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/pipeline' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters/pipeline' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/converters' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/converters' >Making install in effects >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >Making install in colorbalance >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/colorbalance' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/colorbalance' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/colorbalance" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/colorbalance" > /usr/bin/install -c -m 644 colorbalance.xml colorbalance.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/colorbalance' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/colorbalance" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/colorbalance" > /usr/bin/install -c -m 644 __init__.py colorbalance.py admin_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/colorbalance' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/colorbalance' >Making install in volume >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/volume' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/volume' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/volume" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/volume" > /usr/bin/install -c -m 644 volume.xml volume.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/volume' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/volume" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects/volume" > /usr/bin/install -c -m 644 __init__.py volume.py admin_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/volume' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects/volume' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/effects' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/effects' >Making install in encoders >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/encoders' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/encoders' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/dirac" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/dirac" > /usr/bin/install -c -m 644 dirac/dirac.xml dirac/wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/dirac' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/dirac" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/dirac" > /usr/bin/install -c -m 644 dirac/__init__.py dirac/dirac.py dirac/wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/jpeg" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/jpeg" > /usr/bin/install -c -m 644 jpeg/jpeg.xml jpeg/wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/jpeg' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/jpeg" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/jpeg" > /usr/bin/install -c -m 644 jpeg/__init__.py jpeg/jpeg.py jpeg/wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/mulaw" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/mulaw" > /usr/bin/install -c -m 644 mulaw/mulaw.xml mulaw/wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/mulaw' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/mulaw" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/mulaw" > /usr/bin/install -c -m 644 mulaw/__init__.py mulaw/mulaw.py mulaw/wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/smoke" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/smoke" > /usr/bin/install -c -m 644 smoke/smoke.xml smoke/wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/smoke' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/smoke" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/smoke" > /usr/bin/install -c -m 644 smoke/__init__.py smoke/smoke.py smoke/wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/speex" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/speex" > /usr/bin/install -c -m 644 speex/speex.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/speex' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/speex" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/speex" > /usr/bin/install -c -m 644 speex/__init__.py speex/speex.py speex/wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/theora" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/theora" > /usr/bin/install -c -m 644 theora/theora.xml theora/wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/theora' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/theora" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/theora" > /usr/bin/install -c -m 644 theora/__init__.py theora/theora.py theora/wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/vorbis" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/vorbis" > /usr/bin/install -c -m 644 vorbis/vorbis.xml vorbis/wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/vorbis' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/encoders/vorbis" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/encoders' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/encoders' >Making install in misc >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >Making install in httpserver >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/httpserver' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/httpserver' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/httpserver" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/httpserver" > /usr/bin/install -c -m 644 httpfile.glade httpserver.xml httpserver.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/httpserver' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/httpserver" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/httpserver" > /usr/bin/install -c -m 644 __init__.py admin_gtk.py cachedprovider.py cachestats.py fileprovider.py httpfile.py httpserver.py localpath.py localprovider.py ratecontrol.py serverstats.py metadataprovider.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/httpserver' >Byte-compiling python modules... >__init__.pyadmin_gtk.pycachedprovider.pycachestats.pyfileprovider.pyhttpfile.pyhttpserver.pylocalpath.pylocalprovider.pyratecontrol.pyserverstats.pymetadataprovider.py >Byte-compiling python modules (optimized versions) ... >__init__.pyadmin_gtk.pycachedprovider.pycachestats.pyfileprovider.pyhttpfile.pyhttpserver.pylocalpath.pylocalprovider.pyratecontrol.pyserverstats.pymetadataprovider.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/httpserver' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/httpserver' >Making install in porter >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/porter' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/porter' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/porter" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/porter" > /usr/bin/install -c -m 644 porter.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/porter' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/porter" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/porter" > /usr/bin/install -c -m 644 __init__.py porterclient.py porter.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/porter' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/porter' >Making install in repeater >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/repeater' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/repeater' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/repeater" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/repeater" > /usr/bin/install -c -m 644 repeater.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/repeater' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/repeater" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/repeater" > /usr/bin/install -c -m 644 __init__.py repeater.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc/repeater' >Byte-compiling python modules... >__init__.pyrepeater.py >Byte-compiling python modules (optimized versions) ... >__init__.pyrepeater.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/repeater' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc/repeater' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/misc' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/misc' >Making install in muxers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/muxers' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/muxers' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/muxers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/muxers" > /usr/bin/install -c -m 644 muxers.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/muxers' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/muxers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/muxers" > /usr/bin/install -c -m 644 __init__.py checks.py multipart.py ogg.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/muxers' >Byte-compiling python modules... >__init__.pychecks.pymultipart.pyogg.py >Byte-compiling python modules (optimized versions) ... >__init__.pychecks.pymultipart.pyogg.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/muxers' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/muxers' >Making install in plugs >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >Making install in cortado >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs/cortado' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs/cortado' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs/cortado" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs/cortado" > /usr/bin/install -c -m 644 cortado.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs/cortado' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs/cortado" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs/cortado" > /usr/bin/install -c -m 644 __init__.py cortado.py cortado_location.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs/cortado' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs/cortado' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs" > /usr/bin/install -c -m 644 plugs.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/plugs' >Byte-compiling python modules... >__init__.pyadminaction.pybase.pyidentity.pymanhole.pyrequest.pyrequestmodifier.pyrrd.pystreamdata.py >Byte-compiling python modules (optimized versions) ... >__init__.pyadminaction.pybase.pyidentity.pymanhole.pyrequest.pyrequestmodifier.pyrrd.pystreamdata.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/plugs' >Making install in producers >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >Making install in audiotest >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/audiotest' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/audiotest' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/audiotest" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/audiotest" > /usr/bin/install -c -m 644 audiotest.xml audiotest.glade wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/audiotest' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/audiotest" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/audiotest" > /usr/bin/install -c -m 644 __init__.py audiotest.py admin_gtk.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/audiotest' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/audiotest' >Making install in bttv >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/bttv' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/bttv' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/bttv" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/bttv" > /usr/bin/install -c -m 644 bttv.xml wizard.glade colorbalance.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/bttv' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/bttv" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/bttv" > /usr/bin/install -c -m 644 __init__.py admin_gtk.py bttv.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/bttv' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/bttv' >Making install in firewire >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/firewire' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/firewire' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/firewire" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/firewire" > /usr/bin/install -c -m 644 firewire.xml wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/firewire' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/firewire" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/firewire" > /usr/bin/install -c -m 644 __init__.py admin_gtk.py firewire.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/firewire' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/firewire' >Making install in icecast >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/icecast' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/icecast' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/icecast" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/icecast" > /usr/bin/install -c -m 644 icecast.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/icecast' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/icecast" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/icecast" > /usr/bin/install -c -m 644 __init__.py icecast.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/icecast' >Byte-compiling python modules... >__init__.pyicecast.py >Byte-compiling python modules (optimized versions) ... >__init__.pyicecast.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/icecast' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/icecast' >Making install in ivtv >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/ivtv' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/ivtv' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/ivtv" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/ivtv" > /usr/bin/install -c -m 644 ivtv.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/ivtv' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/ivtv" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/ivtv" > /usr/bin/install -c -m 644 __init__.py ivtv.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/ivtv' >Byte-compiling python modules... >__init__.pyivtv.py >Byte-compiling python modules (optimized versions) ... >__init__.pyivtv.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/ivtv' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/ivtv' >Making install in pipeline >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/pipeline' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/pipeline' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/pipeline" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/pipeline" > /usr/bin/install -c -m 644 pipeline.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/pipeline' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/pipeline" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/pipeline" > /usr/bin/install -c -m 644 __init__.py pipeline.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/pipeline' >Byte-compiling python modules... >__init__.pypipeline.py >Byte-compiling python modules (optimized versions) ... >__init__.pypipeline.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/pipeline' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/pipeline' >Making install in playlist >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/playlist' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/playlist' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/playlist" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/playlist" > /usr/bin/install -c -m 644 playlist.xml playlist.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/playlist' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/playlist" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/playlist' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/playlist' >Making install in rtsp >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/rtsp' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/rtsp' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/rtsp" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/rtsp" > /usr/bin/install -c -m 644 rtsp.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/rtsp' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/rtsp" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/rtsp" > /usr/bin/install -c -m 644 __init__.py rtsp.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/rtsp' >Byte-compiling python modules... >__init__.pyrtsp.py >Byte-compiling python modules (optimized versions) ... >__init__.pyrtsp.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/rtsp' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/rtsp' >Making install in screencast >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/screencast' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/screencast' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/screencast" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/screencast" > /usr/bin/install -c -m 644 screencast.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/screencast' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/screencast" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/screencast" > /usr/bin/install -c -m 644 __init__.py screencast.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/screencast' >Byte-compiling python modules... >__init__.pyscreencast.py >Byte-compiling python modules (optimized versions) ... >__init__.pyscreencast.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/screencast' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/screencast' >Making install in soundcard >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/soundcard' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/soundcard' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/soundcard" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/soundcard" > /usr/bin/install -c -m 644 soundcard.xml wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/soundcard' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/soundcard" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/soundcard" > /usr/bin/install -c -m 644 __init__.py admin_gtk.py soundcard.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/soundcard' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/soundcard' >Making install in videotest >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/videotest' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/videotest' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/videotest" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/videotest" > /usr/bin/install -c -m 644 videotest.xml wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/videotest' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/videotest" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/videotest' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/videotest' >Making install in webcam >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/webcam' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/webcam' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/webcam" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/webcam" > /usr/bin/install -c -m 644 webcam.xml wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/webcam' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/webcam" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/webcam" > /usr/bin/install -c -m 644 __init__.py admin_gtk.py webcam.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/webcam' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/webcam' >Making install in looper >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/looper' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/looper' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/looper" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/looper" > /usr/bin/install -c -m 644 looper.xml flufileinfo.glade looper.glade wizard.glade '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/looper' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/looper" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/looper" > /usr/bin/install -c -m 644 __init__.py looper.py admin_gtk.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/looper' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/looper' >Making install in unixdomain >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/unixdomain' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/unixdomain' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/unixdomain" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/unixdomain" > /usr/bin/install -c -m 644 unixdomain.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/unixdomain' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/unixdomain" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/unixdomain" > /usr/bin/install -c -m 644 __init__.py unixdomain.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/unixdomain' >Byte-compiling python modules... >__init__.pyunixdomain.py >Byte-compiling python modules (optimized versions) ... >__init__.pyunixdomain.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/unixdomain' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/unixdomain' >Making install in gdp >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/gdp' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/gdp' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/gdp" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/gdp" > /usr/bin/install -c -m 644 gdp.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/gdp' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/gdp" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/gdp" > /usr/bin/install -c -m 644 __init__.py gdp.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers/gdp' >Byte-compiling python modules... >__init__.pygdp.py >Byte-compiling python modules (optimized versions) ... >__init__.pygdp.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/gdp' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers/gdp' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[5]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[5]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers" > /usr/bin/install -c -m 644 checks.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers" > /usr/bin/install -c -m 644 __init__.py checks.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component/producers' >Byte-compiling python modules... >__init__.pychecks.py >Byte-compiling python modules (optimized versions) ... >__init__.pychecks.py >make[5]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component/producers' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component" > /usr/bin/install -c -m 644 component.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component" > /usr/bin/install -c -m 644 __init__.py component.py eater.py feed.py feeder.py feedcomponent.py feedcomponent010.py padmonitor.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/component' >Byte-compiling python modules... >__init__.pycomponent.pyeater.pyfeed.pyfeeder.pyfeedcomponent.pyfeedcomponent010.pypadmonitor.py >Byte-compiling python modules (optimized versions) ... >__init__.pycomponent.pyeater.pyfeed.pyfeeder.pyfeedcomponent.pyfeedcomponent010.pypadmonitor.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/component' >Making install in configure >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make install-am >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/configure" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/configure" > /usr/bin/install -c -m 644 __init__.py configure.py installed.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/configure' >Byte-compiling python modules... >__init__.pyconfigure.pyinstalled.py >Byte-compiling python modules (optimized versions) ... >__init__.pyconfigure.pyinstalled.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/configure' >Making install in extern >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >Making install in fdpass >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/fdpass' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/fdpass' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c fdpass.so '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass' >libtool: install: /usr/bin/install -c fdpass.so /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass/fdpass.so >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/fdpass' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/fdpass' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/fdpass' >Making install in pytrayicon >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/pytrayicon' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/pytrayicon' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon" > /bin/sh ../../../libtool --mode=install /usr/bin/install -c pytrayicon.la '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon' >libtool: install: /usr/bin/install -c .libs/pytrayicon.so /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon/pytrayicon.so >libtool: install: /usr/bin/install -c .libs/pytrayicon.lai /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon/pytrayicon.la >libtool: install: warning: remember to run `libtool --finish /usr/lib/flumotion/python/flumotion/extern/pytrayicon' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon" > /usr/bin/install -c -m 644 __init__.py ltihooks.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon' >Byte-compiling python modules... >__init__.pyltihooks.py >Byte-compiling python modules (optimized versions) ... >__init__.pyltihooks.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/pytrayicon' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern/pytrayicon' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/command" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/command" > /usr/bin/install -c -m 644 command/__init__.py command/command.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/command' >Byte-compiling python modules... >__init__.pycommand.py >Byte-compiling python modules (optimized versions) ... >__init__.pycommand.py >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern" > /usr/bin/install -c -m 644 __init__.py code.py exceptiondialog.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern' >Byte-compiling python modules... >__init__.pycode.pyexceptiondialog.py >Byte-compiling python modules (optimized versions) ... >__init__.pycode.pyexceptiondialog.py >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/log" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/log" > /usr/bin/install -c -m 644 log/__init__.py log/log.py log/termcolor.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/log' >Byte-compiling python modules... >__init__.pylog.pytermcolor.py >Byte-compiling python modules (optimized versions) ... >__init__.pylog.pytermcolor.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/extern' >Making install in job >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/job' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/job' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/job" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/job" > /usr/bin/install -c -m 644 __init__.py job.py main.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/job' >Byte-compiling python modules... >__init__.pyjob.pymain.py >Byte-compiling python modules (optimized versions) ... >__init__.pyjob.pymain.py >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/job' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/job' >Making install in launch >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/launch' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/launch' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/launch" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/launch" > /usr/bin/install -c -m 644 __init__.py inspect.py main.py parse.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/launch' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/launch' >Making install in manager >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/manager' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/manager' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/manager" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/manager' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/manager' >Making install in monitor >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >Making install in nagios >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor/nagios' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor/nagios' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/monitor/nagios" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/monitor/nagios" > /usr/bin/install -c -m 644 __init__.py log.py util.py main.py process.py stream.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/monitor/nagios' >Byte-compiling python modules... >__init__.pylog.pyutil.pymain.pyprocess.pystream.py >Byte-compiling python modules (optimized versions) ... >__init__.pylog.pyutil.pymain.pyprocess.pystream.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor/nagios' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor/nagios' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/monitor" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/monitor" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/monitor' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/monitor' >Making install in project >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make install-am >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/project" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/project" > /usr/bin/install -c -m 644 flumotion.locale.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/project' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/project" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/project" > /usr/bin/install -c -m 644 __init__.py project.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/project' >Byte-compiling python modules... >__init__.pyproject.py >Byte-compiling python modules (optimized versions) ... >__init__.pyproject.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/project' >Making install in service >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/service' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/service' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/service" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/service" > /usr/bin/install -c -m 644 __init__.py main.py service.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/service' >Byte-compiling python modules... >__init__.pymain.pyservice.py >Byte-compiling python modules (optimized versions) ... >__init__.pymain.pyservice.py >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/service' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/service' >Making install in scenario >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >Making install in live >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/live' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/live' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/live" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/live" > /usr/bin/install -c -m 644 live.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/live' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/live" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/live" > /usr/bin/install -c -m 644 __init__.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/live' >Byte-compiling python modules... >__init__.pywizard_gtk.py >Byte-compiling python modules (optimized versions) ... >__init__.pywizard_gtk.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/live' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/live' >Making install in ondemand >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/ondemand' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/ondemand' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/ondemand" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/ondemand" > /usr/bin/install -c -m 644 ondemand.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/ondemand' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/ondemand" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/ondemand" > /usr/bin/install -c -m 644 __init__.py wizard_gtk.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/ondemand' >Byte-compiling python modules... >__init__.pywizard_gtk.py >Byte-compiling python modules (optimized versions) ... >__init__.pywizard_gtk.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/ondemand' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/ondemand' >Making install in steps >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/steps' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/steps' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/steps" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/steps" > /usr/bin/install -c -m 644 steps.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/steps' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/steps" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/steps" > /usr/bin/install -c -m 644 __init__.py consumptionsteps.py conversionsteps.py diskersteps.py httpstreamersteps.py licensestep.py ondemandstep.py productionsteps.py shout2steps.py summarysteps.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario/steps' >Byte-compiling python modules... >__init__.pyconsumptionsteps.pyconversionsteps.pydiskersteps.pyhttpstreamersteps.pylicensestep.pyondemandstep.pyproductionsteps.pyshout2steps.pysummarysteps.py >Byte-compiling python modules (optimized versions) ... >__init__.pyconsumptionsteps.pyconversionsteps.pydiskersteps.pyhttpstreamersteps.pylicensestep.pyondemandstep.pyproductionsteps.pyshout2steps.pysummarysteps.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/steps' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario/steps' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario" > /usr/bin/install -c -m 644 scenario.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/scenario' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/scenario' >Making install in test >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/test' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/test' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/test" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/test" > /usr/bin/install -c -m 644 __init__.py common.py comptest.py gtkunit.py realm.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/test' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/test' >Making install in tester >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/tester' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/tester' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/tester" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/tester" > /usr/bin/install -c -m 644 __init__.py client.py clientfactory.py httpclient.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/tester' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/tester' >Making install in twisted >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/twisted" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/twisted' >Making install in ui >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/ui' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/ui' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/ui" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/ui" > /usr/bin/install -c -m 644 __init__.py fgtk.py fileselector.py fvumeter.py glade.py kiwipatches.py linkwidget.py icons.py simplewizard.py trayicon.py wizard.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/ui' >Byte-compiling python modules... >__init__.pyfgtk.pyfileselector.pyfvumeter.pyglade.pykiwipatches.pylinkwidget.pyicons.pysimplewizard.pytrayicon.pywizard.py >Byte-compiling python modules (optimized versions) ... >__init__.pyfgtk.pyfileselector.pyfvumeter.pyglade.pykiwipatches.pylinkwidget.pyicons.pysimplewizard.pytrayicon.pywizard.py >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/ui' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/ui' >Making install in worker >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >Making install in checks >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker/checks' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker/checks' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/worker/checks" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/worker/checks" > /usr/bin/install -c -m 644 __init__.py check.py encoder.py video.py gst010.py audio.py cortado.py http.py package.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/worker/checks' >Byte-compiling python modules... >__init__.pycheck.pyencoder.pyvideo.pygst010.pyaudio.pycortado.pyhttp.py >Byte-compiling python modules (optimized versions) ... >__init__.pycheck.pyencoder.pyvideo.pygst010.pyaudio.pycortado.pyhttp.py >make[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker/checks' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker/checks' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[4]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/worker" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/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[4]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion/worker' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion" > /usr/bin/install -c -m 644 package.xml '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion' >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion" > /usr/bin/install -c -m 644 __init__.py '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion' >Byte-compiling python modules... >__init__.py >Byte-compiling python modules (optimized versions) ... >__init__.py >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/flumotion' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >Making install in man >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/man' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/man' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/man/man1" > /usr/bin/install -c -m 644 flumotion-manager.1 flumotion-admin.1 flumotion-worker.1 '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/man/man1' >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/man' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/man' >Making install in reference >ls: cannot access flumotion/wizard/*.py: No such file or directory >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/reference' >ls: cannot access flumotion/wizard/*.py: No such file or directory >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/reference' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/reference' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc/reference' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/doc' >Making install in common >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/common' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/common' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/common' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/common' >Making install in pkgconfig >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/pkgconfig' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/pkgconfig' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/pkgconfig" > /usr/bin/install -c -m 644 flumotion.pc '/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/pkgconfig' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/pkgconfig' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/pkgconfig' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >Making install in integration >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests/integration' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests/integration' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests/integration' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests/integration' >make[2]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >make[3]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >make[2]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/tests' >Making install in po >make[1]: Entering directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >/bin/sh /var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/install-sh -d /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale >linguas="ca es fr nl nb pt_BR sv "; \ >for lang in $linguas; do \ > dir=/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/$lang/LC_MESSAGES; \ > /bin/sh /var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/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 /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/ca/LC_MESSAGES/flumotion.mo >installing es.gmo as /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/es/LC_MESSAGES/flumotion.mo >installing fr.gmo as /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/fr/LC_MESSAGES/flumotion.mo >installing nl.gmo as /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/nl/LC_MESSAGES/flumotion.mo >installing nb.gmo as /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/nb/LC_MESSAGES/flumotion.mo >installing pt_BR.gmo as /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/pt_BR/LC_MESSAGES/flumotion.mo >installing sv.gmo as /var/tmp/portage/media-video/flumotion-0.6.2/image/usr/share/locale/sv/LC_MESSAGES/flumotion.mo >make[1]: Leaving directory `/var/tmp/portage/media-video/flumotion-0.6.2/work/flumotion-0.6.2/po' >>>> Completed installing flumotion-0.6.2 into /var/tmp/portage/media-video/flumotion-0.6.2/image/ > > * Tinderbox QA Warning! Invalid directories in image >/var/run/flumotion >/var/run/flumotion/.keep_media-video_flumotion-0 > * Tinderbox QA Warning (end)! Invalid directories in image >/var/tmp/portage/media-video/flumotion-0.6.2/image/usr/lib/flumotion/python/flumotion/extern/pytrayicon/pytrayicon.la: Updating... >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/flumotion/python/flumotion/extern/fdpass/fdpass.so > usr/lib/flumotion/python/flumotion/extern/pytrayicon/pytrayicon.so > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/flumotion/python/flumotion/extern/fdpass/fdpass.so > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * fdpass.c:101:5: warning: dereferencing type-punned pointer will break strict-aliasing rules > * fdpass.c:181:7: warning: dereferencing type-punned pointer will break strict-aliasing rules > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.flumotion.net > * Gentoo contact information ... >herds: > gstreamer >maintainers: >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333807
: 243869