pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
problem building pkgsrc-2007Q4 py-Scientific on linux 64 bit
I'm having some trouble building py-Scientific on a 64 bit linux machine.
AFAICT, the mpipython program is not built properly, and then bmake
install fails. I've captured a full build log, available at:
http://www.cl-user.org/build-output/py-Scientific-build.out
Here is the tail of the error log:
/home/users/russm/pkg/lib/python2.4/distutils/dist.py:222: UserWarning:
'licence' distribution option is deprecated; use 'license'
warnings.warn(msg)
Found netCDF installation in /home/users/russm/pkg
running install
running build
running build_py
running build_ext
running install_lib
copying build/lib.linux-x86_64-2.4/Scientific/linux2/Scientific_netcdf.so
-> /home/users/russm/pkg/lib/python2.4/site-packages/Scientific/linux2
writing byte-compilation script '/tmp/tmp2e_aNL.py'
/home/users/russm/pkg/bin/python2.4 -O /tmp/tmp2e_aNL.py
removing /tmp/tmp2e_aNL.py
running install_headers
/usr/bin/install -c -s -o russm -g users -m 755
/home/users/russm/work/pkgsrc-2007Q4/pkgsrc/math/py-Scientific/work/ScientificPython-2.4.5/Src/MPI/mpipython
/home/users/russm/pkg/bin/mpipython2.4
/usr/bin/install: cannot stat
`/home/users/russm/work/pkgsrc-2007Q4/pkgsrc/math/py-Scientific/work/ScientificPython-2.4.5/Src/MPI/mpipython':
No such file or directory
*** Error code 1
Stop.
bmake: stopped in
/home/users/russm/work/pkgsrc-2007Q4/pkgsrc/math/py-Scientific
*** Error code 1
Stop.
bmake: stopped in
/home/users/russm/work/pkgsrc-2007Q4/pkgsrc/math/py-Scientific
*** Error code 1
Stop.
bmake: stopped in
/home/users/russm/work/pkgsrc-2007Q4/pkgsrc/math/py-Scientific
Any ideas are much appreciated...
-russ
Home |
Main Index |
Thread Index |
Old Index