Code Monkey home page Code Monkey logo

yugabyte-db-thirdparty's Issues

How to build the yugabyte-db-thirdparty with --no-tcmalloc?

Hello, @mbautin and others,

How to build the yugabyte-db-thirdparty with --no-tcmalloc, this means to turn off tcmalloc config? The build of yugabyte-db-thirdparty use the cmd:
./build_thirdparty.sh
Is this compilation command using the tcmalloc parameter by default?

Why am I doing this? Because I will get an error when compiling the repository yugabyte-db as follows:

./yb_build.sh --force-run-cmake --no-tcmalloc

Thanks,
zhangm365.

Bad release names

v20220413154237-81bb2d6459-almalinux8-aarch64-13
v20220413110343-81bb2d6459-almalinux8-aarch64-14
v20220413061606-81bb2d6459-almalinux8-aarch64-12
There should be a clang before the 13/14/12.
They fail with build-support/thirdparty_tool -u:

Traceback (most recent call last):
  File "/Users/deen/code/yugabyte-db/python/yb/thirdparty_tool.py", line 637, in <module>
    main()
  File "/Users/deen/code/yugabyte-db/python/yb/thirdparty_tool.py", line 582, in main
    updater.update_archive_metadata_file()
  File "/Users/deen/code/yugabyte-db/python/yb/thirdparty_tool.py", line 384, in update_archive_metadata_file
    yb_dep_release = GitHubThirdPartyRelease(release)
  File "/Users/deen/code/yugabyte-db/python/yb/thirdparty_tool.py", line 142, in __init__
    raise ValueError(f"Could not parse tag: {tag}, does not match regex: {TAG_RE}")
ValueError: Could not parse tag: v20220413154237-81bb2d6459-almalinux8-aarch64-13, does not match regex: re.compile('^v(?:(?P<branch_name>[0-9.]+)-)?(?P<timestamp>[0-9]+)-(?P<sha_prefix>[0-9a-f]+)(?:-(?P<architecture1>x86_64|aarch64|arm64))?(?:-(?P<os>(?:macos|almalinux|alpine|centos|debian|fedora|ol|rocky|ubuntu|o)

I can try removing them. They are currently not used on yugabyte-db master branch
CC @spolitov

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.