Source: grpc
Version: 0.10.2-1
Severity: important
Justification: fails to build from source

Although the new grpc release indeed compiles without errors on 32-bit
platforms (yay!), builds still fail there because fling_stream_test hangs:

  [RUN]     Testing fling_stream_test
  D0828 00:31:26.117977313    5618 test_config.c:52]           test slowdown: 
machine=1.000000 build=1.000000 total=1.000000
  I0828 00:31:26.118291213    5618 server.c:206]               creating server 
on: [::]:35617
  D0828 00:31:28.120334854    5620 test_config.c:52]           test slowdown: 
machine=1.000000 build=1.000000 total=1.000000
  E0828 00:31:29.221018869    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:31:31.221029754    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:31:35.221027688    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:31:43.221023928    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:31:59.221037764    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:32:31.221028116    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:33:35.221050518    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:35:43.221044082    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:39:59.221031699    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 00:48:31.221032705    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 01:05:35.221027890    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 01:39:43.221034676    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E0828 02:47:59.221027963    5621 tcp_client_posix.c:163]     on_writable 
failed during connect
  E: Caught signal ‘Terminated’: terminating immediately
  make[2]: *** [test_c] Terminated
  make: *** [build-arch] Terminated
  make[1]: *** [override_dh_auto_test] Terminated
  Makefile:1435: recipe for target 'test_c' failed
  debian/rules:29: recipe for target 'build-arch' failed
  debian/rules:22: recipe for target 'override_dh_auto_test' failed
  Build killed with signal TERM after 150 minutes of inactivity

Could you please take a look?

Thanks!

Reply via email to