==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: mtools 1:4.0.49-1 (Mon Jun 16 05:55:25 2025) ==> Retrieving sources... -> Found mtools-4.0.49.tar.bz2 -> Found mtools-4.0.49.tar.bz2.sig ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... mtools-4.0.49.tar.bz2 ... Passed mtools-4.0.49.tar.bz2.sig ... Skipped ==> Validating source files with b2sums... mtools-4.0.49.tar.bz2 ... Passed mtools-4.0.49.tar.bz2.sig ... Skipped ==> Making package: mtools 1:4.0.49-1 (Mon Jun 16 05:55:48 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 xcb-proto-1.17.0-3 xorgproto-2024.1-2 libx11-1.8.12-1 Total Download Size: 3.20 MiB Total Installed Size: 15.90 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libx11-1.8.12-1-armv7h downloading... libxcb-1.17.0-1-armv7h downloading... xorgproto-2024.1-2-any downloading... xcb-proto-1.17.0-3-any downloading... libxdmcp-1.1.5-1.1-armv7h downloading... libxau-1.0.12-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing libx11... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found mtools-4.0.49.tar.bz2 -> Found mtools-4.0.49.tar.bz2.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting mtools-4.0.49.tar.bz2 with bsdtar ==> Starting prepare()... ==> Starting build()... 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for install-info... /usr/bin/install-info checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpwnam in -lsun... no checking for iconv in -liconv... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for getopt.h... yes checking for stdarg.h... yes checking for libc.h... no checking for fcntl.h... yes checking for limits.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for time.h... yes checking for sys/time.h... yes checking for sys/param.h... yes checking for memory.h... yes checking for malloc.h... yes checking for io.h... no checking for signal.h... yes checking for sys/signal.h... yes checking for utime.h... yes checking for sgtty.h... yes checking for sys/floppy.h... no checking for mntent.h... yes checking for sys/sysmacros.h... (cached) yes checking for assert.h... yes checking for iconv.h... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for locale.h... yes checking for xlocale.h... no checking for dirent.h... yes checking for termio.h... yes checking for termios.h... yes checking for sys/fdio.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for long long... yes checking size of size_t... 4 checking size of off_t... 8 checking size of time_t... 4 checking size of long... 4 checking size of int... 4 checking for htons... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strerror... yes checking for lrand48... yes checking for srand48... yes checking for strchr... yes checking for strrchr... yes checking for lockf... yes checking for flock... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strnlen... yes checking for atexit... yes checking for on_exit... yes checking for getpass... yes checking for memmove... yes checking for strdup... yes checking for strndup... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for strtol... yes checking for strtoll... yes checking for strtoui... no checking for memcpy... yes checking for strpbrk... yes checking for memset... yes checking for setenv... yes checking for seteuid... yes checking for setresuid... yes checking for tcsetattr... yes checking for tcflush... yes checking for basename... yes checking for readdir... yes checking for snprintf... yes checking for setlocale... yes checking for strstr... yes checking for toupper_l... yes checking for strncasecmp_l... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnlen... yes checking for wcspbrk... yes checking for putwc... yes checking for alarm... yes checking for sigaction... yes checking for usleep... yes checking for lstat... yes checking for unsetenv... yes checking for mkdir... yes checking for utimes... yes checking for tzset... yes checking for gettimeofday... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether sys_errlist is declared... no checking whether errno is declared... yes checking whether optarg is declared... yes Host OS=linux-gnueabihf checking for X... libraries , headers checking for setpgrp... yes checking for getuserid... no checking for getgroupid... no checking whether setpgrp requires zero arguments... yes checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for X11/Xlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c buffer.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c charsetConv.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c codepages.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c config.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c copyfile.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c device.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c devices.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c dirCache.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c directory.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c direntry.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c dos2unix.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c expand.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c fat.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c fat_free.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c file.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c file_name.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c force_io.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c hash.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c init.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c lba.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c llong.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c lockdev.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c match.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mainloop.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mattrib.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mbadblocks.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mcat.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mcd.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mcopy.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mdel.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mdir.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mdoctorfat.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mdu.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mformat.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c minfo.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c misc.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c missFuncs.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mk_direntry.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mlabel.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mmd.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mmount.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mmove.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mpartition.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mshortname.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mshowfat.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mzip.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mtools.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c offset.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c old_dos.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c open_image.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c patchlevel.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c partition.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c plain_io.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c precmd.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c privileges.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c remap.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c scsi_io.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c scsi.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c signal.c privileges.c: In function 'reclaim_privs': privileges.c:114:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c: In function 'Setuid': privileges.c:98:3: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c:104:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c: In function 'drop_privs': privileges.c:122:2: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c: In function 'destroy_privs': privileges.c:132:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c:133:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c:135:3: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] privileges.c: In function 'init_privs': privileges.c:183:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c stream.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c streamcache.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c swap.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c unix2dos.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c unixdir.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c tty.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c vfat.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c strtonum.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c floppyd_io.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c xdf_io.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c mkmanifest.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c floppyd.c gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DCPU_armv7l -DVENDOR_unknown -DOS_linux_gnueabihf -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I. -c floppyd_installtest.c sed "s%SYSCONFDIR%/etc/%g" mtools.tmpl.1 >mtools.1 sed "s%SYSCONFDIR%/etc/%g" mtools.tmpl.5 >mtools.5 gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now buffer.o charsetConv.o codepages.o config.o copyfile.o device.o devices.o dirCache.o directory.o direntry.o dos2unix.o expand.o fat.o fat_free.o file.o file_name.o force_io.o hash.o init.o lba.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o offset.o old_dos.o open_image.o patchlevel.o partition.o plain_io.o precmd.o privileges.o remap.o scsi_io.o scsi.o signal.o stream.o streamcache.o swap.o unix2dos.o unixdir.o tty.o vfat.o strtonum.o floppyd_io.o xdf_io.o -o mtools gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mcopy && ln -s mtools mcopy rm -f mdel && ln -s mtools mdel rm -f mdeltree && ln -s mtools mdeltree rm -f mdir && ln -s mtools mdir rm -f mdoctorfat && ln -s mtools mdoctorfat rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd rm -f mren && ln -s mtools mren rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now floppyd_installtest.o misc.o expand.o privileges.o strtonum.o -o floppyd_installtest floppyd.c: In function 'main': floppyd.c:999:3: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result] floppyd.c:1001:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now floppyd.o llong.o lockdev.o -o floppyd -lX11 ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/build/mtools/src/mtools-4.0.49' ./mkinstalldirs /build/mtools/pkg/mtools/usr/bin ./mkinstalldirs /build/mtools/pkg/mtools/usr/bin ./mkinstalldirs /build/mtools/pkg/mtools/usr/bin ./mkinstalldirs /build/mtools/pkg/mtools/usr/bin mkdir /build/mtools/pkg/mtools/usr mkdir /build/mtools/pkg/mtools/usr mkdir /build/mtools/pkg/mtools/usr mkdir /build/mtools/pkg/mtools/usr/bin mkdir /build/mtools/pkg/mtools/usr/bin mkdir /build/mtools/pkg/mtools/usr/bin mkdir /build/mtools/pkg/mtools/usr/share mkdir /build/mtools/pkg/mtools/usr/bin /usr/bin/install -c mkmanifest /build/mtools/pkg/mtools/usr/bin/mkmanifest /usr/bin/install -c mtools /build/mtools/pkg/mtools/usr/bin/mtools /usr/bin/install -c floppyd_installtest /build/mtools/pkg/mtools/usr/bin/floppyd_installtest mkdir /build/mtools/pkg/mtools/usr/share/man ./mkinstalldirs /build/mtools/pkg/mtools/usr/share/info /usr/bin/install -c floppyd /build/mtools/pkg/mtools/usr/bin/floppyd mkdir /build/mtools/pkg/mtools/usr/share/man/man1 mkdir /build/mtools/pkg/mtools/usr/share/info /build/mtools/pkg/mtools/usr/bin/mattrib if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -c -m 644 $i /build/mtools/pkg/mtools/usr/share/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -c -m 644 $i /build/mtools/pkg/mtools/usr/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi; \ if [ -n "/usr/bin/install-info" ] ; then \ /usr/bin/install-info --info-dir=/build/mtools/pkg/mtools/usr/share/info /build/mtools/pkg/mtools/usr/share/info/mtools.info; \ fi /build/mtools/pkg/mtools/usr/share/man/man1/floppyd.1 /build/mtools/pkg/mtools/usr/share/man/man1/floppyd_installtest.1 /build/mtools/pkg/mtools/usr/bin/mcat /build/mtools/pkg/mtools/usr/bin/mcheck /build/mtools/pkg/mtools/usr/share/man/man1/mattrib.1 /build/mtools/pkg/mtools/usr/bin/mxtar /build/mtools/pkg/mtools/usr/share/man/man1/mbadblocks.1 /build/mtools/pkg/mtools/usr/bin/mcd /build/mtools/pkg/mtools/usr/bin/uz /build/mtools/pkg/mtools/usr/share/man/man1/mcat.1 /build/mtools/pkg/mtools/usr/bin/mcopy /build/mtools/pkg/mtools/usr/bin/tgz /build/mtools/pkg/mtools/usr/share/man/man1/mcd.1 /build/mtools/pkg/mtools/usr/bin/mcomp /build/mtools/pkg/mtools/usr/share/man/man1/mcopy.1 /build/mtools/pkg/mtools/usr/bin/mdel /build/mtools/pkg/mtools/usr/bin/amuFormat.sh rm -f /build/mtools/pkg/mtools/usr/bin/lz /build/mtools/pkg/mtools/usr/share/man/man1/mdel.1 cd /build/mtools/pkg/mtools/usr/bin && ln -s uz lz /build/mtools/pkg/mtools/usr/bin/mdeltree /build/mtools/pkg/mtools/usr/share/man/man1/mdeltree.1 /build/mtools/pkg/mtools/usr/share/man/man1/mdir.1 /build/mtools/pkg/mtools/usr/bin/mdir /build/mtools/pkg/mtools/usr/share/man/man1/mdoctorfat.1 /build/mtools/pkg/mtools/usr/share/man/man1/mdu.1 /build/mtools/pkg/mtools/usr/bin/mdoctorfat /build/mtools/pkg/mtools/usr/share/man/man1/mformat.1 /build/mtools/pkg/mtools/usr/bin/mdu /build/mtools/pkg/mtools/usr/share/man/man1/minfo.1 /build/mtools/pkg/mtools/usr/share/man/man1/mkmanifest.1 /build/mtools/pkg/mtools/usr/bin/mformat /build/mtools/pkg/mtools/usr/share/man/man1/mlabel.1 /build/mtools/pkg/mtools/usr/bin/minfo /build/mtools/pkg/mtools/usr/share/man/man1/mmd.1 /build/mtools/pkg/mtools/usr/share/man/man1/mmount.1 /build/mtools/pkg/mtools/usr/bin/mlabel /build/mtools/pkg/mtools/usr/share/man/man1/mmove.1 /build/mtools/pkg/mtools/usr/share/man/man1/mpartition.1 /build/mtools/pkg/mtools/usr/bin/mmd /build/mtools/pkg/mtools/usr/share/man/man1/mrd.1 /build/mtools/pkg/mtools/usr/bin/mmount /build/mtools/pkg/mtools/usr/share/man/man1/mren.1 /build/mtools/pkg/mtools/usr/share/man/man1/mshortname.1 /build/mtools/pkg/mtools/usr/bin/mmove /build/mtools/pkg/mtools/usr/share/man/man1/mshowfat.1 /build/mtools/pkg/mtools/usr/share/man/man1/mtoolstest.1 /build/mtools/pkg/mtools/usr/bin/mpartition /build/mtools/pkg/mtools/usr/share/man/man1/mtype.1 /build/mtools/pkg/mtools/usr/bin/mrd /build/mtools/pkg/mtools/usr/share/man/man1/mzip.1 /build/mtools/pkg/mtools/usr/share/man/man1/mtools.1 /build/mtools/pkg/mtools/usr/bin/mren /build/mtools/pkg/mtools/usr/bin/mtype mkdir /build/mtools/pkg/mtools/usr/share/man/man5 /build/mtools/pkg/mtools/usr/bin/mtoolstest /build/mtools/pkg/mtools/usr/bin/mshortname /build/mtools/pkg/mtools/usr/share/man/man5/mtools.5 /build/mtools/pkg/mtools/usr/bin/mshowfat /build/mtools/pkg/mtools/usr/bin/mbadblocks /build/mtools/pkg/mtools/usr/bin/mzip make: Leaving directory '/build/mtools/src/mtools-4.0.49' install: creating directory '/build/mtools/pkg/mtools/etc' 'mtools-4.0.49/mtools.conf' -> '/build/mtools/pkg/mtools/etc/mtools.conf' install: creating directory '/build/mtools/pkg/mtools/usr/share/doc' install: creating directory '/build/mtools/pkg/mtools/usr/share/doc/mtools' 'mtools-4.0.49/README' -> '/build/mtools/pkg/mtools/usr/share/doc/mtools/README' 'mtools-4.0.49/NEWS' -> '/build/mtools/pkg/mtools/usr/share/doc/mtools/NEWS' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "mtools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mtools 1:4.0.49-1 (Mon Jun 16 05:56:45 2025) ==> Cleaning up...