build started at Sat Jan 30 08:51:14 MSK 2021 port directory: /usr/ports/databases/tcl-sqlite3 package name: tcl-sqlite3-3.34.1 building for: FreeBSD local-default 12.2-RELEASE-p2 FreeBSD 12.2-RELEASE-p2 amd64 maintained by: pavelivolkov@gmail.com Makefile ident: $FreeBSD: head/databases/tcl-sqlite3/Makefile 557726 2020-12-11 12:07:15Z gahr $ Poudriere version: 3.3.99.20200326_2 Host OSVERSION: 1300132 Jail OSVERSION: 1202000 Job Id: ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p2 UNAME_r=12.2-RELEASE-p2 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root TRYBROKEN=yes LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.99.20200326_2 MASTERMNT=/usr/local/poudriere/data/.m/local-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/local-default/ref/.p OUTPUT_REDIRECTED_STDOUT=3 NO_WARNING_PKG_INSTALL_EOL=yes P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=local-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/local-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/testport.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for tcl-sqlite3-3.34.1: EXAMPLES=on: Build and/or install examples THREADS=on: Threading support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- pavelivolkov@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --with-system-sqlite --enable-threads --exec-prefix=/usr/local --with-tcl=/usr/local/lib/tcl8.6 --with-tclinclude=/usr/local/include/tcl8.6 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tcl-sqlite3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work HOME=/wrkdirs/usr/ports/databases/tcl-sqlite3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/tcl-sqlite3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe `pkg-config --cflags sqlite3` -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" `pkg-config --libs sqlite3` -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe `pkg-config --cflags sqlite3` -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="" TCL_PKG=sqlite33.34.1 OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sqlite3" EXAMPLESDIR="share/examples/sqlite3" DATADIR="share/sqlite3" WWWDIR="www/sqlite3" ETCDIR="etc/sqlite3" --End PLIST_SUB-- --SUB_LIST-- "TCLSH=/usr/local/bin/tclsh8.6" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sqlite3 DOCSDIR=/usr/local/share/doc/sqlite3 EXAMPLESDIR=/usr/local/share/examples/sqlite3 WWWDIR=/usr/local/www/sqlite3 ETCDIR=/usr/local/etc/sqlite3 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### VALID_CATEGORIES+=local MAKE_JOBS_UNSAFE=yes DEFAULT_VERSIONS+=perl5=5.32 DEFAULT_VERSIONS+=python3=3.8 DEFAULT_VERSIONS+=python=3.8 DEFAULT_VERSIONS+=ruby=2.4 DEFAULT_VERSIONS+=lua=5.3 #OPTIONS_UNSET= X11 DOCS EXAMPLES #OPTIONS_SET= LIBEDIT OPTIMAZED_CFLAGS GSSAPI_NONE #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p2 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 12186 open files (-n) 1024 virtual mem size (kbytes, -v) 8388608 swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License PD accepted by the user =========================================================================== =================================================== ===> tcl-sqlite3-3.34.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.2.txz [local-default] Installing pkg-1.16.2... [local-default] Extracting pkg-1.16.2: .......... done ===> tcl-sqlite3-3.34.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tcl-sqlite3-3.34.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License PD accepted by the user ===> tcl-sqlite3-3.34.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcl-sqlite3-3.34.1 for building =========================================================================== =================================================== ===> License PD accepted by the user ===> tcl-sqlite3-3.34.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcl-sqlite3-3.34.1 for building => SHA256 Checksum OK for sqlite-autoconf-3340100.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License PD accepted by the user ===> tcl-sqlite3-3.34.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcl-sqlite3-3.34.1 for building ===> Extracting for tcl-sqlite3-3.34.1 => SHA256 Checksum OK for sqlite-autoconf-3340100.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for tcl-sqlite3-3.34.1 =========================================================================== =================================================== ===> tcl-sqlite3-3.34.1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [local-default] Installing pkgconf-1.7.3,1... [local-default] Extracting pkgconf-1.7.3,1: .......... done ===> tcl-sqlite3-3.34.1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of tcl-sqlite3-3.34.1 =========================================================================== =================================================== ===> tcl-sqlite3-3.34.1 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.34.1,1.txz [local-default] Installing sqlite3-3.34.1,1... [local-default] `-- Installing libedit-3.1.20191231,1... [local-default] `-- Extracting libedit-3.1.20191231,1: .......... done [local-default] Extracting sqlite3-3.34.1,1: .......... done ===> tcl-sqlite3-3.34.1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of tcl-sqlite3-3.34.1 ===> tcl-sqlite3-3.34.1 depends on shared library: libtcl86.so - not found ===> Installing existing package /packages/All/tcl86-8.6.11_1.txz [local-default] Installing tcl86-8.6.11_1... [local-default] Extracting tcl86-8.6.11_1: .......... done ===> tcl-sqlite3-3.34.1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Returning to build of tcl-sqlite3-3.34.1 =========================================================================== =>> Recording filesystem state for prebuild... done =================================================== ===> tcl-sqlite3-3.34.1 depends on package: pkgconf>=1.3.0_1 - found ===> tcl-sqlite3-3.34.1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> tcl-sqlite3-3.34.1 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tcl-sqlite3-3.34.1 configure: loading site script /usr/ports/Templates/config.site checking for correct TEA configuration... ok (TEA 3.9) configure: configuring sqlite 3.34.1 checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for existence of /usr/local/lib/tcl8.6/tclConfig.sh... loading checking platform... unix checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... no checking for main in -lieee... no checking for main in -linet... no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... (cached) yes checking dirent.h... yes checking for errno.h... (cached) yes checking for float.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... (cached) yes checking for dlfcn.h... (cached) yes checking for sys/param.h... (cached) yes checking sqlite3.h usability... yes checking sqlite3.h presence... no configure: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sqlite3.h: proceeding with the compiler's result checking for sqlite3.h... yes checking for sqlite3_initialize in -lsqlite3... yes checking for Tcl public headers... /usr/local/include/tcl8.6 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for ranlib... (cached) ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... FreeBSD-12.2-RELEASE-p2 checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... none checking for 64-bit integer type... using long checking for build with symbols... no checking for fdatasync... no checking for usleep... (cached) yes checking for fullfsync... no checking for localtime_r... no checking for gmtime_r... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl =========================================================================== =================================================== ===> Building for tcl-sqlite3-3.34.1 cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.34.1\" -DPACKAGE_STRING=\"sqlite\ 3.34.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_SYSTEM_SQLITE=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_USLEEP=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -I"./generic" -I"/usr/local/include/tcl8.6" -I./.. -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/tclsqlite3.c` -o tclsqlite3.o rm -f libsqlite3.34.1.so cc -shared -o libsqlite3.34.1.so tclsqlite3.o -lpthread -lsqlite3 -L/usr/local/lib -ltclstub86 : libsqlite3.34.1.so If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html =========================================================================== =>> Checking for filesystem violations... done =================================================== =========================================================================== =>> Recording filesystem state for prestage... done =================================================== ===> Staging for tcl-sqlite3-3.34.1 ===> Generating temporary packing list If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html /bin/sh ./tclconfig/install-sh -c libsqlite3.34.1.so /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.34.1.so : /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3/libsqlite3.34.1.so Install pkgIndex.tcl /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/lib/sqlite3 Installing header files in /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/include Installing documentation in /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/man Installing ./doc/sqlite3.n install -m 555 /wrkdirs/usr/ports/databases/tcl-sqlite3/work/example.tcl /wrkdirs/usr/ports/databases/tcl-sqlite3/work/stage/usr/local/share/examples/sqlite3 ====> Compressing man pages (compress-man) =========================================================================== ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) =>> Checking for staging violations... done =================================================== ===> Building package for tcl-sqlite3-3.34.1 =========================================================================== =>> Recording filesystem state for preinst... done =================================================== ===> Installing for tcl-sqlite3-3.34.1 ===> Checking if tcl-sqlite3 is already installed ===> Registering installation for tcl-sqlite3-3.34.1 [local-default] Installing tcl-sqlite3-3.34.1... =========================================================================== =>> Checking shared library dependencies 0x0000000000000001 NEEDED Shared library: [libc.so.7] 0x0000000000000001 NEEDED Shared library: [libsqlite3.so.0] 0x0000000000000001 NEEDED Shared library: [libthr.so.3] =================================================== ===> Deinstalling for tcl-sqlite3 ===> Deinstalling tcl-sqlite3-3.34.1 Updating database digests format: ...... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: tcl-sqlite3: 3.34.1 Number of packages to be removed: 1 [local-default] [1/1] Deinstalling tcl-sqlite3-3.34.1... [local-default] [1/1] Deleting files for tcl-sqlite3-3.34.1: ....... done =========================================================================== =>> Checking for extra files and directories [00:00:21] Installing from package [local-default] Installing tcl-sqlite3-3.34.1... [local-default] Extracting tcl-sqlite3-3.34.1: ....... done [00:00:21] Cleaning up ===> Cleaning for tcl-sqlite3-3.34.1 [00:00:21] Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: tcl-sqlite3: 3.34.1 Number of packages to be removed: 1 [local-default] [1/1] Deinstalling tcl-sqlite3-3.34.1... [local-default] [1/1] Deleting files for tcl-sqlite3-3.34.1: ....... done build of databases/tcl-sqlite3 | tcl-sqlite3-3.34.1 ended at Sat Jan 30 08:51:21 MSK 2021 build time: 00:00:07