[PolyORB-users] Troubles compiling PolyORB
Maciej Sobczak
prog at msobczak.com
Wed May 7 16:16:29 CEST 2008
Hello,
This is my first post to this list. I'm evaluating PolyORB (well,
trying) and cannot get through the compilation process.
The version downloaded from the Libre website (polyorb-gpl-2007-src.tgz)
does not compile for the following reason:
idl_fe-parser.adb:2233:44: warning: formal parameter "Result" is not
modified
idl_fe-parser.adb:2233:44: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:8594:33: warning: formal parameter "Node" is not modified
idl_fe-parser.adb:8594:33: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:9102:25: warning: formal parameter "Res" is not modified
idl_fe-parser.adb:9102:25: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:9123:07: warning: formal parameter "Res" is not modified
idl_fe-parser.adb:9123:07: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:9144:25: warning: formal parameter "Res" is not modified
idl_fe-parser.adb:9144:25: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:9161:07: warning: formal parameter "Res" is not modified
idl_fe-parser.adb:9161:07: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:9198:07: warning: formal parameter "Res" is not modified
idl_fe-parser.adb:9198:07: warning: mode could be "in" instead of "in out"
idl_fe-parser.adb:9214:07: warning: formal parameter "Res" is not modified
idl_fe-parser.adb:9214:07: warning: mode could be "in" instead of "in out"
gnatmake: "idl_fe-parser.adb" compilation error
The version downloaded from SVN did not contain the configure script and
I could not recreate it on my system due to the lack of libtoolize. I
did it on a nearby Linux box and then tried to compile - this time the
process went through much further, but failed with this:
+=======================GNAT BUG DETECTED==========================+
| 4.4.0 20080314 (experimental) [trunk revision 133226]
(i686-apple-darwin9) |
| Assert_Failure sinfo.adb:2023
| Error detected at polyorb-references-ior.adb:135:15
I'm determined to evaluate PolyORB, but it looks like I need some help
to get it rolling.
My platform is Mac with GNAT 4.4.0 20080314.
Regards,
--
Maciej Sobczak * www.msobczak.com * www.inspirel.com
More information about the PolyORB-users
mailing list