------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jimtcl-0.79 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jimtcl-0.79 for building => SHA256 Checksum OK for msteveb-jimtcl-0.79_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jimtcl-0.79 for building ===> Extracting for jimtcl-0.79 => SHA256 Checksum OK for msteveb-jimtcl-0.79_GH0.tar.gz. Extracted Memory Use: 13.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jimtcl-0.79 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for jimtcl-0.79 No installed jimsh or tclsh, building local bootstrap jimsh0 Host System...x86_64-unknown-dragonfly5.9 Build System...x86_64-unknown-dragonfly5.9 C compiler... cc -pipe -O2 -fno-strict-aliasing C++ compiler... c++ -pipe -O2 -fno-strict-aliasing Build C compiler...cc Checking for stdlib.h...ok Checking for long long...ok Checking for sizeof int...4 Checking for sys/time.h...ok Checking for sys/socket.h...ok Checking for netinet/in.h...ok Checking for arpa/inet.h...ok Checking for netdb.h...ok Checking for sys/un.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for dirent.h...ok Checking for crt_externs.h...not found Checking libs for inet_ntop...none needed Checking libs for socket...none needed Checking for ualarm...ok Checking for lstat...ok Checking for fork...ok Checking for vfork...ok Checking for system...ok Checking for select...ok Checking for execvpe...not found Checking for geteuid...ok Checking for mkstemp...ok Checking for realpath...ok Checking for isatty...ok Checking for regcomp...ok Checking for waitpid...ok Checking for sigaction...ok Checking for sys_signame...ok Checking for sys_siglist...ok Checking for isascii...ok Checking for syslog...ok Checking for opendir...ok Checking for readlink...ok Checking for sleep...ok Checking for usleep...ok Checking for pipe...ok Checking for getaddrinfo...ok Checking for utimes...ok Checking for shutdown...ok Checking for socketpair...ok Checking for isinf...ok Checking for isnan...ok Checking for link...ok Checking for symlink...ok Checking for fsync...ok Checking for dup...ok Checking for umask...ok Checking for localtime...ok Checking for gmtime...ok Checking for strptime...ok Checking for clock_gettime...ok Checking libs for backtrace...-lexecinfo Checking for sysinfo...not found Checking for struct stat.st_mtimespec...ok Checking for struct stat.st_mtim...ok Checking for struct flock...ok Checking for sys/types.h...(cached) ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no Checking for fseeko...ok Checking for ftello...ok Checking for make...ok Checking for asciidoc...no Checking for sed...ok Checking for _NSGetEnviron...not found Checking environ declared in unistd.h...no Checking for sys/types.h...(cached) ok Checking for sys/stat.h...(cached) ok Checking for mkdir with one arg...no Checking for S_IXUSR...ok Checking for S_IRWXG...ok Checking for S_IRWXO...ok Enabling UTF-8 Enabling math functions Checking libs for sin...-lm Enabling IPv6 Checking for pkg-config...pkg-config (not found) Checking for openssl/ssl.h...not found Checking libs for TLS_method...no Checking for termios.h...ok Enabling line editing Checking for inline support...yes Enabling references Building shared library Extension aio...enabled Extension array...enabled Extension pack...enabled Extension binary...enabled Extension clock...enabled Extension eventloop...enabled Extension exec...enabled Extension file...enabled Extension readdir...enabled Extension glob...enabled Extension history...enabled Extension interp...enabled Extension jsonencode...enabled Extension json...enabled Checking libs for dlopen...none needed Extension load...enabled Extension nshelper...enabled Extension namespace...enabled Extension oo...enabled Extension package...enabled Extension posix...enabled Extension regexp...enabled Extension signal...enabled Extension stdlib...enabled Extension syslog...enabled Extension tclcompat...enabled Extension tclprefix...enabled Extension tree...enabled Checking libs for deflate...-lz Extension zlib...enabled Using built-in regexp Jim static extensions: aio array binary clock eventloop exec file glob history interp json jsonencode load namespace nshelper oo pack package posix readdir regexp signal stdlib syslog tclcompat tclprefix tree zlib Created jim-config.h Created jimautoconf.h Created Makefile from Makefile.in Created tests/Makefile from tests/Makefile.in Created build-jim-ext from build-jim-ext.in Created jimtcl.pc from jimtcl.pc.in SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jimtcl-0.79 --- _load-static-exts.c --- --- jim-subcmd.o --- --- jim-interactive.o --- --- jim-format.o --- --- jim.o --- --- _unicode_mapping.c --- --- jimregexp.o --- --- jimiocompat.o --- --- linenoise.o --- --- jim-tty.o --- --- _load-static-exts.c --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-load-static-exts.tcl aio array clock eventloop exec file history interp json load namespace pack package posix readdir regexp signal syslog tclprefix zlib binary glob jsonencode nshelper oo stdlib tclcompat tree >_load-static-exts.c || ( rm _load-static-exts.c; exit 1) --- jim-interactive.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-interactive.c -o jim-interactive.o --- jim-format.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-format.c -o jim-format.o --- jim.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim.c -o jim.o --- _unicode_mapping.c --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./parse-unidata.tcl -width ./UnicodeData.txt ./EastAsianWidth.txt >_unicode_mapping.c || ( rm _unicode_mapping.c; exit 1) --- jimiocompat.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jimiocompat.c -o jimiocompat.o --- linenoise.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c linenoise.c -o linenoise.o --- jim-tty.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-tty.c -o jim-tty.o --- jim-subcmd.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-subcmd.c -o jim-subcmd.o --- jimregexp.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jimregexp.c -o jimregexp.o --- jsmn/jsmn.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jsmn/jsmn.c -o jsmn/jsmn.o --- jim-aio.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-aio.c -o jim-aio.o --- jim-array.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-array.c -o jim-array.o --- jim-clock.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-clock.c -o jim-clock.o --- jim-eventloop.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-eventloop.c -o jim-eventloop.o --- jim-exec.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-exec.c -o jim-exec.o jim-exec.c: In function 'JimCreatePipeline': jim-exec.c:729:12: warning: variable 'child_environ' set but not used [-Wunused-but-set-variable] char **child_environ; ^~~~~~~~~~~~~ --- jim-file.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-file.c -o jim-file.o --- jim-history.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-history.c -o jim-history.o --- jim-interp.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-interp.c -o jim-interp.o --- jim-json.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-json.c -o jim-json.o --- jim-load.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-load.c -o jim-load.o --- jim-namespace.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-namespace.c -o jim-namespace.o --- jim-pack.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-pack.c -o jim-pack.o --- jim-package.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-package.c -o jim-package.o --- jim-posix.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-posix.c -o jim-posix.o --- jim-readdir.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-readdir.c -o jim-readdir.o --- jim-regexp.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-regexp.c -o jim-regexp.o --- jim-signal.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-signal.c -o jim-signal.o --- jim-syslog.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-syslog.c -o jim-syslog.o --- jim-tclprefix.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-tclprefix.c -o jim-tclprefix.o --- jim-zlib.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jim-zlib.c -o jim-zlib.o --- binary.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl binary.tcl >_binary.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o binary.o _binary.c --- glob.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl glob.tcl >_glob.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o glob.o _glob.c --- jsonencode.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl jsonencode.tcl >_jsonencode.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o jsonencode.o _jsonencode.c --- nshelper.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl nshelper.tcl >_nshelper.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o nshelper.o _nshelper.c --- oo.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl oo.tcl >_oo.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o oo.o _oo.c --- stdlib.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl stdlib.tcl >_stdlib.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o stdlib.o _stdlib.c --- tclcompat.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl tclcompat.tcl >_tclcompat.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o tclcompat.o _tclcompat.c --- tree.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl tree.tcl >_tree.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o tree.o _tree.c --- jimsh.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c jimsh.c -o jimsh.o --- initjimsh.o --- /construction/lang/jimtcl/jimtcl-0.79/autosetup/jimsh0 ./make-c-ext.tcl initjimsh.tcl >_initjimsh.c cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c -o initjimsh.o _initjimsh.c --- _load-static-exts.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c _load-static-exts.c -o _load-static-exts.o --- utf8.o --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -c utf8.c -o utf8.o --- libjim.so.0.79 --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -Wl,-rpath,/usr/local/lib -shared -Wl,-soname,libjim.so.0.79 -o libjim.so.0.79 _load-static-exts.o jim-subcmd.o jim-interactive.o jim-format.o jim.o utf8.o jimregexp.o jimiocompat.o linenoise.o jim-tty.o jsmn/jsmn.o jim-aio.o jim-array.o jim-clock.o jim-eventloop.o jim-exec.o jim-file.o jim-history.o jim-interp.o jim-json.o jim-load.o jim-namespace.o jim-pack.o jim-package.o jim-posix.o jim-readdir.o jim-regexp.o jim-signal.o jim-syslog.o jim-tclprefix.o jim-zlib.o binary.o glob.o jsonencode.o nshelper.o oo.o stdlib.o tclcompat.o tree.o -lexecinfo -lm -lz --- jimsh --- cc -Wall -I. -fPIC -pipe -O2 -fno-strict-aliasing -fno-unwind-tables -fno-asynchronous-unwind-tables -DUSE_UTF8 -DUSE_TLSv1_2_method -Wl,-rpath -Wl,/usr/local/lib -rdynamic -Wl,-rpath,/usr/local/lib -o jimsh jimsh.o initjimsh.o libjim.so.0.79 -lexecinfo -lm -lz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> jimtcl-0.79 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for jimtcl-0.79 ===> jimtcl-0.79 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list mkdir -p /construction/lang/jimtcl/stage/usr/local/bin cp jimsh /construction/lang/jimtcl/stage/usr/local/bin mkdir -p /construction/lang/jimtcl/stage/usr/local/share/doc/jimtcl Warning: asciidoc not available - installing Tcl_shipped.html cp Tcl_shipped.html /construction/lang/jimtcl/stage/usr/local/share/doc/jimtcl/Tcl.html mkdir -p /construction/lang/jimtcl/stage/usr/local/lib/jim cp libjim.so.0.79 /construction/lang/jimtcl/stage/usr/local/lib cp ./README.extensions /construction/lang/jimtcl/stage/usr/local/lib/jim for i in tcltest.tcl ; do cp ./$i /construction/lang/jimtcl/stage/usr/local/lib/jim; done mkdir -p /construction/lang/jimtcl/stage/usr/local/include cp ./jim.h ./jim-eventloop.h ./jim-signal.h ./jim-subcmd.h ./jim-win32compat.h /construction/lang/jimtcl/stage/usr/local/include cp jim-config.h /construction/lang/jimtcl/stage/usr/local/include mkdir -p /construction/lang/jimtcl/stage/usr/local/bin cp build-jim-ext /construction/lang/jimtcl/stage/usr/local/bin mkdir -p /construction/lang/jimtcl/stage/usr/local/lib/pkgconfig cp jimtcl.pc /construction/lang/jimtcl/stage/usr/local/lib/pkgconfig ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libjim.so.0.79' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: you may not need USES=ssl Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for jimtcl-0.79 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:19