I have not had to build any programs from ports in awhile
I recently upgraded to 14.2-RELEASE-p1 and now while building for ports I am missing files from /usr/src and /usr/includes
I have been able to get the files missing from /usr/src but I can not find a way to retrieve the files for /usr/includes
example of missing files (but I suspect I may be missing others):
/usr/include/c++/v1/__utility/pair.h:21:10: fatal error: '__tuple/pair_like.h' file not found
/usr/include/c++/v1/__algorithm/find.h:23:10: fatal error: '__string/constexpr_c_functions.h' file not found
I have reload these pkg hoping to get the needed file but no successs:
gcc-13_5
gcc12-12.4.0_1
gcc13-13.3.0
llvm-19_1,1
llvm19-19.1.7_1
llvm20-20.1.0.r3
I recently upgraded to 14.2-RELEASE-p1 and now while building for ports I am missing files from /usr/src and /usr/includes
I have been able to get the files missing from /usr/src but I can not find a way to retrieve the files for /usr/includes
example of missing files (but I suspect I may be missing others):
/usr/include/c++/v1/__utility/pair.h:21:10: fatal error: '__tuple/pair_like.h' file not found
/usr/include/c++/v1/__algorithm/find.h:23:10: fatal error: '__string/constexpr_c_functions.h' file not found
I have reload these pkg hoping to get the needed file but no successs:
gcc-13_5
gcc12-12.4.0_1
gcc13-13.3.0
llvm-19_1,1
llvm19-19.1.7_1
llvm20-20.1.0.r3