Created
March 31, 2026 21:47
-
-
Save raku-cat/de5d9f8d67c43ef4dc3a7c6af9ae35d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Making package: drop-oss-app 0.4.0-1 (Tue 31 Mar 2026 04:45:58 PM CDT) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> Retrieving sources... | |
| -> Updating drop-app git repo... | |
| ==> Validating source files with sha256sums... | |
| drop-app ... Passed | |
| ==> Removing existing $srcdir/ directory... | |
| ==> Extracting sources... | |
| -> Creating working copy of drop-app git repo... | |
| Cloning into 'drop-app'... | |
| done. | |
| Switched to a new branch 'makepkg' | |
| ==> Starting prepare()... | |
| Submodule 'libs/drop-base' (https://github.com/drop-oss/drop-base.git) registered for path 'libs/drop-base' | |
| Submodule 'src-tauri/tailscale/libtailscale' (https://github.com/tailscale/libtailscale.git) registered for path 'src-tauri/tailscale/libtailscale' | |
| Cloning into '/home/glizzy/aur/drop-oss-app/src/drop-app/libs/drop-base'... | |
| Cloning into '/home/glizzy/aur/drop-oss-app/src/drop-app/src-tauri/tailscale/libtailscale'... | |
| Submodule path 'libs/drop-base': checked out 'dad3487be66919348149c4392af2cc3f10f0a50b' | |
| Submodule path 'src-tauri/tailscale/libtailscale': checked out '78294ac1d6d9644e051905673561a906bb9f138d' | |
| ==> Removing existing $pkgdir/ directory... | |
| ==> Starting build()... | |
| Lockfile is up to date, resolution step is skipped | |
| Progress: resolved 1, reused 0, downloaded 0, added 0 | |
| Packages: +648 | |
| ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | |
| Progress: resolved 648, reused 648, downloaded 0, added 648, done | |
| .../sharp@0.34.5/node_modules/sharp install$ node install/check.js || npm run build | |
| .../sharp@0.34.5/node_modules/sharp install: npm warn Unknown env config "npm-globalconfig". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. | |
| .../sharp@0.34.5/node_modules/sharp install: npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. | |
| .../sharp@0.34.5/node_modules/sharp install: npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. | |
| .../sharp@0.34.5/node_modules/sharp install: npm warn Unknown env config "overrides". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. | |
| .../sharp@0.34.5/node_modules/sharp install: > sharp@0.34.5 build | |
| .../sharp@0.34.5/node_modules/sharp install: > node install/build.js | |
| .../sharp@0.34.5/node_modules/sharp install: sharp: Attempting to build from source via node-gyp | |
| .../sharp@0.34.5/node_modules/sharp install: sharp: See https://sharp.pixelplumbing.com/install#building-from-source | |
| .../sharp@0.34.5/node_modules/sharp install: sharp: Please add node-addon-api to your dependencies | |
| .../sharp@0.34.5/node_modules/sharp install: Failed | |
| ELIFECYCLE Command failed with exit code 1. | |
| ==> ERROR: A failure occurred in build(). | |
| Aborting... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment