Search Criteria
Package Details: emacs-pgtk-git 30.0.50.171650-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-pgtk-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-pgtk-git |
Description: | GNU Emacs. Development branch, with PGTK enabled. |
Upstream URL: | http://www.gnu.org/software/emacs/ |
Licenses: | GPL3 |
Conflicts: | emacs |
Provides: | emacs |
Replaces: | emacs |
Submitter: | VitalyR |
Maintainer: | VitalyR |
Last Packager: | VitalyR |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-20 15:42 (UTC) |
Last Updated: | 2024-09-24 05:09 (UTC) |
Dependencies (20)
- alsa-lib
- giflib (giflib-gitAUR)
- gnutls (gnutls-gitAUR)
- gpm (gpm-vmAUR, gpm-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- harfbuzz (harfbuzz-gitAUR)
- jansson (jansson-gitAUR)
- libgccjit (libgccjit-gitAUR, libgccjit-snapshotAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxpm (libxpm-gitAUR)
- tree-sitter (tree-sitter-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxi (libxi-gitAUR) (make)
- mold (mold-gitAUR) (make)
- sccache (sccache-gitAUR, sccache-binAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (315)
- anthy-unicode (requires emacs) (make)
- anthy-unicode-git (requires emacs) (make)
- anubis (requires emacs) (make)
- astroid-git (requires emacs) (optional)
- auctex (requires emacs)
- auctex-git (requires emacs)
- auto-complete-nxml-git (requires emacs)
- auto-complete-nxml-git (requires emacs) (make)
- bbdb (requires emacs)
- bigloo-devel (requires emacs) (make)
- bigloo-devel (requires emacs) (optional)
- carp (requires emacs) (make)
- cask (requires emacs)
- cask-git (requires emacs)
- cmake-git (requires emacs) (make)
- csvedepli (requires emacs) (make)
- dictionary (requires emacs)
- distel (requires emacs)
- dmscripts-git (requires emacs) (optional)
- eldev-git (requires emacs)
- Show 295 more...
Latest Comments
1 2 Next › Last »
kelvie commented on 2025-02-14 05:50 (UTC)
And here's my PKGBUILD diff:
kelvie commented on 2025-02-14 05:49 (UTC)
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76239
Emacs with pgtk crashes with the latest KDE (6.3), only tested wayland.
This patch fixes it (I have no idea of the side effects, or what this uses the seats for)
kelvie commented on 2025-02-10 01:25 (UTC)
Any chance this can be updated to use a faster mirror instead? Savannah takes forever to clone sometimes, otherwise I may make a emacs-pgtk-github-mirror-git or something
pebbles commented on 2024-11-07 18:03 (UTC) (edited on 2024-11-07 18:05 (UTC) by pebbles)
Build failed for current version due to ld.gold not supporting pack-relative-relocs. Looks like typo causing it to use ld.gold even when MOLD="YES", worked after setting
toogad commented on 2024-10-01 00:52 (UTC)
I ended up doing what urugang suggested below: setting +MOLD="NO", and then manually do
makepkg -s
then install using yay or pacman -U
toogad commented on 2024-09-28 17:07 (UTC) (edited on 2024-09-28 17:08 (UTC) by toogad)
I encountered the same error. Below is where I think the error was documented in config.log:
configure:9307: $? = 1
configure:9327: checking whether the C compiler works
configure:9349: sccache gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fuse-ld=gold -g -ffile-prefix-map=/home/kai/.cache/yay/emacs-pgtk-git/src=/usr/src/debug/emacs-pgtk-git -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto conftest.c >&5
/usr/bin/ld.gold: pack-relative-relocs: unknown -z option
/usr/bin/ld.gold: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:9353: $? = 1
configure:9394: result: no
configure: failed program was:
| / confdefs.h /
| #define PACKAGE_NAME "GNU Emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "31.0.50"
| #define PACKAGE_STRING "GNU Emacs 31.0.50"
| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
| #define HAVE_PDUMPER 1
| #define GC_REMEMBER_LAST_MARKED 1
| / end confdefs.h. /
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:9399: error: in '/home/kai/.cache/yay/emacs-pgtk-git/src/emacs-git':
configure:9401: error: C compiler cannot create executables
See 'config.log' for more details
VitalyR commented on 2024-09-27 15:06 (UTC)
@Naokotani Thank you for the report! Could you please provide the detailed error message? If it's too long, feel free to paste it into a GitHub Gist.
Naokotani commented on 2024-09-27 13:34 (UTC)
When I try to install I get an C compiler cannot create executable error. I tested the compilers and they seem to work on my system.
urugang commented on 2024-06-12 15:06 (UTC)
it seems mold not support -z option. so i do not use mold.
VitalyR commented on 2024-06-04 06:28 (UTC)
@kelvie This shouldn't happen since the makedepends is already set: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=emacs-pgtk-git#n152.
1 2 Next › Last »