Opened 8 years ago

Closed 7 years ago

#4114 closed defect (fixed)

make omedit puts files in wrong place on OSX

Reported by: Henning Kiel Owned by: Martin Sjölund
Priority: blocker Milestone: 1.12.0
Component: Build Environment Version: v1.11.0
Keywords: Cc:

Description

I regularly do "git pull" + "make" on a previously built system.

I then occasionally find the build result of OMEdit in folder "build/Applications/Contents" instead of "build/Applications/OMEdit.app/Contents". Removing both folders and running "make omedit" again usually puts things in the right place.

Change History (6)

comment:1 by Adeel Asghar, 8 years ago

Owner: changed from Adeel Asghar to Martin Sjölund
Status: newassigned

comment:2 by Henning Kiel, 8 years ago

This error is also present on hudson machine:
I installed from openmodelica-stable-1.11.0~dev.beta1-4-g9772f8e.mpkg
and also got contents of OMShell.app/ directory directly in Application folder:

> MacPorts
  > Contents
    > Info.plist
    > MacOS
      > OMShell
    > PkgInfo
    > Resources
  > OMEdit.app
  > OMNotebook.app

comment:3 by Henning Kiel, 8 years ago

Milestone: Future1.11.0
Priority: lowblocker

I made this a blocker, because macOS target is not built correctly.

OMShell does not install correctly. It is not the most important tool, but what if the same happens to OMEdit?

comment:4 by Henning Kiel, 8 years ago

Probably fixed with https://github.com/OpenModelica/OMShell/commit/ab97b73b705153045d41550cf80cdcd4e670371e

I will close this ticket once the fix is confirmed by nightly build and pushed to v1.11

comment:5 by Martin Sjölund, 8 years ago

Milestone: 1.11.01.12.0

Milestone moved to 1.12.0 due to 1.11.0 already being released.

comment:6 by Henning Kiel, 7 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.