> Task :linkFrcUserProgramReleaseExecutable FAILED c:/users/public/wpilib/2022/roborio/bin/../arm-frc2022-linux-gnueabi/usr/lib/gcc/arm-frc2022-linux-gnueabi/7.3.0/../../../../../../arm-frc2022-linux-gnueabi/bin/ld.exe: warning: libwpinet.so, needed by C:\Users\Team231\.gradle\caches\transforms-3\eef362ca75ba44fabbded6eb270b109d\transformed\wpiapi-cpp-5.30.2-linuxathena\linux\athena\shared\libCTRE_Phoenix_WPI.so, not found (try using -rpath or -rpath-link) c:/users/public/wpilib/2022/roborio/bin/../arm-frc2022-linux-gnueabi/usr/lib/gcc/arm-frc2022-linux-gnueabi/7.3.0/../../../../../../arm-frc2022-linux-gnueabi/bin/ld.exe: warning: libFRC_NetworkCommunication.so.23, needed by C:\Users\Team231\.gradle\caches\transforms-3\eef362ca75ba44fabbded6eb270b109d\transformed\wpiapi-cpp-5.30.2-linuxathena\linux\athena\shared\libCTRE_Phoenix_WPI.so, not found (try using -rpath or -rpath-link) c:/users/public/wpilib/2022/roborio/bin/../arm-frc2022-linux-gnueabi/usr/lib/gcc/arm-frc2022-linux-gnueabi/7.3.0/../../../../../../arm-frc2022-linux-gnueabi/bin/ld.exe: warning: libRoboRIO_FRC_ChipObject.so.23, needed by C:\Users\Team231\.gradle\caches\transforms-3\eef362ca75ba44fabbded6eb270b109d\transformed\wpiapi-cpp-5.30.2-linuxathena\linux\athena\shared\libCTRE_Phoenix_WPI.so, not found (try using -rpath or -rpath-link) C:\Users\Team231\.gradle\caches\transforms-3\ba64bf94396d9a1526462895ea689a61\transformed\cci-5.30.2-linuxathena\linux\athena\shared\libCTRE_PhoenixCCI.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29' C:\Users\Team231\.gradle\caches\transforms-3\57f34a98691cc0536a9c8e7c94120aae\transformed\tools-23.0.1-linuxathena\linux\athena\shared\libCTRE_PhoenixTools.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.30' collect2.exe: error: ld returned 1 exit status > Task :linkFrcUserProgramDebugExecutable FAILED c:/users/public/wpilib/2022/roborio/bin/../arm-frc2022-linux-gnueabi/usr/lib/gcc/arm-frc2022-linux-gnueabi/7.3.0/../../../../../../arm-frc2022-linux-gnueabi/bin/ld.exe: warning: libwpinetd.so, needed by C:\Users\Team231\.gradle\caches\transforms-3\8959712a9e735a88f99c4a801b643e9e\transformed\wpiapi-cpp-5.30.2-linuxathenadebug\linux\athena\shared\libCTRE_Phoenix_WPI.so, not found (try using -rpath or -rpath-link) c:/users/public/wpilib/2022/roborio/bin/../arm-frc2022-linux-gnueabi/usr/lib/gcc/arm-frc2022-linux-gnueabi/7.3.0/../../../../../../arm-frc2022-linux-gnueabi/bin/ld.exe: warning: libFRC_NetworkCommunication.so.23, needed by C:\Users\Team231\.gradle\caches\transforms-3\8959712a9e735a88f99c4a801b643e9e\transformed\wpiapi-cpp-5.30.2-linuxathenadebug\linux\athena\shared\libCTRE_Phoenix_WPI.so, not found (try using -rpath or -rpath-link) c:/users/public/wpilib/2022/roborio/bin/../arm-frc2022-linux-gnueabi/usr/lib/gcc/arm-frc2022-linux-gnueabi/7.3.0/../../../../../../arm-frc2022-linux-gnueabi/bin/ld.exe: warning: libRoboRIO_FRC_ChipObject.so.23, needed by C:\Users\Team231\.gradle\caches\transforms-3\8959712a9e735a88f99c4a801b643e9e\transformed\wpiapi-cpp-5.30.2-linuxathenadebug\linux\athena\shared\libCTRE_Phoenix_WPI.so, not found (try using -rpath or -rpath-link) C:\Users\Team231\.gradle\caches\transforms-3\40f097f423c5b24195d102dacb0d1410\transformed\cci-5.30.2-linuxathenadebug\linux\athena\shared\libCTRE_PhoenixCCI.so: undefined reference to `std::__throw_bad_array_new_length()@GLIBCXX_3.4.29' C:\Users\Team231\.gradle\caches\transforms-3\20d62615244766497caef257150b41b6\transformed\tools-23.0.1-linuxathenadebug\linux\athena\shared\libCTRE_PhoenixTools.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.30' collect2.exe: error: ld returned 1 exit status Linker Error! GradleRIO detected this build failed due to a Linker Error (linkFrcUserProgramDebugExecutable). Check that all your files are saved, then scroll up in this log for more information. Linker Error! GradleRIO detected this build failed due to a Linker Error (linkFrcUserProgramReleaseExecutable). Check that all your files are saved, then scroll up in this log for more information. FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':linkFrcUserProgramReleaseExecutable'. > A build operation failed. Linker failed while linking frcUserProgram. See the complete log at: file:///C:/Users/Team231/Documents/FRC2023/FRC2023/build/tmp/linkFrcUserProgramReleaseExecutable/output.txt > Linker failed while linking frcUserProgram. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':linkFrcUserProgramDebugExecutable'. > A build operation failed. Linker failed while linking frcUserProgram. See the complete log at: file:///C:/Users/Team231/Documents/FRC2023/FRC2023/build/tmp/linkFrcUserProgramDebugExecutable/output.txt > Linker failed while linking frcUserProgram. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org BUILD FAILED in 33s 5 actionable tasks: 5 executed The terminal process "cmd.exe /d /c gradlew build generateVsCodeConfig -Dorg.gradle.java.home="C:\Users\Public\wpilib\2022\jdk"" terminated with exit code: 1. Terminal will be reused by tasks, press any key to close it.