Occasional exception omniidl.exe -bpython
Fackler Maximilian via omniORB-list <[email protected]> Wed, 1 Feb 2023 06:22:45 +0000
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <BE1P281MB2004EAB8BDED547460D7977B9FD19@BE1P281MB2004.DEUP281.PROD.OUTLOOK.COM> |
Hello, We are using the omniidl.exe to compile multiple idl files to python. So the omniidl.exe is called multiple times after another. The makefile target looks like this: $(FILES_PY): $(FILES_IDL) %.py: %.idl omniidl.exe -I. -Cbuild/ -bpython -Wbpackage=$(MY_PACKAGE) $^ Occasionally we get the following exception. omniidl: Cannot rename "mypackage\new__init__.py" to "mypackage\__init__.py" If we pass all idl files as one parameter we get the same error. It's used on a Windows system. Thanks and regards, Maximilian Fackler Uhlmann Pac-Systeme GmbH & Co. KG Registergericht Ulm HRA 720615 - Persönlich haftende Gesellschafterin: Uhlmann Pac-Systeme Verwaltungsgesellschaft mbH - Registergericht Ulm HRB 721209 - USt-IdNr. DE324830015 Vorsitzender des Aufsichtsrats: Tobias Uhlmann - Geschäftsführer:Prof. Dr.-Ing. Matthias Niemeyer (CEO), Michael Mrachacz (CSO), Cristian Reiter (CTO)Alexander Schöllhorn (CFO) Uhlmann Pac-Systeme GmbH & Co. KG Court of Register Ulm HRA 720615 - General partner: Uhlmann Pac-Systeme Verwaltungsgesellschaft mbH - Court of Register Ulm HRB 721209 - VAT Reg No DE324830015 Chairman of the Supervisory Board: Tobias Uhlmann - Managing Directors: Prof. Dr.-Ing. Matthias Niemeyer (CEO), Michael Mrachacz (CSO), Cristian Reiter (CTO), Alexander Schöllhorn (CFO) _______________________________________________ omniORB-list mailing list [email protected] https://www.omniorb-support.com/mailman/listinfo/omniorb-list