[
https://issues.apache.org/jira/browse/AVRO-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942147#comment-15942147
]
Thiruvalluvan M. G. commented on AVRO-2012:
-------------------------------------------
[~sacharya] Oops!. Here is the patch for branch-1.7, please give it a try.
> Build for javascript language binding is broken
> -----------------------------------------------
>
> Key: AVRO-2012
> URL: https://issues.apache.org/jira/browse/AVRO-2012
> Project: Avro
> Issue Type: Bug
> Components: js
> Affects Versions: 1.7.7
> Reporter: Thiruvalluvan M. G.
> Assignee: Thiruvalluvan M. G.
> Fix For: 1.7.8
>
> Attachments: AVRO-2012-branch-1.7.patch, AVRO-2012.patch
>
>
> While trying to build javascript language binding:
> {code}
> $ ./build.sh test
> > [email protected] cover /Users/thiru/Projects/apache/avro/lang/js
> > istanbul cover _mocha
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․
> 373 passing (809ms)
> 8 failing
> 1) protocols StatefulEmitter ok handshake:
> TypeError: this.buf.binaryWrite is not a function
> ...
> 8) utils Tap binary write valid:
> TypeError: this.buf.binaryWrite is not a function
> at Tap.writeBinary (lib/utils.js:9:21544)
> at Context.<anonymous> (test/test_utils.js:242:13)
> ...
> npm ERR! npm owner ls avro-js
> npm ERR! There is likely additional logging output above.
> npm ERR! Please include the following file with any support request:
> npm ERR! /Users/thiru/Projects/apache/avro/lang/js/npm-debug.log
> js (master)$
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)