Opened 8 years ago

Closed 7 years ago

#4114 closed defect (fixed)

make omedit puts files in wrong place on OSX

Reported by: hkiel Owned by: sjoelund.se
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 Changed 8 years ago by adeas31

  • Owner changed from adeas31 to sjoelund.se
  • Status changed from new to assigned

comment:2 Changed 8 years ago by hkiel

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 Changed 8 years ago by hkiel

  • Milestone changed from Future to 1.11.0
  • Priority changed from low to blocker

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 Changed 8 years ago by hkiel

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 Changed 8 years ago by sjoelund.se

  • Milestone changed from 1.11.0 to 1.12.0

Milestone moved to 1.12.0 due to 1.11.0 already being released.

comment:6 Changed 7 years ago by hkiel

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.