Hi all,

does anybody know what this error is about?
The deprecations are warnings, so what else could be wrong here?

https://travis-ci.org/apache/thrift/jobs/574053036

dmd -L-fuse-ld=gold -L-levent ../libthriftd-event.a -L-fuse-ld=gold -L-lssl 
-L-lcrypto ../libthriftd-ssl.a -w -wi -O -release -inline -I../../../lib/d/src 
-Igen-d ../../../lib/d/libthriftd.a -ofserialization_benchmark 
serialization_benchmark.d gen-d/DebugProtoTest_types.d
dmd -L-fuse-ld=gold -L-levent ../libthriftd-event.a -L-fuse-ld=gold -L-lssl 
-L-lcrypto ../libthriftd-ssl.a -w -wi -O -release -inline -I../../../lib/d/src 
-Igen-d ../../../lib/d/libthriftd.a -ofstress_test_server stress_test_server.d 
test_utils.d gen-d/thrift/test/stress/Service.d 
gen-d/thrift/test/stress/StressTest_types.d
dmd -L-fuse-ld=gold -L-levent ../libthriftd-event.a -L-fuse-ld=gold -L-lssl 
-L-lcrypto ../libthriftd-ssl.a -w -wi -O -release -inline -I../../../lib/d/src 
-Igen-d ../../../lib/d/libthriftd.a -ofthrift_test_client thrift_test_client.d 
thrift_test_common.d gen-d/thrift/test/SecondService.d 
gen-d/thrift/test/ThriftTest.d gen-d/thrift/test/ThriftTest_constants.d 
gen-d/thrift/test/ThriftTest_types.d
thrift_test_client.d(128): Deprecation: struct 
`std.datetime.StopWatch` is deprecated - Use std.datetime.stopwatch.StopWatch.
thrift_test_client.d(128): Deprecation: struct 
`std.datetime.StopWatch` is deprecated - Use std.datetime.stopwatch.StopWatch.
thrift_test_client.d(338): Deprecation: struct 
`std.datetime.StopWatch` is deprecated - Use std.datetime.stopwatch.StopWatch.
thrift_test_client.d(338): Deprecation: alias 
`std.datetime.AutoStart` is deprecated - Use std.datetime.stopwatch.AutoStart.
thrift_test_client.d(338): Deprecation: struct 
`std.datetime.StopWatch` is deprecated - Use std.datetime.stopwatch.StopWatch.
dmd -L-fuse-ld=gold -L-levent ../libthriftd-event.a -L-fuse-ld=gold -L-lssl 
-L-lcrypto ../libthriftd-ssl.a -w -wi -O -release -inline -I../../../lib/d/src 
-Igen-d ../../../lib/d/libthriftd.a -ofthrift_test_server thrift_test_server.d 
thrift_test_common.d test_utils.d gen-d/thrift/test/SecondService.d 
gen-d/thrift/test/ThriftTest.d gen-d/thrift/test/ThriftTest_constants.d 
gen-d/thrift/test/ThriftTest_types.d
make[3]: Leaving directory '/thrift/src/lib/d/test'
make[2]: Leaving directory '/thrift/src/lib/d'
make[1]: Leaving directory '/thrift/src/lib'
travis_time:end:17fb8648:start=1566251726125736930,finish=1566252944899663089,duration=1218773926159
The command "build/docker/run.sh" exited with 2.


Reply via email to