#15, gpr2.gpr: Missing units in the relocatable Library_Interface attribute definition#16
#15, gpr2.gpr: Missing units in the relocatable Library_Interface attribute definition#16dsauvage wants to merge 1 commit intoAdaCore:mainfrom
Conversation
…ace attribute definition
|
Hi, I did not manage to reproduce the libadalang build issue. Could you please provide a reproducer? |
|
Apologize i can not send you an automated reproducer
|
|
Thank you for the reproducer! First, I tried building libadalang with alire in relocatable mode, using the same versions, and alr build worked correctly from the libadalang crate. If I understand correctly, you are not using the Could you please elaborate a bit on the commands you ran? I tried using the GPR tools directly as in your comment, but I wasn’t able to reproduce the issue. |
|
Hi, The |
The missing units below have been added to the relocatable Library_Interface attribute definition
GPR2.Build.Jobserver_Protocol.Pipe
GPR_Parser.Private_Converters
GPR2.Build.View_Tables.Update_Sources_List
GPR2.Tree_Internal.Load_Autoconf
Above fix is for instance required to successfully build libadalang (26.0.0), which depends on gpr2 (26.0..0)