June 14, 2016
On Monday, 13 June 2016 at 06:10:22 UTC, Alexandr Basko wrote:
> On Friday, 10 June 2016 at 21:40:22 UTC, flamencofantasy wrote:
>> On Thursday, 9 June 2016 at 12:30:30 UTC, Alexandr Basko wrote:
>>> [...]
>>
>> Thank you very much!
>>
>> I followed the instructions and I was able to build ldc, dub but not vibe.d's examples.
>>
>> [...]
>
> You only need to install additional package libevent.
>          # pkgin in libevent
> Nothing else need to change, your project will be builded with vibe.d version > 0.7.30-alpha1

Yes, it all works now. The only thing I noticed is build time of my project has increased to a few minutes up from a few seconds when using DMD. But overall I am very happy.

Thanks!
June 15, 2016
On Thursday, 9 June 2016 at 19:37:29 UTC, Alexandr Basko wrote:
> On Thursday, 9 June 2016 at 14:25:07 UTC, Joakim wrote:
>> On Thursday, 9 June 2016 at 12:48:24 UTC, Alexandr Basko wrote:
>>> On Wednesday, 8 June 2016 at 13:30:26 UTC, Alexandr Basko wrote:
>>>> [...]
>>>
>>> Some tests failed. More than that, they walked to the core.sync.semaphore test and frozen on it (no more resources are eating by OS from last evening:
>>>
>>> [...]
>>
>> Until you figure it out, you can skip a module's tests with ctest -E, ie "ctest -E core.sync.semaphore".
>>
>>> Other results are:
>>>
>>> [...]
>>
>> You may need to add some library flags for curl, as I did last summer:
>>
>> http://forum.dlang.org/post/eipycgdrrjtuuyglppfk@forum.dlang.org
>
> I will do these tests (according your recommendations) again on Monday and post results here after getting them.

I have made tests, but some tests failed. We are analyzing errors, and will done all for tests passed.
June 20, 2016
On Wednesday, 8 June 2016 at 15:35:32 UTC, Johan Engelen wrote:
> On Wednesday, 8 June 2016 at 10:06:00 UTC, Oleg Nykytenko wrote:
>> On Wednesday, 8 June 2016 at 08:43:59 UTC, Joakim wrote:
>>> [...]
>>
>> We haven't run library's tests.
>> What right way to run this tests?
>>
>> But:
>> We ported our sufficiently big server application from Linux to SmartOS x64.
>> All application tests is OK. Application working now on testing server in production like regime under full load.
>> And it's working fine. We're planning to use it in production in future.
>
> Are you interested in running a buildbot for LDC on your platform to detect issues early?
> See: http://forum.dlang.org/thread/hikcbbqqnpvvyirxgzxu@forum.dlang.org
>
> Thanks,
>   Johan

What are the system requirements for a SmartOS buildbot?
1 2 3
Next ›   Last »