Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2021 07:09:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259931] www/gitaly: Does not build (grpc gem problem)
Message-ID:  <bug-259931-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259931

            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:

=3D=3D=3D>  Building for gitaly-14.4.2
gmake[2]: Entering directory
'/tmp/portbuild/usr/ports/devel/gitaly/work/gitaly-00071e4ab87eaae7c4f68705=
613191046cd023be'
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 reposito=
ry
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-00071e4ab87eaae7c4f687056=
13191046cd023be/.ruby-bundle]
Error 7
gmake[2]: Leaving directory
'/tmp/portbuild/usr/ports/devel/gitaly/work/gitaly-00071e4ab87eaae7c4f68705=
613191046cd023be'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259931-7788>