Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WONTFIX: EMScription build error on Stable 1.1 #3510

Closed
godofgrunts opened this issue Jan 29, 2016 · 7 comments
Closed

WONTFIX: EMScription build error on Stable 1.1 #3510

godofgrunts opened this issue Jan 29, 2016 · 7 comments

Comments

@godofgrunts
Copy link

Log dump: http://dumptext.com/e7KqPSTN

uname -a
Linux arch-laptop 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux

pacman -Q scons
scons 2.4.1-1

pacman -Q emscripten
emscripten 1.35.22-1

whereis emscripten
emscripten: /usr/lib/emscripten /usr/lib/emscripten/emscripten.py

pacman -Q llvm-libs
llvm-libs 3.7.1-1

Code used to produce error:

export EMSCRIPTEN_ROOT=/usr/lib/emscripten
scons -j 4 platform=javascript tools=no target=release

@akien-mga
Copy link
Member

Thanks for the report. The HTML5 templates were kind of broken in 1.1, could you try the current git master branch to see if it works better for you?

@godofgrunts
Copy link
Author

Problem is that I'm writing a PKGBUILD for the AUR for the stable branch (and I'll be doing one for the -git branch afterward). See https://github.com/godofgrunts/arch-PKGBUILDs/blob/master/godot-export

@reduz
Copy link
Member

reduz commented Jan 29, 2016

stable branch does not really work with HTML5, but we'll release a new
stable in some weeks

On Fri, Jan 29, 2016 at 4:29 PM, godofgrunts [email protected]
wrote:

Problem is that I'm writing a PKGBUILD for the AUR for the stable branch
(and I'll be doing one for the -git branch afterward). See
https://github.com/godofgrunts/arch-PKGBUILDs/blob/master/godot-export


Reply to this email directly or view it on GitHub
#3510 (comment).

@godofgrunts
Copy link
Author

Okay, you can close as wontfix if you'd like, I'll comment out the build until the next stable.

@akien-mga
Copy link
Member

Thanks for working on AUR packages, that's great! As far as your stable package is concerned, you could probably go with the 2.0-beta tag directly, it's IMO as stable as 1.1 and with many fixed bugs.

/me should finish his Mageia package and push it live :)

@godofgrunts
Copy link
Author

I'm only referring to it as "stable" because there isn't a 2.0 stable yet. 👍

@akien-mga
Copy link
Member

Yeah I know that :) But as a fellow packager I'd still advise you to package the beta as godotengine-stable, it will save you some headache. 1.1 was not so packaging friendly IMO (especially since it did not support system wide templates).

@godofgrunts godofgrunts changed the title EMScription build error on Stable 1.1 WONTFIX: EMScription build error on Stable 1.1 Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants