You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2016/07/02 08:28:11 UTC

[jira] [Commented] (THRIFT-3869) Dart Tutorial build fails with Error 65

    [ https://issues.apache.org/jira/browse/THRIFT-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360068#comment-15360068 ] 

Jens Geyer commented on THRIFT-3869:
------------------------------------

More info & Workaround:
http://mail-archives.apache.org/mod_mbox/thrift-dev/201606.mbox/%3cDUB110-DS385FDB8079C5ADDAC49AFAB1540@phx.gbl%3e



> Dart Tutorial build fails with Error 65
> ---------------------------------------
>
>                 Key: THRIFT-3869
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3869
>             Project: Thrift
>          Issue Type: Bug
>          Components: Dart - Library
>         Environment: linux
>            Reporter: Jens Geyer
>            Priority: Minor
>
> This is the result of “make all” with current stable dart version.
> {code}
> + thrift 1.0.0-dev from path ../../../../lib/dart
> Downloading source_span 1.2.3...
> Downloading stack_trace 1.6.5...
> Changed 13 dependencies!
> cd gen-dart/shared; /usr/local/dart-sdk/bin/pub get
> Resolving dependencies... (22.4s)
> + async 1.11.0
> + charcode 1.1.0
> + collection 1.8.0
> + fixnum 0.10.5
> + http 0.11.3+7
> + http_parser 3.0.1
> + logging 0.11.3
> + path 1.3.9
> + source_span 1.2.3
> + stack_trace 1.6.5
> + string_scanner 0.1.5
> + thrift 1.0.0-dev from path ../../../../lib/dart
> Changed 12 dependencies!
> cd client; /usr/local/dart-sdk/bin/pub get
> Resolving dependencies...
> The pubspec for thrift 0.1.0 from path has version 1.0.0-dev.
> Makefile:635: recipe for target 'pub-get-client' failed
> make[4]: *** [pub-get-client] Error 65
> make[4]: Leaving directory
> '/home/jens/Arbeitsfläche/develop/thrift/tutorial/dart'
> Makefile:416: recipe for target 'all' failed
> make[3]: *** [all] Error 2
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)