You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2014/10/09 05:19:34 UTC

[jira] [Closed] (THRIFT-2763) D is not installed (and thus not built/tested) in the Trusty Vagrantfile

     [ https://issues.apache.org/jira/browse/THRIFT-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-2763.
--------------------------------
    Resolution: Fixed

D is now installed as part of the vagrantfile, running into a test failure issue on 1 of the 88 tests in d, all others passing. will open a separate ticket for this issue

{code}
object.Exception@src/thrift/internal/resource_pool.d(349): Enforcement failed
----------------
./unittest/debug/thrift/internal/resource_pool(pure @safe bool std.exception.enforce!(bool).enforce(bool, lazy const(char)[], immutable(char)[], ulong)+0x6b) [0x48a36b]
./unittest/debug/thrift/internal/resource_pool(void thrift.internal.resource_pool.__unittestL285_1()+0x7c6) [0x483e06]
./unittest/debug/thrift/internal/resource_pool(void thrift.internal.resource_pool.__modtest()+0x9) [0x49c071]
./unittest/debug/thrift/internal/resource_pool(int core.runtime.runModuleUnitTests().__foreachbody3(ref object.ModuleInfo*)+0x30) [0x4b9cb0]
./unittest/debug/thrift/internal/resource_pool(int rt.minfo.moduleinfos_apply(scope int delegate(ref object.ModuleInfo*)).__foreachbody2(ref rt.sections_linux.DSO)+0x4c) [0x4a67ec]
./unittest/debug/thrift/internal/resource_pool(int rt.sections_linux.DSO.opApply(scope int delegate(ref rt.sections_linux.DSO))+0x42) [0x4a6862]
./unittest/debug/thrift/internal/resource_pool(int rt.minfo.moduleinfos_apply(scope int delegate(ref object.ModuleInfo*))+0x25) [0x4a6785]
./unittest/debug/thrift/internal/resource_pool(runModuleUnitTests+0xae) [0x4b9b46]
./unittest/debug/thrift/internal/resource_pool(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()+0x17) [0x4a397f]
./unittest/debug/thrift/internal/resource_pool(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x2a) [0x4a3932]
./unittest/debug/thrift/internal/resource_pool(_d_run_main+0x1a3) [0x4a38b3]
./unittest/debug/thrift/internal/resource_pool(main+0x25) [0x49c10d]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x2b599d472ec5]
{code}

> D is not installed (and thus not built/tested) in the Trusty Vagrantfile
> ------------------------------------------------------------------------
>
>                 Key: THRIFT-2763
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2763
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: D - Library
>    Affects Versions: 0.9.2
>         Environment: all
>            Reporter: Randy Abernethy
>            Assignee: Jake Farrell
>            Priority: Minor
>             Fix For: 0.9.2
>
>
> D is not provisioned in the Trusty Vagrantfile.



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