lang/python32 build error when WITHOUT_UCS4 defined

Roman Bogorodskiy novel at FreeBSD.org
Sun Feb 27 07:44:33 UTC 2011


Hello,

Tried to build fresh lang/python32 today and it fails when configured
without UCS4 support:

===>  Building for python32-3.2.0_1
cd /usr/home/novel/ports_stuff/python32/work/Python-3.2/portbld.shared;
/usr/bin/env
VPATH="/usr/home/novel/ports_stuff/python32/work/Python-3.2"
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local
X11BASE=/usr/local  MOTIFLIB="-L/usr/local/lib -lXm -lXp"
LIBDIR="/usr/lib"  CC="cc" CPP="cpp" CXX="c++"  CFLAGS="-O2 -pipe
-march=athlon64 -D__wchar_t=wchar_t  -DTHREAD_STACK_SIZE=0x20000
-fno-strict-aliasing" CXXFLAGS="-O2 -pipe -march=athlon64
-D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fno-strict-aliasing"
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s  -m 555"
BSD_INSTALL_LIB="install  -s  -m 444"  BSD_INSTALL_SCRIPT="install   -m
555"  BSD_INSTALL_DATA="install   -m 444"  BSD_INSTALL_MAN="install   -m
444" make libpython3.2mu.so python;  /bin/ln -f libpython3.2mu.so
libpython3.2mu.so.1;  /bin/ln -f python python-shared3.2
make: don't know how to make libpython3.2mu.so. Stop
*** Error code 2

Stop in /usr/home/novel/ports_stuff/python32.
*** Error code 1

It builds fine when omitting WITHOUT_UCS4 though.

Tested on 8.2-PRERELEASE amd64.

Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-python/attachments/20110227/fa4f2317/attachment.pgp


More information about the freebsd-python mailing list