Github user walter-weinmann commented on the issue:

    https://github.com/apache/thrift/pull/1364
  
    Travis issues:
    ========
    
    Step 4:
    =====
    ```
    Running "concat:dist" (concat) task
    
    Running "uglify:dist" (uglify) task
    File dist/thrift.min.js created: 46.89 kB → 
15.4 kB
    >> 1 file created.
    
    Running "jsdoc:dist" (jsdoc) task
    >> fs.js:1919
    >>   binding.copyFile(src, dest, flags);
    >>           ^
    >> 
    >> Error: EISDIR: illegal operation on a directory, copyfile 
'/thrift/src/lib/js/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Bold-webfont.eot'
 -> 'doc/fonts'
    >>     at Object.fs.copyFileSync (fs.js:1919:11)
    >>     at 
/thrift/src/lib/js/node_modules/jsdoc/templates/default/publish.js:471:12
    >>     at Array.forEach (<anonymous>)
    >>     at Object.exports.publish 
(/thrift/src/lib/js/node_modules/jsdoc/templates/default/publish.js:468:17)
    >>     at Object.module.exports.cli.generateDocs 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:430:39)
    >>     at Object.module.exports.cli.processParseResults 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:383:20)
    >>     at module.exports.cli.main 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:227:14)
    >>     at Object.module.exports.cli.runCommand 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:180:5)
    >>     at /thrift/src/lib/js/node_modules/jsdoc/jsdoc.js:103:9
    >>     at Object.<anonymous> 
(/thrift/src/lib/js/node_modules/jsdoc/jsdoc.js:104:3)
    >>     at Module._compile (module.js:624:30)
    >>     at Object.Module._extensions..js (module.js:635:10)
    >>     at Module.load (module.js:545:32)
    >>     at tryModuleLoad (module.js:508:12)
    >>     at Function.Module._load (module.js:500:3)
    >>     at Function.Module.runMain (module.js:665:10)
    Warning: jsdoc terminated with a non-zero exit code Use --force to 
continue.
    
    Aborted due to warnings.
    Makefile:805: recipe for target 'check-local' failed
    make[4]: *** [check-local] Error 3
    make[4]: Leaving directory '/thrift/src/lib/js'
    Makefile:680: recipe for target 'check-am' failed
    make[3]: *** [check-am] Error 2
    make[3]: Leaving directory '/thrift/src/lib/js'
    Makefile:531: recipe for target 'check-recursive' failed
    make[2]: *** [check-recursive] Error 1
    make[2]: Leaving directory '/thrift/src/lib/js'
    Makefile:576: recipe for target 'check-recursive' failed
    make[1]: *** [check-recursive] Error 1
    make[1]: Leaving directory '/thrift/src/lib'
    Makefile:655: recipe for target 'check-recursive' failed
    make: *** [check-recursive] Error 1
    
    
travis_time:end:11f01776:start=1505760613591519248,finish=1505761268140106728,duration=654548587480
    
    The command "docker run --net=host -e BUILD_LIBS="$BUILD_LIBS" 
$BUILD_ENV -v $(pwd):/thrift/src -it thrift-build:$DISTRO 
build/docker/scripts/$SCRIPT $BUILD_ARG" exited with 2.
    
    Done. Your build exited with 1.
    
    ```
    Step 10:
    =====
    ```
    Running "concat:dist" (concat) task
    
    Running "uglify:dist" (uglify) task
    File dist/thrift.min.js created: 46.89 kB → 
15.4 kB
    >> 1 file created.
    
    Running "jsdoc:dist" (jsdoc) task
    >> fs.js:1919
    >>   binding.copyFile(src, dest, flags);
    >>           ^
    >> 
    >> Error: EISDIR: illegal operation on a directory, copyfile 
'/thrift/src/lib/js/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Bold-webfont.eot'
 -> 'doc/fonts'
    >>     at Object.fs.copyFileSync (fs.js:1919:11)
    >>     at 
/thrift/src/lib/js/node_modules/jsdoc/templates/default/publish.js:471:12
    >>     at Array.forEach (<anonymous>)
    >>     at Object.exports.publish 
(/thrift/src/lib/js/node_modules/jsdoc/templates/default/publish.js:468:17)
    >>     at Object.module.exports.cli.generateDocs 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:430:39)
    >>     at Object.module.exports.cli.processParseResults 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:383:20)
    >>     at module.exports.cli.main 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:227:14)
    >>     at Object.module.exports.cli.runCommand 
(/thrift/src/lib/js/node_modules/jsdoc/cli.js:180:5)
    >>     at /thrift/src/lib/js/node_modules/jsdoc/jsdoc.js:103:9
    >>     at Object.<anonymous> 
(/thrift/src/lib/js/node_modules/jsdoc/jsdoc.js:104:3)
    >>     at Module._compile (module.js:624:30)
    >>     at Object.Module._extensions..js (module.js:635:10)
    >>     at Module.load (module.js:545:32)
    >>     at tryModuleLoad (module.js:508:12)
    >>     at Function.Module._load (module.js:500:3)
    >>     at Function.Module.runMain (module.js:665:10)
    Warning: jsdoc terminated with a non-zero exit code Use --force to 
continue.
    
    Aborted due to warnings.
    Makefile:805: recipe for target 'check-local' failed
    make[4]: *** [check-local] Error 3
    make[4]: Leaving directory '/thrift/src/lib/js'
    Makefile:680: recipe for target 'check-am' failed
    make[3]: *** [check-am] Error 2
    make[3]: Leaving directory '/thrift/src/lib/js'
    Makefile:531: recipe for target 'check-recursive' failed
    make[2]: *** [check-recursive] Error 1
    make[2]: Leaving directory '/thrift/src/lib/js'
    Makefile:576: recipe for target 'check-recursive' failed
    make[1]: *** [check-recursive] Error 1
    make[1]: Leaving directory '/thrift/src/lib'
    Makefile:655: recipe for target 'check-recursive' failed
    make: *** [check-recursive] Error 1
    + rm -rf /tmp/tmp.j6JETOE7R6
    
    
travis_time:end:0ffd3e81:start=1505764007461830903,finish=1505764654355318530,duration=646893487627
    
    The command "docker run --net=host -e BUILD_LIBS="$BUILD_LIBS" 
$BUILD_ENV -v $(pwd):/thrift/src -it thrift-build:$DISTRO 
build/docker/scripts/$SCRIPT $BUILD_ARG" exited with 2.
    
    Done. Your build exited with 1.
    ```


---

Reply via email to