More some info: when I use without the flag, it breaks at same module, in other part: ... cat /home/filhocf/projetos/aoo/source/main/solver/400/unxlngx6.pro/inc/python/abstract.h > ../unxlngx6.pro/bin/python-core-2.7.3/include/python2.7/abstract.h cd ../unxlngx6.pro/bin/python-core-2.7.3 && find . -name '*.so' | xargs strip strip:./lib/lib-dynload/cStringIO.so: File truncated dmake: Error code 123, while making '../unxlngx6.pro/bin/python-core-2.7.3.zip' ERROR: error 65280 occurred while making /home/filhocf/projetos/aoo/source/main/pyuno/zipcore
I think that this code not like me. :-P ;-) Bests, Claudio 2013/3/12 Claudio Filho <filh...@gmail.com>: > Hi > > I'm trying to build the trunk version of AOO in my computer and I > found the error at pyuno module below. My system is a Debian amd64 and > I'm using the --with-system-python flag, with python version 2.7.3. > > Some tip or suggestion? > > Thanks in advance, > Claudio > > ================= > > $ build > build -- version: 275224 > > > ============= > Building module pyuno > ============= > > Entering /home/filhocf/projetos/aoo/source/main/pyuno/source/module > > mkout -- version: 1.8 > Making: all_pyuno.dpslo > Compiling: pyuno/unxlngx6.pro/misc/pyuno_version.c > Compiling: pyuno/source/module/pyuno_module.cxx > Compiling: pyuno/unxlngx6.pro/misc/pyuno_version.c > cp uno.py ../../unxlngx6.pro/lib/uno.py > cp unohelper.py ../../unxlngx6.pro/lib/unohelper.py > Compiling: pyuno/source/module/pyuno_dlopenwrapper.c > cat ../../unxlngx6.pro/misc/pyuno.cmd > ccache g++ -Wl,-z,combreloc -Wl,-Bsymbolic-functions > -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo > -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' > -shared -ldl -o ../../unxlngx6.pro/lib/pyuno.so > ../../unxlngx6.pro/slo/pyuno_dlopenwrapper.o > rm -f ../../unxlngx6.pro/misc/pyunorc > cat pyuno > ../../unxlngx6.pro/misc/pyunorc > Compiling: pyuno/source/module/pyuno_runtime.cxx > Compiling: pyuno/source/module/pyuno.cxx > Compiling: pyuno/source/module/pyuno_callable.cxx > Compiling: pyuno/source/module/pyuno_type.cxx > /home/filhocf/projetos/aoo/source/main/pyuno/source/module/pyuno_type.cxx: > In function 'PyObject* pyuno::importToGlobal(PyObject*, PyObject*, > PyObject*)': > /home/filhocf/projetos/aoo/source/main/pyuno/source/module/pyuno_type.cxx:320:33: > warning: declaration of 'name' shadows a previous local [-Wshadow] > /home/filhocf/projetos/aoo/source/main/pyuno/source/module/pyuno_type.cxx:264:14: > warning: shadowed declaration is here [-Wshadow] > Compiling: pyuno/source/module/pyuno_util.cxx > Compiling: pyuno/source/module/pyuno_except.cxx > Compiling: pyuno/source/module/pyuno_adapter.cxx > Compiling: pyuno/source/module/pyuno_gc.cxx > Making: pyuno.lib > rm -f ../../unxlngx6.pro/misc/pyuno.flt > cat pyuno.flt > ../../unxlngx6.pro/misc/pyuno.flt > Making: libpyuno.so > : ERROR: ../../unxlngx6.pro/lib/check_libpyuno.so: undefined symbol: > PyUnicodeUCS4_DecodeUTF8 > dmake: Error code 1, while making '../../unxlngx6.pro/lib/libpyuno.so' > ERROR: error 65280 occurred while making > /home/filhocf/projetos/aoo/source/main/pyuno/source/module > ================ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org