cards create: /DEPOT/cli/libuv package(s) starting build Sun Apr 7 00:23:04 2024 =======> PKGMK_INSTALL: no =======> PKGMK_WORK_DIR: /tmp/work =======> PKGMK_SOURCE_DIR: /sources =======> WARNING: CLEAN IGNORED =======> PKGMK_IGNORE_REPO: no =======> PKGMK_UPDATE_REPO: =======> PKGMK_IGNORE_FOOTPRINT: yes =======> PKGMK_IGNORE_MD5SUM: yes =======> PKGMK_COMPRESS_PACKAGE: yes =======> PKGMK_COMPRESSION_MODE: xz =======> name: libuv =======> version: 1.48.0 =======> release: 1 =======> WARNING: libuv1643626688i686.cards.tar.xz already exist =======> WARNING: libuv.devel1643626688any.cards.tar.xz already exist =======> Building starting... bsdtar -p -o -C /tmp/work/src -xf /sources/libuv-v1.48.0.tar.gz + build + cd libuv-v1.48.0 + sh autogen.sh + libtoolize --copy --force /usr/bin/libtoolize: line 3601: /bin/grep: No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I m4 + autoconf configure.ac:45: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:45: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:48: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:48: the top level + automake --add-missing --copy configure.ac:43: installing './ar-lib' configure.ac:26: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:21: installing './install-sh' configure.ac:21: installing './missing' Makefile.am: installing './depcomp' + ./configure --prefix=/usr --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc 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... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc way to treat warnings as errors... -Werror checking if gcc supports __attribute__(( visibility("default") ))... yes checking if gcc supports -fvisibility=hidden... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -fno-strict-aliasing flag... yes checking if gcc supports -g flag... yes checking if gcc supports -std=gnu89 flag... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wextra flag... yes checking if gcc supports -Wno-long-long flag... yes checking if gcc supports -Wno-unused-parameter flag... yes checking if gcc supports -Wstrict-prototypes flag... yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /sbin/grep checking for egrep... /sbin/grep -E checking for fgrep... /sbin/grep -F checking for ld used by gcc... /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... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking whether make supports nested variables... (cached) yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing dlopen... none required checking for library containing kstat_lookup... no checking for library containing gethostbyname... none required checking for library containing perfstat_cpu... no checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for library containing socket... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for sys/ahafs_evProds.h... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libuv.pc config.status: executing depfiles commands config.status: executing libtool commands + make CC src/libuv_la-fs-poll.lo CC src/libuv_la-idna.lo CC src/libuv_la-inet.lo CC src/libuv_la-random.lo CC src/libuv_la-strscpy.lo CC src/libuv_la-thread-common.lo CC src/libuv_la-threadpool.lo CC src/libuv_la-timer.lo CC src/libuv_la-uv-data-getter-setters.lo CC src/libuv_la-uv-common.lo CC src/libuv_la-version.lo CC src/libuv_la-strtok.lo CC src/unix/libuv_la-async.lo CC src/unix/libuv_la-core.lo CC src/unix/libuv_la-dl.lo CC src/unix/libuv_la-fs.lo CC src/unix/libuv_la-getaddrinfo.lo CC src/unix/libuv_la-getnameinfo.lo CC src/unix/libuv_la-loop-watcher.lo CC src/unix/libuv_la-loop.lo CC src/unix/libuv_la-pipe.lo CC src/unix/libuv_la-poll.lo CC src/unix/libuv_la-process.lo CC src/unix/libuv_la-random-devurandom.lo CC src/unix/libuv_la-signal.lo CC src/unix/libuv_la-stream.lo CC src/unix/libuv_la-tcp.lo CC src/unix/libuv_la-thread.lo CC src/unix/libuv_la-tty.lo CC src/unix/libuv_la-udp.lo CC src/unix/libuv_la-linux.lo CC src/unix/libuv_la-procfs-exepath.lo CC src/unix/libuv_la-proctitle.lo CC src/unix/libuv_la-random-getrandom.lo CC src/unix/libuv_la-random-sysctl-linux.lo CCLD libuv.la + make DESTDIR=/tmp/work/pkg install make[1]: Entering directory '/tmp/work/src/libuv-v1.48.0' /bin/mkdir -p '/tmp/work/pkg/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libuv.la '/tmp/work/pkg/usr/lib' libtool: install: /usr/bin/install -c .libs/libuv.so.1.0.0 /tmp/work/pkg/usr/lib/libuv.so.1.0.0 libtool: install: (cd /tmp/work/pkg/usr/lib && { ln -s -f libuv.so.1.0.0 libuv.so.1 || { rm -f libuv.so.1 && ln -s libuv.so.1.0.0 libuv.so.1; }; }) libtool: install: (cd /tmp/work/pkg/usr/lib && { ln -s -f libuv.so.1.0.0 libuv.so || { rm -f libuv.so && ln -s libuv.so.1.0.0 libuv.so; }; }) libtool: install: /usr/bin/install -c .libs/libuv.lai /tmp/work/pkg/usr/lib/libuv.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/work/pkg/usr/include' /usr/bin/install -c -m 644 include/uv.h '/tmp/work/pkg/usr/include' /bin/mkdir -p '/tmp/work/pkg/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libuv.pc '/tmp/work/pkg/usr/lib/pkgconfig' /bin/mkdir -p '/tmp/work/pkg/usr/include/uv' /usr/bin/install -c -m 644 include/uv/errno.h include/uv/threadpool.h include/uv/version.h include/uv/unix.h include/uv/linux.h '/tmp/work/pkg/usr/include/uv' make[1]: Leaving directory '/tmp/work/src/libuv-v1.48.0' + rm /tmp/work/pkg/usr/lib/libuv.la =======> WARNING: Footprint ignored. =======> trying to get categories... =======> Adding meta data to Archive libuv =======> Adding meta data to Archive libuv.devel =======> compress libuv1712449395i686.cards.tar =======> compress libuv.devel1712449395any.cards.tar cards create: build done Sun Apr 7 00:23:15 2024 CREATED: libuv.devel 1.48.0 CREATED: libuv 1.48.0 cards create: finish Sun Apr 7 00:23:15 2024