Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445705 Details for
Bug 631458
FTBFS python-telepathy-0.15.18-1.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 34.74 KB, created by
FTBFS
on 2010-09-07 18:58:42 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:58:42 UTC
Size:
34.74 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-telepathy.spec'], False, '/var/lib/mock/fedora-development-i386-python-telepathy-0.15.18-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xda9b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-telepathy.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/python-telepathy-0.15.18-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-telepathy.spec'], False, '/var/lib/mock/fedora-development-i386-python-telepathy-0.15.18-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xda9b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-telepathy.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0ggwDw >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf telepathy-python-0.15.18 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/telepathy-python-0.15.18.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd telepathy-python-0.15.18 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NcHPER >+ umask 022 >+ cd /builddir/build/BUILD >+ cd telepathy-python-0.15.18 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for a Python interpreter with version >= 2.4.0... python >checking for python... /usr/bin/python >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 xsltproc... xsltproc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating examples/Makefile >config.status: creating src/Makefile >config.status: creating spec/Makefile >config.status: creating src/client/Makefile >config.status: creating src/server/Makefile >config.status: creating tools/Makefile >config.status: creating src/_version.py >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make >Making all in examples >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/examples' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/examples' >Making all in src >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >xsltproc --nonet --novalid --xinclude -o _generated/interfaces.py \ > ../tools/python-interfaces-generator.xsl \ > ../spec/all.xml >xsltproc --nonet --novalid --xinclude -o _generated/constants.py \ > ../tools/python-constants-generator.xsl \ > ../spec/all.xml >xsltproc --nonet --novalid --xinclude -o _generated/errors.py \ > ../tools/python-errors-generator.xsl \ > ../spec/all.xml >/bin/mkdir -p _generated/ >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_List.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_List.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Hold.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Hold.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Call.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Call.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Mergeable_Conference.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Mergeable_Conference.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Cellular.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Cellular.xml >xsltproc --nonet --novalid --xinclude -o _generated/generic-types.py \ > ../tools/spec-to-python.xsl \ > ../spec/generic-types.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream_Interface_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream_Interface_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Tubes.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Tubes.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Mail_Notification.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Mail_Notification.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_DTMF.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_DTMF.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Room_List.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Room_List.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Anonymity.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Anonymity.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Observer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Observer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Balance.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Balance.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Messages.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Messages.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_DBus_Tube.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_DBus_Tube.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Codec_Offer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Codec_Offer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_File_Transfer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_File_Transfer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Transfer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Transfer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Dispatcher.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Dispatcher.xml >xsltproc --nonet --novalid --xinclude -o _generated/Media_Session_Handler.py \ > ../tools/spec-to-python.xsl \ > ../spec/Media_Session_Handler.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Simple_Presence.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Simple_Presence.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Capabilities.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Capabilities.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Handler_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Handler_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contacts.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contacts.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Interface_Mute.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Interface_Mute.xml >xsltproc --nonet --novalid --xinclude -o _generated/template.py \ > ../tools/spec-to-python.xsl \ > ../spec/template.xml >xsltproc --nonet --novalid --xinclude -o _generated/Debug.py \ > ../tools/spec-to-python.xsl \ > ../spec/Debug.xml >xsltproc --nonet --novalid --xinclude -o _generated/Properties_Interface.py \ > ../tools/spec-to-python.xsl \ > ../spec/Properties_Interface.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Aliasing.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Aliasing.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Forwarding.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Forwarding.xml >xsltproc --nonet --novalid --xinclude -o _generated/Account_Manager.py \ > ../tools/spec-to-python.xsl \ > ../spec/Account_Manager.xml >xsltproc --nonet --novalid --xinclude -o _generated/Media_Stream_Handler.py \ > ../tools/spec-to-python.xsl \ > ../spec/Media_Stream_Handler.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol_Interface_Avatars.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol_Interface_Avatars.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Approver.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Approver.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Splittable.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Splittable.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Presence.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Presence.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Interface_Requests.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Interface_Requests.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Tube.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Tube.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Renaming.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Renaming.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Interface_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Interface_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Call_State.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Call_State.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_Info.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_Info.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Avatars.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Avatars.xml >xsltproc --nonet --novalid --xinclude -o _generated/all.py \ > ../tools/spec-to-python.xsl \ > ../spec/all.xml >xsltproc --nonet --novalid --xinclude -o _generated/Account_Interface_Storage.py \ > ../tools/spec-to-python.xsl \ > ../spec/Account_Interface_Storage.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Request.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Request.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Streamed_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Streamed_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Bundle.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Bundle.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_Groups.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_Groups.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Contact_Search.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Contact_Search.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Conference.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Conference.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Dispatch_Operation.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Dispatch_Operation.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_HTML.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_HTML.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Chat_State.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Chat_State.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Text.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Text.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Handler.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Handler.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Service_Point.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Service_Point.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Password.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Password.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel.xml >xsltproc --nonet --novalid --xinclude -o _generated/Account_Interface_Avatar.py \ > ../tools/spec-to-python.xsl \ > ../spec/Account_Interface_Avatar.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Group.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Group.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Media_Signalling.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Media_Signalling.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream_Endpoint.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream_Endpoint.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Service_Point.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Service_Point.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_Capabilities.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_Capabilities.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol_Interface_Presence.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol_Interface_Presence.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Anonymity.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Anonymity.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Destroyable.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Destroyable.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Handler.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Handler.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Dispatcher_Interface_Operation_List.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Dispatcher_Interface_Operation_List.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Manager.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Manager.xml >xsltproc --nonet --novalid --xinclude -o _generated/Account.py \ > ../tools/spec-to-python.xsl \ > ../spec/Account.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Contact_List.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Contact_List.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Stream_Tube.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Stream_Tube.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Requests.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Requests.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Location.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Location.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Privacy.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Privacy.xml >make all-recursive >make[2]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >Making all in client >make[3]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/client' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/client' >Making all in server >make[3]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/server' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/server' >make[3]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >Making all in spec >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/spec' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/spec' >Making all in tools >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/tools' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/tools' >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18' >+ chmod 0644 examples/Makefile examples/Makefile.am examples/Makefile.in examples/README examples/account.py examples/aliases.py examples/call.py examples/chatroom.py examples/file-transfer.py examples/generate-manager-file.py examples/roomlist.py examples/roster.py examples/tube-dbus-muc.py examples/tube-stream-muc.py >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BB0Ojq >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386 >++ dirname /builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386 >+ cd telepathy-python-0.15.18 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386 >Making install in examples >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/examples' >make[2]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/examples' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/examples' >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/examples' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_List.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_List.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Call.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Call.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Mergeable_Conference.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Mergeable_Conference.xml >xsltproc --nonet --novalid --xinclude -o _generated/generic-types.py \ > ../tools/spec-to-python.xsl \ > ../spec/generic-types.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream_Interface_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream_Interface_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Mail_Notification.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Mail_Notification.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Codec_Offer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Codec_Offer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Transfer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Transfer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Handler_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Handler_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Interface_Mute.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Interface_Mute.xml >xsltproc --nonet --novalid --xinclude -o _generated/template.py \ > ../tools/spec-to-python.xsl \ > ../spec/template.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Forwarding.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Forwarding.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol_Interface_Avatars.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol_Interface_Avatars.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Splittable.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Splittable.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Renaming.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Renaming.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Interface_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Interface_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content.xml >xsltproc --nonet --novalid --xinclude -o _generated/all.py \ > ../tools/spec-to-python.xsl \ > ../spec/all.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Bundle.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Bundle.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_Groups.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_Groups.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Conference.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Conference.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_HTML.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_HTML.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream_Endpoint.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream_Endpoint.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol_Interface_Presence.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol_Interface_Presence.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Privacy.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Privacy.xml >make install-recursive >make[2]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >Making install in client >make[3]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/client' >make[4]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/client' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/python2.7/site-packages/telepathy/client" || /bin/mkdir -p "/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/client" > /usr/bin/install -c -m 644 accountmgr.py account.py channel.py connmgr.py conn.py __init__.py interfacefactory.py managerregistry.py '/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/client' >Byte-compiling python modules... >accountmgr.pyaccount.pychannel.pyconnmgr.pyconn.py__init__.pyinterfacefactory.pymanagerregistry.py >Byte-compiling python modules (optimized versions) ... >accountmgr.pyaccount.pychannel.pyconnmgr.pyconn.py__init__.pyinterfacefactory.pymanagerregistry.py >make[4]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/client' >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/client' >Making install in server >make[3]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/server' >make[4]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/server' >make[4]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/python2.7/site-packages/telepathy/server" || /bin/mkdir -p "/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/server" > /usr/bin/install -c -m 644 channelhandler.py channelmanager.py channel.py connmgr.py conn.py debug.py handle.py __init__.py media.py properties.py '/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/server' >Byte-compiling python modules... >channelhandler.pychannelmanager.pychannel.pyconnmgr.pyconn.pydebug.pyhandle.py__init__.pymedia.pyproperties.py >Byte-compiling python modules (optimized versions) ... >channelhandler.pychannelmanager.pychannel.pyconnmgr.pyconn.pydebug.pyhandle.py__init__.pymedia.pyproperties.py >make[4]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/server' >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src/server' >make[3]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[4]: Entering directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[4]: Nothing to be done for `install-exec-am'. >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_List.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_List.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Type_Call.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Type_Call.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Mergeable_Conference.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Mergeable_Conference.xml >xsltproc --nonet --novalid --xinclude -o _generated/generic-types.py \ > ../tools/spec-to-python.xsl \ > ../spec/generic-types.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream_Interface_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream_Interface_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Mail_Notification.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Mail_Notification.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Codec_Offer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Codec_Offer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Transfer.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Transfer.xml >xsltproc --nonet --novalid --xinclude -o _generated/Client_Handler_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Client_Handler_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Interface_Mute.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Interface_Mute.xml >xsltproc --nonet --novalid --xinclude -o _generated/template.py \ > ../tools/spec-to-python.xsl \ > ../spec/template.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Forwarding.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Forwarding.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol_Interface_Avatars.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol_Interface_Avatars.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Splittable.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Splittable.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Renaming.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Renaming.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content_Interface_Media.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content_Interface_Media.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Content.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Content.xml >xsltproc --nonet --novalid --xinclude -o _generated/all.py \ > ../tools/spec-to-python.xsl \ > ../spec/all.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Bundle.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Bundle.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Contact_Groups.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Contact_Groups.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_Conference.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_Conference.xml >xsltproc --nonet --novalid --xinclude -o _generated/Channel_Interface_HTML.py \ > ../tools/spec-to-python.xsl \ > ../spec/Channel_Interface_HTML.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Future.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Future.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream_Endpoint.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream_Endpoint.xml >xsltproc --nonet --novalid --xinclude -o _generated/Call_Stream.py \ > ../tools/spec-to-python.xsl \ > ../spec/Call_Stream.xml >xsltproc --nonet --novalid --xinclude -o _generated/Protocol_Interface_Presence.py \ > ../tools/spec-to-python.xsl \ > ../spec/Protocol_Interface_Presence.xml >xsltproc --nonet --novalid --xinclude -o _generated/Connection_Interface_Privacy.py \ > ../tools/spec-to-python.xsl \ > ../spec/Connection_Interface_Privacy.xml >test -z "/usr/lib/python2.7/site-packages/telepathy/_generated" || /bin/mkdir -p "/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/_generated" > /usr/bin/install -c -m 644 _generated/interfaces.py _generated/constants.py _generated/errors.py _generated/__init__.py _generated/Channel_Interface_Hold.py _generated/Connection_Interface_Cellular.py _generated/Channel_Type_Tubes.py _generated/Channel_Interface_DTMF.py _generated/Channel_Type_Room_List.py _generated/Connection_Interface_Anonymity.py _generated/Client_Observer.py _generated/Connection_Interface_Balance.py _generated/Channel_Interface_Messages.py _generated/Client.py _generated/Channel_Type_DBus_Tube.py _generated/Channel_Type_File_Transfer.py _generated/Channel_Dispatcher.py _generated/Media_Session_Handler.py _generated/Connection_Interface_Simple_Presence.py _generated/Connection_Interface_Capabilities.py _generated/Connection_Interface_Contacts.py _generated/Debug.py _generated/Properties_Interface.py _generated/Connection_Interface_Aliasing.py _generated/Account_Manager.py _generated/Media_Stream_Handler.py _generated/Client_Approver.py _generated/Connection_Interface_Presence.py _generated/Client_Interface_Requests.py _generated/Channel_Interface_Tube.py _generated/Channel_Interface_Call_State.py _generated/Connection_Interface_Contact_Info.py _generated/Connection_Interface_Avatars.py _generated/Account_Interface_Storage.py _generated/Channel_Request.py _generated/Channel_Type_Streamed_Media.py _generated/Protocol.py _generated/errors.py _generated/Channel_Type_Contact_Search.py _generated/Channel_Dispatch_Operation.py '/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/_generated' >/usr/bin/install: will not overwrite just-created `/builddir/build/BUILDROOT/python-telepathy-0.15.18-1.fc14.i386/usr/lib/python2.7/site-packages/telepathy/_generated/errors.py' with `_generated/errors.py' >make[4]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[4]: *** [install-nodist_generatedPYTHON] Error 1 >make[3]: *** [install-am] Error 2 >make[3]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[2]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make[2]: *** [install-recursive] Error 1 >make[1]: *** [install] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/telepathy-python-0.15.18/src' >make: *** [install-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.BB0Ojq (%install) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.BB0Ojq (%install) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-telepathy.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-telepathy.spec'] >LEAVE do --> EXCEPTION RAISED >
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 631458
:
445704
| 445705 |
445706
|
445707
|
445708
|
445709
|
472336