>>> Building on exopi-6 under misc/teseq BDEPENDS = [archivers/xz] DIST = [misc/teseq:teseq-1.1.1.tar.xz] FULLPKGNAME = teseq-1.1.1 Avoided depends for xz-5.4.5 distfiles size=240256 >>> Running build in misc/teseq at 1711448795.88 ===> misc/teseq ===> Building from scratch teseq-1.1.1 ===> teseq-1.1.1 depends on: xz->=5.4.0 -> xz-5.4.5 ===> Verifying specs: c ===> found c.99.0 ===> Checking files for teseq-1.1.1 `/exopi-cvs/ports/distfiles/teseq-1.1.1.tar.xz' is up to date. >> (SHA256) teseq-1.1.1.tar.xz: OK ===> Extracting for teseq-1.1.1 ===> Patching for teseq-1.1.1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for teseq-1.1.1 ===> Configuring for teseq-1.1.1 Using /exopi-obj/pobj/teseq-1.1.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/teseq-1.1.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/teseq-1.1.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o 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... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcheck... no checking how to run the C preprocessor... cc -E 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 for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for getopt.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes (cached) checking for vprintf... (cached) yes checking for _doprnt... no checking for strchr... (cached) yes checking for working vsnprintf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating reseq config.status: creating run-tests config.status: creating src/config.h config.status: executing depfiles commands config.status: executing src/test-inputbuf.inf commands config.status: executing doc commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for teseq-1.1.1 depbase=`echo src/teseq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -MT src/teseq.o -MD -MP -MF $depbase.Tpo -c -o src/teseq.o src/teseq.c && mv -f $depbase.Tpo $depbase.Po src/teseq.c:626:10: warning: floating-point comparison is always false; constant cannot be represented exactly in type 'float' [-Wliteral-range] if (id == 8.1) ~~ ^ ~~~ src/teseq.c:628:15: warning: floating-point comparison is always false; constant cannot be represented exactly in type 'float' [-Wliteral-range] else if (id == 8.2) ~~ ^ ~~~ src/teseq.c:630:15: warning: floating-point comparison is always false; constant cannot be represented exactly in type 'float' [-Wliteral-range] else if (id == 9.1) ~~ ^ ~~~ src/teseq.c:632:15: warning: floating-point comparison is always false; constant cannot be represented exactly in type 'float' [-Wliteral-range] else if (id == 9.2) ~~ ^ ~~~ 4 warnings generated. depbase=`echo src/inputbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -MT src/inputbuf.o -MD -MP -MF $depbase.Tpo -c -o src/inputbuf.o src/inputbuf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/ringbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -MT src/ringbuf.o -MD -MP -MF $depbase.Tpo -c -o src/ringbuf.o src/ringbuf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/putter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -MT src/putter.o -MD -MP -MF $depbase.Tpo -c -o src/putter.o src/putter.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/csi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -O2 -pipe -MT src/csi.o -MD -MP -MF $depbase.Tpo -c -o src/csi.o src/csi.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -o teseq src/teseq.o src/inputbuf.o src/ringbuf.o src/putter.o src/csi.o teseq.c(src/teseq.o:(print_gxd_info)): warning: sprintf() is often misused, please use snprintf() >>> Running package in misc/teseq at 1711448803.15 ===> misc/teseq ===> Faking installation for teseq-1.1.1 mkdir -p '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/teseq-1.1.1/bin/install -c -s -m 755 teseq '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/teseq-1.1.1/bin/install -c -m 755 reseq '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/info' /exopi-obj/pobj/teseq-1.1.1/bin/install -c -m 644 ./doc/teseq.info '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/info' '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/info/teseq.info' mkdir -p '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/teseq-1.1.1/bin/install -c -m 644 doc/teseq.1 doc/reseq.1 '/exopi-obj/pobj/teseq-1.1.1/fake-amd64/usr/local/man/man1' ===> Building package for teseq-1.1.1 Create /exopi-cvs/ports/packages/amd64/all/teseq-1.1.1.tgz Creating package teseq-1.1.1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************** | 45% archiving|******************************* | 49% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/teseq-1.1.1.tgz >>> Running clean in misc/teseq at 1711448804.81 ===> misc/teseq ===> Cleaning for teseq-1.1.1 >>> Ended at 1711448805.10 max_stuck=0.00/build=7.40/package=1.68/clean=0.32