>>> Building on exopi-5 under net/castget BDEPENDS = [net/curl;audio/id3lib;archivers/bzip2;devel/glib2;textproc/libxml] DIST = [net/castget:castget-2.0.1.tar.bz2] FULLPKGNAME = castget-2.0.1p0 RDEPENDS = [textproc/libxml;devel/glib2;audio/id3lib;net/curl] (Junk lock obtained for exopi-5 at 1714819741.74) >>> Running depends in net/castget at 1714819741.77 last junk was in graphics/pecl-imagick,php80 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 glib2-2.80.0 id3lib-3.8.3p10 libxml-2.12.6 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 curl-8.7.1 glib2-2.80.0 id3lib-3.8.3p10 libxml-2.12.6 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 glib2-2.80.0 id3lib-3.8.3p10 libxml-2.12.6 >>> Running show-prepare-results in net/castget at 1714819745.41 ===> net/castget ===> Building from scratch castget-2.0.1p0 ===> castget-2.0.1p0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> castget-2.0.1p0 depends on: id3lib-* -> id3lib-3.8.3p10 ===> castget-2.0.1p0 depends on: glib2-*-!bootstrap -> glib2-2.80.0 ===> castget-2.0.1p0 depends on: curl-* -> curl-8.7.1 ===> castget-2.0.1p0 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c crypto curl glib-2.0 iconv id3 intl lzma m nghttp2 pcre2-8 pthread ssl xml2 z ===> found c.100.0 crypto.54.0 curl.26.25 glib-2.0.4201.12 iconv.7.1 id3.4.0 intl.8.0 lzma.2.2 m.10.1 nghttp2.0.23 pcre2-8.0.6 pthread.27.1 ssl.57.0 xml2.20.0 z.7.0 bzip2-1.0.8p0 curl-8.7.1 glib2-2.80.0 id3lib-3.8.3p10 libxml-2.12.6 (Junk lock released for exopi-5 at 1714819746.72) distfiles size=320226 >>> Running build in net/castget at 1714819746.75 ===> net/castget ===> Checking files for castget-2.0.1p0 `/exopi-cvs/ports/distfiles/castget-2.0.1.tar.bz2' is up to date. >> (SHA256) castget-2.0.1.tar.bz2: OK ===> Extracting for castget-2.0.1p0 ===> Patching for castget-2.0.1p0 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Honor the result of AC_SEARCH_LIBS() and don't hardcode linking with |libstdc++. | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 12346. 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++ ===> Generating configure for castget-2.0.1p0 ===> Configuring for castget-2.0.1p0 Using /exopi-obj/pobj/castget-2.0.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/castget-2.0.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/castget-2.0.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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIBS... yes checking for curl-config... /usr/local/bin/curl-config checking for library containing ID3Tag_Link... -lid3 checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strdup... (cached) yes checking for strtol... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for castget-2.0.1p0 /usr/bin/make all-recursive Making all in tests Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT castget.o -MD -MP -MF .deps/castget.Tpo -c -o castget.o castget.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/castget.Tpo .deps/castget.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT channel.o -MD -MP -MF .deps/channel.Tpo -c -o channel.o channel.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/channel.Tpo .deps/channel.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT configuration.o -MD -MP -MF .deps/configuration.Tpo -c -o configuration.o configuration.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/configuration.Tpo .deps/configuration.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT date_parsing.o -MD -MP -MF .deps/date_parsing.Tpo -c -o date_parsing.o date_parsing.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/date_parsing.Tpo .deps/date_parsing.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT filenames.o -MD -MP -MF .deps/filenames.Tpo -c -o filenames.o filenames.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/filenames.Tpo .deps/filenames.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT htmlent.o -MD -MP -MF .deps/htmlent.Tpo -c -o htmlent.o htmlent.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/htmlent.Tpo .deps/htmlent.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT libxmlutil.o -MD -MP -MF .deps/libxmlutil.Tpo -c -o libxmlutil.o libxmlutil.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] libxmlutil.c:51:12: warning: call to undeclared library function 'strtol' with type 'long (const char *, char **, int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return strtol((char *)s, (char **)NULL, 10); ^ libxmlutil.c:51:12: note: include the header or explicitly provide a declaration for 'strtol' 1 warning generated. mv -f .deps/libxmlutil.Tpo .deps/libxmlutil.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT patterns.o -MD -MP -MF .deps/patterns.Tpo -c -o patterns.o patterns.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/patterns.Tpo .deps/patterns.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/progress.Tpo .deps/progress.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT rss.o -MD -MP -MF .deps/rss.Tpo -c -o rss.o rss.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] rss.c:214:9: warning: 'xmlSAXParseFile' is deprecated [-Wdeprecated-declarations] doc = xmlSAXParseFile(ctxt->sax, filename, 0); ^ /usr/local/include/libxml2/libxml/parser.h:1032:1: note: 'xmlSAXParseFile' has been explicitly marked deprecated here XML_DEPRECATED ^ /usr/local/include/libxml2/libxml/xmlversion.h:447:43: note: expanded from macro 'XML_DEPRECATED' # define XML_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. mv -f .deps/rss.Tpo .deps/rss.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT urlget.o -MD -MP -MF .deps/urlget.Tpo -c -o urlget.o urlget.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/urlget.Tpo .deps/urlget.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -lm -I/usr/local/include -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c cc: warning: -lm: 'linker' input unused [-Wunused-command-line-argument] mv -f .deps/utils.Tpo .deps/utils.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L/usr/local/lib -o castget castget.o channel.o configuration.o date_parsing.o filenames.o htmlent.o libxmlutil.o patterns.o progress.o rss.o urlget.o utils.o -L/usr/local/lib -lglib-2.0 -lintl -lxml2 -L/usr/local/lib -lcurl -lid3 libtool: link: cc -o castget -pthread -O2 -pipe castget.o channel.o configuration.o date_parsing.o filenames.o htmlent.o libxmlutil.o patterns.o progress.o rss.o urlget.o utils.o -L.libs -lglib-2.0 -liconv -lintl -lpcre2-8 -lpthread -lxml2 -lz -llzma -lm -lcurl -lnghttp3 -lngtcp2_crypto_quictls -lngtcp2 -lssl -lcrypto -lnghttp2 -lid3 -Wl,-rpath-link,/usr/local/lib >>> Running package in net/castget at 1714819760.11 ===> net/castget ===> Faking installation for castget-2.0.1p0 Making install in tests Making install in src mkdir -p '/exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/castget-2.0.1/bin/install -c -s -m 755 castget '/exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/castget-2.0.1/bin/install -c -s -m 755 castget /exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/castget-2.0.1/bin/install -c -m 644 castget.1 '/exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/castget-2.0.1/bin/install -c -m 644 castgetrc.5 '/exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/castget-2.0.1/bin/install -d -m 755 /exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/share/examples/castget /exopi-obj/pobj/castget-2.0.1/bin/install -c -m 644 /exopi-obj/pobj/castget-2.0.1/castget-2.0.1/castgetrc.example /exopi-obj/pobj/castget-2.0.1/fake-amd64/usr/local/share/examples/castget ===> Building package for castget-2.0.1p0 Create /exopi-cvs/ports/packages/amd64/all/castget-2.0.1p0.tgz Creating package castget-2.0.1p0 reading plist| checking dependencies| checking dependencies|audio/id3lib checking dependencies|devel/glib2 checking dependencies|net/curl checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************************** | 83% archiving|********************************************************* | 89% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/castget-2.0.1p0.tgz >>> Running clean in net/castget at 1714819766.13 ===> net/castget ===> Cleaning for castget-2.0.1p0 >>> Ended at 1714819766.33 max_stuck=0.00/depends=3.64/show-prepare-results=1.34/build=13.35/package=6.02/clean=0.23