Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2011 10:15:08 +0300
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        freebsd-python@freebsd.org
Subject:   lang/python32 build error when WITHOUT_UCS4 defined
Message-ID:  <20110227071507.GA1599@gl.novel.int>

next in thread | raw e-mail | index | archive | help

--DocE+STaALJfprDB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--DocE+STaALJfprDB
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)

iQEcBAEBAgAGBQJNafn7AAoJEMltX/4IwiJqds8IAJaBoL4M612JzWArVUQ8Gt9Q
OLv4m9ZskxUsvGsu4LuuGYpenPUp/ZDw4xVLpbTlxDdOeeMibRLRU0Ek/zLzhTmL
/717jJcGibnF1d4YrscMbEibviFwucooB96fRsSZUdELDlODiZhsT+lBCJeAVEFS
SoBE6DWRgNf5jiG4yWfnETNEbvs/2Zqc6oBGj9I2ZCxw3June3BGfRl6GYEY6VHs
LWK+o5NQ2ZtOMnduWlKO5gYGLNIY1HXR8sG/C/zvz9o6QRF972QgjZ0c+CCO3NTE
YYojfWwL9K6/yv+e+0GqgfpKmVFt798xD26o11WdQfm94sojZq1uslvK2cI435Q=
=e6L5
-----END PGP SIGNATURE-----

--DocE+STaALJfprDB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110227071507.GA1599>