Skip to content

Disable notcmalloc builds!#1750

Merged
liewegas merged 1 commit intomasterfrom
wip-notcmalloc
Feb 24, 2021
Merged

Disable notcmalloc builds!#1750
liewegas merged 1 commit intomasterfrom
wip-notcmalloc

Conversation

@djgalloway
Copy link
Contributor

We no longer need notmcalloc packages. Vagrant works now.

Signed-off-by: David Galloway dgallowa@redhat.com

Copy link
Member

@jdurgin jdurgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we're no longer using this flavor on all current branches - nautilus/octopus/pacific/master

@jdurgin
Copy link
Member

jdurgin commented Feb 24, 2021

refs: ceph/ceph#39561

We no longer need notmcalloc packages.  Valgrind works now.

See ceph/ceph#39561

Signed-off-by: David Galloway <dgallowa@redhat.com>
CEPH_EXTRA_CMAKE_ARGS="$CEPH_EXTRA_CMAKE_ARGS -DALLOCATOR=tcmalloc"
fi
CEPH_EXTRA_RPMBUILD_ARGS="--with tcmalloc"
CEPH_EXTRA_CMAKE_ARGS="$CEPH_EXTRA_CMAKE_ARGS -DALLOCATOR=tcmalloc"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is probably unnecessary.. mostly it means that if the distro or build-requires don't have tcmalloc installed then the build will fail installed of falling back to libc.

@liewegas liewegas merged commit d220f61 into master Feb 24, 2021
@liewegas liewegas deleted the wip-notcmalloc branch February 24, 2021 21:06
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