Skip to content

Conversation

@singiamtel
Copy link
Collaborator

@singiamtel singiamtel commented Mar 19, 2025

Trying to fix the macOS build

[567/1240] Building CXX object CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o
FAILED: CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Dgrpc_EXPORTS -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/include -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1 -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/third_party/address_sorting/include -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/src/core/ext/upb-generated -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/src/core/ext/upbdefs-generated -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/third_party/upb -I/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/third_party/xxhash -isystem /usr/local/opt/openssl@3/include -isystem /Volumes/build/build/alice-ci-workdir/o2/sw/osx_x86-64/c-ares/1.18.1-local2/include -isystem /Volumes/build/build/alice-ci-workdir/o2/sw/osx_x86-64/re2/2019-09-01-local2/include -isystem /usr/local/include -fPIC -O2 -std=c++20  -O2 -g -DNDEBUG -std=c++20 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -mmacosx-version-min=14.0 -fPIC -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -c /Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/src/core/lib/iomgr/tcp_posix.cc
/Volumes/build/build/alice-ci-workdir/o2/sw/SOURCES/grpc/v1.50.1/v1.50.1/src/core/lib/iomgr/tcp_posix.cc:863:19: error: no member named 'StrCat' in namespace 'absl'
  863 |             absl::StrCat("Cannot set SO_RCVLOWAT on fd=", tcp->fd,
      |             ~~~~~~^
1 error generated.
--
[570/1240] Building CXX object CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o
[571/1240] Building CXX object CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o
[572/1240] Building CXX object CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o
ninja: build stopped: subcommand failed.

@singiamtel singiamtel requested a review from a team as a code owner March 19, 2025 09:16
@ktf ktf closed this Mar 19, 2025
@ktf
Copy link
Member

ktf commented Mar 19, 2025

This is being taken care of by #5793 and it's unfortunately not enough to merely bumping the version. Is this actually happening in the CI?

@singiamtel
Copy link
Collaborator Author

Yeah, it's currently breaking all the AliceO2 x86 mac builds

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