>>> Building on exopi-5 under textproc/unrtf BDEPENDS = [converters/libiconv] DIST = [textproc/unrtf:unrtf-0.21.10.tar.gz] FULLPKGNAME = unrtf-0.21.10 RDEPENDS = [converters/libiconv] (Junk lock obtained for exopi-5 at 1713353906.49) >>> Running depends in textproc/unrtf at 1713353906.54 last junk was in audio/libbs2b /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 >>> Running show-prepare-results in textproc/unrtf at 1713353908.20 ===> textproc/unrtf ===> Building from scratch unrtf-0.21.10 ===> unrtf-0.21.10 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c iconv ===> found c.100.0 iconv.7.1 libiconv-1.17 (Junk lock released for exopi-5 at 1713353908.99) distfiles size=812696 >>> Running build in textproc/unrtf at 1713353909.08 ===> textproc/unrtf ===> Checking files for unrtf-0.21.10 `/exopi-cvs/ports/distfiles/unrtf-0.21.10.tar.gz' is up to date. >> (SHA256) unrtf-0.21.10.tar.gz: OK ===> Extracting for unrtf-0.21.10 ===> Patching for unrtf-0.21.10 ===> 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 unrtf-0.21.10 ===> Configuring for unrtf-0.21.10 Using /exopi-obj/pobj/unrtf-0.21.10/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/unrtf-0.21.10/config.site checking for a BSD-compatible install... /exopi-obj/pobj/unrtf-0.21.10/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 whether to enable maintainer-specific portions of Makefiles... no 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 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 stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... (cached) yes checking for strchr... (cached) yes checking for strstr... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating outputs/Makefile config.status: creating patches/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for unrtf-0.21.10 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT attr.o -MD -MP -MF .deps/attr.Tpo -c -o attr.o attr.c mv -f .deps/attr.Tpo .deps/attr.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c convert.c:1522:18: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] my_free(string); ^~~~~~ ./malloc.h:36:27: note: passing argument to parameter here extern void my_free(char *); ^ convert.c:3795:13: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] my_free(post_trans); ^~~~~~~~~~ ./malloc.h:36:27: note: passing argument to parameter here extern void my_free(char *); ^ 2 warnings generated. mv -f .deps/convert.Tpo .deps/convert.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT my_iconv.o -MD -MP -MF .deps/my_iconv.Tpo -c -o my_iconv.o my_iconv.c mv -f .deps/my_iconv.Tpo .deps/my_iconv.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT malloc.o -MD -MP -MF .deps/malloc.Tpo -c -o malloc.o malloc.c malloc.c:168:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] void *malloc(); ^ /usr/include/stdlib.h:113:7: note: conflicting prototype is here void *malloc(size_t); ^ 1 warning generated. mv -f .deps/malloc.Tpo .deps/malloc.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c output.c:195:10: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] result = get_alias(op, unicode); /* Try for ie, entity */ ^ ~~~~~~~~~~~~~~~~~~~~~~ output.c:290:12: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] my_free(result); ^~~~~~ ./malloc.h:36:27: note: passing argument to parameter here extern void my_free(char *); ^ 2 warnings generated. mv -f .deps/output.Tpo .deps/output.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c mv -f .deps/parse.Tpo .deps/parse.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/path.Tpo .deps/path.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT unicode.o -MD -MP -MF .deps/unicode.Tpo -c -o unicode.o unicode.c mv -f .deps/unicode.Tpo .deps/unicode.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/local/share/unrtf\" -I/usr/local/include -O2 -pipe -MT word.o -MD -MP -MF .deps/word.Tpo -c -o word.o word.c mv -f .deps/word.Tpo .deps/word.Po cc -O2 -pipe -L/usr/local/lib -liconv -o unrtf attr.o convert.o error.o hash.o my_iconv.o main.o malloc.o output.o parse.o path.o unicode.o user.o util.o word.o attr.c(attr.o:(assemble_string)): warning: strcpy() is almost always misused, please use strlcpy() path.c(path.o:(search_in_path)): warning: strcat() is almost always misused, please use strlcat() Making all in tests Making all in doc sed -e 's!@DATADIR@!/usr/local/share/unrtf!g' < ./unrtf.1.in > unrtf.1 Making all in patches Making all in outputs >>> Running package in textproc/unrtf at 1713353917.38 ===> textproc/unrtf ===> Faking installation for unrtf-0.21.10 Making install in src mkdir -p '/exopi-obj/pobj/unrtf-0.21.10/fake-amd64/usr/local/bin' /exopi-obj/pobj/unrtf-0.21.10/bin/install -c -s -m 755 unrtf '/exopi-obj/pobj/unrtf-0.21.10/fake-amd64/usr/local/bin' Making install in tests Making install in doc mkdir -p '/exopi-obj/pobj/unrtf-0.21.10/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/unrtf-0.21.10/bin/install -c -m 644 unrtf.1 '/exopi-obj/pobj/unrtf-0.21.10/fake-amd64/usr/local/man/man1' Making install in patches Making install in outputs mkdir -p '/exopi-obj/pobj/unrtf-0.21.10/fake-amd64/usr/local/share/unrtf' /exopi-obj/pobj/unrtf-0.21.10/bin/install -c -m 644 html.conf latex.conf rtf.conf text.conf troff_mm.conf vt.conf SYMBOL.charmap '/exopi-obj/pobj/unrtf-0.21.10/fake-amd64/usr/local/share/unrtf' ===> Building package for unrtf-0.21.10 Create /exopi-cvs/ports/packages/amd64/all/unrtf-0.21.10.tgz Creating package unrtf-0.21.10 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************* | 71% archiving|*********************************************** | 74% archiving|***************************************************** | 82% archiving|********************************************************* | 90% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/unrtf-0.21.10.tgz >>> Running clean in textproc/unrtf at 1713353919.78 ===> textproc/unrtf ===> Cleaning for unrtf-0.21.10 >>> Ended at 1713353920.02 max_stuck=0.00/depends=1.67/show-prepare-results=0.84/build=8.34/package=2.41/clean=0.27