https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242294
--- Comment #4 from Koichiro Iwao <m...@freebsd.org> --- (In reply to Matthias Fechner from comment #2) Yup, succeeded for www/redmine and www/redmine4 but failed www/gitlab-ce. ===> Creating groups. ===> Creating users cp -f /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-225d2e5bb899067bde3caedb1319d39c46d94dc0-225d2e5bb899067bde3caed b1319d39c46d94dc0/config/database.yml.postgresql /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-225d2e5bb899067bde3ca edb1319d39c46d94dc0-225d2e5bb899067bde3caedb1319d39c46d94dc0/config/database.yml.sample (cd /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-225d2e5bb899067bde3caedb1319d39c46d94dc0-225d2e5bb899067bde3caedb1 319d39c46d94dc0 && /bin/rm -f Gemfile.lock && bundle install --local) 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. Resolving dependencies.... Bundler could not find compatible versions for gem "rake": In Gemfile: derailed_benchmarks was resolved to 1.3.6, which depends on rake (> 10, < 13) grape-path-helpers (~> 1.1) was resolved to 1.1.0, which depends on rake (~> 12) Could not find gem 'rake (~> 12)', which is required by gem 'derailed_benchmarks', in any of the sources. *** Error code 6 Stop. make: stopped in /usr/ports/www/gitlab-ce build of www/gitlab-ce | gitlab-ce-12.5.3 ended at Tue Dec 10 15:32:00 JST 2019 build time: 00:02:14 !!! build failure encountered !!! [01:12:20] Error: Build failed in phase: stage [01:12:20] Cleaning up [01:12:20] Unmounting file systems sudo poudriere testport -j 12amd64 -p custom www/gitlab-ce 6372.69s user 3472.81s system 226% cpu 1:12:20.87 total -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-ruby@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"