Warnings and errors reinstalling isaac sim

Received lots of warnings rebuilding isaac sim and errors as you can see

hp@hp-desktop:~/isaac$ bazel build ...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Repository rule 'com_github_googlecartographer_cartographer' returned: {"remote": "https://github.com/googlecartographer/cartographer.git", "commit": "b6b41e9b173ea2e49e606f1e0d54d6d57ed421e3", "shallow_since": "2018-08-10", "init_submodules": False, "verbose": False, "strip_prefix": "", "patches": [], "patch_tool": "patch", "patch_args": ["-p0"], "patch_cmds": [], "name": "com_github_googlecartographer_cartographer"}
INFO: Repository rule 'com_github_nelhage_rules_boost' returned: {"remote": "https://github.com/nelhage/rules_boost.git", "commit": "bd05f7b51d25396f30639d31fa78b55a3c1db182", "shallow_since": "2018-08-09", "init_submodules": False, "verbose": False, "strip_prefix": "", "patches": [], "patch_tool": "patch", "patch_args": ["-p0"], "patch_cmds": [], "name": "com_github_nelhage_rules_boost"}
INFO: Repository rule 'com_github_gflags_gflags' returned: {"remote": "https://github.com/gflags/gflags.git", "commit": "e292e0452fcfd5a8ae055b59052fc041cbab4abf", "shallow_since": "2018-01-07", "init_submodules": False, "verbose": False, "strip_prefix": "", "patches": [], "patch_tool": "patch", "patch_args": ["-p0"], "patch_cmds": [], "name": "com_github_gflags_gflags"}
WARNING: /home/hp/.cache/bazel/_bazel_hp/a4517a4163ab430204cbbc8001f4903c/external/opencv_x86_64/BUILD.bazel:11:1: in linkstatic attribute of cc_library rule @opencv_x86_64//:opencv_x86_64: setting 'linkstatic=1' is recommended if there are no object files
WARNING: /home/hp/isaac/packages/viewers/BUILD:14:12: in srcs attribute of cc_binary rule //packages/viewers:libviewers_module.so: please do not import '//packages_x86_64/viewers:libviewers_module.so' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: /home/hp/isaac/packages/sensors/BUILD:15:12: in srcs attribute of cc_binary rule //packages/sensors:libv4l2_camera_module.so: please do not import '//packages_x86_64/sensors:libv4l2_camera_module.so' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: /home/hp/isaac/packages/perception/BUILD:15:12: in srcs attribute of cc_binary rule //packages/perception:libstereo_visual_odometry_module.so: please do not import '//packages_x86_64/perception:libstereo_visual_odometry_module.so' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: /home/hp/isaac/packages/perception/BUILD:34:12: in srcs attribute of cc_binary rule //packages/perception:libperception_module.so: please do not import '//packages_x86_64/perception:libperception_module.so' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: /home/hp/isaac/packages/stereo_depth/BUILD:15:12: in srcs attribute of cc_binary rule //packages/stereo_depth:libdisparity_dnn_module.so: please do not import '//packages_x86_64/stereo_depth:libdisparity_dnn_module.so' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: /home/hp/isaac/packages/ml/BUILD:15:12: in srcs attribute of cc_binary rule //packages/ml:libml_module.so: please do not import '//packages_x86_64/ml:libml_module.so' directly. You should either move the file to this package or depend on an appropriate rule there
WARNING: /home/hp/isaac/packages/ml/BUILD:33:12: in srcs attribute of cc_binary rule //packages/ml:libtensorrt_module.so: please do not import '//packages_x86_64/ml:libtensorrt_module.so' directly. You should either move the file to this package or depend on an appropriate rule there

Hi Lona,

Sorry for my late reply.
This is a SDK error, please post it on the SDK forum, to get better help.

Liila