Versions
v1.66.0-r1 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64 ~arm64
- USE flags
- doc test
v1.59.2-r1 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64 ~arm64
- USE flags
- doc test
v1.59.2 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64 ~arm64
- USE flags
- doc test
v1.54.0 :: 0 :: gentoo
- Modified
- License
- BSD-2
- Keywords
- ~amd64 ~arm64
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
ruby_targets
- ruby31
- Build with MRI Ruby 3.1.x
- ruby32
- Build with MRI Ruby 3.2.x
- ruby33
- Build with MRI Ruby 3.3.x
Dependencies
Runtime Dependencies
dev-lang / ruby : An object-oriented scripting language
dev-ruby / google-protobuf : Protocol Buffers are Google's data interchange format
dev-ruby / googleapis-common-protos-types : Common protocol buffer types used by Google APIs
Depending packages
app-emulation / vagrant : A tool for building and distributing development environments
Bugs
- 913119
- dev-ruby/grpc-1.54.0 does not respect LDFLAGS
- 919222
- dev-ruby/grpc-1.54.0 - [clang] rb_channel.c: error: incompatible function pointer types passing
- 922392
- dev-ruby/grpc-1.54.0 fails to compile (MUSL-SYSTEM): pcre.h:503:11: error: int32_t does not name a type
- 923574
- dev-ruby/grpc-1.59.2 fails to compile: llvm-strip: error: libboringssl.a: not stripping symbol .L.str because it is named in a relocation
- 929084
- dev-ruby/grpc-1.59.2 - 175:third_party/.../internal.h34::1194 :warning: 68unused: parameterwarning: min
- 932650
- dev-ruby/grpc-1.59.2 - [ncurses-6.5] [gcc-15] [llvm] Could not create Makefile due to some reason, probably lack of necessary
- 939544
- dev-ruby/grpc-1.66.0-r1 - [gcc-15] rb_compression_options.c: error: passing argument 2 of grpc_compression_algorithm_name from incompatible pointer type [-Wincomp
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ruby/grpc: improve google-protobuf dep for 1.66.0
We don't need :3 anymore, the dep is <5 in the gemspec. Spotted by negril. Bug: https://bugs.gentoo.org/939826 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ruby/grpc: depend on correct dev-ruby/google-protobuf slot
... otherwise we get complaints when launching vagrant. Closes: https://bugs.gentoo.org/939826 Signed-off-by: Sam James <sam@gentoo.org> - Tomás Carvalho · gentoo
dev-ruby/grpc: add 1.66.0
Signed-off-by: Tomás Carvalho <tomas@thetimesweeper.com> Closes: https://github.com/gentoo/gentoo/pull/38861 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ruby/grpc: respect MAKEOPTS
extconf.rb uses nproc otherwise. Bug: https://bugs.gentoo.org/921103 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
dev-ruby/grpc: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Guillaume Seren · gentoo
dev-ruby/grpc: Bump version 1.59.2
Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-ruby/grpc: Keyword 1.54.0 arm64, #913117
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
dev-ruby/grpc: new package, add 1.54.0
New dependency for app-emulation/vagrant. Signed-off-by: Hans de Graaff <graaff@gentoo.org>