>>> nilfs-utils: Building testing/nilfs-utils 2.2.8-r0 (using abuild 3.9.0-r0) started Fri, 06 May 2022 12:32:31 +0000 >>> nilfs-utils: Checking sanity of /home/buildozer/aports/testing/nilfs-utils/APKBUILD... >>> nilfs-utils: Analyzing dependencies... >>> nilfs-utils: Installing for build: build-base linux-headers util-linux-dev (1/8) Installing linux-headers (5.16.7-r1) (2/8) Installing libblkid (2.38-r1) (3/8) Installing libuuid (2.38-r1) (4/8) Installing libfdisk (2.38-r1) (5/8) Installing libmount (2.38-r1) (6/8) Installing libsmartcols (2.38-r1) (7/8) Installing util-linux-dev (2.38-r1) (8/8) Installing .makedepends-nilfs-utils (20220506.123232) OK: 337 MiB in 101 packages >>> nilfs-utils: Cleaning up srcdir >>> nilfs-utils: Cleaning up pkgdir >>> nilfs-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nilfs-utils-2.2.8.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nilfs-utils: Fetching http://nilfs.sourceforge.net/download/nilfs-utils-2.2.8.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 271 100 271 0 0 1642 0 --:--:-- --:--:-- --:--:-- 1642 100 271 100 271 0 0 1641 0 --:--:-- --:--:-- --:--:-- 1632 100 430k 100 430k 0 0 822k 0 --:--:-- --:--:-- --:--:-- 822k >>> nilfs-utils: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nilfs-utils-2.2.8.tar.bz2 >>> nilfs-utils: Checking sha512sums... nilfs-utils-2.2.8.tar.bz2: OK max-input.patch: OK >>> nilfs-utils: Unpacking /var/cache/distfiles/edge/nilfs-utils-2.2.8.tar.bz2... >>> nilfs-utils: max-input.patch patching file bin/rmcp.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for s390x-alpine-linux-musl-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/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 the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert s390x-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop checking how to convert s390x-ibm-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for s390x-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 for ldconfig... /bin/true checking for uuid_generate in -luuid... yes checking for mq_open... yes checking for sem_open... yes checking for clock_gettime... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mqueue.h usability... yes checking mqueue.h presence... yes checking for mqueue.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for blkid_new_probe_from_filename in -lblkid... yes checking blkid/blkid.h usability... yes checking blkid/blkid.h presence... yes checking for blkid/blkid.h... yes checking for mnt_context_do_mount in -lmount... yes checking libmount/libmount.h usability... yes checking libmount/libmount.h presence... yes checking for libmount/libmount.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for working alloca.h... yes checking for alloca... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for posix_memalign... yes checking for alarm... yes checking for atexit... yes checking for ftruncate... yes checking for getcwd... yes checking for getgrgid... yes checking for getmntent_r... yes checking for getpwuid... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtok_r... yes checking for strtoul... yes checking for strtoull... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating sbin/Makefile config.status: creating sbin/cleanerd/Makefile config.status: creating sbin/mkfs/Makefile config.status: creating sbin/mount/Makefile config.status: creating sbin/nilfs-tune/Makefile config.status: creating sbin/nilfs-clean/Makefile config.status: creating sbin/nilfs-resize/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' Making all in lib make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs.lo -MD -MP -MF .deps/nilfs.Tpo -c -o nilfs.lo nilfs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT sb.lo -MD -MP -MF .deps/sb.Tpo -c -o sb.lo sb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT realpath.lo -MD -MP -MF .deps/realpath.Tpo -c -o realpath.lo realpath.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c -o gc.lo gc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cnoconv.lo -MD -MP -MF .deps/cnoconv.Tpo -c -o cnoconv.lo cnoconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -fPIC -DPIC -o .libs/gc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT realpath.lo -MD -MP -MF .deps/realpath.Tpo -c realpath.c -fPIC -DPIC -o .libs/realpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT sb.lo -MD -MP -MF .deps/sb.Tpo -c sb.c -fPIC -DPIC -o .libs/sb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cnoconv.lo -MD -MP -MF .deps/cnoconv.Tpo -c cnoconv.c -fPIC -DPIC -o .libs/cnoconv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs.lo -MD -MP -MF .deps/nilfs.Tpo -c nilfs.c -fPIC -DPIC -o .libs/nilfs.o mv -f .deps/crc32.Tpo .deps/crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cnormap.lo -MD -MP -MF .deps/cnormap.Tpo -c -o cnormap.lo cnormap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cnormap.lo -MD -MP -MF .deps/cnormap.Tpo -c cnormap.c -fPIC -DPIC -o .libs/cnormap.o mv -f .deps/cnoconv.Tpo .deps/cnoconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cleaner_ctl.lo -MD -MP -MF .deps/cleaner_ctl.Tpo -c -o cleaner_ctl.lo cleaner_ctl.c mv -f .deps/vector.Tpo .deps/vector.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cleaner_exec.lo -MD -MP -MF .deps/cleaner_exec.Tpo -c -o cleaner_exec.lo cleaner_exec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cleaner_ctl.lo -MD -MP -MF .deps/cleaner_ctl.Tpo -c cleaner_ctl.c -fPIC -DPIC -o .libs/cleaner_ctl.o mv -f .deps/realpath.Tpo .deps/realpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c -o feature.lo feature.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT cleaner_exec.lo -MD -MP -MF .deps/cleaner_exec.Tpo -c cleaner_exec.c -fPIC -DPIC -o .libs/cleaner_exec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c feature.c -fPIC -DPIC -o .libs/feature.o mv -f .deps/sb.Tpo .deps/sb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o mv -f .deps/feature.Tpo .deps/feature.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT ismounted.lo -MD -MP -MF .deps/ismounted.Tpo -c -o ismounted.lo ismounted.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT ismounted.lo -MD -MP -MF .deps/ismounted.Tpo -c ismounted.c -fPIC -DPIC -o .libs/ismounted.o mv -f .deps/cleaner_exec.Tpo .deps/cleaner_exec.Plo mv -f .deps/parser.Tpo .deps/parser.Plo mv -f .deps/ismounted.Tpo .deps/ismounted.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o librealpath.la realpath.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libcrc32.la crc32.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libcleanerexec.la cleaner_exec.lo mv -f .deps/gc.Tpo .deps/gc.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libnilfsfeature.la feature.lo mv -f .deps/cnormap.Tpo .deps/cnormap.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libparser.la parser.lo libtool: link: ar cru .libs/libcrc32.a .libs/crc32.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ar cru .libs/libcleanerexec.a .libs/cleaner_exec.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcleanerexec.a libtool: link: ranlib .libs/libcrc32.a libtool: link: ar cru .libs/librealpath.a .libs/realpath.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librealpath.a libtool: link: ( cd ".libs" && rm -f "libcrc32.la" && ln -s "../libcrc32.la" "libcrc32.la" ) libtool: link: ( cd ".libs" && rm -f "libcleanerexec.la" && ln -s "../libcleanerexec.la" "libcleanerexec.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o libmountchk.la ismounted.lo libtool: link: ( cd ".libs" && rm -f "librealpath.la" && ln -s "../librealpath.la" "librealpath.la" ) libtool: link: ar cru .libs/libnilfsfeature.a .libs/feature.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnilfsfeature.a libtool: link: ar cru .libs/libparser.a .libs/parser.o ar: `u' modifier ignored since `D' is the default (see `U') mv -f .deps/cleaner_ctl.Tpo .deps/cleaner_ctl.Plo libtool: link: ranlib .libs/libparser.a /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -version-info 1:0:1 -Wl,--as-needed,-O1,--sort-common -o libnilfscleaner.la -rpath /usr/lib cleaner_ctl.lo librealpath.la libcleanerexec.la -luuid libtool: link: ( cd ".libs" && rm -f "libnilfsfeature.la" && ln -s "../libnilfsfeature.la" "libnilfsfeature.la" ) mv -f .deps/nilfs.Tpo .deps/nilfs.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -version-info 2:4:2 -Wl,--as-needed,-O1,--sort-common -o libnilfs.la -rpath /usr/lib nilfs.lo sb.lo librealpath.la libcrc32.la libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) libtool: link: ar cru .libs/libmountchk.a .libs/ismounted.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmountchk.a libtool: link: gcc -shared -fPIC -DPIC .libs/cleaner_ctl.o -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcleanerexec.a -Wl,--no-whole-archive -luuid -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libnilfscleaner.so.0 -o .libs/libnilfscleaner.so.0.1.0 libtool: link: ( cd ".libs" && rm -f "libmountchk.la" && ln -s "../libmountchk.la" "libmountchk.la" ) libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so.0" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.so.0") libtool: link: (cd ".libs" && rm -f "libnilfscleaner.so" && ln -s "libnilfscleaner.so.0.1.0" "libnilfscleaner.so") libtool: link: gcc -shared -fPIC -DPIC .libs/nilfs.o .libs/sb.o -Wl,--whole-archive ./.libs/librealpath.a ./.libs/libcrc32.a -Wl,--no-whole-archive -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libnilfs.so.0 -o .libs/libnilfs.so.0.2.4 libtool: link: ( cd ".libs" && rm -f "libnilfscleaner.la" && ln -s "../libnilfscleaner.la" "libnilfscleaner.la" ) libtool: link: (cd ".libs" && rm -f "libnilfs.so.0" && ln -s "libnilfs.so.0.2.4" "libnilfs.so.0") libtool: link: (cd ".libs" && rm -f "libnilfs.so" && ln -s "libnilfs.so.0.2.4" "libnilfs.so") libtool: link: ( cd ".libs" && rm -f "libnilfs.la" && ln -s "../libnilfs.la" "libnilfs.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -version-info 2:1:2 -Wl,--as-needed,-O1,--sort-common -o libnilfsgc.la -rpath /usr/lib gc.lo vector.lo cnoconv.lo cnormap.lo libnilfs.la libtool: link: gcc -shared -fPIC -DPIC .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o ./.libs/libnilfs.so -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.1 libtool: link: (cd ".libs" && rm -f "libnilfsgc.so.0" && ln -s "libnilfsgc.so.0.2.1" "libnilfsgc.so.0") libtool: link: (cd ".libs" && rm -f "libnilfsgc.so" && ln -s "libnilfsgc.so.0.2.1" "libnilfsgc.so") libtool: link: ( cd ".libs" && rm -f "libnilfsgc.la" && ln -s "../libnilfsgc.la" "libnilfsgc.la" ) make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib' Making all in bin make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT chcp.o -MD -MP -MF .deps/chcp.Tpo -c -o chcp.o chcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT dumpseg.o -MD -MP -MF .deps/dumpseg.Tpo -c -o dumpseg.o dumpseg.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT lscp.o -MD -MP -MF .deps/lscp.Tpo -c -o lscp.o lscp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT lssu.o -MD -MP -MF .deps/lssu.Tpo -c -o lssu.o lssu.c mv -f .deps/chcp.Tpo .deps/chcp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT mkcp.o -MD -MP -MF .deps/mkcp.Tpo -c -o mkcp.o mkcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT rmcp.o -MD -MP -MF .deps/rmcp.Tpo -c -o rmcp.o rmcp.c mv -f .deps/dumpseg.Tpo .deps/dumpseg.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o chcp chcp.o ../lib/libnilfs.la ../lib/libparser.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o dumpseg dumpseg.o ../lib/libnilfs.la mv -f .deps/mkcp.Tpo .deps/mkcp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o mkcp mkcp.o ../lib/libnilfs.la mv -f .deps/lssu.Tpo .deps/lssu.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o lssu lssu.o ../lib/libnilfs.la ../lib/libnilfsgc.la ../lib/libparser.la mv -f .deps/lscp.Tpo .deps/lscp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o lscp lscp.o ../lib/libnilfs.la libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/dumpseg dumpseg.o ../lib/.libs/libnilfs.so mv -f .deps/rmcp.Tpo .deps/rmcp.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o rmcp rmcp.o ../lib/libnilfs.la ../lib/libparser.la libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/chcp chcp.o ../lib/.libs/libnilfs.so ../lib/.libs/libparser.a libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/lscp lscp.o ../lib/.libs/libnilfs.so libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/mkcp mkcp.o ../lib/.libs/libnilfs.so libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/rmcp rmcp.o ../lib/.libs/libnilfs.so ../lib/.libs/libparser.a libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/lssu lssu.o ../lib/.libs/libnilfs.so ../lib/.libs/libnilfsgc.so /home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib/.libs/libnilfs.so ../lib/.libs/libparser.a make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/bin' Making all in sbin make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' Making all in cleanerd make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/cleanerd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs_cleanerd-cleanerd.o -MD -MP -MF .deps/nilfs_cleanerd-cleanerd.Tpo -c -o nilfs_cleanerd-cleanerd.o `test -f 'cleanerd.c' || echo './'`cleanerd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs_cleanerd-cldconfig.o -MD -MP -MF .deps/nilfs_cleanerd-cldconfig.Tpo -c -o nilfs_cleanerd-cldconfig.o `test -f 'cldconfig.c' || echo './'`cldconfig.c mv -f .deps/nilfs_cleanerd-cldconfig.Tpo .deps/nilfs_cleanerd-cldconfig.Po mv -f .deps/nilfs_cleanerd-cleanerd.Tpo .deps/nilfs_cleanerd-cleanerd.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -static -Wl,--as-needed,-O1,--sort-common -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/libnilfs.la ../../lib/libnilfsgc.la -luuid libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o nilfs_cleanerd nilfs_cleanerd-cleanerd.o nilfs_cleanerd-cldconfig.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsgc.so /home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib/.libs/libnilfs.so -luuid make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/cleanerd' Making all in mkfs make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mkfs' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT bitops.o -MD -MP -MF .deps/bitops.Tpo -c -o bitops.o bitops.c mv -f .deps/bitops.Tpo .deps/bitops.Po mv -f .deps/mkfs.Tpo .deps/mkfs.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o mkfs.nilfs2 mkfs.o bitops.o -lblkid -luuid -luuid ../../lib/libnilfsfeature.la ../../lib/libmountchk.la ../../lib/libcrc32.la libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o mkfs.nilfs2 mkfs.o bitops.o -lblkid -luuid ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a ../../lib/.libs/libcrc32.a make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mkfs' Making all in mount make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mount' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT mount_libmount.o -MD -MP -MF .deps/mount_libmount.Tpo -c -o mount_libmount.o mount_libmount.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT sundries.o -MD -MP -MF .deps/sundries.Tpo -c -o sundries.o sundries.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT mount_attrs.o -MD -MP -MF .deps/mount_attrs.Tpo -c -o mount_attrs.o mount_attrs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT umount_libmount.o -MD -MP -MF .deps/umount_libmount.Tpo -c -o umount_libmount.o umount_libmount.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po mv -f .deps/mount_attrs.Tpo .deps/mount_attrs.Po mv -f .deps/umount_libmount.Tpo .deps/umount_libmount.Po mv -f .deps/sundries.Tpo .deps/sundries.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount -lblkid -luuid mv -f .deps/mount_libmount.Tpo .deps/mount_libmount.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/librealpath.la ../../lib/libcleanerexec.la -lmount -lblkid -luuid libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o umount.nilfs2 umount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount -lblkid -luuid libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o mount.nilfs2 mount_libmount.o sundries.o xmalloc.o mount_attrs.o ../../lib/.libs/librealpath.a ../../lib/.libs/libcleanerexec.a -lmount -lblkid -luuid make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mount' Making all in nilfs-tune make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-tune' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs-tune.o -MD -MP -MF .deps/nilfs-tune.Tpo -c -o nilfs-tune.o nilfs-tune.c nilfs-tune.c: In function 'show_nilfs_sb': nilfs-tune.c:430:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 430 | printf("Number of segments:\t %llu\n", le64_to_cpu(sbp->s_nsegments)); | ~~~^ | | | long long unsigned int | %lu nilfs-tune.c:431:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 431 | printf("Device size:\t\t %llu\n", le64_to_cpu(sbp->s_dev_size)); | ~~~^ | | | long long unsigned int | %lu nilfs-tune.c:432:41: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 432 | printf("First data block:\t %llu\n", | ~~~^ | | | long long unsigned int | %lu nilfs-tune.c:438:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 438 | printf("Last checkpoint #:\t %llu\n", le64_to_cpu(sbp->s_last_cno)); | ~~~^ | | | long long unsigned int | %lu nilfs-tune.c:439:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 439 | printf("Last block address:\t %llu\n", le64_to_cpu(sbp->s_last_pseg)); | ~~~^ | | | long long unsigned int | %lu nilfs-tune.c:440:40: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 440 | printf("Last sequence #:\t %llu\n", le64_to_cpu(sbp->s_last_seq)); | ~~~^ | | | long long unsigned int | %lu nilfs-tune.c:441:42: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 441 | printf("Free blocks count:\t %llu\n", | ~~~^ | | | long long unsigned int | %lu mv -f .deps/nilfs-tune.Tpo .deps/nilfs-tune.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o nilfs-tune nilfs-tune.o ../../lib/libnilfs.la ../../lib/libnilfsfeature.la ../../lib/libmountchk.la libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/nilfs-tune nilfs-tune.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfsfeature.a ../../lib/.libs/libmountchk.a make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-tune' Making all in nilfs-clean make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-clean' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs-clean.o -MD -MP -MF .deps/nilfs-clean.Tpo -c -o nilfs-clean.o nilfs-clean.c mv -f .deps/nilfs-clean.Tpo .deps/nilfs-clean.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o nilfs-clean nilfs-clean.o ../../lib/libnilfs.la ../../lib/libnilfscleaner.la ../../lib/libparser.la libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/nilfs-clean nilfs-clean.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libnilfscleaner.so -luuid ../../lib/.libs/libparser.a make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-clean' Making all in nilfs-resize make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-resize' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Os -fomit-frame-pointer -Wall -Os -fomit-frame-pointer -MT nilfs-resize.o -MD -MP -MF .deps/nilfs-resize.Tpo -c -o nilfs-resize.o nilfs-resize.c mv -f .deps/nilfs-resize.Tpo .deps/nilfs-resize.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o nilfs-resize nilfs-resize.o ../../lib/libnilfs.la ../../lib/libmountchk.la ../../lib/libnilfsgc.la libtool: link: gcc -Wall -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/nilfs-resize nilfs-resize.o ../../lib/.libs/libnilfs.so ../../lib/.libs/libmountchk.a ../../lib/.libs/libnilfsgc.so /home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib/.libs/libnilfs.so make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-resize' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' Making all in include make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/include' Making all in man make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/man' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/scripts' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' >>> nilfs-utils: Entering fakeroot... Making install in lib make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnilfs.la libnilfsgc.la libnilfscleaner.la '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib' libtool: install: /usr/bin/install -c .libs/libnilfs.so.0.2.4 /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.so.0.2.4 libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfs.so.0.2.4 libnilfs.so.0 || { rm -f libnilfs.so.0 && ln -s libnilfs.so.0.2.4 libnilfs.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfs.so.0.2.4 libnilfs.so || { rm -f libnilfs.so && ln -s libnilfs.so.0.2.4 libnilfs.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfs.lai /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfs.la libtool: install: warning: relinking `libnilfsgc.la' libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib; /bin/sh /home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/libtool --tag CC --mode=relink gcc -Wall -Os -fomit-frame-pointer -version-info 2:1:2 -Wl,--as-needed,-O1,--sort-common -o libnilfsgc.la -rpath /usr/lib gc.lo vector.lo cnoconv.lo cnormap.lo libnilfs.la -inst-prefix-dir /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils) libtool: relink: gcc -shared -fPIC -DPIC .libs/gc.o .libs/vector.o .libs/cnoconv.o .libs/cnormap.o -L/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib -L/usr/lib -lnilfs -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libnilfsgc.so.0 -o .libs/libnilfsgc.so.0.2.1 libtool: install: /usr/bin/install -c .libs/libnilfsgc.so.0.2.1T /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.so.0.2.1 libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfsgc.so.0.2.1 libnilfsgc.so.0 || { rm -f libnilfsgc.so.0 && ln -s libnilfsgc.so.0.2.1 libnilfsgc.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfsgc.so.0.2.1 libnilfsgc.so || { rm -f libnilfsgc.so && ln -s libnilfsgc.so.0.2.1 libnilfsgc.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfsgc.lai /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfsgc.la libtool: install: /usr/bin/install -c .libs/libnilfscleaner.so.0.1.0 /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.so.0.1.0 libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfscleaner.so.0.1.0 libnilfscleaner.so.0 || { rm -f libnilfscleaner.so.0 && ln -s libnilfscleaner.so.0.1.0 libnilfscleaner.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib && { ln -s -f libnilfscleaner.so.0.1.0 libnilfscleaner.so || { rm -f libnilfscleaner.so && ln -s libnilfscleaner.so.0.1.0 libnilfscleaner.so; }; }) libtool: install: /usr/bin/install -c .libs/libnilfscleaner.lai /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/lib/libnilfscleaner.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib' Making install in bin make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/bin' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/bin' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c chcp dumpseg lscp lssu mkcp rmcp '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin' libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/chcp /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin/chcp libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dumpseg /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin/dumpseg libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/lscp /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin/lscp libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: warning: `../lib/libnilfsgc.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/lssu /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin/lssu libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/mkcp /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin/mkcp libtool: install: warning: `../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/rmcp /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/bin/rmcp make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/bin' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/bin' Making install in sbin make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' Making install in cleanerd make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/cleanerd' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/cleanerd' ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/etc' ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin' /usr/bin/install -c -m 644 nilfs_cleanerd.conf '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/etc' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs_cleanerd '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin' libtool: install: /usr/bin/install -c nilfs_cleanerd /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin/nilfs_cleanerd make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/cleanerd' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/cleanerd' Making install in mkfs make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mkfs' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mkfs' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mkfs.nilfs2 '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin' libtool: install: /usr/bin/install -c mkfs.nilfs2 /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin/mkfs.nilfs2 make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mkfs' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mkfs' Making install in mount make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mount' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mount' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mount.nilfs2 umount.nilfs2 '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin' libtool: install: /usr/bin/install -c mount.nilfs2 /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin/mount.nilfs2 libtool: install: /usr/bin/install -c umount.nilfs2 /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/sbin/umount.nilfs2 make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mount' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/mount' Making install in nilfs-tune make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-tune' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-tune' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-tune '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin' libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nilfs-tune /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin/nilfs-tune make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-tune' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-tune' Making install in nilfs-clean make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-clean' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-clean' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-clean '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin' libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libnilfscleaner.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nilfs-clean /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin/nilfs-clean make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-clean' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-clean' Making install in nilfs-resize make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-resize' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-resize' ../.././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin' make[3]: Nothing to be done for 'install-data-am'. /bin/sh ../../libtool --mode=install /usr/bin/install -c nilfs-resize '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin' libtool: install: warning: `../../lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libnilfsgc.la' has not been installed in `/usr/lib' libtool: install: warning: `/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/lib/libnilfs.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/nilfs-resize /home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/sbin/nilfs-resize make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-resize' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin/nilfs-resize' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' make[3]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/sbin' Making install in include make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/include' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/include' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/include' /usr/bin/install -c -m 644 nilfs.h nilfs2_fs.h nilfs_cleaner.h '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/include' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/include' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/include' Making install in man make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/man' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/share/man/man5' .././install-sh -c -d '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/share/man/man8' /usr/bin/install -c -m 644 nilfs.8 mkfs.nilfs2.8 mount.nilfs2.8 umount.nilfs2.8 mkcp.8 chcp.8 rmcp.8 dumpseg.8 nilfs_cleanerd.8 nilfs-tune.8 nilfs-clean.8 nilfs-resize.8 '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/share/man/man8' /usr/bin/install -c -m 644 lscp.1 lssu.1 '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/share/man/man1' /usr/bin/install -c -m 644 nilfs_cleanerd.conf.5 '/home/buildozer/aports/testing/nilfs-utils/pkg/nilfs-utils/usr/share/man/man5' make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/man' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/man' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/scripts' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/scripts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/scripts' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8/scripts' make[1]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' make[2]: Entering directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' make[1]: Leaving directory '/home/buildozer/aports/testing/nilfs-utils/src/nilfs-utils-2.2.8' >>> nilfs-utils-libs*: Running split function libs... >>> nilfs-utils-libs*: Preparing subpackage nilfs-utils-libs... >>> nilfs-utils-libs*: Stripping binaries >>> nilfs-utils-libs*: Running postcheck for nilfs-utils-libs >>> nilfs-utils-dev*: Running split function dev... >>> nilfs-utils-dev*: Preparing subpackage nilfs-utils-dev... >>> nilfs-utils-dev*: Stripping binaries >>> nilfs-utils-dev*: Running postcheck for nilfs-utils-dev >>> nilfs-utils-doc*: Running split function doc... >>> nilfs-utils-doc*: Preparing subpackage nilfs-utils-doc... >>> nilfs-utils-doc*: Running postcheck for nilfs-utils-doc >>> nilfs-utils*: Running postcheck for nilfs-utils >>> nilfs-utils*: Preparing package nilfs-utils... >>> nilfs-utils*: Stripping binaries >>> nilfs-utils-dev*: Scanning shared objects >>> nilfs-utils-doc*: Scanning shared objects >>> nilfs-utils-libs*: Scanning shared objects >>> nilfs-utils*: Scanning shared objects >>> nilfs-utils-dev*: Tracing dependencies... nilfs-utils-libs=2.2.8-r0 >>> nilfs-utils-dev*: Package size: 60.0 KB >>> nilfs-utils-dev*: Compressing data... >>> nilfs-utils-dev*: Create checksum... >>> nilfs-utils-dev*: Create nilfs-utils-dev-2.2.8-r0.apk >>> nilfs-utils-doc*: Tracing dependencies... >>> nilfs-utils-doc*: Package size: 88.0 KB >>> nilfs-utils-doc*: Compressing data... >>> nilfs-utils-doc*: Create checksum... >>> nilfs-utils-doc*: Create nilfs-utils-doc-2.2.8-r0.apk >>> nilfs-utils-libs*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libuuid.so.1 >>> nilfs-utils-libs*: Package size: 92.0 KB >>> nilfs-utils-libs*: Compressing data... >>> nilfs-utils-libs*: Create checksum... >>> nilfs-utils-libs*: Create nilfs-utils-libs-2.2.8-r0.apk >>> nilfs-utils*: Tracing dependencies... so:libblkid.so.1 so:libc.musl-s390x.so.1 so:libmount.so.1 so:libnilfs.so.0 so:libnilfscleaner.so.0 so:libnilfsgc.so.0 so:libuuid.so.1 >>> nilfs-utils*: Package size: 312.0 KB >>> nilfs-utils*: Compressing data... >>> nilfs-utils*: Create checksum... >>> nilfs-utils*: Create nilfs-utils-2.2.8-r0.apk >>> nilfs-utils: Build complete at Fri, 06 May 2022 12:32:41 +0000 elapsed time 0h 0m 10s >>> nilfs-utils: Cleaning up srcdir >>> nilfs-utils: Cleaning up pkgdir >>> nilfs-utils: Uninstalling dependencies... (1/8) Purging .makedepends-nilfs-utils (20220506.123232) (2/8) Purging linux-headers (5.16.7-r1) (3/8) Purging util-linux-dev (2.38-r1) (4/8) Purging libfdisk (2.38-r1) (5/8) Purging libmount (2.38-r1) (6/8) Purging libsmartcols (2.38-r1) (7/8) Purging libuuid (2.38-r1) (8/8) Purging libblkid (2.38-r1) OK: 325 MiB in 93 packages >>> nilfs-utils: Updating the testing/s390x repository index... >>> nilfs-utils: Signing the index...