rgleason / vdr_pi

Voyage Data Recorder plugin for OpenCPN
GNU General Public License v3.0
1 stars 3 forks source link

Master-Rasbats Branch: need full build & deployment support for all supported environments #15

Closed rgleason closed 3 years ago

rgleason commented 3 years ago

The new Icons are working adapting Rasbats version of VDR_pi. Now I am having issues getting full build and deployment of all build environments. Before I can push this up to plugins I need to get them all working. The git repository is rgleason/vdr_pi Branch: master-rasbats We are missing or they fail: Here are the failures

  1. Macos failure - I've changed to the more current xcode 12.5.1 but it still does not complete.
  2. Raspian - both versions do not show up and are missing
  3. Flatpak 18.04 Failure
  4. I thought there was supposed to be a Flatpak version.

Because this is am important plugin for testing we should have this working for all environments. Once working I will make a PR to bdbcat's repository.

rgleason commented 3 years ago

This branch "master-rasbats" is now working with the svg icons, and building for all environments except Flatpak 18.08 and MacOS. I assume we are not supposed to build Flatpak 18.08. I would like to get the MacOS build fixed. https://app.circleci.com/pipelines/github/rgleason/vdr_pi/159/workflows/ff4d2355-13cd-4147-ac6e-998b0d71661c/jobs/1295

[ 92%] create-pkg [vdr_pi]: Generating pkg file.
==============================================================================
ERROR:
Description:
Unable to copy item at path '/Users/distiller/project/build/Resources' to '/private/tmp/WMjbSHTg/502/VDR' because the item could not be found
Step:
Project > Distribution > Package 'VDR-Plugin' > Payload > Assembl

Any ideas how to fix this?

rgleason commented 3 years ago

Here is how it looks right now. Master-Rasbats branch

VDR-icons

Rasbats commented 3 years ago

Try changing Vdr_pi.pkgproj.in to VDR_pi.pkgproj.in, in the buildosx folder.