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 383932 Details for
Bug 555438
FTBFS python-igraph-0.5.2-4.fc12
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), 27.54 KB, created by
FTBFS
on 2010-01-14 17:23:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:23:29 UTC
Size:
27.54 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-igraph.spec'], False, '/var/lib/mock/fedora-development-x86_64-python-igraph-0.5.2-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1594850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-igraph.spec'] >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/python-igraph-0.5.2-4.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-igraph.spec'], False, '/var/lib/mock/fedora-development-x86_64-python-igraph-0.5.2-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1594850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-igraph.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VqKiGa >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf python-igraph-0.5.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/python-igraph-0.5.2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd python-igraph-0.5.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #3 (python-igraph-authors.diff):' >Patch #3 (python-igraph-authors.diff): >+ /usr/bin/patch -s -p0 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/python-igraph-authors.diff >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MNUUF9 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd python-igraph-0.5.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /usr/bin/python setup.py build >Include path: /usr/include/igraph >Library path: >running build >running build_py >creating build >creating build/lib.linux-x86_64-2.6 >creating build/lib.linux-x86_64-2.6/igraph >copying package/clustering.py -> build/lib.linux-x86_64-2.6/igraph >copying package/drawing.py -> build/lib.linux-x86_64-2.6/igraph >copying package/datatypes.py -> build/lib.linux-x86_64-2.6/igraph >copying package/configuration.py -> build/lib.linux-x86_64-2.6/igraph >copying package/statistics.py -> build/lib.linux-x86_64-2.6/igraph >copying package/__init__.py -> build/lib.linux-x86_64-2.6/igraph >copying package/colors.py -> build/lib.linux-x86_64-2.6/igraph >copying package/formula.py -> build/lib.linux-x86_64-2.6/igraph >copying package/layout.py -> build/lib.linux-x86_64-2.6/igraph >creating build/lib.linux-x86_64-2.6/igraph/test >copying package/test/games.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/bipartite.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/operators.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/foreign.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/cliques.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/structural.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/isomorphism.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/layouts.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/__init__.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/basic.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/iterators.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/colortests.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/generators.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/edgeseq.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/vertexseq.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/spectral.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/attributes.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/decomposition.py -> build/lib.linux-x86_64-2.6/igraph/test >copying package/test/flow.py -> build/lib.linux-x86_64-2.6/igraph/test >creating build/lib.linux-x86_64-2.6/igraph/app >copying package/app/shell.py -> build/lib.linux-x86_64-2.6/igraph/app >copying package/app/__init__.py -> build/lib.linux-x86_64-2.6/igraph/app >running build_ext >building 'igraph.core' extension >creating build/temp.linux-x86_64-2.6 >creating build/temp.linux-x86_64-2.6/src >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/bfsiter.c -o build/temp.linux-x86_64-2.6/src/bfsiter.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/edgeobject.c -o build/temp.linux-x86_64-2.6/src/edgeobject.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/common.c -o build/temp.linux-x86_64-2.6/src/common.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/igraphmodule.c -o build/temp.linux-x86_64-2.6/src/igraphmodule.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/vertexobject.c -o build/temp.linux-x86_64-2.6/src/vertexobject.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/vertexseqobject.c -o build/temp.linux-x86_64-2.6/src/vertexseqobject.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/graphobject.c -o build/temp.linux-x86_64-2.6/src/graphobject.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/arpackobject.c -o build/temp.linux-x86_64-2.6/src/arpackobject.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/convert.c -o build/temp.linux-x86_64-2.6/src/convert.o >src/convert.c: In function 'igraphmodule_attrib_to_vector_t': >src/convert.c:799: warning: implicit declaration of function 'igraphmodule_i_attribute_get_type' >src/convert.c:816: warning: implicit declaration of function 'igraphmodule_i_get_numeric_vertex_attr' >src/convert.c:824: warning: implicit declaration of function 'igraphmodule_i_get_numeric_edge_attr' >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/edgeseqobject.c -o build/temp.linux-x86_64-2.6/src/edgeseqobject.o >gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/igraph -I/usr/local/include -I/usr/include -I../../include -I/usr/include/python2.6 -c src/error.c -o build/temp.linux-x86_64-2.6/src/error.o >In file included from /usr/include/python2.6/pyconfig.h:6, > from /usr/include/python2.6/Python.h:8, > from src/error.h:27, > from src/error.c:25: >/usr/include/python2.6/pyconfig-64.h:1028:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/math.h:28, > from /usr/include/igraph/types.h:45, > from /usr/include/igraph/igraph.h:43, > from src/error.c:24: >/usr/include/features.h:158:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:6, > from /usr/include/python2.6/Python.h:8, > from src/error.h:27, > from src/error.c:25: >/usr/include/python2.6/pyconfig-64.h:1037:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/math.h:28, > from /usr/include/igraph/types.h:45, > from /usr/include/igraph/igraph.h:43, > from src/error.c:24: >/usr/include/features.h:160:1: warning: this is the location of the previous definition >gcc -pthread -shared build/temp.linux-x86_64-2.6/src/bfsiter.o build/temp.linux-x86_64-2.6/src/edgeobject.o build/temp.linux-x86_64-2.6/src/common.o build/temp.linux-x86_64-2.6/src/igraphmodule.o build/temp.linux-x86_64-2.6/src/vertexobject.o build/temp.linux-x86_64-2.6/src/vertexseqobject.o build/temp.linux-x86_64-2.6/src/graphobject.o build/temp.linux-x86_64-2.6/src/arpackobject.o build/temp.linux-x86_64-2.6/src/convert.o build/temp.linux-x86_64-2.6/src/edgeseqobject.o build/temp.linux-x86_64-2.6/src/error.o -L/usr/local/lib -L/usr/lib -L../../src/.libs -L/usr/lib64 -ligraph -lpython2.6 -o build/lib.linux-x86_64-2.6/igraph/core.so >running build_scripts >creating build/scripts-2.6 >copying and adjusting scripts/igraph -> build/scripts-2.6 >changing mode of build/scripts-2.6/igraph from 644 to 755 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0JtMzQ >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 >+ cd python-igraph-0.5.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 >+ /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 >Include path: /usr/include/igraph >Library path: >running install >running install_lib >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64 >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64 >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6 >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/clustering.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/drawing.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/games.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/bipartite.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/operators.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/foreign.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/cliques.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/structural.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/isomorphism.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/layouts.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/basic.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/iterators.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/colortests.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/generators.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/edgeseq.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/vertexseq.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/spectral.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/attributes.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/decomposition.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/test/flow.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test >copying build/lib.linux-x86_64-2.6/igraph/datatypes.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/configuration.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/core.so -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/statistics.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/app >copying build/lib.linux-x86_64-2.6/igraph/app/shell.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/app >copying build/lib.linux-x86_64-2.6/igraph/app/__init__.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/app >copying build/lib.linux-x86_64-2.6/igraph/colors.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/formula.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >copying build/lib.linux-x86_64-2.6/igraph/layout.py -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/clustering.py to clustering.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/drawing.py to drawing.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/games.py to games.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/bipartite.py to bipartite.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/operators.py to operators.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/foreign.py to foreign.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/cliques.py to cliques.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/structural.py to structural.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/isomorphism.py to isomorphism.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/layouts.py to layouts.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/basic.py to basic.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/iterators.py to iterators.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/colortests.py to colortests.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/generators.py to generators.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/edgeseq.py to edgeseq.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/vertexseq.py to vertexseq.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/spectral.py to spectral.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/attributes.py to attributes.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/decomposition.py to decomposition.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/test/flow.py to flow.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/datatypes.py to datatypes.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/configuration.py to configuration.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/statistics.py to statistics.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/app/shell.py to shell.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/app/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/colors.py to colors.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/formula.py to formula.pyc >byte-compiling /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/layout.py to layout.pyc >writing byte-compilation script '/tmp/tmpyR_p6U.py' >/usr/bin/python -O /tmp/tmpyR_p6U.py >removing /tmp/tmpyR_p6U.py >running install_egg_info >running egg_info >writing python_igraph.egg-info/PKG-INFO >writing top-level names to python_igraph.egg-info/top_level.txt >writing dependency_links to python_igraph.egg-info/dependency_links.txt >reading manifest file 'python_igraph.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >warning: no files found matching 'test.py' >warning: no files found matching 'debian/changelog' >warning: no files found matching 'debian/control' >warning: no files found matching 'debian/prepare' >writing manifest file 'python_igraph.egg-info/SOURCES.txt' >Copying python_igraph.egg-info to /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/python_igraph-0.5.2-py2.6.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/bin >copying build/scripts-2.6/igraph -> /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/bin >changing mode of /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/bin/igraph to 755 >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/python-igraph-0.5.2 >extracting debug info from /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages/igraph/core.so >1197 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >Bytecompiling .py files below /builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tE6lTM >+ umask 022 >+ cd /builddir/build/BUILD >+ cd python-igraph-0.5.2 >+ unset DISPLAY >+ PYTHONPATH=/builddir/build/BUILDROOT/python-igraph-0.5.2-4.fc13.x86_64/usr/lib64/python2.6/site-packages >+ /usr/bin/python -c 'import igraph.test; igraph.test.test();' >testAdjacency (igraph.test.basic.BasicTests) ... ok >testEdgeAdjacency (igraph.test.basic.BasicTests) ... ok >testGraphCreation (igraph.test.basic.BasicTests) ... ok >testMultiplesLoops (igraph.test.basic.BasicTests) ... ok >testPickling (igraph.test.basic.BasicTests) ... ok >testMatrix (igraph.test.basic.DatatypeTests) ... ok >testGraphFromDictIterator (igraph.test.basic.GraphDictListTests) ... ok >testGraphFromDictIteratorNoVertices (igraph.test.basic.GraphDictListTests) ... ok >testGraphFromDictList (igraph.test.basic.GraphDictListTests) ... ok >testGraphFromDictListAlternativeName (igraph.test.basic.GraphDictListTests) ... ok >testGraphFromDictListExtraVertexName (igraph.test.basic.GraphDictListTests) ... ok >testBoundingBox (igraph.test.layouts.LayoutTests) ... ok >testCenter (igraph.test.layouts.LayoutTests) ... ok >testCentroid (igraph.test.layouts.LayoutTests) ... ok >testConstructor (igraph.test.layouts.LayoutTests) ... ok >testIndexing (igraph.test.layouts.LayoutTests) ... ok >testScaling (igraph.test.layouts.LayoutTests) ... ok >testToPolar (igraph.test.layouts.LayoutTests) ... ok >testTransform (igraph.test.layouts.LayoutTests) ... ok >testTranslation (igraph.test.layouts.LayoutTests) ... ok >testDeBruijn (igraph.test.generators.GeneratorTests) ... ok >testFamous (igraph.test.generators.GeneratorTests) ... ok >testFormula (igraph.test.generators.GeneratorTests) ... ok >testFull (igraph.test.generators.GeneratorTests) ... ok >testFullCitation (igraph.test.generators.GeneratorTests) ... ok >testKautz (igraph.test.generators.GeneratorTests) ... ok >testLCF (igraph.test.generators.GeneratorTests) ... ok >testWeightedAdjacency (igraph.test.generators.GeneratorTests) ... ok >testAsymmetricPreference (igraph.test.games.GameTests) ... ok >testForestFire (igraph.test.games.GameTests) ... ok >testGRG (igraph.test.games.GameTests) ... ok >testPreference (igraph.test.games.GameTests) ... ok >testRecentDegree (igraph.test.games.GameTests) ... ok >testWattsStrogatz (igraph.test.games.GameTests) ... ok >testAdjacency (igraph.test.foreign.ForeignTests) ... ok >testDIMACS (igraph.test.foreign.ForeignTests) ... ok >testAvgLocalTransitivity (igraph.test.structural.SimplePropertiesTests) ... ok >testDensity (igraph.test.structural.SimplePropertiesTests) ... ok >testDiameter (igraph.test.structural.SimplePropertiesTests) ... ok >testModularity (igraph.test.structural.SimplePropertiesTests) ... ok >testTransitivity (igraph.test.structural.SimplePropertiesTests) ... ok >testDegree (igraph.test.structural.DegreeTests) ... ok >testMaxDegree (igraph.test.structural.DegreeTests) ... ok >testStrength (igraph.test.structural.DegreeTests) ... ok >testLocalTransitivityFull (igraph.test.structural.LocalTransitivityTests) ... ok >testLocalTransitivityHalf (igraph.test.structural.LocalTransitivityTests) ... ok >testLocalTransitivityPartial (igraph.test.structural.LocalTransitivityTests) ... ok >testLocalTransitivityTree (igraph.test.structural.LocalTransitivityTests) ... ok >testArticulationPoints (igraph.test.structural.BiconnectedComponentTests) ... ok >testBiconnectedComponents (igraph.test.structural.BiconnectedComponentTests) ... ok >testAuthorityScore (igraph.test.structural.CentralityTests) ... /var/tmp/rpm-tmp.tE6lTM: line 30: 22398 Segmentation fault (core dumped) PYTHONPATH=$RPM_BUILD_ROOT/usr/lib64/python2.6/site-packages /usr/bin/python -c 'import igraph.test; igraph.test.test();' >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.tE6lTM (%check) > Bad exit status from /var/tmp/rpm-tmp.tE6lTM (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-igraph.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 324, 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 x86_64 --nodeps builddir/build/SPECS/python-igraph.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 555438
:
383931
| 383932 |
383933