Source: openhft-chronicle-wire Version: 1.16.18-1 Severity: serious Justification: fails to build from source
Hi, openhft-chronicle-wire/experimental recently started to FTBFS with these errors: C[1;31mERRORESC[m] Failed to execute goal ESC[32morg.apache.maven.plugins:maven-compiler-plugin:3.8.0:compileESC[m ESC[1m(default-compile)ESC[m on project ESC[36mchronicle-wireESC[m: ESC[1;31mCompilation failur eESC[m: Compilation failure: [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[20,35] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/WireType.java:[484,19] urlFor(java.lang.String) in net.openhft.chronicle.core.io.IOTools has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/Wires.java:[89,36] getProxyClass(java.lang.ClassLoader,java.lang.Class<?>...) in java.lang.reflect.Proxy has bee n deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[35,68] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[35,68] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[51,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[57,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[63,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[69,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle .bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[75,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle.bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[81,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle.bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[107,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle.bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/VanillaMethodWriterBuilder.java:[112,12] net.openhft.chronicle.bytes.MethodWriterBuilder in net.openhft.chronicle.bytes has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/BinaryReadDocumentContext.java:[54,17] metaData(boolean) in net.openhft.chronicle.wire.DocumentContext has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/NoDocumentContext.java:[31,17] metaData(boolean) in net.openhft.chronicle.wire.DocumentContext has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/DefaultValueIn.java:[384,29] <K,V>map(@org.jetbrains.annotations.NotNull java.lang.Class<K>,@org.jetbrains.annotations.NotNull java.lang.Class<V>,java.util.Map<K,V>) in net.openhft.chronicle.wire.ValueIn has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/DefaultValueIn.java:[377,74] <K,V>typedMap(@org.jetbrains.annotations.NotNull java.util.Map<K,V>) in net.openhft.chronicle.wire.ValueIn has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/TextWire.java:[1962,24] typedMap(@org.jetbrains.annotations.NotNull java.util.Map<? extends net.openhft.chronicle.wire.WriteMarshallable,? extends net.openhft.chronicle.wire.Marshallable>) in net.openhft.chronicle.wire.ValueOut has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/TextWire.java:[1937,24] map(java.util.Map) in net.openhft.chronicle.wire.ValueOut has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/TextWire.java:[3097,33] <K,V>map(@org.jetbrains.annotations.NotNull java.lang.Class<K>,@org.jetbrains.annotations.NotNull java.lang.Class<V>,java.util.Map<K,V>) in net.openhft.chronicle.wire.ValueIn has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/TextWire.java:[3151,78] <K,V>typedMap(@org.jetbrains.annotations.NotNull java.util.Map<K,V>) in net.openhft.chronicle.wire.ValueIn has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/WriteDocumentContext.java:[53,17] metaData(boolean) in net.openhft.chronicle.wire.DocumentContext has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/WireMarshaller.java:[835,45] newInstance() in java.lang.Class has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/WireMarshaller.java:[934,45] newInstance() in java.lang.Class has been deprecated [ESC[1;31mERRORESC[m] /build/openhft-chronicle-wire-1.16.18/src/main/java/net/openhft/chronicle/wire/WireMarshaller.java:[1023,38] newInstance() in java.lang.Class has been deprecated Cheers, Andreas
openhft-chronicle-wire_1.16.18-1.log.gz
Description: application/gzip