Skip to content

Add missing objects to build-js.sh#1187

Merged
kripken merged 2 commits intoWebAssembly:masterfrom
pepyakin:update-build-js
Sep 18, 2017
Merged

Add missing objects to build-js.sh#1187
kripken merged 2 commits intoWebAssembly:masterfrom
pepyakin:update-build-js

Conversation

@pepyakin
Copy link
Copy Markdown
Contributor

Added missing symbols which have triggered following warnings during executing build-js.sh:

warning: unresolved symbol: _ZN4wasm10LocalGraph17computeInfluencesEv
warning: unresolved symbol: _ZN4wasm23createConstHoistingPassEv
warning: unresolved symbol: _ZN4wasm10LocalGraphC1EPNS_8FunctionEPNS_6ModuleE

@pepyakin
Copy link
Copy Markdown
Contributor Author

Travis-CI failure looks like it is spurious.

The command "sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install cmake g++-5" failed and exited with 100 during .

@kripken
Copy link
Copy Markdown
Member

kripken commented Sep 18, 2017

Thanks!

Maybe at some point we should automate these builds in travis. It's too slow though, it more than doubles the build times...

@kripken kripken merged commit 8f2f6a1 into WebAssembly:master Sep 18, 2017
@pepyakin pepyakin deleted the update-build-js branch September 18, 2017 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants