Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 232337 Details for
Bug 320853
dev-python/pycuda fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
pycuda-0.93:20100521-021616.log (text/plain), 5.63 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-05-21 11:50:28 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-05-21 11:50:28 UTC
Size:
5.63 KB
patch
obsolete
> * CPV: dev-python/pycuda-0.93 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking pycuda-0.93.tar.gz to /var/tmp/portage/dev-python/pycuda-0.93/work >>>> Source unpacked in /var/tmp/portage/dev-python/pycuda-0.93/work >>>> Preparing source in /var/tmp/portage/dev-python/pycuda-0.93/work/pycuda-0.93 ... > * Applying pycuda-0.93-fix-include-path.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pycuda-0.93/work/pycuda-0.93 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pycuda-0.93/work/pycuda-0.93 ... >python2.6 setup.py build >*** Cannot find Boost headers. Checked locations: >*** Cannot find Boost Python library. Checked locations: >*** Cannot find Boost Thread library. Checked locations: >/opt/cuda /bin/ nvcc >/opt/cuda/include / cuda .h >/opt/cuda/lib / lib cuda .so >/opt/cuda/lib / lib cuda .dylib >/opt/cuda/lib / lib cuda .lib >/opt/cuda/lib / cuda .so >/opt/cuda/lib / cuda .dylib >/opt/cuda/lib / cuda .lib >/opt/cuda/lib / cuda .so >/opt/cuda/lib / cuda .dylib >/opt/cuda/lib / cuda .lib >/opt/cuda/lib / cuda .so >/opt/cuda/lib / cuda .dylib >/opt/cuda/lib / cuda .lib >*** Cannot find CUDA driver library. Checked locations: > /opt/cuda/lib/libcuda.so > /opt/cuda/lib/libcuda.dylib > /opt/cuda/lib/libcuda.lib > /opt/cuda/lib/cuda.so > /opt/cuda/lib/cuda.dylib > /opt/cuda/lib/cuda.lib > /opt/cuda/lib/cuda.so > /opt/cuda/lib/cuda.dylib > /opt/cuda/lib/cuda.lib > /opt/cuda/lib/cuda.so > /opt/cuda/lib/cuda.dylib > /opt/cuda/lib/cuda.lib >*** Note that this may not be a problem as this component is often installed system-wide. >running build >running build_py >creating build >creating build/lib.linux-i686-2.6 >creating build/lib.linux-i686-2.6/pycuda >copying pycuda/tools.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/cumath.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/driver.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/gpuarray.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/elementwise.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/reduction.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/compiler.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/curandom.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/__init__.py -> build/lib.linux-i686-2.6/pycuda >copying pycuda/autoinit.py -> build/lib.linux-i686-2.6/pycuda >creating build/lib.linux-i686-2.6/pycuda/gl >copying pycuda/gl/__init__.py -> build/lib.linux-i686-2.6/pycuda/gl >copying pycuda/gl/autoinit.py -> build/lib.linux-i686-2.6/pycuda/gl >warning: build_py: byte-compiling is disabled, skipping. >running build_ext >building '_driver' extension >creating build/temp.linux-i686-2.6 >creating build/temp.linux-i686-2.6/src >creating build/temp.linux-i686-2.6/src/cpp >creating build/temp.linux-i686-2.6/src/wrapper >i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Isrc/cpp -I/opt/cuda/include -I/usr/lib/python2.6/site-packages/numpy/core/include -I/usr/include/python2.6 -c src/cpp/cuda.cpp -o build/temp.linux-i686-2.6/src/cpp/cuda.o >i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Isrc/cpp -I/opt/cuda/include -I/usr/lib/python2.6/site-packages/numpy/core/include -I/usr/include/python2.6 -c src/cpp/bitlog.cpp -o build/temp.linux-i686-2.6/src/cpp/bitlog.o >i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Isrc/cpp -I/opt/cuda/include -I/usr/lib/python2.6/site-packages/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/wrap_cudadrv.cpp -o build/temp.linux-i686-2.6/src/wrapper/wrap_cudadrv.o >src/wrapper/wrap_cudadrv.cpp: In function âvoid init_module__driver()â: >src/wrapper/wrap_cudadrv.cpp:443:5: warning: deprecated conversion from string constant to âchar*â >src/wrapper/wrap_cudadrv.cpp:447:5: warning: deprecated conversion from string constant to âchar*â >src/wrapper/wrap_cudadrv.cpp:448:5: warning: deprecated conversion from string constant to âchar*â >src/wrapper/wrap_cudadrv.cpp:449:5: warning: deprecated conversion from string constant to âchar*â >src/wrapper/wrap_cudadrv.cpp:450:5: warning: deprecated conversion from string constant to âchar*â >i686-pc-linux-gnu-g++ -pthread -O2 -pipe -fPIC -Isrc/cpp -I/opt/cuda/include -I/usr/lib/python2.6/site-packages/numpy/core/include -I/usr/include/python2.6 -c src/wrapper/mempool.cpp -o build/temp.linux-i686-2.6/src/wrapper/mempool.o >i686-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -O2 -pipe build/temp.linux-i686-2.6/src/cpp/cuda.o build/temp.linux-i686-2.6/src/cpp/bitlog.o build/temp.linux-i686-2.6/src/wrapper/wrap_cudadrv.o build/temp.linux-i686-2.6/src/wrapper/mempool.o -L/opt/cuda/lib -L/usr/lib -lboost_python-mt -lboost_thread-mt -lcuda -lpython2.6 -o build/lib.linux-i686-2.6/pycuda/_driver.so >/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcuda >collect2: ld returned 1 exit status >error: command 'i686-pc-linux-gnu-g++' failed with exit status 1 > * ERROR: dev-python/pycuda-0.93 failed: > * Building failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 4636: Called distutils_src_compile > * environment, line 1273: Called die > * The specific snippet of code: > * "$(PYTHON)" setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed"; > * > * If you need support, post the output of 'emerge --info =dev-python/pycuda-0.93', > * the complete build log and the output of 'emerge -pqv =dev-python/pycuda-0.93'. > * The complete build log is located at '/var/log/portage/build/dev-python/pycuda-0.93:20100521-021616.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pycuda-0.93/temp/environment'. > * S: '/var/tmp/portage/dev-python/pycuda-0.93/work/pycuda-0.93'
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 320853
: 232337