port to NetBSD

Nikolay via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Jan 9 02:27:39 PST 2016


On Saturday, 9 January 2016 at 09:56:09 UTC, Nikolay wrote:
>
> I fixed core.stdc.math and now your solution is work for me.

My current state for "make test" command:

660/663 Test #660: dmd-testsuite-debug 
.........................***Failed    0.01 sec
         Start 661: clean-dmd-testsuite
661/663 Test #661: clean-dmd-testsuite .........................  
  Passed    0.01 sec
         Start 662: dmd-testsuite
662/663 Test #662: dmd-testsuite 
...............................***Failed    0.01 sec
         Start 663: llvm-ir-testsuite
663/663 Test #663: llvm-ir-testsuite 
...........................***Failed    0.04 sec

99% tests passed, 3 tests failed out of 663

Total Test time (real) =  28.05 sec

The following tests FAILED:
	660 - dmd-testsuite-debug (Failed)
	662 - dmd-testsuite (Failed)
	663 - llvm-ir-testsuite (Failed)
Errors while running CTest
*** Error code 8



More information about the digitalmars-d-ldc mailing list