#64 closed defect (fixed)
0.0.6 compilation error
Reported by: | Pavel Zhukov | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 0.0.7 |
Component: | Matreshka - XML Processor | Version: | 0.0.6 |
Keywords: | Cc: |
Description
Error during compillation phase
[...]
gcc -c -fPIC -g -gnat05 -O2 -gnatn xml-sax-input_sources-strings.adb
gcc -c -fPIC -g -gnat05 -O2 -gnatn xml-sax-input_sources-streams-files.adb
xml-sax-input_sources-streams-files.ads:60:15: subprogram "Finalize" is not overriding
gprbuild: * compilation phase failed
make: * [all] Error 4
Full log (stdout and stderr)
http://fpaste.org/LTP0/
OS: Fedora 14 x86_64
GCC: gcc-4.5.1-4.fc14.x86_64
GNAT: gcc-gnat-4.5.1-4.fc14.x86_64
GPRBUILD: gprbuild-2010-1.fc14.x86_64 (self-made, not aproved by Fedora team yet)
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Milestone: | → 0.0.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Patch for workaround GCC 4.5 bug was committed.
comment:3 by , 10 years ago
Milestone: | 0.0.8 → 0.0.7 |
---|
Note:
See TracTickets
for help on using tickets.
In [1397]: