1 | |
---|
2 | === Output from failing command(s) repeated here === |
---|
3 | * For target support_native_java.base_libnio_BUILD_LIBNIO_link: |
---|
4 | ld: warning: dylib (/opt/local/lib/libnet.dylib) was built for newer macOS version (11.0) than being linked (10.12) |
---|
5 | ld: warning: dylib (/opt/local/lib/libunwind.dylib) was built for newer macOS version (11.0) than being linked (10.12) |
---|
6 | ld: warning: dylib (/opt/local/lib/libunwind.dylib) was built for newer macOS version (11.0) than being linked (10.12) |
---|
7 | Undefined symbols for architecture x86_64: |
---|
8 | "_NET_Bind", referenced from: |
---|
9 | _Java_sun_nio_ch_Net_bind0 in Net.o |
---|
10 | "_NET_GetPortFromSockaddr", referenced from: |
---|
11 | _Java_sun_nio_ch_Net_localPort in Net.o |
---|
12 | _Java_sun_nio_ch_Net_remotePort in Net.o |
---|
13 | "_NET_GetSockOpt", referenced from: |
---|
14 | _Java_sun_nio_ch_Net_getIntOption0 in Net.o |
---|
15 | "_NET_InetAddressToSockaddr", referenced from: |
---|
16 | _Java_sun_nio_ch_Net_bind0 in Net.o |
---|
17 | _Java_sun_nio_ch_Net_connect0 in Net.o |
---|
18 | "_NET_SetSockOpt", referenced from: |
---|
19 | ... (rest of output omitted) |
---|
20 | |
---|
21 | * All command lines available in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk21/openjdk21/work/jdk21u-jdk-21.0.2-ga/build/release/make-support/failure-logs. |
---|
22 | === End of repeated output === |
---|
23 | |
---|
24 | No indication of failed target found. |
---|
25 | HELP: Try searching the build log for '] Error'. |
---|