Skip to content

Conversation

@sfc-gh-ljoswiak
Copy link
Collaborator

@sfc-gh-ljoswiak sfc-gh-ljoswiak commented Sep 10, 2020

Adds a command line argument to most of the FDB binaries to print build information.

Example:

$ ./bin/fdbserver --build_flags
{
    "arch" : "Linux-5.6.6-300.fc32.x86_64",
    "boost_version" : "1_72",
    "ccache" : "ON",
    "cmake_version" : "3.13.4",
    "compiler" : "Clang",
    "cpp_standard" : 201703,
    "fdb_version" : "7.0.0",
    "git_hash" : "989299dc748a33040c0f6aa811d2399a0092c1da",
    "glibc_version" : "2.12"
}

Binaries that support the --build_flags option:

  • fdbserver
  • fdbcli
  • backup_agent
  • fdbbackup
  • fdbrestore
  • fastrestore_tool
  • dr_agent
  • fdbdr
  • fdbconvert
  • fdbdecode

Dependent on #3771.

@sfc-gh-ljoswiak sfc-gh-ljoswiak changed the title Add fdbserver CLI argument to print build information Add CLI argument to print build information to binaries Sep 11, 2020
@sfc-gh-ljoswiak sfc-gh-ljoswiak changed the title Add CLI argument to print build information to binaries Add CLI argument to print build information about binaries Sep 17, 2020
@sfc-gh-ljoswiak sfc-gh-ljoswiak changed the title Add CLI argument to print build information about binaries Add CLI argument to print build information Sep 17, 2020
@sfc-gh-ljoswiak sfc-gh-ljoswiak marked this pull request as draft November 4, 2020 18:19
@sfc-gh-ljoswiak sfc-gh-ljoswiak force-pushed the binary-info branch 2 times, most recently from 10eaa7a to bb4cc7d Compare January 19, 2021 19:19
@sfc-gh-ljoswiak sfc-gh-ljoswiak marked this pull request as ready for review January 19, 2021 20:47
@sfc-gh-mpilman sfc-gh-mpilman merged commit 0745313 into apple:master Jan 26, 2021
@sfc-gh-ljoswiak sfc-gh-ljoswiak deleted the binary-info branch January 26, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants