Source: openhft-chronicle-threads
Version: 1.16.3-1
Severity: serious
Justification: fails to build from source

Hi,

openhft-chronicle-threads/experimental recently started to FTBFS:

[...]
[ESC[1;34mINFOESC[m] 
-------------------------------------------------------------
[ESC[1;33mWARNINGESC[m] COMPILATION WARNING : 
[ESC[1;34mINFOESC[m] 
-------------------------------------------------------------
[ESC[1;33mWARNINGESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/TimingPauser.java:[35,10]
 pause(long,java.util.concurrent.TimeUnit) in net.openhft.chronicle.threads.Paus
er has been deprecated
[ESC[1;33mWARNINGESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/TimeoutPauser.java:[66,17]
 pause(long,java.util.concurrent.TimeUnit) in net.openhft.chronicle.threads.Pau
ser has been deprecated
[ESC[1;33mWARNINGESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/BusyTimedPauser.java:[44,17]
 pause(long,java.util.concurrent.TimeUnit) in net.openhft.chronicle.threads.P
auser has been deprecated
[ESC[1;33mWARNINGESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/LongPauser.java:[105,17]
 pause(long,java.util.concurrent.TimeUnit) in 
net.openhft.chronicle.threads.Pause
r has been deprecated
[ESC[1;34mINFOESC[m] 4 warnings 
[ESC[1;34mINFOESC[m] 
-------------------------------------------------------------
[ESC[1;34mINFOESC[m] 
-------------------------------------------------------------
[ESC[1;31mERRORESC[m] COMPILATION ERROR : 
[ESC[1;34mINFOESC[m] 
-------------------------------------------------------------
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/BusyPauser.java:[22,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/PauserMonitor.java:[19,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/PauserMonitor.java:[20,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/PauserMonitor.java:[21,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/PauserMonitor.java:[31,39]
 cannot find symbol
  symbol: class EventHandler
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/PauserMonitor.java:[50,36]
 cannot find symbol
  symbol:   class InvalidEventHandlerException
  location: class net.openhft.chronicle.threads.PauserMonitor
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/PauserMonitor.java:[85,12]
 cannot find symbol
  symbol:   class HandlerPriority
  location: class net.openhft.chronicle.threads.PauserMonitor
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java:[23,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java:[24,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java:[25,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java:[26,42]
 package net.openhft.chronicle.core.threads does not exist
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java:[49,42]
 cannot find symbol
  symbol: class EventLoop
[ESC[1;31mERRORESC[m] 
/build/openhft-chronicle-threads-1.16.3/src/main/java/net/openhft/chronicle/threads/VanillaEventLoop.java:[55,26]
 cannot find symbol
  symbol:   class EventHandler
[...]


Andreas

Attachment: openhft-chronicle-threads_1.16.3-1.log.gz
Description: application/gzip

Reply via email to