azkaban / azkaban-plugins

Plugins for Azkaban.
https://azkaban.github.io
Apache License 2.0
130 stars 178 forks source link

ant javaviewer #265

Open c86118324 opened 7 years ago

c86118324 commented 7 years ago

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 commented 6 years ago

i encounter the same issue too.

ghost commented 6 years ago

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

zenithwu commented 6 years ago

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

do this then will be ok