2024-07-17T11:43:38.343Z | <wei liu> @李保朝, Maybe , you need check the disk healthy status at first . |
2024-07-17T15:25:54.923Z | <Casey Bodley> weekly rgw meeting starting soon in [ <https://pad.ceph.com/p/rgw-weekly](https://meet.google.com/oky-gdaz-ror> ) |
2024-07-17T16:39:15.864Z | <Kyrylo Shatskyy> @Casey Bodley I am seeing the issue <https://tracker.ceph.com/issues/57574> while trying to run-make-check against quincy on rockylinux9, could you please tell me what was the resolution for it? |
2024-07-17T16:42:04.415Z | <Casey Bodley> hey. s3select is a submodule, are you sure it's up-to-date? `git submodule update --init --recursive` if not |
2024-07-17T16:43:23.382Z | <Casey Bodley> otherwise, that's just a compiler warning. it should build fine unless you ask for warnings-as-errors with `-Werror` |
2024-07-17T16:49:29.990Z | <Kyrylo Shatskyy> ah... I need to bump to particular s3select fix, got it |
2024-07-17T16:51:44.707Z | <Kyrylo Shatskyy> I do not do anything specific, just checkout and ./run-make-check.sh I guess errors over warnings is by default |