>>> Building on exopi-4 under mail/tnef BDEPENDS = [devel/gettext,-runtime;devel/autoconf/2.71;devel/automake/1.16;devel/metaauto;devel/libtool] DIST = [mail/tnef:tnef-1.4.18.tar.gz] FULLPKGNAME = tnef-1.4.18 RDEPENDS = [devel/gettext,-runtime] (Junk lock obtained for exopi-4 at 1716219767.47) >>> Running depends in mail/tnef at 1716219767.51 last junk was in misc/pdmenu /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gettext-runtime-0.22.5 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gettext-runtime-0.22.5 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gettext-runtime-0.22.5 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in mail/tnef at 1716219769.21 ===> mail/tnef ===> Building from scratch tnef-1.4.18 ===> tnef-1.4.18 depends on: metaauto-* -> metaauto-1.0p4 ===> tnef-1.4.18 depends on: autoconf-2.71 -> autoconf-2.71 ===> tnef-1.4.18 depends on: automake->=1.16,<1.17 -> automake-1.16.5 ===> tnef-1.4.18 depends on: libtool-* -> libtool-2.4.2p2 ===> tnef-1.4.18 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c intl ===> found c.100.1 intl.8.0 autoconf-2.71 automake-1.16.5 gettext-runtime-0.22.5 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-4 at 1716219770.67) distfiles size=4650361 >>> Running extract in mail/tnef at 1716219770.71 ===> mail/tnef ===> Checking files for tnef-1.4.18 `/exopi-cvs/ports/distfiles/tnef-1.4.18.tar.gz' is up to date. >> (SHA256) tnef-1.4.18.tar.gz: OK ===> Extracting for tnef-1.4.18 >>> Running patch in mail/tnef at 1716219771.28 ===> mail/tnef ===> Patching for tnef-1.4.18 ===> Applying OpenBSD patch patch-src_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/main.c |--- src/main.c.orig |+++ src/main.c -------------------------- Patching file src/main.c using Plan A... Hunk #1 succeeded at 355. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in mail/tnef at 1716219771.59 ===> mail/tnef ===> Generating configure for tnef-1.4.18 Running autoreconf-2.71 in /exopi-obj/pobj/tnef-1.4.18/tnef-1.4.18 configure.ac:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:5: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:23: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/headers.m4:712: AC_HEADER_STDC is expanded from... configure.ac:23: the top level configure.ac:41: installing './config.guess' configure.ac:41: installing './config.sub' ===> Configuring for tnef-1.4.18 Using /exopi-obj/pobj/tnef-1.4.18/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/tnef-1.4.18/config.site checking for a BSD-compatible install... /exopi-obj/pobj/tnef-1.4.18/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 gawk... (cached) awk 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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether ln -s works... yes checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking for gettext in -lintl... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for libintl.h... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether basename is declared... no checking for size_t... (cached) yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... (cached) yes checking size of int... 4 checking for strdup... (cached) yes checking for getopt_long... (cached) yes checking for basename... (cached) yes checking for strrchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for strtoul... (cached) yes checking for vprintf... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for GNU libc compatible malloc... yes checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating BUGS config.status: creating tnef.spec config.status: creating doc/Makefile config.status: creating doc/tnef.1 config.status: creating doc/www/Makefile config.status: creating doc/www/cgi-bin/Makefile config.status: creating doc/www/htdocs/Makefile config.status: creating src/Makefile config.status: creating src/replace/Makefile config.status: creating tests/Makefile config.status: creating tests/cmdline/Makefile config.status: creating tests/files/Makefile config.status: creating tests/files/baselines/Makefile config.status: creating tests/files/datafiles/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in mail/tnef at 1716219785.74 ===> mail/tnef ===> Building for tnef-1.4.18 Making all in doc Making all in www Making all in cgi-bin Making all in htdocs Making all in src /bin/sh -c 'TAG=tnef_name awk -f ./mkdata.awk ./tnef-names.data' /bin/sh -c 'TAG=tnef_type awk -f ./mkdata.awk ./tnef-types.data' /bin/sh -c 'TAG=mapi_type awk -f ./mkdata.awk ./mapi-types.data' /bin/sh -c 'TAG=mapi_name awk -f ./mkdata.awk ./mapi-names.data' /usr/bin/make all-recursive Making all in replace cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include -O2 -pipe -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libreplace.a ar cru libreplace.a dummy.o ranlib libreplace.a Making all in . cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT tnef_names.o -MD -MP -MF .deps/tnef_names.Tpo -c -o tnef_names.o tnef_names.c mv -f .deps/tnef_names.Tpo .deps/tnef_names.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT tnef_types.o -MD -MP -MF .deps/tnef_types.Tpo -c -o tnef_types.o tnef_types.c mv -f .deps/tnef_types.Tpo .deps/tnef_types.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT mapi_types.o -MD -MP -MF .deps/mapi_types.Tpo -c -o mapi_types.o mapi_types.c mv -f .deps/mapi_types.Tpo .deps/mapi_types.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT mapi_names.o -MD -MP -MF .deps/mapi_names.Tpo -c -o mapi_names.o mapi_names.c mv -f .deps/mapi_names.Tpo .deps/mapi_names.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c mv -f .deps/alloc.Tpo .deps/alloc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT attr.o -MD -MP -MF .deps/attr.Tpo -c -o attr.o attr.c In file included from attr.c:29: ./attr.h:72:14: 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 subsequent definition [-Wdeprecated-non-prototype] extern Attr* attr_read (); ^ attr.c:242:1: note: conflicting prototype is here attr_read (FILE* in) ^ 1 warning generated. mv -f .deps/attr.Tpo .deps/attr.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c mv -f .deps/date.Tpo .deps/date.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:358:9: warning: call to undeclared function 'pledge'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (pledge("stdio rpath wpath cpath", NULL) == -1) ^ 1 warning generated. mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT mapi_attr.o -MD -MP -MF .deps/mapi_attr.Tpo -c -o mapi_attr.o mapi_attr.c mv -f .deps/mapi_attr.Tpo .deps/mapi_attr.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po cc -DHAVE_CONFIG_H -I. -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/usr/local/include -O2 -pipe -MT rtf.o -MD -MP -MF .deps/rtf.Tpo -c -o rtf.o rtf.c mv -f .deps/rtf.Tpo .deps/rtf.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT tnef.o -MD -MP -MF .deps/tnef.Tpo -c -o tnef.o tnef.c tnef.c:70:22: warning: passing arguments to 'attr_read' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] attr = attr_read (in); ^ 1 warning generated. mv -f .deps/tnef.Tpo .deps/tnef.Po cc -DHAVE_CONFIG_H -I. -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/usr/local/include -O2 -pipe -MT write.o -MD -MP -MF .deps/write.Tpo -c -o write.o write.c mv -f .deps/write.Tpo .deps/write.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -MT xstrdup.o -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.o xstrdup.c mv -f .deps/xstrdup.Tpo .deps/xstrdup.Po cc -O2 -pipe -L/usr/local/lib -o tnef alloc.o attr.o date.o debug.o file.o main.o mapi_attr.o options.o path.o rtf.o tnef.o util.o write.o xstrdup.o tnef_names.o tnef_types.o mapi_types.o mapi_names.o replace/libreplace.a -lintl tnef.c(tnef.o:(parse_file)): warning: strcpy() is almost always misused, please use strlcpy() tnef.c(tnef.o:(parse_file)): warning: strcat() is almost always misused, please use strlcat() path.c(path.o:(find_free_number)): warning: sprintf() is often misused, please use snprintf() Making all in tests Making all in cmdline Making all in files Making all in baselines Making all in datafiles >>> Running package in mail/tnef at 1716219789.57 ===> mail/tnef ===> Faking installation for tnef-1.4.18 Making install in doc Making install in www Making install in cgi-bin Making install in htdocs mkdir -p '/exopi-obj/pobj/tnef-1.4.18/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/tnef-1.4.18/bin/install -c -m 644 tnef.1 '/exopi-obj/pobj/tnef-1.4.18/fake-amd64/usr/local/man/man1' Making install in src /usr/bin/make install-recursive Making install in replace Making install in . mkdir -p '/exopi-obj/pobj/tnef-1.4.18/fake-amd64/usr/local/bin' /exopi-obj/pobj/tnef-1.4.18/bin/install -c -s -m 755 tnef '/exopi-obj/pobj/tnef-1.4.18/fake-amd64/usr/local/bin' Making install in tests Making install in cmdline Making install in files Making install in baselines Making install in datafiles ===> Building package for tnef-1.4.18 Create /exopi-cvs/ports/packages/amd64/all/tnef-1.4.18.tgz Creating package tnef-1.4.18 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|*********************************************************** | 92% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/tnef-1.4.18 was updated @wantlib c.100.0 -> @wantlib c.100.1 Link to /exopi-cvs/ports/packages/amd64/ftp/tnef-1.4.18.tgz >>> Running clean in mail/tnef at 1716219791.65 ===> mail/tnef ===> Cleaning for tnef-1.4.18 >>> Ended at 1716219791.98 max_stuck=1.21/depends=1.71/show-prepare-results=1.49/extract=0.58/patch=0.32/configure=14.15/build=3.82/package=2.08/clean=0.36