Skip to content
New issue

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

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

Already on GitHub? # to your account

ant javaviewer #265

Open
c86118324 opened this issue May 6, 2017 · 3 comments
Open

ant javaviewer #265

c86118324 opened this issue May 6, 2017 · 3 comments

Comments

@c86118324
Copy link

c86118324 commented May 6, 2017

build:
[copy] Copying 2 files to /azkaban/azkaban-plugins-master/plugins/javaviewer/lib
[mkdir] Created dir: /azkaban/azkaban-plugins-master/dist/javaviewer/classes
[mkdir] Created dir: /azkaban/azkaban-plugins-master/dist/javaviewer/dust
[copy] Copying 4 files to /azkaban/azkaban-plugins-master/dist/javaviewer/classes
[javac] /azkaban/azkaban-plugins-master/plugins/javaviewer/build.xml:90: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1 source file to /azkaban/azkaban-plugins-master/dist/javaviewer/classes
[exec] mkdir -p obj && dustc --name=stats stats.tl obj/stats.js
[exec] /bin/sh: dustc: not found
[exec] make: *** [obj/stats.js] erro 127

BUILD FAILED
/azkaban/azkaban-plugins-master/build.xml:100: The following error occurred while executing this line:
/azkaban/azkaban-plugins-master/plugins/javaviewer/build.xml:96: exec returned: 2

Total time: 55 seconds

@HelloMarkYin
Copy link

i encounter the same issue too.

@ghost
Copy link

ghost commented Jan 23, 2018

i encountered the same issue too (cloned from master directly, 2018-01-23).

@zenithwu
Copy link

zenithwu commented May 22, 2018

yum install gcc-c++ make nodejs
npm install -g less dustjs-linkedin

do this then will be ok

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants