>>> Building on sparc64-2b under devel/vim-command-t BDEPENDS = [lang/ruby/3.3] DIST = [devel/vim-command-t:vim-command-t-1.11.2.tar.gz] FULLPKGNAME = vim-command-t-1.11.2p9 RDEPENDS = [editors/vim,no_x11,ruby;lang/ruby/3.3] (Junk lock obtained for sparc64-2b at 1732287308.18) >>> Running depends in devel/vim-command-t at 1732287308.28 last junk was in games/liberalcrimesquad /usr/sbin/pkg_add -aI -Drepair ruby-3.3.6 was: /usr/sbin/pkg_add -aI -Drepair ruby-3.3.6 /usr/sbin/pkg_add -aI -Drepair ruby-3.3.6 --- +ruby-3.3.6 ------------------- If you want to use this package as your default system ruby, as root create symbolic links like so (overwriting any previous default): ln -sf /usr/local/bin/ruby33 /usr/local/bin/ruby ln -sf /usr/local/bin/bundle33 /usr/local/bin/bundle ln -sf /usr/local/bin/bundler33 /usr/local/bin/bundler ln -sf /usr/local/bin/erb33 /usr/local/bin/erb ln -sf /usr/local/bin/gem33 /usr/local/bin/gem ln -sf /usr/local/bin/irb33 /usr/local/bin/irb ln -sf /usr/local/bin/racc33 /usr/local/bin/racc ln -sf /usr/local/bin/rake33 /usr/local/bin/rake ln -sf /usr/local/bin/rbs33 /usr/local/bin/rbs ln -sf /usr/local/bin/rdbg33 /usr/local/bin/rdbg ln -sf /usr/local/bin/rdoc33 /usr/local/bin/rdoc ln -sf /usr/local/bin/ri33 /usr/local/bin/ri ln -sf /usr/local/bin/syntax_suggest33 /usr/local/bin/syntax_suggest ln -sf /usr/local/bin/typeprof33 /usr/local/bin/typeprof The ruby-shims package is also available to automatically select an appropriate Ruby version per-project directory or system-wide. >>> Running show-prepare-results in devel/vim-command-t at 1732287355.44 ===> devel/vim-command-t ===> Building from scratch vim-command-t-1.11.2p9 ===> vim-command-t-1.11.2p9 depends on: ruby->=3.3.0,<3.4 -> ruby-3.3.6 ===> Verifying specs: c m ruby33 c gmp m pthread ===> found c.100.3 m.10.1 ruby33.0.0 gmp.11.1 pthread.27.1 ruby-3.3.6 (Junk lock released for sparc64-2b at 1732287359.66) distfiles size=50263 >>> Running build in devel/vim-command-t at 1732287359.76 ===> devel/vim-command-t ===> Checking files for vim-command-t-1.11.2p9 `/usr/ports/distfiles/vim-command-t-1.11.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for vim-command-t-1.11.2p9 ===> Patching for vim-command-t-1.11.2p9 ===> Applying OpenBSD patch patch-ruby_command-t_watchman_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ruby/command-t/watchman.c.orig Sat Jun 28 12:37:46 2014 |+++ ruby/command-t/watchman.c Sat Jun 28 12:37:51 2014 -------------------------- Patching file ruby/command-t/watchman.c using Plan A... Hunk #1 succeeded at 15 with fuzz 2 (offset -19 lines). done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for vim-command-t-1.11.2p9 ===> Configuring for vim-command-t-1.11.2p9 ===> Building for vim-command-t-1.11.2p9 cd /usr/obj/ports/vim-command-t-1.11.2/.vim/ruby/command-t && /usr/local/bin/ruby33 extconf.rb && PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/vim-command-t-1.11.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/vim-command-t-1.11.2_writes_to_HOME' PICFLAG="-fPIC" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" /usr/bin/make LIBTOOL="/usr/bin/libtool" SHARED_LIBS_LOG=/usr/obj/ports/vim-command-t-1.11.2/.vim/shared_libs.log checking for float.h... *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include=${opt-dir}/include --without-opt-include --with-opt-lib=${opt-dir}/lib --without-opt-lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/usr/local/bin/$(RUBY_BASE_NAME)33 /usr/local/lib/ruby/3.3/mkmf.rb:480:in `try_do': The compiler failed to generate an executable file. (RuntimeError) You have to install development tools first. from /usr/local/lib/ruby/3.3/mkmf.rb:606:in `block in try_compile' from /usr/local/lib/ruby/3.3/mkmf.rb:555:in `with_werror' from /usr/local/lib/ruby/3.3/mkmf.rb:606:in `try_compile' from /usr/local/lib/ruby/3.3/mkmf.rb:1204:in `block in find_header' from /usr/local/lib/ruby/3.3/mkmf.rb:983:in `block in checking_for' from /usr/local/lib/ruby/3.3/mkmf.rb:344:in `block (2 levels) in postpone' from /usr/local/lib/ruby/3.3/mkmf.rb:314:in `open' from /usr/local/lib/ruby/3.3/mkmf.rb:344:in `block in postpone' from /usr/local/lib/ruby/3.3/mkmf.rb:314:in `open' from /usr/local/lib/ruby/3.3/mkmf.rb:340:in `postpone' from /usr/local/lib/ruby/3.3/mkmf.rb:982:in `checking_for' from /usr/local/lib/ruby/3.3/mkmf.rb:1203:in `find_header' from extconf.rb:7:in `header' from extconf.rb:14:in `
' *** Error 1 in devel/vim-command-t (Makefile:46 'do-build') *** Error 2 in devel/vim-command-t (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/vim-command-t-1.11.2/.build_done': @cd /us...) *** Error 2 in devel/vim-command-t (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=vim-command-t-1.11.2p9; export _LOCKS_HELD...) ===> Exiting devel/vim-command-t with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1732287366.03 max_stuck=23.57/depends=47.19/show-prepare-results=4.30/build=6.35 Error: job failed with 512 on sparc64-2b at 1732287366 >>> Wiping on sparc64-2b under devel/vim-command-t BDEPENDS = [lang/ruby/3.3] FULLPKGNAME = vim-command-t-1.11.2p9 RDEPENDS = [editors/vim,no_x11,ruby;lang/ruby/3.3] >>> Running clean in devel/vim-command-t at 1732302203.85 ===> devel/vim-command-t ===> Cleaning for vim-command-t-1.11.2p9 >>> Ended at 1732302205.02 max_stuck=0.00/clean=1.25 >>> Building on sparc64-2c under devel/vim-command-t BDEPENDS = [lang/gcc/8;lang/ruby/3.3] DIST = [devel/vim-command-t:vim-command-t-1.11.2.tar.gz] FULLPKGNAME = vim-command-t-1.11.2p9 RDEPENDS = [editors/vim,no_x11,ruby;lang/ruby/3.3] (Junk lock obtained for sparc64-2c at 1732302230.26) >>> Running depends in devel/vim-command-t at 1732302230.36 last junk was in wayland/havoc /usr/sbin/pkg_add -aI -Drepair ruby-3.3.6 was: /usr/sbin/pkg_add -aI -Drepair gcc-8.4.0p25 ruby-3.3.6 /usr/sbin/pkg_add -aI -Drepair ruby-3.3.6 --- +ruby-3.3.6 ------------------- If you want to use this package as your default system ruby, as root create symbolic links like so (overwriting any previous default): ln -sf /usr/local/bin/ruby33 /usr/local/bin/ruby ln -sf /usr/local/bin/bundle33 /usr/local/bin/bundle ln -sf /usr/local/bin/bundler33 /usr/local/bin/bundler ln -sf /usr/local/bin/erb33 /usr/local/bin/erb ln -sf /usr/local/bin/gem33 /usr/local/bin/gem ln -sf /usr/local/bin/irb33 /usr/local/bin/irb ln -sf /usr/local/bin/racc33 /usr/local/bin/racc ln -sf /usr/local/bin/rake33 /usr/local/bin/rake ln -sf /usr/local/bin/rbs33 /usr/local/bin/rbs ln -sf /usr/local/bin/rdbg33 /usr/local/bin/rdbg ln -sf /usr/local/bin/rdoc33 /usr/local/bin/rdoc ln -sf /usr/local/bin/ri33 /usr/local/bin/ri ln -sf /usr/local/bin/syntax_suggest33 /usr/local/bin/syntax_suggest ln -sf /usr/local/bin/typeprof33 /usr/local/bin/typeprof The ruby-shims package is also available to automatically select an appropriate Ruby version per-project directory or system-wide. >>> Running show-prepare-results in devel/vim-command-t at 1732302279.95 ===> devel/vim-command-t ===> Building from scratch vim-command-t-1.11.2p9 ===> vim-command-t-1.11.2p9 depends on: ruby->=3.3.0,<3.4 -> ruby-3.3.6 ===> vim-command-t-1.11.2p9 depends on: gcc->=8,<9 -> gcc-8.4.0p25 ===> Verifying specs: c m ruby33 c gmp m pthread ===> found c.100.3 m.10.1 ruby33.0.0 gmp.11.1 pthread.27.1 gcc-8.4.0p25 ruby-3.3.6 (Junk lock released for sparc64-2c at 1732302284.93) distfiles size=50263 >>> Running build in devel/vim-command-t at 1732302285.01 ===> devel/vim-command-t ===> Checking files for vim-command-t-1.11.2p9 `/usr/ports/distfiles/vim-command-t-1.11.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for vim-command-t-1.11.2p9 ===> Patching for vim-command-t-1.11.2p9 ===> Applying OpenBSD patch patch-ruby_command-t_watchman_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ruby/command-t/watchman.c.orig Sat Jun 28 12:37:46 2014 |+++ ruby/command-t/watchman.c Sat Jun 28 12:37:51 2014 -------------------------- Patching file ruby/command-t/watchman.c using Plan A... Hunk #1 succeeded at 15 with fuzz 2 (offset -19 lines). done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for vim-command-t-1.11.2p9 ===> Configuring for vim-command-t-1.11.2p9 ===> Building for vim-command-t-1.11.2p9 cd /usr/obj/ports/vim-command-t-1.11.2/.vim/ruby/command-t && /usr/local/bin/ruby33 extconf.rb && PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" PATH='/usr/obj/ports/vim-command-t-1.11.2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/vim-command-t-1.11.2_writes_to_HOME' PICFLAG="-fPIC" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -m 755" BSD_INSTALL_DATA="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -m 644" BSD_INSTALL_MAN="/usr/obj/ports/vim-command-t-1.11.2/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/usr/obj/ports/vim-command-t-1.11.2/bin/install -d -m 755" /usr/bin/make LIBTOOL="/usr/bin/libtool" SHARED_LIBS_LOG=/usr/obj/ports/vim-command-t-1.11.2/.vim/shared_libs.log checking for float.h... *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include=${opt-dir}/include --without-opt-include --with-opt-lib=${opt-dir}/lib --without-opt-lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/usr/local/bin/$(RUBY_BASE_NAME)33 /usr/local/lib/ruby/3.3/mkmf.rb:480:in `try_do': The compiler failed to generate an executable file. (RuntimeError) You have to install development tools first. from /usr/local/lib/ruby/3.3/mkmf.rb:606:in `block in try_compile' from /usr/local/lib/ruby/3.3/mkmf.rb:555:in `with_werror' from /usr/local/lib/ruby/3.3/mkmf.rb:606:in `try_compile' from /usr/local/lib/ruby/3.3/mkmf.rb:1204:in `block in find_header' from /usr/local/lib/ruby/3.3/mkmf.rb:983:in `block in checking_for' from /usr/local/lib/ruby/3.3/mkmf.rb:344:in `block (2 levels) in postpone' from /usr/local/lib/ruby/3.3/mkmf.rb:314:in `open' from /usr/local/lib/ruby/3.3/mkmf.rb:344:in `block in postpone' from /usr/local/lib/ruby/3.3/mkmf.rb:314:in `open' from /usr/local/lib/ruby/3.3/mkmf.rb:340:in `postpone' from /usr/local/lib/ruby/3.3/mkmf.rb:982:in `checking_for' from /usr/local/lib/ruby/3.3/mkmf.rb:1203:in `find_header' from extconf.rb:7:in `header' from extconf.rb:14:in `
' *** Error 1 in devel/vim-command-t (Makefile:49 'do-build') *** Error 2 in devel/vim-command-t (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/vim-command-t-1.11.2/.build_done': @cd /us...) *** Error 2 in devel/vim-command-t (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=vim-command-t-1.11.2p9; export _LOCKS_HELD...) ===> Exiting devel/vim-command-t with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1732302292.10 max_stuck=31.37/depends=49.55/show-prepare-results=5.11/build=7.15 Error: job failed with 512 on sparc64-2c at 1732302292