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
❯ bazel test ...
WARNING: /usr/home/yesudeep/.cache/bazel/_bazel_yesudeep/12db47f080f7e9f258fb2857efef7faf/external/remote_java_tools_linux/BUILD:671:11: in hdrs attribute of cc_library rule @remote_java_tools_linux//:combiners: Artifact 'external/remote_java_tools_linux/java_tools/src/tools/singlejar/zip_headers.h' is duplicated (through '@remote_java_tools_linux//:transient_bytes' and '@remote_java_tools_linux//:zip_headers'). Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation
INFO: Analyzed 17 targets (1 packages loaded, 651 targets configured).
INFO: Found 13 targets and 4 test targets...
ERROR: /usr/home/yesudeep/code/yesudeep/cctz/BUILD:227:10: Linking of rule '//:example2' failed (Exit 1) clang failed: error executing command /usr/bin/clang -o bazel-out/freebsd-fastbuild/bin/example2 bazel-out/freebsd-fastbuild/bin/_objs/example2/example2.pic.o bazel-out/freebsd-fastbuild/bin/libtime_zone.a ... (remaining 5 argument(s) skipped)
Use --sandbox_debug to see verbose messages from the sandbox
ld: error: undefined symbol: ceilf
>>> referenced by time_zone_impl.cc
>>> time_zone_impl.pic.o:(ceil(float)) in archive bazel-out/freebsd-fastbuild/bin/libtime_zone.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)
INFO: Elapsed time: 0.513s, Critical Path: 0.08s
INFO: 1 process: 1 processwrapper-sandbox.
FAILED: Build did NOT complete successfully
//:civil_time_test (cached) PASSED in 0.2s
//:cctz_benchmark NO STATUS
//:time_zone_format_test NO STATUS
//:time_zone_lookup_test NO STATUS
FAILED: Build did NOT complete successfully
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: