Issue 43227 - error: registering 'vnd.openoffice.pymodule:pythonscript'
Summary: error: registering 'vnd.openoffice.pymodule:pythonscript'
Status: CLOSED DUPLICATE of issue 41904
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m79
Hardware: Other Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 08:21 UTC by fridrich.strba
Modified: 2007-06-28 06:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description fridrich.strba 2005-02-21 08:21:23 UTC
While building the module instsetoo_native of SRC680_m79 on Fedora Core 3 with
gcc-3.4.3-19, following error appears:

Mon Feb 21 08:56:34 2005 (00:35 min.)
######################################################
Registering python UNO components:
######################################################
SUCCESS: Source for types.rdb: /opt/src680/solver/680/unxlngi4.pro/bin/types.rdb
SUCCESS: Source for pyuno_services.rdb:
/opt/src680/solver/680/unxlngi4.pro/bin/pyuno_services.rdb
Systemcall:  /opt/src680/solver/680/unxlngi4.pro/bin/regcomp -register -br
/opt/src680/solver/680/unxlngi4.pro/bin/types.rdb -br
/opt/src680/solver/680/unxlngi4.pro/bin/pyuno_services.rdb -r
/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/services.rdb/en-US_inprogress_1/services.rdb
-c vnd.openoffice.pymodule:pythonscript -l com.sun.star.loader.Python 2>&1 |
register component 'vnd.openoffice.pymodule:pythonscript' in registry
'/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/services.rdb/en-US_inprogress_1/services.rdb'
succesful!
ERROR:  /opt/src680/solver/680/unxlngi4.pro/bin/regcomp -register -br
/opt/src680/solver/680/unxlngi4.pro/bin/types.rdb -br
/opt/src680/solver/680/unxlngi4.pro/bin/pyuno_services.rdb -r
/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/services.rdb/en-US_inprogress_1/services.rdb
-c vnd.openoffice.pymodule:pythonscript -l com.sun.star.loader.Python 2>&1 |

Moved directory from
/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/services.rdb/en-US_inprogress_1
to
/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/services.rdb/en-US_witherror_1

Removing directory
/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/zipfiles/en-US

Removing directory
/opt/src680/instsetoo_native/unxlngi4.pro/OpenOffice/services.rdb/en-US_witherror_1

***************************************************************
ERROR: Could not register all components!
in function: create_services_rdb
***************************************************************

Everything works just fine with gcc-3.3.4
Comment 1 fridrich.strba 2005-02-23 14:07:44 UTC
It looks that this bug is the same problem like 41904. Maybe it could be closed
as duplicate of the mentioned issue.
Comment 2 Martin Hollmichel 2005-03-07 09:12:05 UTC
mark as duplicate as suggested.

*** This issue has been marked as a duplicate of 41904 ***
Comment 3 Martin Hollmichel 2007-06-28 06:02:39 UTC
close issue.