th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
8.24k stars 485 forks source link

[Bug]: FTBFS #2104

Closed yochananmarqos closed 4 months ago

yochananmarqos commented 4 months ago

Preflight Checklist

YouTube Music (Application) Version

3.3.8

Checklists

What operating system are you using?

Other Linux

Operating System Version

Arch stable / Manjaro unstable

What CPU architecture are you using?

x64

Last Known Working YouTube Music (Application) version

3.3.6

Reproduction steps

Build 3.3.8 with my AUR PKGBUILD

Expected Behavior

It builds successfully.

Actual Behavior

It does not build successfully.

Lockfile is up to date, resolution step is skipped
Packages: +866
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Downloading @ffmpeg.wasm/core-mt@0.12.0: 9.45 MB/9.45 MB, done
Packages are hard linked from the content-addressable store to the virtual store.
  Content-addressable store is at: /build/youtube-music/src/pnpm-home/store/v3
  Virtual store is at:             node_modules/.pnpm
Downloading typescript@5.4.5: 5.83 MB/5.83 MB, done
Downloading 7zip-bin@5.2.0: 5.63 MB/5.63 MB, done
Downloading app-builder-bin@4.0.0: 45.10 MB/45.10 MB, done
Progress: resolved 866, reused 0, downloaded 866, added 866, done
node_modules/.pnpm/electron@30.0.9/node_modules/electron: Running postinstall script...
node_modules/.pnpm/esbuild@0.20.2/node_modules/esbuild: Running postinstall script...
node_modules/.pnpm/esbuild@0.19.12/node_modules/esbuild: Running postinstall script...
node_modules/.pnpm/bufferutil@4.0.8/node_modules/bufferutil: Running install script, failed in 14ms
.../node_modules/bufferutil install$ node-gyp-build
│ sh: /build/youtube-music/src/youtube-music-3.3.8/node_modules/.pnpm/bufferutil@4.0.8/node_…
└─ Failed in 15ms at /build/youtube-music/src/youtube-music-3.3.8/node_modules/.pnpm/bufferutil@4.0.8/node_modules/bufferutil
 ELIFECYCLE  Command failed with exit code 126.

Enabled plugins

N/A

Additional Information

No response

yochananmarqos commented 4 months ago

Nevermind, it may be a local issue. I just built 3.3.9 on Arch in a clean chroot and updated the AUR package.