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 2014-09-26 20:20 (UTC)

fixed

Idorobots commented on 2014-09-26 12:13 (UTC)

haawda, I've run into the same problem as lugubrious. It turns out that the current PKGBUILD doesn't compile emscripten-fastcomp-clang even though it's required to properly run emscripten. I've made a patch that fixes that (in addition to fixing `emcc --help` etc): https://gist.github.com/Idorobots/ad4d749074f1d3715019

svenstaro commented on 2014-09-25 00:45 (UTC)

Somebody make an emscripten (no git) package from the releases so I can eventually stick it into [community]! :P

haawda commented on 2014-09-24 20:11 (UTC)

lugubrious, I cannot reproduce your error.

lugubrious commented on 2014-09-24 07:02 (UTC)

I've figured out what's wrong - I need to run it with EMCC_FAST_COMPILER=0 Is there any way to run it with the fast compiler or do I need more tools? Also as an amendment, I had to remove then reinstall clang to get it to correctly copy over the clang files to /opt/emscripten-fasctomp/

lugubrious commented on 2014-09-24 06:45 (UTC)

I'm getting this error error: unknown target triple 'asmjs-unknown-emscripten', please use -triple or -arch ERROR root: compiler frontend failed to generate LLVM bitcode, halting Any ideas? I'm a bit clueless. thanks

haawda commented on 2014-09-16 18:54 (UTC)

build failed when using clang to compile, so I explicitely set CC=gcc now.

flaviut commented on 2014-08-17 02:41 (UTC)

Well, either it fixed itself or running makepkg twice fixes it.

flaviut commented on 2014-08-17 02:26 (UTC)

fatal: Cannot update paths and switch to branch 'makepkg' at the same time. Did you intend to checkout 'origin/incoming' which can not be resolved as commit? ==> ERROR: Failure while creating working copy of emscripten git repo Aborting... I'm not really sure what the problem is, I've tried to massage the git commands manually a bit, but it still seems to be failing.