cards create: /DEPOT/base/eudev package(s) starting build Sat Oct 2 09:05:20 2021 =======> 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: eudev =======> version: 3.2.7 =======> release: 1 =======> Downloading 'http://anduin.linuxfromscratch.org/LFS/udev-lfs-20171102.tar.bz2'. =======> Downloading 'http://dev.gentoo.org/~blueness/eudev/eudev-3.2.7.tar.gz'. =======> Building '/DEPOT/base/eudev/eudev1633165521i686.cards.tar.xz'. bsdtar -p -o -C /tmp/work/src -xf /sources/udev-lfs-20171102.tar.bz2 bsdtar -p -o -C /tmp/work/src -xf /sources/eudev-3.2.7.tar.gz + build + cd eudev-3.2.7 + sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl + '[' -d /tools ']' + ./configure --prefix=/usr --bindir=/sbin --sbindir=/sbin --libdir=/usr/lib --sysconfdir=/etc --libexecdir=/lib --with-rootprefix= --with-rootlibdir=/lib --enable-manpages --enable-hwdb --disable-introspection --disable-static --config-cache configure: creating cache config.cache 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /sbin/grep checking for egrep... /sbin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h...