charlie5 / dynamic_distributed_computing

Provides a demo of DDC using Ada's Distributed Systems Annex (DSA).
MIT License
1 stars 1 forks source link

Debian 9 testing - buster - (dsa version not going through) #2

Open ohenley opened 6 years ago

ohenley commented 6 years ago

Here is the output:

po_gnatdist: building partition boss_partition /usr/bin/gnat compile /home/ohenley/dynamic_distributed_computing/applet/dsa/dsa/x86_64-pc-linux-gnu/partitions/ddc_dsa/boss_partition/polyorb-partition_elaboration.adb -I- -Idsa/x86_64-pc-linux-gnu/partitions/ddc_dsa/boss_partition -Adsa/x86_64-pc-linux-gnu/stubs -I. -P dsa/x86_64-pc-linux-gnu/partitions/ddc_dsa/boss_partition/partition.gpr -p -cargs -g -bargs -largs -g -margs -margs -aP/usr/share/ada/adainclude gprbuild: illegal option "-I-" on the command line

I tried clean from latest commit but also from commit 20ca604d7683dffd5ca82aee978c386775c6cba6 Add initial prototype; same thing.

Tried to circumvent but that interleaving of project build inside a po_gnatdist call is over my head. Any idea on how to fix that? Thank you.

charlie5 commented 6 years ago

Hi, This appears to be a debian problem with polyorb and gcc/gnat not playing well together. Do any of the polyorb DSA demos build ok ? If not, perhaps contact the debian polyorb package maintainer ?

Otherwise, I've not any real idea of how to get around the problem.

ohenley commented 6 years ago

I think you are right. Nothing ends up working.

What setup are you using (os, gnat version, polyorb version)

Thx,

Olivier

On Mar 26, 2018 11:12 AM, "Rod Kay" notifications@github.com wrote:

Hi, This appears to be a debian problem with polyorb and gcc/gnat not playing well together. Do any of the polyorb DSA demos build ok ? If not, perhaps contact the debian polyorb package maintainer ?

Otherwise, I've not any real idea of how to get around the problem.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/charlie5/dynamic_distributed_computing/issues/2#issuecomment-376201222, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXG1hZmTgzMKgGbEyk-Fss_0LVX2FD2ks5tiQU_gaJpZM4Sy25y .

charlie5 commented 6 years ago

I use archlinux (which has the latest gcc, gnat and polyorb). I 'maintain' a few of archy ada packages (including polyorb), so please ask if you hit any problems. Also, I'm on freenode #ada irc most of the time.

ohenley commented 6 years ago

Thank you. I will try Archlinux.

On Tue, Mar 27, 2018, 3:32 PM Rod Kay notifications@github.com wrote:

I use archlinux (which has the latest gcc, gnat and polyorb). I 'maintain' a few of archy ada packages (including polyorb), so please ask if you hit any problems. Also, I'm on freenode #ada irc most of the time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/charlie5/dynamic_distributed_computing/issues/2#issuecomment-376647279, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXG1gXD339-dJojU53nzuiT1C8nk3zUks5tipPigaJpZM4Sy25y .