I'm getting an identical build error to @santilococo What can we do about it?
Search Criteria
Package Details: github-desktop 3.4.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/github-desktop.git (read-only, click to copy) |
---|---|
Package Base: | github-desktop |
Description: | GUI for managing Git and GitHub |
Upstream URL: | https://desktop.github.com |
Keywords: | git github |
Licenses: | MIT |
Submitter: | mikelpint |
Maintainer: | alerque (shiftkey) |
Last Packager: | alerque |
Votes: | 51 |
Popularity: | 0.89 |
First Submitted: | 2017-07-22 21:26 (UTC) |
Last Updated: | 2024-11-15 19:20 (UTC) |
Dependencies (15)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- libsecret
- libxss
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, gnome-keyring, keepassxc, kwallet, kwallet5)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- nodejs-lts-iron (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- python-setuptools (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
- github-cli (github-cli-gitAUR) (optional) – CLI interface for GitHub
- hub (hub-gitAUR) (optional) – CLI interface for GitHub
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
JustinSB commented on 2021-12-01 13:13 (UTC)
slococo commented on 2021-12-01 12:30 (UTC) (edited on 2021-12-01 12:33 (UTC) by slococo)
Hi, Im getting this build error. Do you know what can I do? TY.
error /home/$(USER)/.cache/paru/clone/github-desktop/src/github-desktop/app/node_modules/detect-arm64-translation: Command failed.
Exit code: 1
Command: prebuild-install || node-gyp rebuild
Arguments:
Directory: /home/$(USER)/.cache/paru/clone/github-desktop/src/github-desktop/app/node_modules/detect-arm64-translation
Output:
prebuild-install WARN install No prebuilt binaries found (target=3 runtime=napi arch=x64 libc= platform=linux)
gyp info it worked if it ends with ok
gyp info using node-gyp@8.2.0
gyp info using node@17.1.0 | linux | x64
gyp info find Python using Python version 3.9.9 found at "/usr/bin/python3"
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args '/usr/lib/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',
gyp info spawn args '/home/$(USER)/.cache/paru/clone/github-desktop/src/github-desktop/app/node_modules/detect-arm64-translation/build/config.gypi',
gyp info spawn args '-I',
gyp info spawn args '/usr/lib/node_modules/node-gyp/addon.gypi',
gyp info spawn args '-I',
gyp info spawn args '/home/$(USER)/.cache/node-gyp/11.5.0/include/node/common.gypi',
gyp info spawn args '-Dlibrary=shared_library',
gyp info spawn args '-Dvisibility=default',
gyp info spawn args '-Dnode_root_dir=/home/$(USER)/.cache/node-gyp/11.5.0',
gyp info spawn args '-Dnode_gyp_dir=/usr/lib/node_modules/node-gyp',
gyp info spawn args '-Dnode_lib_file=/home/$(USER)/.cache/node-gyp/11.5.0/<(target_arch)/node.lib',
gyp info spawn args '-Dmodule_root_dir=/home/$(USER)/.cache/paru/clone/github-desktop/src/github-desktop/app/node_modules/detect-arm64-translation',
gyp info spawn args '-Dnode_engine=v8',
gyp info spawn args '--depth=.',
gyp info spawn args '--no-parallel',
gyp info spawn args '--generator-output',
gyp info spawn args 'build',
gyp info spawn args '-Goutput_dir=.'
gyp info spawn args ]
gyp: name 'openssl_fips' is not defined while evaluating condition 'openssl_fips != ""' in binding.gyp while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/node-gyp/lib/configure.js:353:16)
gyp ERR! stack at ChildProcess.emit (node:events:390:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Linux 5.15.5-arch1-1
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/$(USER)/.cache/paru/clone/github-desktop/src/github-desktop/app/node_modules/detect-arm64-translation
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'github-desktop-2.9.4-4':
error: packages failed to build: github-desktop-2.9.4-4
alerque commented on 2021-11-15 19:22 (UTC)
@Joshix Thanks for the dependency tip, I'll get that updated.
Joshix commented on 2021-11-09 20:11 (UTC)
pls depend on org.freedesktop.secrets instaed of gnome-keyring
alerque commented on 2021-08-31 18:54 (UTC)
Many thanks to @shiftkey (the maintainer of the upstream Linux fork this uses) for identifying and fixing the build issue, this is back up to date.
alerque commented on 2021-08-27 09:57 (UTC)
@tsbarnes or anyone: I see this is out of date but I've been unable to build the newer versions. Something goes wrong during the webpack stage in relation to emoji or something. I don't have the time to dive deeper right now, but I'd be happy to apply a patch (or accept a PR here) if anybody figures out what the trouble is and how to fix it.
hsantanna commented on 2021-06-01 13:54 (UTC)
I had nodejs-lts-dubnium-10.24.0-2 installed and couldn't build github-desktop 2.8.2-1 until I upgraded to nodejs-16.2.0-1.
alerque commented on 2021-05-27 14:29 (UTC)
@PolpOnline The upstream GitHub Desktop project is not Linux friendly. This package build is reliant on this patched fork, hence please only flag this as out of date when that project has a matching release.
yochananmarqos commented on 2021-05-15 23:36 (UTC)
Please use a temporary Yarn cache, same premise as Node.js package guidelines:
yarn install --cache-folder "$srcdir/yarn-cache"
Pinned Comments
alerque commented on 2024-04-26 10:20 (UTC) (edited on 2024-04-26 10:21 (UTC) by alerque)
This package follows the Linux enabled fork releases here. Please do not flag it as OOD when the upstream Windows/OSX only Microsoft project updates but when the Linux enabled builds are available from @shiftkey. Thank you.