Script started on Fri May 11 16:26:48 2018 12current.localhost# make -DBATCH check-plist ===> License MIT accepted by the user ===> tclbsd-1.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tclbsd-1.7 for building ===> Extracting for tclbsd-1.7 => SHA256 Checksum OK for flightaware-tclbsd-v1.7_GH0.tar.gz. ===> Patching for tclbsd-1.7 ===> tclbsd-1.7 depends on executable: autoconf-2.69 - found ===> tclbsd-1.7 depends on executable: autoheader-2.69 - found ===> tclbsd-1.7 depends on executable: autoreconf-2.69 - found ===> tclbsd-1.7 depends on executable: aclocal-1.15 - found ===> tclbsd-1.7 depends on executable: automake-1.15 - found ===> tclbsd-1.7 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) ===> Configuring for tclbsd-1.7 configure: loading site script /usr/ports/Templates/config.site 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 how to run the C preprocessor... cpp 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 sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for setproctitle... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for getfsstat... yes checking for clock_gettime... (cached) yes checking for struct statfs.f_iosize... no checking for correct TEA configuration... ok (TEA 3.9) configure: configuring BSD 1.7 checking for Tcl configuration... found /usr/local/lib/tcl8.6/tclConfig.sh 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 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 sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking termios vs. termio vs. sgtty... termios 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.0-CURRENT 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 tclsh... /usr/local/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl ===> Building for tclbsd-1.7 --- doc --- --- bsd.o --- cc -DPACKAGE_NAME=\"BSD\" -DPACKAGE_TARNAME=\"bsd\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"BSD\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_SETPROCTITLE=1 -DHAVE_STATFS=1 -DHAVE_STATVFS=1 -DHAVE_GETFSSTAT=1 -DHAVE_CLOCK_GETTIME=1 -DBUILD_BSD=/\*\*/ -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=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 -I"/usr/local/include/tcl8.6" -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/bsd.c` -o bsd.o --- doc --- 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 --- bsdgetkey.o --- cc -DPACKAGE_NAME=\"BSD\" -DPACKAGE_TARNAME=\"bsd\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"BSD\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_SETPROCTITLE=1 -DHAVE_STATFS=1 -DHAVE_STATVFS=1 -DHAVE_GETFSSTAT=1 -DHAVE_CLOCK_GETTIME=1 -DBUILD_BSD=/\*\*/ -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=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 -I"/usr/local/include/tcl8.6" -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/bsdgetkey.c` -o bsdgetkey.o --- bsdsyslog.o --- cc -DPACKAGE_NAME=\"BSD\" -DPACKAGE_TARNAME=\"bsd\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"BSD\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_SETPROCTITLE=1 -DHAVE_STATFS=1 -DHAVE_STATVFS=1 -DHAVE_GETFSSTAT=1 -DHAVE_CLOCK_GETTIME=1 -DBUILD_BSD=/\*\*/ -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=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 -I"/usr/local/include/tcl8.6" -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/bsdsyslog.c` -o bsdsyslog.o --- sysctl.o --- cc -DPACKAGE_NAME=\"BSD\" -DPACKAGE_TARNAME=\"bsd\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"BSD\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_SETPROCTITLE=1 -DHAVE_STATFS=1 -DHAVE_STATVFS=1 -DHAVE_GETFSSTAT=1 -DHAVE_CLOCK_GETTIME=1 -DBUILD_BSD=/\*\*/ -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=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 -I"/usr/local/include/tcl8.6" -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/sysctl.c` -o sysctl.o --- tclbsd.o --- cc -DPACKAGE_NAME=\"BSD\" -DPACKAGE_TARNAME=\"bsd\" -DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"BSD\ 1.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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 -DHAVE_SETPROCTITLE=1 -DHAVE_STATFS=1 -DHAVE_STATVFS=1 -DHAVE_GETFSSTAT=1 -DHAVE_CLOCK_GETTIME=1 -DBUILD_BSD=/\*\*/ -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=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 -I"/usr/local/include/tcl8.6" -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -O2 -DNDEBUG -Wall -fPIC -c `echo ./generic/tclbsd.c` -o tclbsd.o --- libBSD1.7.so --- rm -f libBSD1.7.so cc -shared -o libBSD1.7.so bsd.o bsdgetkey.o bsdsyslog.o sysctl.o tclbsd.o -Wl,-soname,libBSD1.7.so -L/usr/local/lib -ltclstub86 : libBSD1.7.so ===> Staging for tclbsd-1.7 ===> 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 -m 644 libBSD1.7.so /ports/devel/tclbsd/work/stage/usr/local/lib/BSD1.7/libBSD1.7.so : /ports/devel/tclbsd/work/stage/usr/local/lib/BSD1.7/libBSD1.7.so Install bsd_procs.tcl /ports/devel/tclbsd/work/stage/usr/local/lib/BSD1.7/bsd_procs.tcl Install pkgIndex.tcl /ports/devel/tclbsd/work/stage/usr/local/lib/BSD1.7 Installing header files in /ports/devel/tclbsd/work/stage/usr/local/include Installing documentation in /ports/devel/tclbsd/work/stage/usr/local/man Installing ./doc/bsd.n /usr/bin/strip /ports/devel/tclbsd/work/stage/usr/local/lib/BSD1.7/libBSD1.7.so install -m 0644 /ports/devel/tclbsd/work/tclbsd-1.7/doc/bsd.pdf /ports/devel/tclbsd/work/stage/usr/local/share/doc/tclbsd ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file ====> 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) 12current.localhost# make check-sanity ===> License MIT accepted by the user 12current.localhost# portlint looks fine. 12current.localhost# uname FreeBSD devbox 12.0-CURRENT FreeBSD 12.0-CURRENT #0: root@devbox:/usr/obj/usr/src/amd64.amd64/sys/DEVBOX amd64 12current.localhost# exit exit Script done on Fri May 11 16:29:11 2018