Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Ocarina
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTETASTE
  • Ocarina
  • Issues
  • #1
Closed
Open
Issue created Feb 22, 2017 by Miguel Muñoz Arancón@marancon

Error with interface used from local and remote partition

When building a model with a function that provides an interface used by two other functions, one deployed in the same partition and the other deployed in a different partition, the build process fails with the following message.

[INFO]  Invoking Ocarina
Rebuilding because of /home/assert/tmp/test-bus/__dv_1_3.aadl
process.aadl:41:07: INPORT_function3_dosomething (entity reference) does not point to anything
process.aadl:66:98: partition1.INPORT_function3_dosomething (entity reference) does not point to anything
Cannot analyze AADL specifications
Failed while executing:
ocarina -x main.aadl
From this directory:
/home/assert/tmp/test-bus/binary.c/GlueAndBuild

Example model: test-bus.tgz

Assignee
Assign to
Time tracking