Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

during my work on gbuild'ification of pyuno module i've seen mingw branches in some dmake makefiles.

That why I have compiled mingw32 on OpenSUSE 12.1
with option --enable-python=internal and installed it on real Windows 7
machine and tested pyuno intergration without my gbuild'ification patch (the current master).

I compiled it with make LibO-Dev_3.7.0alpha0_Win_x86_install-arc_en-US.tar.gz <http://idaia.de/jenkins/job/LO-Mingw64/36/artifact/instsetoo_native/wntgcci.pro/LibreOffice_Dev/archive/install/en-US/LibO-Dev_3.7.0alpha0_Win_x86_install-arc_en-US.tar.gz> was created.

(btw, about dialog is broken, i can see only X and not the Window)

As it turns out LO carshes if i try Tools=>Macros=>...>Python.
It is also clear why: we do not package any python stuff with this combination: --enable-python=system. Also I do have original python32 in my path on windows, it can not work together, because the python_wrapper.exe
is build on Windows for pyuno-bridge to work.
(Windows native build dosn't support this combination: --enable-python=system).

If i switch to --enable-python=internal then the build immediatelly failing in python module:

=============
(1/1) Building module python
=============
Running processes: 1
Entering /home/david/numpty/workspace/LO-Mingw32/python

dmake:  Error executing 'cygpath': No such file or directory
dmake:  Error code -1, while making 'Shell escape'
Running processes: 0


So I'm stuck here, both combination are broken *before* gbuildification and
i'm not sure how to proceed here.

One option would be to ignore this combination (pyuno@mingw) and
push gbuildi'ificated pyuno module to master and then (may be) come back again
and try to fix it.

Another would be to fix the old dmake module first? Both combinations (system & internal)?
Abd then take care the fixed bridge get migrated to gbuild land.

What do you mean here?

Thanks
David


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.