Skip to content

Instantly share code, notes, and snippets.

@sdwilsh
Last active August 29, 2015 14:25
Show Gist options
  • Save sdwilsh/34bf1bfd37cd2fa0d60f to your computer and use it in GitHub Desktop.
Save sdwilsh/34bf1bfd37cd2fa0d60f to your computer and use it in GitHub Desktop.
100 bazel (master) $ ./output/bazel build --verbose_failures //src/main/cpp/util:*
WARNING: Output base '/home/sdwilsh/.cache/bazel/_bazel_sdwilsh/019bdcb464c09203676cd7463f866545' is on NFS. This may lead
to surprising failures and undetermined behavior.
INFO: Found 23 targets...
INFO: From Compiling src/main/cpp/util/port.cc:
gcc: unrecognized option '-no-canonical-prefixes'
INFO: From Compiling src/main/cpp/util/errors.cc:
gcc: unrecognized option '-no-canonical-prefixes'
INFO: From Compiling src/main/cpp/util/strings.cc:
gcc: unrecognized option '-no-canonical-prefixes'
src/main/cpp/util/strings.cc: In function 'void blaze_util::JoinStrings(const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, char, std::string*)':
src/main/cpp/util/strings.cc:90: error: expected initializer before ':' token
src/main/cpp/util/strings.cc:305: error: expected primary-expression at end of input
src/main/cpp/util/strings.cc:305: error: expected ';' at end of input
src/main/cpp/util/strings.cc:305: error: expected primary-expression at end of input
src/main/cpp/util/strings.cc:305: error: expected ')' at end of input
src/main/cpp/util/strings.cc:305: error: expected statement at end of input
src/main/cpp/util/strings.cc:89: warning: unused variable 'first'
src/main/cpp/util/strings.cc:305: error: expected '}' at end of input
src/main/cpp/util/strings.cc: At global scope:
src/main/cpp/util/strings.cc:305: error: expected '}' at end of input
cc1plus: warning: unrecognized command line option "-Wno-free-nonheap-object"
ERROR: /data/users/sdwilsh/bazel/src/main/cpp/util/BUILD:31:1: C++ compilation of rule '//src/main/cpp/util:strings' failed: gcc failed: error executing command
(cd /home/sdwilsh/.cache/bazel/_bazel_sdwilsh/019bdcb464c09203676cd7463f866545/bazel && \
exec env - \
INTERCEPT_LOCALLY_EXECUTABLE=1 \
PATH=/opt/ant/bin:/home/sdwilsh/bin:/opt/ant/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/facebook/ops/scripts:/usr/facebook/scripts:/opt/local/bin:/usr/facebook/ops/scripts:/usr/facebook/scripts:/usr/facebook/scripts:/usr/facebook/scripts/db:/usr/local/sbin:/usr/sbin:/sbin:/mnt/vol/engshare/svnroot/tfb/trunk/www/scripts/bin:/mnt/vol/engshare/admin/scripts/hg:/mnt/vol/engshare/admin/scripts/git:/mnt/vol/engshare/admin/scripts:/home/sdwilsh/www/scripts/bin:/home/sdwilsh/bin:/usr/facebook/ops/scripts/chef:/usr/facebook/ops/scripts:/usr/facebook/scripts:/usr/facebook/ops/scripts:/usr/facebook/scripts:/usr/facebook/scripts:/usr/facebook/scripts/db:/usr/local/sbin:/usr/sbin:/sbin:/mnt/vol/engshare/svnroot/tfb/trunk/www/scripts/bin:/mnt/vol/engshare/admin/scripts/hg:/mnt/vol/engshare/admin/scripts/git:/mnt/vol/engshare/admin/scripts:/home/sdwilsh/www/scripts/bin:/usr/facebook/ops/scripts/chef \
/usr/bin/gcc -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -fPIE -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer '-std=c++0x' -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local_linux-fastbuild/genfiles -isystem tools/cpp/gcc3 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' '-frandom-seed=bazel-out/local_linux-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o' -MD -MF bazel-out/local_linux-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.d -fPIC -c src/main/cpp/util/strings.cc -o bazel-out/local_linux-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1: gcc failed: error executing command
(cd /home/sdwilsh/.cache/bazel/_bazel_sdwilsh/019bdcb464c09203676cd7463f866545/bazel && \
exec env - \
INTERCEPT_LOCALLY_EXECUTABLE=1 \
PATH=/opt/ant/bin:/home/sdwilsh/bin:/opt/ant/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/facebook/ops/scripts:/usr/facebook/scripts:/opt/local/bin:/usr/facebook/ops/scripts:/usr/facebook/scripts:/usr/facebook/scripts:/usr/facebook/scripts/db:/usr/local/sbin:/usr/sbin:/sbin:/mnt/vol/engshare/svnroot/tfb/trunk/www/scripts/bin:/mnt/vol/engshare/admin/scripts/hg:/mnt/vol/engshare/admin/scripts/git:/mnt/vol/engshare/admin/scripts:/home/sdwilsh/www/scripts/bin:/home/sdwilsh/bin:/usr/facebook/ops/scripts/chef:/usr/facebook/ops/scripts:/usr/facebook/scripts:/usr/facebook/ops/scripts:/usr/facebook/scripts:/usr/facebook/scripts:/usr/facebook/scripts/db:/usr/local/sbin:/usr/sbin:/sbin:/mnt/vol/engshare/svnroot/tfb/trunk/www/scripts/bin:/mnt/vol/engshare/admin/scripts/hg:/mnt/vol/engshare/admin/scripts/git:/mnt/vol/engshare/admin/scripts:/home/sdwilsh/www/scripts/bin:/usr/facebook/ops/scripts/chef \
/usr/bin/gcc -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -fPIE -Wall -Wunused-but-set-parameter -Wno-free-nonheap-object -fno-omit-frame-pointer '-std=c++0x' -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local_linux-fastbuild/genfiles -isystem tools/cpp/gcc3 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' '-frandom-seed=bazel-out/local_linux-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o' -MD -MF bazel-out/local_linux-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.d -fPIC -c src/main/cpp/util/strings.cc -o bazel-out/local_linux-fastbuild/bin/src/main/cpp/util/_objs/strings/src/main/cpp/util/strings.pic.o): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 1.
INFO: Elapsed time: 0.450s, Critical Path: 0.15s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment