Search Criteria
Package Details: nyxt-git latest-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/nyxt-git.git (read-only, click to copy) |
---|---|
Package Base: | nyxt-git |
Description: | A keyboard-driven web browser designed for power users |
Upstream URL: | https://nyxt.atlas.engineer |
Licenses: | BSD |
Conflicts: | nyxt, nyxt-browser, nyxt-browser-git |
Provides: | nyxt, nyxt-browser, nyxt-browser-git |
Submitter: | MithicSpirit |
Maintainer: | MithicSpirit |
Last Packager: | MithicSpirit |
Votes: | 22 |
Popularity: | 0.166308 |
First Submitted: | 2023-01-08 23:28 (UTC) |
Last Updated: | 2024-04-25 17:43 (UTC) |
Dependencies (15)
- enchant
- glib-networking (glib-networking-gnutls-opensslAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gobject-introspection-runtime
- gsettings-desktop-schemas (gsettings-desktop-schemas-nofontAUR, gsettings-desktop-schemas-gitAUR)
- libfixposix
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
- sbcl (sbcl-gitAUR) (make)
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – for HTML5 audio/video
- gst-plugins-base (gst-plugins-base-gitAUR) (optional) – for HTML5 audio/video
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – for HTML5 audio/video
- gst-plugins-ugly (gst-plugins-ugly-gitAUR) (optional) – for HTML5 audio/video
- gstreamer (gstreamer-gitAUR) (optional) – for HTML5 audio/video
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
Ambrevar commented on 2021-05-04 19:02 (UTC)
Oops, forgot the
--eval '(require :asdf)'
part. Never mind, I think I've rooted out the issue: https://github.com/atlas-engineer/nyxt/pull/1357. Merge inbound.e-v commented on 2021-05-04 18:20 (UTC)
Hmmm ^^
Ambrevar commented on 2021-05-04 17:03 (UTC)
Everyone here suffering from the random build bug, can you report your ASDF version with
? Thanks.
Ambrevar commented on 2021-05-04 10:13 (UTC)
I'm reported that running
makepkg
a second time (or more?) works. Can anyone confirm?Any idea why this is happening?
e-v commented on 2021-05-04 09:06 (UTC) (edited on 2021-05-04 09:21 (UTC) by e-v)
Thanks @nowayman and @Ambrevar. I forgot to mention that I also use
yay
and that I had cleared the cache before attempting to build Nyxt. I have the same error when building manually after cloning the repo. However, runningmake all
again builds Nyxt smoothly. Others have mentioned this issue on #nyxt.It also builds fine when running
make all
manually in~/.cache/yay/nyxt-browser-git/src/nyxt-browser
after the build fails with yay.Ambrevar commented on 2021-05-04 07:32 (UTC) (edited on 2021-05-04 09:31 (UTC) by Ambrevar)
I've tried on Ubuntu and cannot reproduce.
@nowayman: Thanks for your feedback. Something is fishy, since
NYXT_INTERNAL_QUICKLISP=true
is the default. Can you post the first SBCL line from the output when you don't set NYXT_INTERNAL_QUICKLISP? If should look like this:In @ElVirolo's output, we can see that NYXT_INTERNAL_QUICKLISP is properly set. However, we also see this:
which is not true, if you look at the .asd file. My suspicion is that files got mixed up in the repository checkout. Can you clean up the cache, e.g.
~/.cache/yay/nyxt-browser-git/
and try again?nowayman commented on 2021-05-03 14:44 (UTC) (edited on 2021-05-03 14:45 (UTC) by nowayman)
For what it's worth, I get the same error @ElVirolo is reporting on my Arch system:
I'm using the yay package manager, which stores the nyxt repository under:
Manually traversing to that directory and invoking
make all
still fails with the same backtrace. RunningNYXT_INTERNAL_QUICKLISP=true; make all
successfully builds. Seems like the nyxt component is not being found for some reason.Ambrevar commented on 2021-05-01 10:03 (UTC)
Maybe the issue is with the current working directory? I can't reproduce on my Guix System. I can't test on Arch right now, I'll see if I can reproduce on an Ubuntu.
e-v commented on 2021-04-30 21:20 (UTC) (edited on 2021-05-04 09:12 (UTC) by e-v)
The package fails to build here. Here is the output:
ElNick commented on 2020-12-16 16:31 (UTC)
Removing cl-pccre package before building solves the problem with cl-ppcre-unicode, may be of some use to someone.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »