pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Cannot build Python 3.4 on Mac OS X (pkgsrc HEAD)
Hi!
I am trying to build python34-3.4.2 (from HEAD) on my Mac OS 10.10.1
box. I get this at the end of the compilation:
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_dbm _gdbm _sqlite3
nis ossaudiodev spwd
zlib
And then the packaging step fails:
=> Automatic manual page handling
pkg_create: can't stat
`/usr/pkgsrc/lang/python34/work/.destdir/usr/pkg/lib/python3.4/lib-dynload/_dbm.so'
pkg_create: can't stat
`/usr/pkgsrc/lang/python34/work/.destdir/usr/pkg/lib/python3.4/lib-dynload/nis.so'
pkg_create: can't stat
`/usr/pkgsrc/lang/python34/work/.destdir/usr/pkg/lib/python3.4/lib-dynload/zlib.so'
=> Creating binary package
/usr/pkgsrc/lang/python34/work/.packages/python34-3.4.2.tgz
pkg_create: can't stat
`/usr/pkgsrc/lang/python34/work/.destdir/usr/pkg/lib/python3.4/lib-dynload/_dbm.so'
pkg_create: can't stat
`/usr/pkgsrc/lang/python34/work/.destdir/usr/pkg/lib/python3.4/lib-dynload/nis.so'
pkg_create: can't stat
`/usr/pkgsrc/lang/python34/work/.destdir/usr/pkg/lib/python3.4/lib-dynload/zlib.so'
pkg_create: lstat failed for file lib/python3.4/lib-dynload/_dbm.so:
No such file or directory
*** Error code 2
Any ideas?
Home |
Main Index |
Thread Index |
Old Index