Skip to content

Instantly share code, notes, and snippets.

@adam-singer
Created January 12, 2024 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adam-singer/c1981658a1b992bcdb862b5fbe3936b2 to your computer and use it in GitHub Desktop.
Save adam-singer/c1981658a1b992bcdb862b5fbe3936b2 to your computer and use it in GitHub Desktop.
09:49:18 adam@Adams-MBP mongo ±|master ✗|→ bazel build src/mongo/db/commands:fsync_locked_with_debug
INFO: Invocation ID: 91a1715a-f983-4fba-8382-6cde23bc5219
INFO: Analyzed target //src/mongo/db/commands:fsync_locked_with_debug (44 packages loaded, 232 targets configured).
INFO: Found 1 target...
SUBCOMMAND: # //src/mongo/db/commands:fsync_locked_with_debug [action 'Compiling src/mongo/db/commands/fsync_locked.cpp', configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775, execution platform: @local_config_platform//:host]
(cd /private/var/tmp/_bazel_adam/910d46eba2699b2bc73b1dbbe2d30dbd/execroot/__main__ && \
exec env - \
PATH=/bin:/usr/bin:/usr/local/bin \
PWD=/proc/self/cwd \
external/local_config_cc/cc_wrapper.sh -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -Wunused-but-set-parameter -Wno-free-nonheap-object -fcolor-diagnostics -fno-omit-frame-pointer '-std=c++0x' -MD -MF bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/_objs/fsync_locked_with_debug/fsync_locked.pic.d '-frandom-seed=bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/_objs/fsync_locked_with_debug/fsync_locked.pic.o' -fPIC -DMONGO_CONFIG_DEBUG_BUILD '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/darwin_arm64-fastbuild/bin -Isrc -include mongo/platform/basic.h -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c src/mongo/db/commands/fsync_locked.cpp -o bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/_objs/fsync_locked_with_debug/fsync_locked.pic.o)
# Configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775
# Execution platform: @local_config_platform//:host
SUBCOMMAND: # //src/mongo/db/commands:fsync_locked_with_debug [action 'Linking src/mongo/db/commands/libfsync_locked_with_debug.a', configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775, execution platform: @local_config_platform//:host]
(cd /private/var/tmp/_bazel_adam/910d46eba2699b2bc73b1dbbe2d30dbd/execroot/__main__ && \
exec env - \
PATH=/bin:/usr/bin:/usr/local/bin \
PWD=/proc/self/cwd \
/usr/bin/libtool @bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/libfsync_locked_with_debug.a-2.params)
# Configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775
# Execution platform: @local_config_platform//:host
SUBCOMMAND: # //src/mongo/db/commands:fsync_locked_with_debug [action 'Linking src/mongo/db/commands/libfsync_locked_with_debug.dylib', configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775, execution platform: @local_config_platform//:host]
(cd /private/var/tmp/_bazel_adam/910d46eba2699b2bc73b1dbbe2d30dbd/execroot/__main__ && \
exec env - \
PATH=/bin:/usr/bin:/usr/local/bin \
PWD=/proc/self/cwd \
external/local_config_cc/cc_wrapper.sh @bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/libfsync_locked_with_debug.dylib-2.params)
# Configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775
# Execution platform: @local_config_platform//:host
Target //src/mongo/db/commands:fsync_locked_with_debug up-to-date:
bazel-bin/src/mongo/db/commands/libfsync_locked_with_debug.a
bazel-bin/src/mongo/db/commands/libfsync_locked_with_debug.dylib
INFO: Elapsed time: 4.657s, Critical Path: 0.56s
INFO: 7 processes: 4 internal, 3 remote.
INFO: Build completed successfully, 7 total actions
09:49:25 adam@Adams-MBP mongo ±|master ✗|→ bazel clean
INFO: Invocation ID: ab090203-8d65-469c-99a7-788af7300a84
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
09:50:29 adam@Adams-MBP mongo ±|master ✗|→ bazel build src/mongo/db/commands:fsync_locked_with_debug
INFO: Invocation ID: 0db0caa8-b666-4010-a14a-0123ac16adba
INFO: Analyzed target //src/mongo/db/commands:fsync_locked_with_debug (44 packages loaded, 232 targets configured).
INFO: Found 1 target...
SUBCOMMAND: # //src/mongo/db/commands:fsync_locked_with_debug [action 'Compiling src/mongo/db/commands/fsync_locked.cpp', configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775, execution platform: @local_config_platform//:host]
(cd /private/var/tmp/_bazel_adam/910d46eba2699b2bc73b1dbbe2d30dbd/execroot/__main__ && \
exec env - \
PATH=/bin:/usr/bin:/usr/local/bin \
PWD=/proc/self/cwd \
external/local_config_cc/cc_wrapper.sh -U_FORTIFY_SOURCE -fstack-protector -Wall -Wthread-safety -Wself-assign -Wunused-but-set-parameter -Wno-free-nonheap-object -fcolor-diagnostics -fno-omit-frame-pointer '-std=c++0x' -MD -MF bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/_objs/fsync_locked_with_debug/fsync_locked.pic.d '-frandom-seed=bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/_objs/fsync_locked_with_debug/fsync_locked.pic.o' -fPIC -DMONGO_CONFIG_DEBUG_BUILD '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/darwin_arm64-fastbuild/bin -Isrc -include mongo/platform/basic.h -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c src/mongo/db/commands/fsync_locked.cpp -o bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/_objs/fsync_locked_with_debug/fsync_locked.pic.o)
# Configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775
# Execution platform: @local_config_platform//:host
SUBCOMMAND: # //src/mongo/db/commands:fsync_locked_with_debug [action 'Linking src/mongo/db/commands/libfsync_locked_with_debug.a', configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775, execution platform: @local_config_platform//:host]
(cd /private/var/tmp/_bazel_adam/910d46eba2699b2bc73b1dbbe2d30dbd/execroot/__main__ && \
exec env - \
PATH=/bin:/usr/bin:/usr/local/bin \
PWD=/proc/self/cwd \
/usr/bin/libtool @bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/libfsync_locked_with_debug.a-2.params)
# Configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775
# Execution platform: @local_config_platform//:host
SUBCOMMAND: # //src/mongo/db/commands:fsync_locked_with_debug [action 'Linking src/mongo/db/commands/libfsync_locked_with_debug.dylib', configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775, execution platform: @local_config_platform//:host]
(cd /private/var/tmp/_bazel_adam/910d46eba2699b2bc73b1dbbe2d30dbd/execroot/__main__ && \
exec env - \
PATH=/bin:/usr/bin:/usr/local/bin \
PWD=/proc/self/cwd \
external/local_config_cc/cc_wrapper.sh @bazel-out/darwin_arm64-fastbuild/bin/src/mongo/db/commands/libfsync_locked_with_debug.dylib-2.params)
# Configuration: 4faee9b447f032c192441a465a8a0257e3cf9ed7da35aa53a9c1e3394265e775
# Execution platform: @local_config_platform//:host
Target //src/mongo/db/commands:fsync_locked_with_debug up-to-date:
bazel-bin/src/mongo/db/commands/libfsync_locked_with_debug.a
bazel-bin/src/mongo/db/commands/libfsync_locked_with_debug.dylib
INFO: Elapsed time: 0.410s, Critical Path: 0.02s
INFO: 7 processes: 3 remote cache hit, 4 internal.
INFO: Build completed successfully, 7 total actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment