Skip to content

Conversation

@cmcfarlen
Copy link
Contributor

@cmcfarlen cmcfarlen commented Sep 18, 2023

When I was rebasing #10407, I noticed that the build was failing due to having both jemalloc and mimalloc installed. After digging into that, I realized that the auto option code from #10158 was not working as advertised. This PR tries to clean that up.

@cmcfarlen cmcfarlen requested a review from JosiahWI September 18, 2023 20:17
@bryancall bryancall added the CMake work related to CMakes scripts or issues label Sep 18, 2023
@bryancall bryancall added this to the 10.0.0 milestone Sep 18, 2023
@bryancall bryancall requested review from bneradt and removed request for JosiahWI September 18, 2023 22:05
@cmcfarlen cmcfarlen merged commit e97a83e into apache:master Sep 19, 2023
@cmcfarlen cmcfarlen deleted the fix-cmake-auto-options branch September 19, 2023 00:33
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* asf/master: (30 commits)
  add conveinience function to lookup name->IntType* (apache#10474)
  cmake: bigobj subdir has executables, not plugins (apache#10481)
  cmake: compile jsonrpc_protocol with -fPIC (apache#10478)
  Make sure new metrics are always considered (apache#10445)
  Refactor and rename restart metrics (apache#10472)
  Fix the SNI and HOST parsing properly (apache#10480)
  slice/Data.h: CID 1508924: Uninitialized scalar field (apache#10470)
  CID 1508882: initialize pointer (apache#10469)
  CID-1512726: Mute coverity, use explicit check for iterator use past end (apache#10467)
  Fix Coverity issue in inliner plugin. (apache#10442)
  Set the proper variable when find_package fails to find the package (apache#10468)
  CID1508860: double lock confusion (apache#10443)
  Stop using functions that are unavailable on the latest quiche (apache#10447)
  Add allow-plain server ports attribute (apache#9574)
  [Fuzzing] move build.sh in trafficserver (apache#10466)
  Some sort of "fix" to mute coverity. (apache#10451)
  CID-1512733: Fix coverity issue (apache#10452)
  Fix cmake autooptions (apache#10456)
  Cmake presets (apache#10457)
  This fixes CID 1518257 (apache#10404)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake work related to CMakes scripts or issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants