Search Criteria
Package Details: emacs-gcc-wayland-devel-bin 28.1.50.151702-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-gcc-wayland-devel-bin.git (read-only, click to copy) |
---|---|
Package Base: | emacs-gcc-wayland-devel-bin |
Description: | GNU Emacs. Development native-comp branch and pgtk branch combined, served as a binary. |
Upstream URL: | https://github.com/mpsq/emacs-gcc-wayland-devel-builder |
Keywords: | emacs |
Licenses: | GPL3 |
Conflicts: | emacs, emacs-27-git, emacs-git, emacs-seq, emacs26-git |
Provides: | emacs, emacs-seq |
Replaces: | emacs-git, emacs-seq, emacs26-git, emacs27-git |
Submitter: | mpsq |
Maintainer: | mpsq |
Last Packager: | mpsq |
Votes: | 30 |
Popularity: | 1.86 |
First Submitted: | 2020-12-03 15:47 (UTC) |
Last Updated: | 2022-05-17 23:40 (UTC) |
Dependencies (11)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin, cairo-ubuntu)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-openssl, gnutls-nodocs-git)
- gpm (gpm-vm, gpm-git)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- harfbuzz (harfbuzz-git, harfbuzz-minimal-git)
- jansson (jansson-git)
- libgccjit
- libotf
- libxml2 (libxml2-git)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-imgpaste)
Required by (430)
- astroid-git (requires emacs) (optional)
- auctex (requires emacs)
- auctex-git (requires emacs)
- auto-complete-clang-async (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)
- bigloo-git (requires emacs) (make)
- bigloo-git (requires emacs) (optional)
- bluespec-docs (requires emacs) (optional)
- bluespec-tools (requires emacs) (optional)
- carp (requires emacs) (make)
- cask (requires emacs)
- cask-git (requires emacs)
- cmake-git (requires emacs) (make)
- cmake2 (requires emacs) (make)
- dictionary (requires emacs)
- distel (requires emacs)
Latest Comments
mpsq commented on 2022-03-03 10:26 (UTC)
@CYS Great idea, thanks! I just added your modification.
CYS commented on 2022-03-03 04:21 (UTC)
I found the filename of the downloaded tarball is something like
28.**.tar.gz
, which is hard to determine which package it belongs to.As quoted from Arch wiki:
I would suggest:
declanqian commented on 2021-12-26 08:55 (UTC)
Confirmed, it works. Thanks :+1 @vhoss-aur
vhoss-aur commented on 2021-12-26 08:17 (UTC)
There is a pull request for emacs-libvterm that should fix the issue mentioned by @declanqian.
Helpful comment in relevant github issue: https://github.com/akermu/emacs-libvterm/issues/559#issuecomment-997473811
Relevant pull request: https://github.com/akermu/emacs-libvterm/pull/562
declanqian commented on 2021-12-17 09:49 (UTC)
vterm refuse to build against the this latest version(emacs-gcc-wayland-devel-bin 28.0.90.151420-1)
Here are backtrace from gdb
mpsq commented on 2021-08-22 11:23 (UTC)
@ironborn
emacs-git
is, by definition,master
. This package is based on the branchpgtk
(rebased frequently frommaster
), so differences are expected.This package is vanilla Emacs, straight from the upstream branch. We do not patch it, we do not amend anything. If you find an issue, please use
M-x report-emacs-bug
.That being said, considering how popular this package is, and how common your bug seems to be, I would be inclined to think that the issue is within your config.
ironborn commented on 2021-08-19 08:41 (UTC)
My hyper key definitions under wayland/sway aren't working with this package. For example, keybinding "H-o" interpreted as "o". emacs-git works fine with the same config and environment.
Crandel commented on 2021-06-30 09:03 (UTC)
Hi @mpsq, with the latest update everything works fine, thank you!
mpsq commented on 2021-06-28 10:10 (UTC)
@crashandburn4, @Crandel, @ees and @mklsls
This bug should now be fixed in latest release (28.0.50.149085), cf. commit https://github.com/flatwhatson/emacs/commit/a4fb5811fab64b7437fa47239d5aae39ba3ed82a. Let me know if it works :).
Extra details available at: https://debbugs.gnu.org/db/49/49118.html
crashandburn4 commented on 2021-06-23 11:10 (UTC)
Hi, I'm also having the same issues:
It can be worked around by messing with the directory perms in
/usr/share/emacs/28.0.50/lisp
or messing with users/groups, but is this the intended solution? from readingemacs-git
and your comment, it sounds like it should be fixed?Crandel commented on 2021-06-19 22:48 (UTC)
Hi @mpsq. I removed package, removed all caches, including native-comp cache and install it again but still have this errors every time I start emacs
ees commented on 2021-06-19 19:59 (UTC)
TLDR: it works!
I thought I tried that this morning and to my surprise it didn't work. Switched to emacs-git and IIRC it didn't work either initially, but after another uninstall/reinstall it worked. Now I'm back on emacs-gcc-wayland-devel-bin and it works too. Soo not sure what that was... I probably just did something dumb, but thought I'd mention it in case it's a real thing that others will hit too.
mpsq commented on 2021-06-19 19:39 (UTC)
Thanks for the link ees. It seems to be an issue with upstream and it looks like it was fixed already with https://github.com/emacs-mirror/emacs/commit/663fb3b774887d3d15a6791c3f35af56daa3c676. The latest version of this package should have the fix too, removing / installing emacs-gcc-wayland-devel-bin should be enough to fix the problem. Can you confirm that it is the case?
ees commented on 2021-06-19 14:28 (UTC) (edited on 2021-06-19 15:11 (UTC) by ees)
I'm seeing the same issue as @Crandel. Also seeing it with https://aur.archlinux.org/packages/emacs-git/; there's some relevant discussion over there.
Crandel commented on 2021-06-15 15:38 (UTC)
Every time I start emacs I got a lot of errors in Async-native-compile-log buffer like this
All these files exists and readable.
mpsq commented on 2021-06-01 08:26 (UTC) (edited on 2021-06-01 08:26 (UTC) by mpsq)
Did you also install libgccjit? You will need the version 11, it is a mandatory dependency to this package.
Also, please do not flag this package as out-of-date if it is actually not the case.
mklsls commented on 2021-05-31 21:17 (UTC) (edited on 2021-05-31 21:17 (UTC) by mklsls)
There is a problem with this package in Manjaro
mpsq commented on 2021-03-02 18:26 (UTC) (edited on 2021-03-05 15:21 (UTC) by mpsq)
Hey guys, Emacs upstream was updated recently (compilation flags) and I just reflected the changes in this binary. If you had issues with doom-emacs (
doom upgrade
), or native-comp in general, this is now fixed.jeslie0 commented on 2021-02-12 18:13 (UTC) (edited on 2021-06-15 16:57 (UTC) by jeslie0)
@mpsq I think I am having strange upscaling issues from using a 4k monitor. There is an open issue thread about it here: https://github.com/masm11/emacs/issues/90
EDIT: This issue has been resolved.
mpsq commented on 2021-02-12 15:48 (UTC)
@jeslie0 This is very stange, I open svg files on a daily basis and never had this issue. Is there anything special with your Emacs setup? Does it happen for all svgs? Are you zoomed-in?
jeslie0 commented on 2021-02-07 20:18 (UTC)
I'm having an issue where .svg files are blurry when viewed from inside Emacs (using "emacs -Q" also). It looks like an instance of the bug described here: https://emacs.stackexchange.com/questions/55305/svg-image-display-blurry
Is this a known bug or is it affecting anyone else?
equalis3r commented on 2020-12-23 09:35 (UTC)
Thank you for maintaining this packages. I installed emacs fresh from this package to solve the blurry problem with xwayland. So far, everything works perfectly.
bienjensu commented on 2020-12-22 14:50 (UTC)
@mpsq I can confirm that rolling back to
6d6b07b793f2c7d993fe238f99a63c4644dd44ed
fixed the problem. Thanks for the help!mpsq commented on 2020-12-22 14:32 (UTC) (edited on 2020-12-22 14:33 (UTC) by mpsq)
@bienjensu Fair enough, I tried and I can reproduce the issue.
I checked and this is a problem with Emacs itself, if you try the last version (of this pkg) everything is ok. The regression is from upstream and there is not much I can do to fix it. You should be able to roll-back to the last version though.
I might add additional checks in my building script, make sure that Emacs starts without warnings/errors before pushing a new version.
bienjensu commented on 2020-12-22 14:07 (UTC)
@mpsq Hello, yes I'm running without any config at all right now in order to diagnose problems.
mpsq commented on 2020-12-22 13:56 (UTC)
Hi Edward, I am not sure what the issue is from the top of my head. Maybe we can "work backwards": did you try to run vanilla Emacs? (without your personal config)
The error you are facing seems to be related to https://github.com/jwiegley/emacs-async. Are you using this as part of your Emacs config by any chance?
bienjensu commented on 2020-12-22 13:31 (UTC)
Hi, I'm getting errors with this. Everything is left at default in the
PKGBUILD
, mypkgmake.conf
only changes-j
andmarch=native
onMAKEFLAGS
. These errors repeat every time that after emacs is launched something starts native compilation (following the startpage link to the tutorial, for instance).*Warnings*
:*Async-native-compile-log*
:These repeat for all files emacs is attempting to native comp. I've already tried completely clearing out all configuration files, purging my
/usr/lib/emacs
and/usr/share/emacs
, and reinstalling to no avail.