You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commenting out the nocopts in opencv.bzl got me going, but it would be good to resolve. @sammy-tri -- might you be able to fix?
INFO: Invocation ID: 5317b0c3-5f82-4388-93df-d3dbfe1db50a
ERROR: /home/russt/.cache/bazel/_bazel_russt/ce60b3f3ea80608835f5b9053fbb374f/external/opencv/BUILD.bazel:55:14: in nocopts attribute of cc_binary rule @opencv//:libopencv_cudev.so: This attribute was removed. See https://github.com/bazelbuild/bazel/issues/8706 for details.. Since this rule was created by the macro 'opencv_module', the error might have been caused by the macro implementation
ERROR: /home/russt/.cache/bazel/_bazel_russt/ce60b3f3ea80608835f5b9053fbb374f/external/opencv/BUILD.bazel:55:14: in nocopts attribute of cc_binary rule @opencv//:libopencv_cudev.so: This attribute was removed. See https://github.com/bazelbuild/bazel/issues/8706 for details.. Since this rule was created by the macro 'opencv_module', the error might have been caused by the macro implementation
ERROR: Analysis of target '//rgbd_sensor:rgbd_sensor' failed; build aborted: Analysis failed
The text was updated successfully, but these errors were encountered:
due to bazelbuild/bazel#8706 .
Commenting out the
nocopts
inopencv.bzl
got me going, but it would be good to resolve. @sammy-tri -- might you be able to fix?The text was updated successfully, but these errors were encountered: