Hello,
I have a github repository synced with ada-auth Web CVS. I was able to build the formatting tool from the source.
https://github.com/reznikmm/ada-auth/
Max
Le jeudi 26 octobre 2023 à 10:15:21 UTC+2, Maxim Reznik a écrit :
Hello,
I have a github repository synced with ada-auth Web CVS. I was able to build the formatting tool from the source.
https://github.com/reznikmm/ada-auth/
Max
Hello Maxim,
Thank you for the link on GitHub, but the build didn't work for me : I get the same error regarding "ARM_Paragraph" package missing.
$ git clone https://github.com/reznikmm/ada-auth.git
$ cd ada-auth
$ gprbuild -p -P ada_form.gpr
Setup
[mkdir] object directory for project Ada_Form
Compile
[Ada] arm_form.ada
arm_form.ada:6:06: error: file "arm_paragraph.ads" not found arm_form.ada:6:06: error: "Arm_Formatter (body)" depends on "Arm_Master (spec)"
arm_form.ada:6:06: error: "Arm_Master (spec)" depends on "Arm_Format (spec)" arm_form.ada:6:06: error: "Arm_Format (spec)" depends on "Arm_Paragraph (spec)"
gprbuild: *** compilation phase failed
Kind regards,
Vincent.
The problem appears in version 0e95e912 "Various updates for FDIS
2.0." from the 23/09/2022 where with ARM_Paragraph is added to
arm_frm.adb but the package was not added to the sources.
"Vincent D." <vincent....@gmail.com> writes:
The problem appears in version 0e95e912 "Various updates for FDISBecause it's not in CVS.
2.0." from the 23/09/2022 where with ARM_Paragraph is added to
arm_frm.adb but the package was not added to the sources.
"Vincent D." <vincent.diemunsch@gmail.com> writes:
The problem appears in version 0e95e912 "Various updates for FDIS
2.0." from the 23/09/2022 where with ARM_Paragraph is added to
arm_frm.adb but the package was not added to the sources.
Because it's not in CVS.
Because it's not in CVS.
It is now. And it always was in the ZIP file of the source. (That is made from the files that I use to compile the tool, so it should always be compilable.)
One of the big downsides of working at home is that some support functions get delayed until one gets into the office -- and that means that they're easily forgotten. As in this case, checking the new files into the CVS (the existing files were updated, of course, leaving a mess for anyone trying to buold from the CVS).
Sorry about that.
Randy.
Because it's not in CVS.
It is now. And it always was in the ZIP file of the source. (That is made from the files that I use to compile the tool, so it should always be compilable.)
One of the big downsides of working at home is that some support functions get delayed until one gets into the office -- and that means that they're easily forgotten. As in this case, checking the new files into the CVS
(the
existing files were updated, of course, leaving a mess for anyone trying
to
buold from the CVS).
Sorry about that.
Randy.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 44:32:30 |
Calls: | 8,141 |
Calls today: | 4 |
Files: | 13,085 |
Messages: | 5,858,054 |