Search Criteria
Package Details: whalebird 6.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/whalebird.git (read-only, click to copy) |
---|---|
Package Base: | whalebird |
Description: | Single-column Fediverse client for desktop |
Upstream URL: | https://whalebird.social |
Keywords: | activitypub fediverse firefish friendica mastodon pleroma |
Licenses: | GPL3 |
Conflicts: | whalebird-bin, whalebird-desktop-git |
Provides: | whalebird |
Submitter: | h3poteto |
Maintainer: | h3poteto |
Last Packager: | h3poteto |
Votes: | 7 |
Popularity: | 0.000061 |
First Submitted: | 2020-07-10 14:30 (UTC) |
Last Updated: | 2025-01-08 15:26 (UTC) |
Dependencies (7)
- electron31
- git (git-gitAUR, git-glAUR) (make)
- node-gyp (corepackerAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs6-binAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
Soulprayer commented on 2022-11-14 21:33 (UTC)
I successfully updated Whalebird. Thank you very much @h3poteto <3
h3poteto commented on 2022-11-09 02:04 (UTC)
OK, I understand. The cause is the version of node.js. Under node v19, you can't build node-gyp.
Soulprayer commented on 2022-11-08 22:58 (UTC) (edited on 2022-11-08 22:59 (UTC) by Soulprayer)
I get the same error as jakecrow
gyp ERR! build error
gyp ERR! stack Error:
make
failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/home/souly/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (node:events:513:28)
gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12)
gyp ERR! System Linux 6.0.7-arch1-1
gyp ERR! command "/usr/bin/node" "/home/souly/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /home/souly/.cache/yay/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-sass
gyp ERR! node -v v19.0.1
jakecrow75643 commented on 2022-11-07 18:54 (UTC)
I've always get an error when i attempting to install the 4.7.0 version. I guess maybe some Electron issue.
gyp ERR! build error gyp ERR! stack Error:
make
failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/anna/.cache/paru/clone/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-gyp/lib/build.js:194:23) gyp ERR! stack at ChildProcess.emit (node:events:513:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12) gyp ERR! System Linux 6.0.7-arch1-1 gyp ERR! command "/usr/bin/node" "/home/anna/.cache/paru/clone/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" gyp ERR! cwd /home/anna/.cache/paru/clone/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-sass gyp ERR! node -v v19.0.1 gyp ERR! build error gyp ERR! stack Error:make
failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/home/anna/.cache/paru/clone/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-gyp/lib/build.js:194:23) gyp ERR! stack at ChildProcess.emit (node:events:513:28) gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:293:12) gyp ERR! System Linux 6.0.7-arch1-1 gyp ERR! command "/usr/bin/node" "/home/anna/.cache/paru/clone/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" gyp ERR! cwd /home/anna/.cache/paru/clone/whalebird/src/whalebird-desktop-4.7.0/node_modules/node-sass gyp ERR! node -v v19.0.1 error: failed to build 'whalebird-4.7.0-1'h3poteto commented on 2022-09-19 08:05 (UTC)
@ArgusArestorson Sorry, it's a mistake. I fixed PKGBUILD, so please install whalebird 4.6.5-2.
ArgusArestorson commented on 2022-09-19 07:16 (UTC) (edited on 2022-09-19 07:19 (UTC) by ArgusArestorson)
I get an error when attempting to make this.
line 22: /usr/lib/electron18/version: No such file or directory
==> ERROR: A failure occurred in prepare().
It appears the PKGBUILD checks the electron version for electron18 specifically, but electron18 isn't a dependency.
Technetium1 commented on 2022-07-14 00:10 (UTC)
Missing
git
andpython
in makedepends to build in clean chroot.alerque commented on 2021-10-08 19:27 (UTC)
@h3poteto Thanks, looking better. Painful to do isn't it? Electron's ugly dark side.
h3poteto commented on 2021-10-08 14:26 (UTC)
@alerque I changed to use the system Electron.
alerque commented on 2021-10-06 11:43 (UTC)
Please note the same complaint below is still relevant a couple versions later, this is building and installing an entire vendored copy of Electron itself, not just the app and using Arch's system Electron packages.
« First ‹ Previous 1 2 3 4 Next › Last »