Skip to content

Conversation

@yokofly
Copy link
Collaborator

@yokofly yokofly commented Sep 25, 2023

fix #94

@CLAassistant
Copy link

CLAassistant commented Sep 25, 2023

CLA assistant check
All committers have signed the CLA.

@yokofly yokofly force-pushed the bugfix/issue-94-fix-mac-build branch from f725132 to b2a09ce Compare October 8, 2023 01:28
@yokofly yokofly marked this pull request as ready for review October 9, 2023 01:06
Copy link
Contributor

@qijun-niu-timeplus qijun-niu-timeplus left a comment

Choose a reason for hiding this comment

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

LGTM

@yokofly
Copy link
Collaborator Author

yokofly commented Oct 10, 2023

above warning is under built with build.sh

@yokofly yokofly marked this pull request as draft October 11, 2023 01:41
current this branch we update curl, v8, azure-sdk-cpp.
and v8 && azure-sdk-cpp use my personal branch commit.

shall we waiting to merge default branch,
and then I update to default commit?
status: build pass, but running err. it cannot find a dylib correctly
- Ported necessary changes from ClickHouse/ClickHouse#35130.
- Addressed compatibility post curl upgrade in commit ef02092.
porting and update c-ares submodule
this PR ClickHouse/ClickHouse#50403 only update to v1.19.1
@yokofly yokofly force-pushed the bugfix/issue-94-fix-mac-build branch from edae14a to 2d623e2 Compare October 11, 2023 09:07
@yokofly yokofly marked this pull request as ready for review October 11, 2023 09:17
@yokofly yokofly marked this pull request as ready for review October 12, 2023 09:07
@yokofly yokofly marked this pull request as draft October 16, 2023 02:31
yokofly and others added 3 commits October 19, 2023 09:29
```
2023.10.20 11:26:59.327097 [ 44069 ] {} <Warning> Context: Maximum number of threads is lower than 30000. There could be problems with handling a lot of simultaneous queries.
2023.10.20 11:26:59.327870 [ 44069 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded.
2023.10.20 11:26:59.328617 [ 44069 ] {} <Information> Context: Cannot connect to ZooKeeper (or Keeper) before internal Keeper start, will wait for Keeper synchronously
2023.10.20 11:26:59.329509 [ 44069 ] {} <Information> KeeperLogStore: force_sync disabled
2023.10.20 11:26:59.330475 [ 44069 ] {} <Information> KeeperServer: No config in snapshot, will use config from log store with log index 17
2023.10.20 11:26:59.330536 [ 44069 ] {} <Warning> KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647.
2023.10.20 11:26:59.331069 [ 44069 ] {} <Information> RaftInstance: Raft ASIO listener initiated on :::9234, unsecured
2023.10.20 11:26:59.331153 [ 44069 ] {} <Information> RaftInstance: parameters: election timeout range 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 2147483647, client timeout 10000, auto forwarding on, API call type async, custom commit quorum size 0, custom election quorum size 0, snapshot receiver included, leadership transfer wait time 0, grace period of lagging state machine 0, snapshot IO: blocking, parallel log appending: off
2023.10.20 11:26:59.331199 [ 44069 ] {} <Information> RaftInstance: new election timeout range: 0 - 0
2023.10.20 11:26:59.331246 [ 44069 ] {} <Information> RaftInstance:    === INIT RAFT SERVER ===
commit index 0
term 0
election timer allowed
log store start 1, end 17
config log idx 17, prev log idx 16
2023.10.20 11:26:59.331281 [ 44069 ] {} <Information> RaftInstance: detect a configuration change that is not committed yet at index 1
2023.10.20 11:26:59.331314 [ 44069 ] {} <Information> RaftInstance: peer 1: DC ID 0, localhost:9234, voting member, 1
my id: 1, voting_member
num peers: 0
2023.10.20 11:26:59.331346 [ 44069 ] {} <Information> RaftInstance: global manager does not exist. will use local thread for commit and append
2023.10.20 11:26:59.331394 [ 44069 ] {} <Information> RaftInstance: wait for HB, for 50 + [0, 0] ms
2023.10.20 11:26:59.331460 [ 44381 ] {} <Information> RaftInstance: bg append_entries thread initiated
2023.10.20 11:26:59.382579 [ 44364 ] {} <Warning> RaftInstance: Election timeout, initiate leader election
2023.10.20 11:26:59.382652 [ 44364 ] {} <Information> RaftInstance: [PRIORITY] decay, target 1 -> 1, mine 1
2023.10.20 11:26:59.382687 [ 44364 ] {} <Information> RaftInstance: [ELECTION TIMEOUT] current role: follower, log last term 1, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done
2023.10.20 11:26:59.382740 [ 44364 ] {} <Information> RaftInstance: [VOTE INIT] my id 1, my role candidate, term 1, log idx 17, log term 1, priority (target 1 / mine 1)
2023.10.20 11:26:59.382775 [ 44364 ] {} <Information> RaftInstance: number of pending commit elements: 0
2023.10.20 11:26:59.382804 [ 44364 ] {} <Information> RaftInstance: state machine commit index 0, precommit index 17, last log index 17
2023.10.20 11:26:59.382832 [ 44364 ] {} <Warning> RaftInstance: Currently assigned config is newer than some uncomitted config. This can only happen during startup or force recovery. If that is not the case, this is a bug.
2023.10.20 11:26:59.382884 [ 44364 ] {} <Information> RaftInstance: [BECOME LEADER] appended new config at 18
2023.10.20 11:26:59.383268 [ 44380 ] {} <Information> RaftInstance: config at index 1 is committed, prev config log idx 17
2023.10.20 11:26:59.383306 [ 44380 ] {} <Information> RaftInstance: skipped config 1, latest config 17
2023.10.20 11:26:59.383350 [ 44380 ] {} <Information> RaftInstance: config at index 2 is committed, prev config log idx 17
2023.10.20 11:26:59.383375 [ 44380 ] {} <Information> RaftInstance: skipped config 2, latest config 17
2023.10.20 11:26:59.383525 [ 44380 ] {} <Error> RaftInstance: background committing thread encounter err Operation 1937006385 is unknown (Unimplemented), exiting to protect the system
```
@yokofly yokofly added the submodule changed At least one submodule changed in this PR. label Oct 20, 2023
@yokofly yokofly mentioned this pull request Oct 24, 2023
@yokofly yokofly marked this pull request as ready for review October 25, 2023 12:02
@yokofly
Copy link
Collaborator Author

yokofly commented Oct 27, 2023

edit v1: update latest finding

edit v1:
I use the docker/packager/packger script locally to build the proton repository, in this branch and the develop branch.
The develop branch can install correctly, but this branch reports it cannot find config.yaml/grok_pattern related things when installing.
So, does the problem only happen in the build bundle stage?
image


original post:
CI failure: not found yaml file..??

image

@qijun-niu-timeplus qijun-niu-timeplus self-requested a review October 30, 2023 02:44
@yokofly yokofly merged commit fd3fb70 into develop Oct 30, 2023
@yokofly yokofly deleted the bugfix/issue-94-fix-mac-build branch November 8, 2023 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mac m1/x86 build err

4 participants