-
Sub-task
-
Resolution: Fixed
-
P4
-
15
-
b10
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8288470 | 13.0.12 | Yuri Nesterenko | P4 | Resolved | Fixed | b03 |
JDK-8294494 | 11.0.18-oracle | David Buck | P4 | Resolved | Fixed | b01 |
JDK-8249794 | 11.0.9 | Yasumasa Suenaga | P4 | Resolved | Fixed | b01 |
JDK-8251162 | openjdk8u272 | Patrick Zhang | P4 | Resolved | Fixed | b02 |
JDK-8294570 | 8u361 | David Buck | P4 | Resolved | Fixed | b01 |
* For target support_native_jdk.sctp_libsctp_BUILD_LIBSCTP_link:
build-10/support/native/jdk.sctp/libsctp/SctpNet.o:(.bss+0x38): multiple definition of `nio_sctp_peeloff'
build-10/support/native/jdk.sctp/libsctp/SctpChannelImpl.o:(.bss+0x60): first defined here
build-10/support/native/jdk.sctp/libsctp/SctpNet.o:(.bss+0x30): multiple definition of `nio_sctp_bindx'
build-10/support/native/jdk.sctp/libsctp/SctpChannelImpl.o:(.bss+0x68): first defined here
build-10/support/native/jdk.sctp/libsctp/SctpNet.o:(.bss+0x$8): multiple definition of `nio_sctp_freepaddrs'
build-10/support/native/jdk.sctp/libsctp/SctpChannelImpl.o:$.bss+0x70): first defined here
build-10/support/native/jdk.sctp/libsctp/SctpNet.o:(.bss+0x$0): multiple definition of `nio_sctp_getpaddrs'
build-10/support/native/jdk.sctp/libsctp/SctpChannelImpl.o:$.bss+0x78): first defined here
build-10/support/native/jdk.sctp/libsctp/SctpNet.o:(.bss+0x18): multiple definition of `nio_sctp_freeladdrs'
build-10/support/native/jdk.sctp/libsctp/SctpChannelImpl.o:(.bss+0x80): first defined here
build-10/support/native/jdk.sctp/libsctp/SctpNet.o:(.bss+0x10): multiple definition of `nio_sctp_getladdrs'
build-10/support/native/jdk.sctp/libsctp/SctpChannelImpl.o:$.bss+0x88): first defined here
collect2: error: ld returned 1 exit status
* All command lines available in build-10/make-support/failu
re-logs.
=== End of repeated output ===
The patch should go to net-dev and sctp-dev (?) for review.
- backported by
-
JDK-8249794 (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- Resolved
-
JDK-8251162 (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- Resolved
-
JDK-8288470 (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- Resolved
-
JDK-8294494 (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- Resolved
-
JDK-8294570 (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- Resolved
- relates to
-
JDK-8235903 GCC default -fno-common exposes "multiple definition" link errors
- Resolved