------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The rote port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> rote-0.2.8_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The rote port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> rote-0.2.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rote-0.2.8_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The rote port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> rote-0.2.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rote-0.2.8_1 for building => SHA256 Checksum OK for rote-0.2.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The rote port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> rote-0.2.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rote-0.2.8_1 for building ===> Extracting for rote-0.2.8_1 => SHA256 Checksum OK for rote-0.2.8.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rote-0.2.8_1 ===> Applying ports patches for rote-0.2.8_1 ===> Cleanly applied ports patch(es) patch-inject.c patch-inject_csi.c patch-rote.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rote-0.2.8_1 depends on package: gmake>=4.3 - found ===> rote-0.2.8_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rote-0.2.8_1 depends on package: gmake>=4.3 - found ===> rote-0.2.8_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for rote-0.2.8_1 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for initscr in -lncurses... yes checking for forkpty in -lutil... yes checking for memset... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking for pid_t... (cached) yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating rote-config SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rote-0.2.8_1 gmake[1]: Entering directory '/construction/devel/rote/rote-0.2.8' cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -fPIC -MM inject.c inject_csi.c rote.c rote_keymap.c >.depends cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -fPIC -c -o inject.o inject.c cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -fPIC -c -o inject_csi.o inject_csi.c cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -fPIC -c -o rote.o rote.c cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -fPIC -c -o rote_keymap.o rote_keymap.c cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -fPIC -shared -o librote.so.0.2.8 -Wl,-soname=librote.so.0 inject.o inject_csi.o rote.o rote_keymap.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lutil -lncurses gmake[1]: Leaving directory '/construction/devel/rote/rote-0.2.8' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> rote-0.2.8_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rote-0.2.8_1 ===> rote-0.2.8_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/devel/rote/rote-0.2.8' mkdir -p /construction/devel/rote/stage/usr/local/include/rote rm -f /construction/devel/rote/stage/usr/local/include/rote/*.h cp rote.h /construction/devel/rote/stage/usr/local/include/rote mkdir -p /construction/devel/rote/stage/usr/local/lib cp librote.so.0.2.8 /construction/devel/rote/stage/usr/local/lib cd /construction/devel/rote/stage/usr/local/lib && ln -sf librote.so.0.2.8 librote.so cd /construction/devel/rote/stage/usr/local/lib && ln -sf librote.so.0.2.8 librote.so.0 chmod 755 rote-config mkdir -p /construction/devel/rote/stage/usr/local/bin cp -p rote-config /construction/devel/rote/stage/usr/local/bin ----------------------------------------------------------- ROTE - Our Own Terminal Emulation Library v0.2.8 Include files installed at: /construction/devel/rote/stage/usr/local/include Library files installed at: /construction/devel/rote/stage/usr/local/lib rote-config executable : /construction/devel/rote/stage/usr/local/bin/rote-config To find out what compiler arguments you should use to compile programs that use rote, use the rote-config program (make sure /construction/devel/rote/stage/usr/local/bin is in your path). ----------------------------------------------------------- gmake[1]: Leaving directory '/construction/devel/rote/rote-0.2.8' /usr/bin/strip /construction/devel/rote/stage/usr/local/lib/librote.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rote-0.2.8_1 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09