Package Details: v8 8.7.220.25-1

Git Clone URL: https://aur.archlinux.org/v8.git (read-only, click to copy)
Package Base: v8
Description: Google's open source JavaScript engine
Upstream URL: https://v8.dev/
Keywords: compiler interpreter javascript javascript-engine virtual-machine
Licenses: BSD
Conflicts: v8-3.14, v8-3.14-bin, v8-6.7-static, v8-6.8, v8-r, v8-static-gyp, v8-static-gyp-5.4
Submitter: anatolik
Maintainer: None
Last Packager: relrel
Votes: 15
Popularity: 0.000000
First Submitted: 2015-07-01 16:14 (UTC)
Last Updated: 2020-11-26 11:22 (UTC)

Dependencies (4)

Required by (1)

Sources (2)

Pinned Comments

relrel commented on 2020-10-30 11:56 (UTC) (edited on 2021-02-01 20:07 (UTC) by relrel)

Recommendations
  1. Before installing this package, install depot-tools-git and follow its instructions.

  2. To speed-up compilation, build on tmpfs and disable tests:

BUILDDIR=/tmp/makepkg makepkg --nocheck

Or using yay:

BUILDDIR=/tmp/makepkg yay -S --mflags --nocheck v8

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

marcs commented on 2016-05-19 15:55 (UTC)

It is a connection problem, probably related to your connection or the repository was momentarily unavailable.

arturodz commented on 2016-05-16 01:43 (UTC)

When attempting to install I get this error: svn checkout --force http://gyp.googlecode.com/svn/trunk build/gyp \ --revision 1501 svn: E170013: Unable to connect to a repository at URL 'http://gyp.googlecode.com/svn/trunk' svn: E160013: '/svn/trunk' path not found Makefile:289: recipe for target 'dependencies' failed make: *** [dependencies] Error 1

marcs commented on 2016-04-23 13:21 (UTC)

Updated to latest cherry-pick

marcs commented on 2016-04-21 22:45 (UTC) (edited on 2016-04-23 13:21 (UTC) by marcs)

Ok, I saw the problem. Which package for ncurses are you referring to ? [EDIT] Found the package you were talking about, now the package builds fine thanks. In case of a missing gpg key error for installing ncurses5-compat-libs, import the key using this command: gpg --keyserver pgp.mit.edu --recv-keys F7E48EDB

WoefulDerelict commented on 2016-04-18 22:19 (UTC)

When attempting to build this package it complained that libtinfo.so.5 was missing. The version it pulled as a dependency was libtinfo which provides libtinfo.so.6 There is a package in the AUR to provide the symlink to a legacy ncurses or it is reported that symlinking to the new ncurses works fine.

marcs commented on 2016-03-09 11:11 (UTC)

Package builds fine now.

sleeping commented on 2016-03-08 15:36 (UTC)

marcs, Thanks for your response. That's too bad! Do you know how to solve it?

marcs commented on 2016-03-08 14:26 (UTC)

I know, my automated builds are failing for quite some time now. Probably related to glibc: pacman -Qo /usr/lib64/crti.o /usr/lib/crti.o is owned by glibc 2.23-1

sleeping commented on 2016-03-08 12:48 (UTC)

This might be broken now. https://bbs.archlinux.org/viewtopic.php?pid=1610654#p1610654