robotpkg/archivers/libarchive bulk build results

Log for libarchive-3.4.3 on Ubuntu-25.04-x86_64: install.log (Back)

--- Environment --- _overrides_archivers_libarchive_PKGREQD=libarchive-3.4.3~!doc OPSYS=Ubuntu LOWER_ARCH=x86_64 _override_vars_pkgtools_pkg_install=PKGREQD PKGREQD PKGREQD PKGREPO2DEB=/local/robotpkg/sbin/pkgrepo2deb LC_TIME=C GZIP_CMD=/usr/bin/gzip OS_KERNEL_VERSION=6.14.0-15-generic BULKBASE=/opt/openrobots OS_VERSION=25.04 ECHO_N=echo -n _overrides_pkgtools_pkg_install_PKGREQD=pkg_install>=20110805.12 pkg_install>=20110805.12 pkg_install>=20110805.12 ROBOTPKG_BASE=/local/robotpkg OLDPWD=/local/robotpkg/var/lib/robotpkg/middleware/omniORB _override_vars_archivers_zlib=PKGREQD PKGREQD PKGREQD BZIP2_CMD=/usr/bin/bzip2 MACHINE_ARCH=x86_64 hline="$bf======================================================================$rm" _overrides_archivers_zlib_PKGREQD=zlib>=1.2.3 zlib>=1.2.3 zlib>=1.2.3 PKG_DBDIR=/opt/openrobots/var/db/robotpkg FC=false EXPECT_TARGETS=package LC_MONETARY=C LC_CTYPE=C MAKEFLAGS= --no-print-directory -- PKGREQD.cmdline=libarchive-3.4.3~!doc RECURSIVE_PKGPATH=archivers/libarchive\ tag=Ubuntu-25.04-x86_64 BULK_LOGDIR=/local/robotpkg/var/log/bulk BULKBASE=/opt/openrobots LOCALBASE=/opt/openrobots PKG_DBDIR=/opt/openrobots/var/db/robotpkg EXPECT_TARGETS=package LOWER_OPSYS=ubuntu CPP=/usr/bin/gcc -E bf= _override_vars_pkgtools_pkgrepo2deb=PKGREQD PKGREQD MACHINE_KERNEL=Linux-6.14.0-15-generic-x86_64 GCC=/usr/bin/gcc LOWER_OS_VERSION=25.04 _overrides_pkgtools_pkgrepo2deb_PKGREQD=pkgrepo2deb>=1.9 pkgrepo2deb>=1.9 OWNER_GID=robots PKGTOOLS_VERSION=20211115.3 RECURSIVE_PKGPATH=archivers/libarchive MAKECONF=/opt/robotpkg/etc/robotpkg.conf rm= ROBOTPKG_TRUSTED_ENV=robotpkg LC_COLLATE=C OS_KERNEL=Linux PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin CXXCPP=false _override_vars_archivers_bzip2=PKGREQD PKGREQD PKGREQD MAKELEVEL=4 DEB_HOST_MULTIARCH=x86_64-linux-gnu MACHINE_PLATFORM=Ubuntu-25.04-x86_64 _overrides_archivers_bzip2_PKGREQD=bzip2 bzip2 bzip2 ROBOTPKG_DIR=/local/robotpkg/var/lib/robotpkg LANG=C LC_MESSAGES=C tag=Ubuntu-25.04-x86_64 CXX=false LOCALBASE=/opt/openrobots OWNER_UID=rbulk BULK_LOGDIR=/local/robotpkg/var/log/bulk ZCAT=/usr/bin/zcat LOWER_OS_KERNEL=linux GPG=/usr/bin/gpg --homedir=/opt/robotpkg/etc/gnupg PWD=/local/robotpkg/var/lib/robotpkg/archivers/libarchive LC_NUMERIC=C _ROBOTPKG_NOW=0423181800 MFLAGS=--no-print-directory CC=/usr/bin/gcc _override_vars_archivers_libarchive=PKGREQD NODENAME=hydra64-ubuntu2504 --- Running set -e; cd /local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work/libarchive-3.4.3 && cd '/local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work/libarchive-3.4.3' && /usr/bin/env MAKELEVEL= 'CPPFLAGS=' 'CFLAGS=-pipe -O3 -DNDEBUG' 'LDFLAGS=' 'CXXFLAGS=-pipe' PREFIX='/opt/openrobots' HOME=/local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin' LD_LIBRARY_PATH='' LOCALBASE=/opt/openrobots PKGMANDIR=man make -f Makefile install make install-am make[1]: Entering directory '/local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work/libarchive-3.4.3' make[2]: Entering directory '/local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work/libarchive-3.4.3' /usr/bin/mkdir -p '/opt/openrobots/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libarchive.la '/opt/openrobots/lib' libtool: install: /usr/bin/install -c .libs/libarchive.so.13.4.3 /opt/openrobots/lib/libarchive.so.13.4.3 libtool: install: (cd /opt/openrobots/lib && { ln -s -f libarchive.so.13.4.3 libarchive.so.13 || { rm -f libarchive.so.13 && ln -s libarchive.so.13.4.3 libarchive.so.13; }; }) libtool: install: (cd /opt/openrobots/lib && { ln -s -f libarchive.so.13.4.3 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.13.4.3 libarchive.so; }; }) libtool: install: /usr/bin/install -c .libs/libarchive.lai /opt/openrobots/lib/libarchive.la libtool: install: /usr/bin/install -c .libs/libarchive.a /opt/openrobots/lib/libarchive.a libtool: install: chmod 644 /opt/openrobots/lib/libarchive.a libtool: install: ranlib /opt/openrobots/lib/libarchive.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /opt/openrobots/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/openrobots/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/opt/openrobots/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c bsdcat '/opt/openrobots/bin' libtool: install: /usr/bin/install -c bsdcat /opt/openrobots/bin/bsdcat /usr/bin/mkdir -p '/opt/openrobots/include' /usr/bin/install -c -m 644 libarchive/archive.h libarchive/archive_entry.h '/opt/openrobots/include' /usr/bin/mkdir -p '/opt/openrobots/man/man1' /usr/bin/install -c -m 644 cat/bsdcat.1 '/opt/openrobots/man/man1' /usr/bin/mkdir -p '/opt/openrobots/man/man3' /usr/bin/install -c -m 644 libarchive/archive_entry.3 libarchive/archive_entry_acl.3 libarchive/archive_entry_linkify.3 libarchive/archive_entry_misc.3 libarchive/archive_entry_paths.3 libarchive/archive_entry_perms.3 libarchive/archive_entry_stat.3 libarchive/archive_entry_time.3 libarchive/archive_read.3 libarchive/archive_read_add_passphrase.3 libarchive/archive_read_data.3 libarchive/archive_read_disk.3 libarchive/archive_read_extract.3 libarchive/archive_read_filter.3 libarchive/archive_read_format.3 libarchive/archive_read_free.3 libarchive/archive_read_header.3 libarchive/archive_read_new.3 libarchive/archive_read_open.3 libarchive/archive_read_set_options.3 libarchive/archive_util.3 libarchive/archive_write.3 libarchive/archive_write_blocksize.3 libarchive/archive_write_data.3 libarchive/archive_write_disk.3 libarchive/archive_write_filter.3 libarchive/archive_write_finish_entry.3 libarchive/archive_write_format.3 libarchive/archive_write_free.3 libarchive/archive_write_header.3 libarchive/archive_write_new.3 libarchive/archive_write_open.3 libarchive/archive_write_set_options.3 libarchive/archive_write_set_passphrase.3 libarchive/libarchive.3 libarchive/libarchive_changes.3 libarchive/libarchive_internals.3 '/opt/openrobots/man/man3' /usr/bin/mkdir -p '/opt/openrobots/man/man5' /usr/bin/install -c -m 644 libarchive/cpio.5 libarchive/libarchive-formats.5 libarchive/mtree.5 libarchive/tar.5 '/opt/openrobots/man/man5' /usr/bin/mkdir -p '/opt/openrobots/lib/pkgconfig' /usr/bin/install -c -m 644 build/pkgconfig/libarchive.pc '/opt/openrobots/lib/pkgconfig' make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work/libarchive-3.4.3' make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/archivers/libarchive/work/libarchive-3.4.3'