>>> Building on exopi-4 under audio/libcddb BDEPENDS = [converters/libiconv;archivers/bzip2] DIST = [audio/libcddb:libcddb-1.3.2.tar.bz2] FULLPKGNAME = libcddb-1.3.2p2 RDEPENDS = [converters/libiconv] Woken up audio/flac Woken up audio/flac Woken up audio/flac Woken up audio/flac (Junk lock failure for exopi-4 at 1780748283.26148) Received IO (Junk lock obtained for exopi-4 at 1780748287.07) Woken up audio/libcddb Short-cut: depends already handled by audio/flac >>> Running show-prepare-results in audio/libcddb at 1780748290.37 ===> audio/libcddb ===> Building from scratch libcddb-1.3.2p2 ===> libcddb-1.3.2p2 depends on: bzip2-* -> bzip2-1.0.8p0 ===> libcddb-1.3.2p2 depends on: libiconv-* -> libiconv-1.19 ===> Verifying specs: c iconv ===> found c.103.0 iconv.7.2 bzip2-1.0.8p0 libiconv-1.19 (Junk lock released for exopi-4 at 1780748291.60) Woken up databases/sqlite3 distfiles size=352909 >>> Running build in audio/libcddb at 1780748291.68 ===> audio/libcddb ===> Checking files for libcddb-1.3.2p2 `/exopi-cvs/ports/distfiles/libcddb-1.3.2.tar.bz2' is up to date. >> (SHA256) all files: OK ===> Extracting for libcddb-1.3.2p2 ===> Patching for libcddb-1.3.2p2 ===> Applying OpenBSD patch patch-include_cddb_cddb_log_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: include/cddb/cddb_log.h |--- include/cddb/cddb_log.h.orig |+++ include/cddb/cddb_log.h -------------------------- Patching file include/cddb/cddb_log.h using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-include_cddb_cddb_log_ni_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: include/cddb/cddb_log_ni.h |--- include/cddb/cddb_log_ni.h.orig |+++ include/cddb/cddb_log_ni.h -------------------------- Patching file include/cddb/cddb_log_ni.h using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-lib_cddb_net_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with llvm22: | |error: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] | |Index: lib/cddb_net.c |--- lib/cddb_net.c.orig |+++ lib/cddb_net.c -------------------------- Patching file lib/cddb_net.c using Plan A... Hunk #1 succeeded at 305. 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 libcddb-1.3.2p2 ===> Configuring for libcddb-1.3.2p2 Using /exopi-obj/pobj/libcddb-1.3.2/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libcddb-1.3.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libcddb-1.3.2/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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-openbsd7.9 checking host system type... x86_64-unknown-openbsd7.9 checking for gawk... (cached) awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 ar... (cached) ar 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 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.9 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 a BSD-compatible install... /exopi-obj/pobj/libcddb-1.3.2/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for connect in -lsocket... no checking for connect in -lnetwork... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for regex.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for fcntl.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no 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 checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... (cached) no checking for vprintf... (cached) yes checking for _doprnt... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking for mkdir... (cached) yes checking for regcomp... (cached) yes checking for socket... (cached) yes checking for strdup... (cached) yes checking for strtol... (cached) yes checking for strchr... (cached) yes checking for memset... (cached) yes checking for alarm... (cached) yes checking for select... (cached) yes checking for realloc... (cached) yes checking for gethostbyname... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether cc accepts -Wall... yes checking whether cc accepts -Wchar-subscripts... yes checking whether cc accepts -Wmissing-prototypes... yes checking whether cc accepts -Wmissing-declarations... yes checking whether cc accepts -Wunused... yes checking whether cc accepts -Wpointer-arith... yes checking whether cc accepts -Wwrite-strings... yes checking whether cc accepts -Wnested-externs... yes checking whether cc accepts -Wno-sign-compare... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libcddb.pc config.status: creating include/Makefile config.status: creating include/cddb/Makefile config.status: creating include/cddb/cddb_config.h config.status: creating include/cddb/version.h config.status: creating lib/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating tests/settings.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for libcddb-1.3.2p2 /usr/bin/make all-recursive Making all in include Making all in cddb Making all in lib /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c -o cddb_track.lo cddb_track.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -fPIC -DPIC -o .libs/cddb_track.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -o cddb_track.o mv -f .deps/cddb_track.Tpo .deps/cddb_track.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c -o cddb_disc.lo cddb_disc.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -fPIC -DPIC -o .libs/cddb_disc.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -o cddb_disc.o mv -f .deps/cddb_disc.Tpo .deps/cddb_disc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c -o cddb_regex.lo cddb_regex.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -fPIC -DPIC -o .libs/cddb_regex.o cddb_regex.c:58:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 58 | int rv; | ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -o cddb_regex.o cddb_regex.c:58:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] 58 | int rv; | ^ 1 warning generated. mv -f .deps/cddb_regex.Tpo .deps/cddb_regex.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c -o cddb_error.lo cddb_error.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -fPIC -DPIC -o .libs/cddb_error.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -o cddb_error.o mv -f .deps/cddb_error.Tpo .deps/cddb_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c -o cddb_conn.lo cddb_conn.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -fPIC -DPIC -o .libs/cddb_conn.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -o cddb_conn.o mv -f .deps/cddb_conn.Tpo .deps/cddb_conn.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c -o cddb_cmd.lo cddb_cmd.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -fPIC -DPIC -o .libs/cddb_cmd.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -o cddb_cmd.o mv -f .deps/cddb_cmd.Tpo .deps/cddb_cmd.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c -o cddb_net.lo cddb_net.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -fPIC -DPIC -o .libs/cddb_net.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -o cddb_net.o mv -f .deps/cddb_net.Tpo .deps/cddb_net.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c -o cddb_log.lo cddb_log.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -fPIC -DPIC -o .libs/cddb_log.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -o cddb_log.o mv -f .deps/cddb_log.Tpo .deps/cddb_log.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c -o cddb_util.lo cddb_util.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -fPIC -DPIC -o .libs/cddb_util.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -o cddb_util.o mv -f .deps/cddb_util.Tpo .deps/cddb_util.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c -o cddb.lo cddb.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -fPIC -DPIC -o .libs/cddb.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -o cddb.o mv -f .deps/cddb.Tpo .deps/cddb.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c -o cddb_site.lo cddb_site.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -fPIC -DPIC -o .libs/cddb_site.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -o cddb_site.o mv -f .deps/cddb_site.Tpo .deps/cddb_site.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c -o ll.lo ll.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -fPIC -DPIC -o .libs/ll.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -o ll.o mv -f .deps/ll.Tpo .deps/ll.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -no-undefined -version-info 4:3:2 -L/usr/local/lib -o libcddb.la -rpath /usr/local/lib cddb_track.lo cddb_disc.lo cddb_regex.lo cddb_error.lo cddb_conn.lo cddb_cmd.lo cddb_net.lo cddb_log.lo cddb_util.lo cddb.lo cddb_site.lo ll.lo -liconv libtool: link: cc -shared -fPIC -DPIC -o .libs/libcddb.so.0.1 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare .libs/cddb_track.o .libs/cddb_disc.o .libs/cddb_regex.o .libs/cddb_error.o .libs/cddb_conn.o .libs/cddb_cmd.o .libs/cddb_net.o .libs/cddb_log.o .libs/cddb_util.o .libs/cddb.o .libs/cddb_site.o .libs/ll.o -L.libs -liconv -Wl,-soname,libcddb.so.0.1 libtool: link: ar cru .libs/libcddb.a cddb_track.o cddb_disc.o cddb_regex.o cddb_error.o cddb_conn.o cddb_cmd.o cddb_net.o cddb_log.o cddb_util.o cddb.o cddb_site.o ll.o libtool: link: ranlib .libs/libcddb.a Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -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.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_query.o -MD -MP -MF .deps/do_query.Tpo -c -o do_query.o do_query.c mv -f .deps/do_query.Tpo .deps/do_query.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_read.o -MD -MP -MF .deps/do_read.Tpo -c -o do_read.o do_read.c mv -f .deps/do_read.Tpo .deps/do_read.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_display.o -MD -MP -MF .deps/do_display.Tpo -c -o do_display.o do_display.c mv -f .deps/do_display.Tpo .deps/do_display.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cd_access.o -MD -MP -MF .deps/cd_access.Tpo -c -o cd_access.o cd_access.c mv -f .deps/cd_access.Tpo .deps/cd_access.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_sites.o -MD -MP -MF .deps/do_sites.Tpo -c -o do_sites.o do_sites.c mv -f .deps/do_sites.Tpo .deps/do_sites.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_search.o -MD -MP -MF .deps/do_search.Tpo -c -o do_search.o do_search.c mv -f .deps/do_search.Tpo .deps/do_search.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/local/include -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_album.o -MD -MP -MF .deps/do_album.Tpo -c -o do_album.o do_album.c mv -f .deps/do_album.Tpo .deps/do_album.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -L/usr/local/lib -o cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o ../lib/libcddb.la -liconv libtool: link: cc -o .libs/cddb_query -O2 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o -L.libs -lcddb -liconv -Wl,-rpath-link,/usr/local/lib Making all in tests >>> Running package in audio/libcddb at 1780748317.19 ===> audio/libcddb ===> Faking installation for libcddb-1.3.2p2 Making install in include Making install in cddb test -z "/usr/local/include/cddb" || mkdir -p "/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb" /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_config.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_config.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_disc.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_disc.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_track.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_track.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_error.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_error.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_conn.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_conn.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_cmd.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_cmd.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_log.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_log.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'version.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/version.h' /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'cddb_site.h' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/include/cddb/cddb_site.h' Making install in lib test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libcddb-1.3.2/bin/install -c 'libcddb.la' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib/libcddb.la' libtool: install: /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 ./.libs/libcddb.a /exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib/libcddb.a libtool: install: /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 ./.libs/libcddb.so.0.1 /exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib/libcddb.so.0.1 libtool: install: /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 ./.libs/libcddb.lai /exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib/libcddb.la Making install in examples test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -s -m 755 'cddb_query' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/bin/cddb_query' libtool: install: /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -s -m 755 ./.libs/cddb_query /exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/bin/cddb_query Making install in tests test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/libcddb-1.3.2/bin/install -c -m 644 'libcddb.pc' '/exopi-obj/pobj/libcddb-1.3.2/fake-amd64/usr/local/lib/pkgconfig/libcddb.pc' ===> Building package for libcddb-1.3.2p2 Create /exopi-cvs/ports/packages/amd64/all/libcddb-1.3.2p2.tgz Creating package libcddb-1.3.2p2 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********* | 15% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 27% checksumming|******************* | 31% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************** | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 58% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|****************************************** | 69% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|************************************ | 56% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************** | 91% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libcddb-1.3.2p2.tgz >>> Running clean in audio/libcddb at 1780748320.13 ===> audio/libcddb ===> Cleaning for libcddb-1.3.2p2 >>> Ended at 1780748320.46 max_stuck=2.58/waiting-for-lock #5=6.98/show-prepare-results=1.40/build=25.55/package=2.90/clean=0.41