CLANG works now (thanks) but with a lot of warnings:
warning: optimization flag '-fuse-linker-plugin' is not supported
maybe just take out the flag if it's not supported anyway?
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) |
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 39 Next › Last »
CLANG works now (thanks) but with a lot of warnings:
warning: optimization flag '-fuse-linker-plugin' is not supported
maybe just take out the flag if it's not supported anyway?
if CLANG="YES", the build errors out.
configure: error: C compiler cannot create executables
@maderios I had the same problem with exactly the same test(s) failing (which is bogus, since emacs works perfectly after de-activating checks).
It's probably not useful to keep checks active for now.
I got compiling error. I had to disable "TEST". It works.
Without modification: SUMMARY OF TEST RESULTS
Files examined: 255 Ran 3363 tests, 24 failed to run, 3332 results as expected, 0 unexpected, 31 skipped 1 files did not finish: lisp/net/network-stream-tests.log make[2]: *** [Makefile:320: check-doit] Error 2
[quote] That's a harsh judgement. [/quote]
Considering I've used used ImageMagick since 1989, you can take my word as gospel. :-) BTW, I was using netpbm before that, I still like it better.
Yes. It is deprecated. Search the mailing list too.
# ImageMagick 7 support. Deprecated (read the logs).
# ImageMagick, like flash, is a bug ridden pest that
# won't die; yet it is useful if you know what you
#are doing.
That's a harsh judgement. I did not find any logs giving information about the deprecation and also didnot find any alternative to fixing slowly loading images. Can someone clarify?
Current Emacs master branch use Imagemagick 7 to support --with-imagemagick option, the PKGBUILD still using imagemagick6 and it was removed from Arch repo.
FYI: I observe crashes due to the addition of the --with-cairo flag in the PKGBUILD. This is in emacs --daemon / emacsclient mode. I will see if I can report the bug upstream.
Edit: Bug is fixed in emacs by now.
Thanks for the kind words @vorbote , I'm aware of how WIP open source software development works.
I've posted this info in here : - to give you some heads up in case you're planning updating the AUR src code - in case you are part of the upstream emacs devel team or have links to the upstream emacs devel team
I"ll have a look at how to file a bug with the upstream emacs devel team.
@stefann_inc Upstream bugs are reported upstream. Besides, when you use WIP software, if it breaks you get to keep the pieces.
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.