FreeBSD builds are broken, cypress does not support 'freebsd' as a platform
What happened? (Please give us a brief description of what happened.)
Build on FreeBSD is broken due to cypress not supporting freebsd as a target platform.
What did you expect to happen? (Please give us a brief description of what you expected to happen.)
For there to either be a way to disable cypress (USE flag for tests in a separate package) or FreeBSD support to be marked as WON'TFIX.
Version (What version of Sharkey is your instance running? You can find this by clicking your instance's logo at the top left and then clicking instance information.)
Latest from git
Instance (What instance of Sharkey are you using?)
N/A - I was trying to deploy wrench.baby on freebsd but i wanted to build sharkey first.
What type of issue is this? (If this happens on your device and has to do with the user interface, it's client-side. If this happens on either with the API or the backend, or you got a server-side error in the client, it's server-side.)
build
What operating system are you using? (Server-side issues only)
FreeBSD
Relevant log output (Please copy and paste any relevant log output. You can find your log by inspecting the page, and going to the "console" tab. This will be automatically formatted into code, so no need for backticks.)
Downloading @swc/core-freebsd-x64@1.3.11: 19.49 MB/19.49 MB, done
Downloading @phosphor-icons/web@2.1.1: 12.42 MB/12.42 MB, done
Downloading @storybook/core@8.3.3: 7.75 MB/7.75 MB, done
Downloading three@0.169.0: 7.10 MB/7.10 MB, done
Downloading typescript@5.1.6: 7.15 MB/7.15 MB, done
Downloading typescript@5.3.3: 5.76 MB/5.76 MB, done
Downloading typescript@5.4.2: 5.82 MB/5.82 MB, done
Downloading @tsd/typescript@5.4.5: 8.18 MB/8.18 MB, done
Progress: resolved 2261, reused 0, downloaded 2226, added 2261, done
node_modules/.pnpm/@swc+core@1.6.6/node_modules/@swc/core: Running postinstall script, done in 235ms
node_modules/.pnpm/utf-8-validate@6.0.3/node_modules/utf-8-validate: Running install script...
node_modules/.pnpm/cypress@13.14.2/node_modules/cypress: Running postinstall script, failed in 495ms
.../cypress@13.14.2/node_modules/cypress postinstall$ node index.js --exec install
│ Platform: "freebsd" is not supported.
└─ Failed in 496ms at /sharkey/node_modules/.pnpm/cypress@13.14.2/node_modules/cypress
node_modules/.pnpm/bufferutil@4.0.7/node_modules/bufferutil: Running install script...
node_modules/.pnpm/esbuild@0.23.1/node_modules/esbuild: Running postinstall script, done in 113ms
node_modules/.pnpm/sharp@0.33.5/node_modules/sharp: Running install script, done in 207ms
node_modules/.pnpm/@sentry+profiling-node@8.20.0/node_modules/@sentry/profiling-node: Running install script...
node_modules/.pnpm/nice-napi@1.0.2/node_modules/nice-napi: Running install script...
ELIFECYCLE Command failed with exit code 1.
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have searched the issue tracker for similar issues, and this is not a duplicate.