Bug 278922 - misc/ini_file_manager can't be built
Summary: misc/ini_file_manager can't be built
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-11 22:06 UTC by Robert William Vesterman
Modified: 2024-06-20 06:16 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert William Vesterman 2024-05-11 22:06:50 UTC
"misc/ini_file_manager: is marked as broken: gnatmake: project files are no longer supported by gnatmake; use   gprbuild instead", it says.

This prevents building ports-mgmt/synth (and, I guess, probably other things too).
Comment 1 Robert William Vesterman 2024-05-11 22:12:17 UTC
Bug report for the synth problem: bug #278924
Comment 2 Robert William Vesterman 2024-05-28 05:29:35 UTC
How does one go about "using gprbuild instead"?
Comment 3 Alastair Hogge 2024-06-17 09:55:13 UTC
(In reply to Robert William Vesterman from comment #2)

Check out bug #279805
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-19 06:33:24 UTC
Can you check if this fixes the issue for you?

Thanks
Comment 5 Robert William Vesterman 2024-06-20 05:25:45 UTC
Worked, thanks. At least insofar as misc/ini_file_manager gets built; the build of synth (which is what I actually wanted this for) is still failing (but with a different error).

Thanks again!