-
Hi,
Compiling:
https://github.com/PeachPy/EmCPython
emcc crashed:
```
EmCPython/test$ ninja
[1/1] CCLD python.asm.js
FAILED: python.asm.js python.asm.js.mem
emcc -o python.asm.js -L -L../em…
-
_From @jmesserly on January 21, 2016 19:57_
We inherited the runtime lib from dart2js (mostly, with some async support taken from the VM libs). Then we added some hand written JS. That unfortunately …
-
On NixOS, from a clean tree, in a [ghc.nix shell](https://github.com/alpmestan/ghc.nix), when building ghc master with hadrian master with the Cabal submodule tweaked, I encounter the following error …
-
**Describe the bug**
Building core in some machine (MacOS) fails, while it succeeds in others (Linux/Ubuntu) in Simulation mode. This is only observed in Simulation mode because the machines in which…
-
Originally post:
http://stackoverflow.com/questions/43349916/grpc-cmake-installation-doesnt-generate-targets-file
I've been trying to build and install gRPC with cmake. Building the project went…
-
Hi there, im updatet my ionic env and now having theese errors when trying ```build ios --prod```
```
TypeError: tsDiagnostic.file.getText is not a function
at loadDiagnostic (/Users/user/Web…
-
When I start the game on Ubuntu 14.04 I have GL_INVALID_ENUM. The game still loads and I can start a new game. I tried to install libtxc-dxtn, but this didn't help. But the gui issue is that the warni…
-
## Updated description
The following procedural macro:
```rust
#![feature(proc_macro)]
extern crate proc_macro;
use proc_macro::*;
#[proc_macro]
pub fn foo(input: TokenStream) -> Toke…
-
The job has been red on kokoro for a while, but it would be good to fix it so it's green most of the times and we don't have that much noise in our master builds.
Example:
https://source.cloud.goo…
-
I am building rustc-nightly using tarball.
Currently, I am not able to build rustc-nightly anymore, due to rustbuild error:
```
failed to execute command: "/data/semarie/build-rust/build_dir/buil…