[Bug 259931] www/gitaly: Does not build (grpc gem problem)
Date: Fri, 19 Nov 2021 07:09:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259931 Bug ID: 259931 Summary: www/gitaly: Does not build (grpc gem problem) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: majo-bugs.freebsd.org@cerny.sk I am not able to build the current version of gitlab-ce, because gitaly does not build. It ends up with this issue: ===> Building for gitaly-14.4.2 gmake[2]: Entering directory '/tmp/portbuild/usr/ports/devel/gitaly/work/gitaly-00071e4ab87eaae7c4f68705613191046cd023be' Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Could not find gem 'grpc (~> 1.30.2)' in cached gems from rubygems repository https://rubygems.org/ or installed locally. The source contains the following versions of 'grpc': 1.41.0 gmake[2]: *** [Makefile:476: /tmp/portbuild/usr/ports/devel/gitaly/work/gitaly-00071e4ab87eaae7c4f68705613191046cd023be/.ruby-bundle] Error 7 gmake[2]: Leaving directory '/tmp/portbuild/usr/ports/devel/gitaly/work/gitaly-00071e4ab87eaae7c4f68705613191046cd023be' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/gitaly *** Error code 1 Stop. make: stopped in /usr/ports/www/gitlab-ce grpc is installed: # pkg info | grep grpc grpc-1.41.1,2 HTTP/2-based RPC framework rubygem-grpc-1.41.0 Ruby implementation of gRPC -- You are receiving this mail because: You are the assignee for the bug.