==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: jfsutils 1.1.15-9 (Tue Mar 19 12:25:26 2024) ==> Retrieving sources... -> Found jfsutils-1.1.15.tar.gz -> Found jfsutils-1.1.15-missing-includes.patch -> Found jfsutils-1.1.15-sysmacros.patch -> Found jfsutils-1.1.15-gcc10.patch -> Found jfsutils-1.1.15-format-security-errors.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... jfsutils-1.1.15.tar.gz ... Passed jfsutils-1.1.15-missing-includes.patch ... Passed jfsutils-1.1.15-sysmacros.patch ... Passed jfsutils-1.1.15-gcc10.patch ... Passed jfsutils-1.1.15-format-security-errors.patch ... Passed ==> Making package: jfsutils 1.1.15-9 (Tue Mar 19 12:25:47 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found jfsutils-1.1.15.tar.gz -> Found jfsutils-1.1.15-missing-includes.patch -> Found jfsutils-1.1.15-sysmacros.patch -> Found jfsutils-1.1.15-gcc10.patch -> Found jfsutils-1.1.15-format-security-errors.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting jfsutils-1.1.15.tar.gz with bsdtar ==> Starting prepare()... patching file fscklog/extract.c patching file libfs/devices.c patching file fscklog/display.c patching file libfs/logredo.c patching file fscklog/display.c patching file fscklog/fscklog.c patching file logdump/helpers.c ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ln... /usr/bin/ln checking whether ln -s works... yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.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 size_t... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking for getcwd... yes checking for getmntinfo... no checking for strtol... yes checking for strtoul... yes checking for posix_memalign... yes checking for memalign... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating libfs/Makefile config.status: creating include/Makefile config.status: creating fsck/Makefile config.status: creating fscklog/Makefile config.status: creating logdump/Makefile config.status: creating mkfs/Makefile config.status: creating tune/Makefile config.status: creating xpeek/Makefile config.status: creating jfsutils.spec config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15' Making all in libfs make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/libfs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fssubs.o -MD -MP -MF .deps/fssubs.Tpo -c -o fssubs.o fssubs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT unicode_to_utf8.o -MD -MP -MF .deps/unicode_to_utf8.Tpo -c -o unicode_to_utf8.o unicode_to_utf8.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT devices.o -MD -MP -MF .deps/devices.Tpo -c -o devices.o devices.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT utilsubs.o -MD -MP -MF .deps/utilsubs.Tpo -c -o utilsubs.o utilsubs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c mv -f .deps/unicode_to_utf8.Tpo .deps/unicode_to_utf8.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT inode.o -MD -MP -MF .deps/inode.Tpo -c -o inode.o inode.c utilsubs.c: In function 'prompt': utilsubs.c:60:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] utilsubs.c: In function 'more': utilsubs.c:76:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/utilsubs.Tpo .deps/utilsubs.Po mv -f .deps/super.Tpo .deps/super.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT diskmap.o -MD -MP -MF .deps/diskmap.Tpo -c -o diskmap.o diskmap.c mv -f .deps/fssubs.Tpo .deps/fssubs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT uniupr.o -MD -MP -MF .deps/uniupr.Tpo -c -o uniupr.o uniupr.c mv -f .deps/devices.Tpo .deps/devices.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT jfs_endian.o -MD -MP -MF .deps/jfs_endian.Tpo -c -o jfs_endian.o jfs_endian.c mv -f .deps/uniupr.Tpo .deps/uniupr.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT open_by_label.o -MD -MP -MF .deps/open_by_label.Tpo -c -o open_by_label.o open_by_label.c mv -f .deps/inode.Tpo .deps/inode.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT log_dump.o -MD -MP -MF .deps/log_dump.Tpo -c -o log_dump.o log_dump.c mv -f .deps/diskmap.Tpo .deps/diskmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT logform.o -MD -MP -MF .deps/logform.Tpo -c -o logform.o logform.c mv -f .deps/message.Tpo .deps/message.Po mv -f .deps/jfs_endian.Tpo .deps/jfs_endian.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT logredo.o -MD -MP -MF .deps/logredo.Tpo -c -o logredo.o logredo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT log_work.o -MD -MP -MF .deps/log_work.Tpo -c -o log_work.o log_work.c open_by_label.c: In function 'open_check_label': open_by_label.c:72:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from open_by_label.c:21: /usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'unsigned char *' 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ open_by_label.c:84:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] /usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'unsigned char *' 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ open_by_label.c: In function 'open_by_label': open_by_label.c:276:24: warning: '%s' directive writing up to 255 bytes into a region of size 86 [-Wformat-overflow=] In file included from /usr/include/stdio.h:894, from open_by_label.c:20: In function 'sprintf', inlined from 'open_by_label' at open_by_label.c:276:4: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 19 and 274 bytes into a destination of size 100 38 | #endif | ^ 39 | | 40 | __fortify_function int | ~~~~~~~~~~~~~~~~~~~~~~ open_by_label.c: In function 'open_by_label': open_by_label.c:284:21: warning: '%s' directive writing up to 255 bytes into a region of size 95 [-Wformat-overflow=] In function 'sprintf', inlined from 'open_by_label' at open_by_label.c:284:5: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 517 bytes into a destination of size 100 38 | #endif | ^ 39 | | 40 | __fortify_function int | ~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/open_by_label.Tpo .deps/open_by_label.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT log_read.o -MD -MP -MF .deps/log_read.Tpo -c -o log_read.o log_read.c logform.c: In function 'jfs_logform': logform.c:153:3: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] mv -f .deps/logform.Tpo .deps/logform.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT log_map.o -MD -MP -MF .deps/log_map.Tpo -c -o log_map.o log_map.c log_dump.c: In function 'jfs_logdump': log_dump.c:333:37: warning: pointer targets in passing argument 3 of 'logRead' differ in signedness [-Wpointer-sign] log_dump.c:167:43: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} mv -f .deps/log_dump.Tpo .deps/log_dump.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckmsgdef.o -MD -MP -MF .deps/fsckmsgdef.Tpo -c -o fsckmsgdef.o fsckmsgdef.c mv -f .deps/fsckmsgdef.Tpo .deps/fsckmsgdef.Po mv -f .deps/log_read.Tpo .deps/log_read.Po logredo.c: In function 'jfs_logredo': logredo.c:618:36: warning: pointer targets in passing argument 3 of 'logRead' differ in signedness [-Wpointer-sign] logredo.c:174:43: note: expected 'char *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} logredo.c: At top level: logredo.c:159:16: warning: 'prog' defined but not used [-Wunused-variable] mv -f .deps/logredo.Tpo .deps/logredo.Po mv -f .deps/log_work.Tpo .deps/log_work.Po mv -f .deps/log_map.Tpo .deps/log_map.Po rm -f libfs.a ar cru libfs.a fssubs.o unicode_to_utf8.o devices.o utilsubs.o super.o inode.o diskmap.o message.o uniupr.o jfs_endian.o open_by_label.o log_dump.o logform.o logredo.o log_work.o log_read.o log_map.o fsckmsgdef.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libfs.a make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/libfs' Making all in include make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/include' Making all in fsck make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckbmap.o -MD -MP -MF .deps/fsckbmap.Tpo -c -o fsckbmap.o fsckbmap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckconn.o -MD -MP -MF .deps/fsckconn.Tpo -c -o fsckconn.o fsckconn.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckdire.o -MD -MP -MF .deps/fsckdire.Tpo -c -o fsckdire.o fsckdire.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckdtre.o -MD -MP -MF .deps/fsckdtre.Tpo -c -o fsckdtre.o fsckdtre.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckea.o -MD -MP -MF .deps/fsckea.Tpo -c -o fsckea.o fsckea.c mv -f .deps/fsckea.Tpo .deps/fsckea.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckimap.o -MD -MP -MF .deps/fsckimap.Tpo -c -o fsckimap.o fsckimap.c mv -f .deps/fsckconn.Tpo .deps/fsckconn.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckino.o -MD -MP -MF .deps/fsckino.Tpo -c -o fsckino.o fsckino.c fsckbmap.c: In function 'dmap_pwmap_rebuild': fsckbmap.c:391:22: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness [-Wpointer-sign] In file included from fsckbmap.c:22: ../libfs/diskmap.h:25:22: note: expected 'unsigned char *' but argument is of type 'char *' fsckbmap.c: In function 'dmap_pmap_verify': fsckbmap.c:478:29: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness [-Wpointer-sign] ../libfs/diskmap.h:25:22: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/fsckbmap.Tpo .deps/fsckbmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckmeta.o -MD -MP -MF .deps/fsckmeta.Tpo -c -o fsckmeta.o fsckmeta.c fsckdire.c: In function 'dtSplitPage': fsckdire.c:940:8: warning: pointer targets in assignment from 'int8_t *' {aka 'signed char *'} to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] mv -f .deps/fsckdire.Tpo .deps/fsckdire.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckpfs.o -MD -MP -MF .deps/fsckpfs.Tpo -c -o fsckpfs.o fsckpfs.c fsckdtre.c: In function 'dTree_key_extract_cautiously': fsckdtre.c:1641:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fsckdtre.c: In function 'dTree_key_extract_record': fsckdtre.c:1777:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fsckdtre.c: In function 'reconnect_fs_inodes': fsckdtre.c:3917:14: warning: pointer targets in passing argument 2 of 'UTF8_String_To_Unicode_String' differ in signedness [-Wpointer-sign] In file included from fsckdtre.c:30: ../libfs/unicode_to_utf8.h:18:68: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *' fsckdtre.c:3911:24: warning: '%s' directive writing up to 299 bytes into a region of size 16 [-Wformat-overflow=] fsckdtre.c:3911:24: note: using the range [-2147483648, 2147483647] for directive argument In file included from /usr/include/stdio.h:894, from xfsckint.h:21, from fsckdtre.c:21: In function 'sprintf', inlined from 'reconnect_fs_inodes' at fsckdtre.c:3911:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 610 bytes into a destination of size 16 38 | #endif | ^ 39 | | 40 | __fortify_function int | ~~~~~~~~~~~~~~~~~~~~~~ fsckdtre.c: In function 'reconnect_fs_inodes': fsckdtre.c:3906:24: warning: '%s' directive writing up to 299 bytes into a region of size 16 [-Wformat-overflow=] fsckdtre.c:3906:24: note: using the range [-2147483648, 2147483647] for directive argument In function 'sprintf', inlined from 'reconnect_fs_inodes' at fsckdtre.c:3906:6: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 7 and 610 bytes into a destination of size 16 38 | #endif | ^ 39 | | 40 | __fortify_function int | ~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/fsckdtre.Tpo .deps/fsckdtre.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT dirindex.o -MD -MP -MF .deps/dirindex.Tpo -c -o dirindex.o dirindex.c fsckino.c: In function 'validate_record_fileset_inode': fsckino.c:1844:6: warning: variable 'intermed_rc' set but not used [-Wunused-but-set-variable] mv -f .deps/fsckino.Tpo .deps/fsckino.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckwsp.o -MD -MP -MF .deps/fsckwsp.Tpo -c -o fsckwsp.o fsckwsp.c mv -f .deps/fsckimap.Tpo .deps/fsckimap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckxtre.o -MD -MP -MF .deps/fsckxtre.Tpo -c -o fsckxtre.o fsckxtre.c mv -f .deps/dirindex.Tpo .deps/dirindex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT xchkdsk.o -MD -MP -MF .deps/xchkdsk.Tpo -c -o xchkdsk.o xchkdsk.c fsckpfs.c: In function 'blkmap_flush': fsckpfs.c:347:28: warning: variable 'fsck_bmpt_ptr' set but not used [-Wunused-but-set-variable] fsckpfs.c: In function 'blkmap_get_page': fsckpfs.c:490:28: warning: variable 'fsck_bmpt_ptr' set but not used [-Wunused-but-set-variable] fsckpfs.c: In function 'blktbl_dmap_get': fsckpfs.c:768:15: warning: variable 'dmap_t_ptr' set but not used [-Wunused-but-set-variable] fsckpfs.c: In function 'blktbl_dmaps_flush': fsckpfs.c:918:15: warning: variable 'dmap_t_ptr' set but not used [-Wunused-but-set-variable] fsckpfs.c: In function 'imapleaf_get': fsckpfs.c:2125:12: warning: variable 'xtpage_t_ptr' set but not used [-Wunused-but-set-variable] fsckpfs.c: In function 'node_get': fsckpfs.c:3090:12: warning: variable 'xtpage_t_ptr' set but not used [-Wunused-but-set-variable] mv -f .deps/fsckpfs.Tpo .deps/fsckpfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckruns.o -MD -MP -MF .deps/fsckruns.Tpo -c -o fsckruns.o fsckruns.c mv -f .deps/fsckmeta.Tpo .deps/fsckmeta.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsck_message.o -MD -MP -MF .deps/fsck_message.Tpo -c -o fsck_message.o fsck_message.c mv -f .deps/fsckxtre.Tpo .deps/fsckxtre.Po fsck_message.c: In function 'fsck_record_msg': fsck_message.c:43:2: warning: '__builtin_strncpy' specified bound 510 equals destination size [-Wstringop-truncation] mv -f .deps/fsck_message.Tpo .deps/fsck_message.Po mv -f .deps/fsckruns.Tpo .deps/fsckruns.Po fsckwsp.c: In function 'establish_wsp_block_map_ctl.part.0': fsckwsp.c:1484:3: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] fsckwsp.c:1503:4: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 16 [-Wformat-overflow=] fsckwsp.c:1503:4: note: directive argument in the range [-2147481748, 2147483647] In file included from /usr/include/stdio.h:894, from xfsckint.h:21, from fsckwsp.c:26: In function 'sprintf', inlined from 'establish_wsp_block_map_ctl.part.0' at fsckwsp.c:1502:3: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 14 and 72 bytes into a destination of size 20 38 | #endif | ^ 39 | | 40 | __fortify_function int | ~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/fsckwsp.Tpo .deps/fsckwsp.Po xchkdsk.c: In function 'initial_processing': xchkdsk.c:1432:6: warning: variable 'iml_rc' set but not used [-Wunused-but-set-variable] xchkdsk.c: In function 'main': xchkdsk.c:432:22: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 0 and 16 [-Wformat-overflow=] xchkdsk.c:432:22: note: directive argument in the range [-2147481748, 2147483647] In file included from /usr/include/stdio.h:894, from xfsckint.h:21, from xchkdsk.c:28: In function 'sprintf', inlined from 'main' at xchkdsk.c:432:2: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 14 and 72 bytes into a destination of size 20 38 | #endif | ^ 39 | | 40 | __fortify_function int | ~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/xchkdsk.Tpo .deps/xchkdsk.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o jfs_fsck fsckbmap.o fsckconn.o fsckdire.o fsckdtre.o fsckea.o fsckimap.o fsckino.o fsckmeta.o fsckpfs.o dirindex.o fsckwsp.o fsckxtre.o xchkdsk.o fsckruns.o fsck_message.o ../libfs/libfs.a -luuid make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' Making all in fscklog make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fscklog.o -MD -MP -MF .deps/fscklog.Tpo -c -o fscklog.o fscklog.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c mv -f .deps/display.Tpo .deps/display.Po fscklog.c: In function 'parse_parms': fscklog.c:205:5: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] fscklog.c:198:14: note: length computed here mv -f .deps/fscklog.Tpo .deps/fscklog.Po mv -f .deps/extract.Tpo .deps/extract.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o jfs_fscklog fscklog.o display.o extract.o ../libfs/libfs.a make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog' Making all in logdump make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/logdump' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT logdump.o -MD -MP -MF .deps/logdump.Tpo -c -o logdump.o logdump.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.c mv -f .deps/helpers.Tpo .deps/helpers.Po mv -f .deps/logdump.Tpo .deps/logdump.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o jfs_logdump logdump.o helpers.o ../libfs/libfs.a -luuid make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/logdump' Making all in mkfs make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT initmap.o -MD -MP -MF .deps/initmap.Tpo -c -o initmap.o initmap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT inodemap.o -MD -MP -MF .deps/inodemap.Tpo -c -o inodemap.o inodemap.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT inodes.o -MD -MP -MF .deps/inodes.Tpo -c -o inodes.o inodes.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c mv -f .deps/inodemap.Tpo .deps/inodemap.Po In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:215:2: inodes.c:476:73: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:215:2: inodes.c:485:78: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:215:2: inodes.c:487:77: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:231:2: inodes.c:476:73: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:231:2: inodes.c:485:78: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:231:2: inodes.c:487:77: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:244:2: inodes.c:476:73: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:286:2: inodes.c:476:73: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:286:2: inodes.c:485:78: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inode_table' at inodes.c:286:2: inodes.c:487:77: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inode_table': inodes.c:177:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inodes' at inodes.c:370:2: inodes.c:448:73: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inodes': inodes.c:346:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inodes' at inodes.c:370:2: inodes.c:457:78: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inodes': inodes.c:346:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inodes' at inodes.c:370:2: inodes.c:459:77: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inodes': inodes.c:346:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inodes' at inodes.c:370:2: inodes.c:467:77: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inodes': inodes.c:346:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inodes' at inodes.c:370:2: inodes.c:469:81: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inodes': inodes.c:346:16: note: at offset 224 into object 'inode_buffer' of size 512 In function 'init_inode', inlined from 'init_fileset_inodes' at inodes.c:370:2: inodes.c:469:190: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] inodes.c: In function 'init_fileset_inodes': inodes.c:346:16: note: at offset 224 into object 'inode_buffer' of size 512 mv -f .deps/inodes.Tpo .deps/inodes.Po mkfs.c: In function 'parse_journal_opts': mkfs.c:601:40: warning: pointer targets in passing argument 1 of 'open_by_label' differ in signedness [-Wpointer-sign] mkfs.c:52:21: note: expected 'unsigned char *' but argument is of type 'char *' mkfs.c: In function 'main': mkfs.c:990:8: warning: the address of 'volume_label' will always evaluate as 'true' [-Waddress] In function 'create_aggregate', inlined from 'main' at mkfs.c:1063:7: mkfs.c:352:17: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[5]' [-Warray-bounds] mkfs.c: In function 'main': mkfs.c:75:22: note: at offset 1248 into object 'aggr_inodes' of size 2560 In function 'create_aggregate', inlined from 'main' at mkfs.c:1063:7: mkfs.c:352:17: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'struct dinode[5]' [-Warray-bounds] mkfs.c: In function 'main': mkfs.c:75:22: note: at offset 1248 into object 'aggr_inodes' of size 2560 mkfs.c:522:2: warning: '__builtin_strncpy' output may be truncated copying 11 bytes from a string of length 15 [-Wstringop-truncation] mkfs.c:730:4: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] mv -f .deps/mkfs.Tpo .deps/mkfs.Po initmap.c: In function 'dbAlloc': initmap.c:735:26: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness [-Wpointer-sign] In file included from initmap.c:34: ../libfs/diskmap.h:25:22: note: expected 'unsigned char *' but argument is of type 'char *' mv -f .deps/initmap.Tpo .deps/initmap.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o jfs_mkfs initmap.o inodemap.o inodes.o mkfs.o ../libfs/libfs.a -luuid make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' Making all in tune make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/tune' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT tune.o -MD -MP -MF .deps/tune.Tpo -c -o tune.o tune.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c mv -f .deps/super.Tpo .deps/super.Po tune.c: In function 'parse_journal_opts': tune.c:92:45: warning: pointer targets in passing argument 1 of 'open_by_label' differ in signedness [-Wpointer-sign] tune.c:47:29: note: expected 'unsigned char *' but argument is of type 'char *' tune.c:96:8: warning: the address of 'logdev' will always evaluate as 'true' [-Waddress] tune.c: In function 'main': tune.c:335:4: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] tune.c:324:4: warning: '__builtin_strncpy' specified bound 11 equals destination size [-Wstringop-truncation] tune.c:328:4: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] mv -f .deps/tune.Tpo .deps/tune.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o jfs_tune tune.o super.o ../libfs/libfs.a -luuid make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/tune' Making all in xpeek make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT alter.o -MD -MP -MF .deps/alter.Tpo -c -o alter.o alter.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT fsckcbbl.o -MD -MP -MF .deps/fsckcbbl.Tpo -c -o fsckcbbl.o fsckcbbl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT iag.o -MD -MP -MF .deps/iag.Tpo -c -o iag.o iag.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT super2.o -MD -MP -MF .deps/super2.Tpo -c -o super2.o super2.c display.c: In function 'display': display.c:51:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT xpeek.o -MD -MP -MF .deps/xpeek.Tpo -c -o xpeek.o xpeek.c alter.c: In function 'alter': alter.c:87:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] alter.c:44:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/alter.Tpo .deps/alter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.c iag.c: In function 'iag': iag.c:52:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] iag.c: In function 'change_iag': iag.c:161:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] iag.c: In function 'display_map': iag.c:350:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] iag.c: In function 'display_ext': iag.c:382:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] iag.c:400:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/iag.Tpo .deps/iag.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT dmap.o -MD -MP -MF .deps/dmap.Tpo -c -o dmap.o dmap.c fsckcbbl.c: In function 'display_cbblfsck': fsckcbbl.c:166:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] fsckcbbl.c: In function 'display_fsck_wsphdr': fsckcbbl.c:292:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] fsckcbbl.c: In function 'display_logsuper': fsckcbbl.c:429:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] fsckcbbl.c: In function 'display_cbblfsck': fsckcbbl.c:213:3: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] fsckcbbl.c:177:3: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] fsckcbbl.c: In function 'display_fsck_wsphdr': fsckcbbl.c:303:3: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] fsckcbbl.c: In function 'display_logsuper': fsckcbbl.c:477:3: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] mv -f .deps/fsckcbbl.Tpo .deps/fsckcbbl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c super2.c: In function 'display_super2': super2.c:220:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] super2.c:332:3: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] super2.c:235:3: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] mv -f .deps/super2.Tpo .deps/super2.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT inode.o -MD -MP -MF .deps/inode.Tpo -c -o inode.o inode.c mv -f .deps/xpeek.Tpo .deps/xpeek.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c mv -f .deps/help.Tpo .deps/help.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c dmap.c: In function 'display_dbmap': dmap.c:168:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c: In function 'display_cpage': dmap.c:324:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c: In function 'display_leaf': dmap.c:523:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c: In function 'display_tree': dmap.c:721:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c:745:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c:796:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c:826:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c: In function 'display_agfree': dmap.c:895:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] dmap.c: In function 'display_tree': dmap.c:807:27: warning: 'l1' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:673:16: note: 'l1' was declared here dmap.c:807:69: warning: 'l0' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:673:12: note: 'l0' was declared here dmap.c: In function 'display_cpage': dmap.c:401:28: warning: 'l1' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:297:16: note: 'l1' was declared here dmap.c:418:8: warning: 'l0' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:297:12: note: 'l0' was declared here dmap.c: In function 'display_leaf': dmap.c:575:26: warning: 'l1' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:491:16: note: 'l1' was declared here dmap.c:572:69: warning: 'l0' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:491:12: note: 'l0' was declared here dmap.c:567:96: warning: 'dmap' may be used uninitialized [-Wmaybe-uninitialized] dmap.c:491:6: note: 'dmap' was declared here mv -f .deps/dmap.Tpo .deps/dmap.Po directory.c: In function 'print_direntry': directory.c:199:32: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness [-Wpointer-sign] In file included from directory.c:31: ../libfs/unicode_to_utf8.h:16:45: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' directory.c: In function 'display_leaf_slots': directory.c:593:33: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness [-Wpointer-sign] ../libfs/unicode_to_utf8.h:16:45: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' directory.c: In function 'display_slot': directory.c:652:32: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness [-Wpointer-sign] ../libfs/unicode_to_utf8.h:16:45: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' directory.c: In function 'display_internal_slots': directory.c:694:33: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness [-Wpointer-sign] ../libfs/unicode_to_utf8.h:16:45: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'char *' directory.c: In function 'directory': directory.c:72:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c: In function 'dtree': directory.c:222:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c:303:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c: In function 'xtree': directory.c:410:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c:463:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c: In function 'display_leaf_slots': directory.c:601:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c: In function 'display_internal_xtpage': directory.c:795:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] directory.c: In function 'xtree': directory.c:457:11: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] In file included from xpeek.h:23, from directory.c:27: ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:491:10: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:488:10: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:485:10: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:482:10: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:479:10: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:476:10: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:511:11: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c:514:11: warning: array subscript 'xtpage_t[0]' is partly outside array bounds of 'xtpage_t[0]' [-Warray-bounds] ../include/jfs_dinode.h:96:26: note: at offset 128 into object '_table' of size 96 directory.c:400:16: note: at offset 352 into object 'inode' of size 512 directory.c: In function 'dtree': directory.c:263:13: warning: array subscript 'dtpage_t[0]' is partly outside array bounds of 'struct dinode[1]' [-Warray-bounds] directory.c:211:16: note: at offset 224 into object 'inode' of size 512 mv -f .deps/directory.Tpo .deps/directory.Po ui.c: In function 'm_parse': ui.c:40:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/ui.Tpo .deps/ui.Po inode.c: In function 'inode': inode.c:52:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] inode.c: In function 'change_inode': inode.c:192:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/inode.Tpo .deps/inode.Po super.c: In function 'display_super': super.c:229:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] super.c:336:3: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] super.c:323:3: warning: '__builtin_strncpy' specified bound 11 equals destination size [-Wstringop-truncation] super.c:244:3: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] mv -f .deps/super.Tpo .deps/super.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o jfs_debugfs alter.o display.o fsckcbbl.o iag.o io.o super2.o xpeek.o directory.o dmap.o help.o inode.o super.o ui.o ../libfs/libfs.a -luuid make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15' ==> Entering fakeroot environment... ==> Starting package()... Making install in libfs make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/libfs' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/libfs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/libfs' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/libfs' Making install in include make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/include' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/include' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/include' Making install in fsck make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8" /usr/bin/install -c jfs_fsck '/build/jfsutils/pkg/jfsutils/usr/bin' make install-exec-hook /usr/bin/install -c -m 644 jfs_fsck.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' /usr/bin/ln -f /build/jfsutils/pkg/jfsutils/usr/bin/jfs_fsck /build/jfsutils/pkg/jfsutils/usr/bin/fsck.jfs make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' /usr/bin/ln -f /build/jfsutils/pkg/jfsutils/usr/share/man/man8/jfs_fsck.8 /build/jfsutils/pkg/jfsutils/usr/share/man/man8/fsck.jfs.8 make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck' Making install in fscklog make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8" /usr/bin/install -c jfs_fscklog '/build/jfsutils/pkg/jfsutils/usr/bin' /usr/bin/install -c -m 644 jfs_fscklog.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog' Making install in logdump make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/logdump' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/logdump' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8" /usr/bin/install -c jfs_logdump '/build/jfsutils/pkg/jfsutils/usr/bin' /usr/bin/install -c -m 644 jfs_logdump.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/logdump' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/logdump' Making install in mkfs make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8" /usr/bin/install -c jfs_mkfs '/build/jfsutils/pkg/jfsutils/usr/bin' /usr/bin/install -c -m 644 jfs_mkfs.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8' make install-exec-hook make install-data-hook make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' /usr/bin/ln -f /build/jfsutils/pkg/jfsutils/usr/bin/jfs_mkfs /build/jfsutils/pkg/jfsutils/usr/bin/mkfs.jfs make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' /usr/bin/ln -f /build/jfsutils/pkg/jfsutils/usr/share/man/man8/jfs_mkfs.8 /build/jfsutils/pkg/jfsutils/usr/share/man/man8/mkfs.jfs.8 make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs' Making install in tune make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/tune' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/tune' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8" /usr/bin/install -c jfs_tune '/build/jfsutils/pkg/jfsutils/usr/bin' /usr/bin/install -c -m 644 jfs_tune.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/tune' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/tune' Making install in xpeek make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek' test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin" test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8" /usr/bin/install -c jfs_debugfs '/build/jfsutils/pkg/jfsutils/usr/bin' /usr/bin/install -c -m 644 jfs_debugfs.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8' make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek' make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15' make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15' make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15' ==> 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 "jfsutils"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: jfsutils 1.1.15-9 (Tue Mar 19 12:26:18 2024) ==> Cleaning up...