@marcin it's user error. All AUR packages expect you to have base-devel installed.
Search Criteria
Package Details: yay 12.4.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yay.git (read-only, click to copy) |
---|---|
Package Base: | yay |
Description: | Yet another yogurt. Pacman wrapper and AUR helper written in go. |
Upstream URL: | https://github.com/Jguer/yay |
Keywords: | arm AUR go helper pacman wrapper x86 |
Licenses: | GPL-3.0-or-later |
Submitter: | jguer |
Maintainer: | jguer |
Last Packager: | jguer |
Votes: | 2283 |
Popularity: | 24.37 |
First Submitted: | 2016-10-05 17:20 (UTC) |
Last Updated: | 2024-09-19 14:27 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR)
- pacman (pacman-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- doasAUR (opendoas) (optional) – privilege elevation
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, doas-sudo-shim-minimalAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR) (optional) – privilege elevation
Required by (43)
- aconfmgr-git (optional)
- arch-update (optional)
- arch-update-git (optional)
- axu
- axu-bin
- blender-launcher-git
- checkupdatify
- cleanupdate-git (optional)
- cmd-not-found (optional)
- dpw (optional)
- etwas
- fuzzy-pkg-finder (optional)
- fzpac (optional)
- fzpac-git (optional)
- idos-package-updater-script
- klaus-bin
- meta-package-manager (optional)
- meta-package-manager-git (optional)
- octopi (optional)
- pac-util (optional)
- Show 23 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 35 Next › Last »
RubenKelevra commented on 2021-01-31 11:33 (UTC)
marcin commented on 2021-01-31 11:06 (UTC)
Suddenly started getting the following error:
runtime/cgo
# runtime/cgo
cgo: exec /missing-cc: fork/exec /missing-cc: no such file or directory
make: *** [Makefile:112: yay] Error 2
To solve the issue, installing gcc
was enough:
sudo pacman -S gcc
rageltman commented on 2021-01-31 03:44 (UTC)
Seems to be breaking all of a sudden in a clean chroot build by CI:
# net
cgo: cannot load DWARF output from $WORK/b054//_cgo_.o: decoding dwarf section info at offset 0x0: too short
github.com/Morganamilo/go-pacmanconf/ini
vendor/golang.org/x/sys/cpu
vendor/golang.org/x/crypto/chacha20poly1305
log
github.com/pmezard/go-difflib/difflib
github.com/leonelquinteros/gotext/plurals
net/url
mime
encoding/hex
encoding/json
vendor/golang.org/x/crypto/curve25519
compress/flate
vendor/golang.org/x/net/http2/hpack
encoding/gob
github.com/Jguer/go-alpm/v2
math/big
vendor/golang.org/x/text/unicode/norm
gopkg.in/yaml.v3
github.com/davecgh/go-spew/spew
vendor/golang.org/x/text/unicode/bidi
mime/quotedprintable
net/http/internal
flag
runtime/trace
github.com/Morganamilo/go-srcinfo
github.com/Morganamilo/go-pacmanconf
github.com/pkg/errors
encoding/xml
# github.com/Jguer/go-alpm/v2
cgo: cannot load DWARF output from $WORK/b036//_cgo_.o: decoding dwarf section info at offset 0x0: too short
compress/gzip
testing
vendor/golang.org/x/text/secure/bidirule
golang.org/x/term
vendor/golang.org/x/net/idna
crypto/dsa
encoding/asn1
crypto/rand
crypto/elliptic
crypto/ed25519
crypto/rsa
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
crypto/ecdsa
make: *** [Makefile:112: yay] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /var/abs/chroot/yay/build
ava1ar commented on 2021-01-27 14:17 (UTC)
@jguer
Can you please make sudo an optional dependency (optdepends). In the light of the critical vulnerability in sudo some people may want to get rid of sudo on their systems and replace it with some alternatives like su, doas or pkexec.
liamtimms commented on 2021-01-27 00:28 (UTC)
@mcdragon "DistroTube" is low info click-bait. Disregard it.
jguer commented on 2021-01-26 10:15 (UTC)
@mcdragon
Yay is still maintained and will keep receiving updates (ex: pacman 6 support).
I am more focused on making the interfaces on yay more stable and developer friendly, of testing components to avoid them breaking between fixes, checking for bottlenecks. In terms of feature amount you may want to try Paru, Morganamilo has a lot of experience and wisdom on the subject.
This last year has been atypical which also hasn't allowed me to dedicate as much time as I wanted to yay but expect this maintainability focus (as opposed to feature focus) to last at least until summer.
mcdragon commented on 2021-01-26 09:54 (UTC)
Distrotube stated that yay not supported anymore. https://www.youtube.com/watch?v=w3j3tivcm50 Is this true? He is advising switching to paru which is maintaned by Morganamilo
chovy commented on 2021-01-04 11:18 (UTC)
golang.org/x/term make: *** [Makefile:112: yay] Error 1 ==> ERROR: A failure occurred in build(). Aborting...
yochananmarqos commented on 2020-12-21 01:13 (UTC)
@cmonty14 Sality HenryM: Please read the pinned comment. I would consider posting unformatted logs spam, myself.
HenryM commented on 2020-12-20 18:53 (UTC)
latest update refused to build because "Program 'a2x' not found" turns out it's a part of "asciidoc" after installing the ascii & asciidoc packages yay updated without a problem.
Pinned Comments
jguer commented on 2024-03-16 08:06 (UTC)
This will happen if you upgrade pacman and yay separately If you have this error you need to manually recompile yay
jguer commented on 2019-04-16 14:08 (UTC)
I cannot delete the spam comments appearing regularly in this page, which has also led me to disable notifications from here. I remind that the best way to receive support or report a problem is through the Upstream URL.