It might be a stupid question, but why are you using a GitHub mirror and not git://git.savannah.gnu.org/emacs.git?
Search Criteria
Package Details: emacs-git 30.0.50.169253-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-git |
Description: | GNU Emacs. Development master branch. |
Upstream URL: | http://www.gnu.org/software/emacs/ |
Keywords: | development editor IDE text |
Licenses: | GPL3 |
Conflicts: | emacs |
Provides: | emacs |
Submitter: | toropisco |
Maintainer: | toropisco |
Last Packager: | toropisco |
Votes: | 107 |
Popularity: | 1.93 |
First Submitted: | 2014-01-05 02:05 (UTC) |
Last Updated: | 2023-10-14 18:36 (UTC) |
Dependencies (23)
- cairo (cairo-gitAUR)
- giflib (giflib-gitAUR)
- gnutls (gnutls-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)
- libotf
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libwebp (libwebp-gitAUR)
- libxcb (libxcb-gitAUR)
- libxi (libxi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxpm (libxpm-gitAUR)
- sqlite3 (sqlite)
- tree-sitter (tree-sitter-gitAUR)
- xcb-util
- git (git-gitAUR, git-glAUR) (make)
- libxi (libxi-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (313)
- anthy-unicode (requires emacs) (make)
- anthy-unicode-git (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)
- eless (requires emacs)
- Show 293 more...
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 Next › Last »
fleet commented on 2012-06-02 13:06 (UTC)
sa1 commented on 2012-05-31 18:58 (UTC)
@hanjianwei Right, that was pacaur's fault. I did it with cower and it built fine.
nsantos commented on 2012-05-31 02:41 (UTC)
rev 108433 sort of worked for me; had to put in an additional 'make' before 'make install' for some reason, though. Before I did that, makepkg died as though it encountered an error (but going into src/emacs-build and running make worked fine.
fgr commented on 2012-05-30 18:12 (UTC)
I've just compiled the latest revision (108430). There are no errors.
nsantos commented on 2012-05-28 20:42 (UTC)
I get this:
In toplevel form:
emacs-lisp/easy-mmode.el:459:1:Error: Invalid byte code in /var/abs/local/emacs-bzr/src/emacs-build/lisp/emacs-lisp/cl-macs.elc
make[2]: *** [emacs-lisp/easy-mmode.elc] Error 1
make[2]: *** Waiting for unfinished jobs....
Wrote /var/abs/local/emacs-bzr/src/emacs-build/lisp/emacs-lisp/edebug.elc
make[2]: Leaving directory `/var/abs/local/emacs-bzr/src/emacs-build/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/var/abs/local/emacs-bzr/src/emacs-build/lisp'
make: *** [lisp] Error 2
with MAKEFLAGS set to "-j2". No clue what's going on, though.
fgr commented on 2012-05-27 07:39 (UTC)
@coroa: the same thing here.
<deleted-account> commented on 2012-05-25 07:56 (UTC)
@squeegee
Thank you very much! I have fixed it.
I put this PKGBUILD on github: https://github.com/hanjianwei/emacs-git
Fork and patch it at your convenience :)
@sal
Sorry for you inconvenience. I removed my Emacs and reinstalled it successfully with this PKGBUILD.
BTW: I'm using yaourt.
sa1 commented on 2012-05-24 19:43 (UTC)
Fails to build.
http://pastie.org/3962599
<deleted-account> commented on 2012-05-21 11:16 (UTC)
@Coroa, yeah me too, it seem to break with makeflags > 1
Pinned Comments
toropisco commented on 2017-06-30 19:14 (UTC) (edited on 2022-05-15 13:26 (UTC) by toropisco)
This PKGBUILD is a work in progress. If you find PACKAGING bugs, please let me know ASAP.
Upstream bugs are to be reported upstream. Check out the emacs-devel archives to confirm if this is an already known bug. In fact... Why are you not subscribed to
emacs-devel
?. Also check theemacs-bug-tracker
archives.Reporting bugs: Write to the Emacs Bug Tracker and report it there. Or, better yet, use the
debbugs
client included with the text editor. You will find instructions at https://debbugs.gnu.org/. Good luck!If you confirm it is a packaging bug, you are welcome to report it here.
Yaourt and other automated tools users BEWARE! This PKGBUILD is written with hand updating in mind and I won't fix bugs arising from such use. Besides, cloning the same repository time and time again from a non-profit such as the GNU Project/FSF gives out a very low image of you.