Package Details: emscripten-git 2:2.0.15.r31.g249815cf7-2

Git Clone URL: https://aur.archlinux.org/emscripten-git.git (read-only, click to copy)
Package Base: emscripten-git
Description: LLVM-to-JavaScript compiler
Upstream URL: http://emscripten.org
Licenses: custom
Conflicts: binaryen, emscripten
Provides: emscripten
Submitter: None
Maintainer: None
Last Packager: haawda
Votes: 28
Popularity: 0.000000
First Submitted: 2012-10-01 17:47 (UTC)
Last Updated: 2021-03-13 19:40 (UTC)

Dependencies (13)

Required by (9)

Sources (5)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

haawda commented on 2015-08-23 18:43 (UTC)

Well I definitely had such problems, but right now it works fine, so I removed the option for the time being.

jplatte commented on 2015-08-23 18:29 (UTC)

Well I never had any problems building this before parallel builds were inactivated. What are the reasons you did this?

haawda commented on 2015-08-23 16:39 (UTC)

I had reasons to turn off parallel builds with options=('!makeflags').

jplatte commented on 2015-08-23 13:59 (UTC)

The option MAKEFLAGS from makepkg.conf is ignored, this package takes forever to build on multicore processors because it only compiles one file at a time.

svenstaro commented on 2015-06-03 19:52 (UTC)

Doesn't this need clang as makedeps?

garyamort commented on 2015-02-25 22:26 (UTC)

Problem was in my makepkg config. I edited /etc/makepkg.conf and removed -fvar-tracking-assigments from #DEBUG_CFLAGS="-g -fvar-tracking-assignments" #DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"

garyamort commented on 2015-02-25 22:16 (UTC)

I'm getting "clang: error: unknown argument: '-fvar-tracking-assignments'"

haawda commented on 2015-01-25 23:33 (UTC)

I think, not upstream but me was the culprit. I borrowd some ideas from the stable PKGBUILD which hopefully fix this.

svenstaro commented on 2015-01-25 23:08 (UTC)

Getting this: CRITICAL root: Cannot find /opt/emscripten-fastcomp/clang++, check the paths in ~/.emscripten Perhaps some things have been changing upstream?

carstene1ns commented on 2014-11-02 08:55 (UTC)

@Svenstaro et al.: done[1]. I did a few things a bit different than this package, though. However, as I just recently started using emscipten, there might be things to improve. Most tests of the included test suite run fine so far. [1]: https://aur.archlinux.org/packages/emscripten/