jfsutils 1.1.15-9 aarch64, from core done
done 2026-09-10T22:59:37Z on jonny-ryzen9-aarch64-2, attempt 1
- job
- 5-1789081002-hegjon-test,jfsutils,1.1.15-9,aarch64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- log
- /var/lib/archci/logs/hegjon-test/jfsutils/1.1.15-9/aarch64/attempt-1.log
log 782 lines
1==> archci-build 5-1789081002-hegjon-test,jfsutils,1.1.15-9,aarch64 on jonny-ryzen9 at 2026-09-10T22:56:43Z2 repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Fetching pkgbuilds/jfsutils at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building jfsutils 1.1.15-9 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)9==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done10 root : PWD=/var/lib/archci-worker/build/2/jfsutils ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.FnZwnoakuF makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --ignorearch11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: jfsutils 1.1.15-9 (Fri Sep 11 00:56:43 2026)13==> Retrieving sources...14 -> Found jfsutils-1.1.15.tar.gz15 -> Found jfsutils-1.1.15-missing-includes.patch16 -> Found jfsutils-1.1.15-sysmacros.patch17 -> Found jfsutils-1.1.15-gcc10.patch18 -> Found jfsutils-1.1.15-format-security-errors.patch19==> Validating source files with sha256sums...20 jfsutils-1.1.15.tar.gz ... Passed21 jfsutils-1.1.15-missing-includes.patch ... Passed22 jfsutils-1.1.15-sysmacros.patch ... Passed23 jfsutils-1.1.15-gcc10.patch ... Passed24 jfsutils-1.1.15-format-security-errors.patch ... Passed25pam_unix(sudo:session): session closed for user archci26 root : PWD=/var/lib/archci-worker/build/2/jfsutils ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'27pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)28pam_unix(sudo:session): session closed for user archci29Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.30==> Making package: jfsutils 1.1.15-9 (Thu Sep 10 22:56:52 2026)31==> Checking runtime dependencies...32==> Checking buildtime dependencies...33==> Retrieving sources...34 -> Found jfsutils-1.1.15.tar.gz35 -> Found jfsutils-1.1.15-missing-includes.patch36 -> Found jfsutils-1.1.15-sysmacros.patch37 -> Found jfsutils-1.1.15-gcc10.patch38 -> Found jfsutils-1.1.15-format-security-errors.patch39==> WARNING: Skipping all source file integrity checks.40==> Extracting sources...41 -> Extracting jfsutils-1.1.15.tar.gz with bsdtar42==> Starting prepare()...43patching file fscklog/extract.c44patching file libfs/devices.c45patching file fscklog/display.c46patching file libfs/logredo.c47patching file fscklog/display.c48patching file fscklog/fscklog.c49patching file logdump/helpers.c50==> Starting build()...51checking for a BSD-compatible install... /usr/bin/install -c52checking whether build environment is sane... yes53checking for a thread-safe mkdir -p... /usr/bin/mkdir -p54checking for gawk... gawk55checking whether make sets $(MAKE)... yes56checking whether to enable maintainer-specific portions of Makefiles... no57checking for gawk... (cached) gawk58checking for gcc... gcc59checking whether the C compiler works... yes60checking for C compiler default output file name... a.out61checking for suffix of executables...62checking whether we are cross compiling... no63checking for suffix of object files... o64checking whether we are using the GNU C compiler... yes65checking whether gcc accepts -g... yes66checking for gcc option to accept ISO C89... none needed67checking for style of include used by make... GNU68checking dependency style of gcc... gcc369checking for ln... /usr/bin/ln70checking whether ln -s works... yes71checking for ranlib... ranlib72checking how to run the C preprocessor... gcc -E73checking for grep that handles long lines and -e... /usr/bin/grep74checking for egrep... /usr/bin/grep -E75checking for ANSI C header files... yes76checking for sys/types.h... yes77checking for sys/stat.h... yes78checking for stdlib.h... yes79checking for string.h... yes80checking for memory.h... yes81checking for strings.h... yes82checking for inttypes.h... yes83checking for stdint.h... yes84checking for unistd.h... yes85checking endian.h usability... yes86checking endian.h presence... yes87checking for endian.h... yes88checking fcntl.h usability... yes89checking fcntl.h presence... yes90checking for fcntl.h... yes91checking mntent.h usability... yes92checking mntent.h presence... yes93checking for mntent.h... yes94checking for unistd.h... (cached) yes95checking stdbool.h usability... yes96checking stdbool.h presence... yes97checking for stdbool.h... yes98checking for stdint.h... (cached) yes99checking machine/endian.h usability... no100checking machine/endian.h presence... no101checking for machine/endian.h... no102checking sys/byteorder.h usability... no103checking sys/byteorder.h presence... no104checking for sys/byteorder.h... no105checking sys/mount.h usability... yes106checking sys/mount.h presence... yes107checking for sys/mount.h... yes108checking sys/param.h usability... yes109checking sys/param.h presence... yes110checking for sys/param.h... yes111checking sys/statvfs.h usability... yes112checking sys/statvfs.h presence... yes113checking for sys/statvfs.h... yes114checking sys/sysmacros.h usability... yes115checking sys/sysmacros.h presence... yes116checking for sys/sysmacros.h... yes117checking sys/disklabel.h usability... no118checking sys/disklabel.h presence... no119checking for sys/disklabel.h... no120checking uuid/uuid.h usability... yes121checking uuid/uuid.h presence... yes122checking for uuid/uuid.h... yes123checking for an ANSI C-conforming const... yes124checking for inline... inline125checking for mode_t... yes126checking for off_t... yes127checking for size_t... yes128checking for struct stat.st_rdev... yes129checking whether struct tm is in sys/time.h or time.h... time.h130checking for working memcmp... yes131checking for getcwd... yes132checking for getmntinfo... no133checking for strtol... yes134checking for strtoul... yes135checking for posix_memalign... yes136checking for memalign... yes137checking for special C compiler options needed for large files... no138checking for _FILE_OFFSET_BITS value needed for large files... no139checking for _LARGEFILE_SOURCE value needed for large files... no140configure: creating ./config.status141config.status: creating Makefile142config.status: creating libfs/Makefile143config.status: creating include/Makefile144config.status: creating fsck/Makefile145config.status: creating fscklog/Makefile146config.status: creating logdump/Makefile147config.status: creating mkfs/Makefile148config.status: creating tune/Makefile149config.status: creating xpeek/Makefile150config.status: creating jfsutils.spec151config.status: creating config.h152config.status: executing depfiles commands153make all-recursive154make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15'155Making all in libfs156make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/libfs'157gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fssubs.o -MD -MP -MF .deps/fssubs.Tpo -c -o fssubs.o fssubs.c158mv -f .deps/fssubs.Tpo .deps/fssubs.Po159gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT unicode_to_utf8.o -MD -MP -MF .deps/unicode_to_utf8.Tpo -c -o unicode_to_utf8.o unicode_to_utf8.c160mv -f .deps/unicode_to_utf8.Tpo .deps/unicode_to_utf8.Po161gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT devices.o -MD -MP -MF .deps/devices.Tpo -c -o devices.o devices.c162devices.c: In function ???ujfs_rw_diskblocks???:163devices.c:445:86: warning: format ???%lld??? expects argument of type ???long long int???, but argument 6 has type ???int64_t??? {aka ???long int???} [-Wformat=]164 445 | "ujfs_rw_diskblocks: %s %zd of %d bytes at offset %lld\n",165 | ~~~^166 | |167 | long long int168 | %ld169 446 | (mode == GET) ? "read" : "wrote",170 447 | Bytes_Transferred, disk_count, disk_offset);171 | ~~~~~~~~~~~172 | |173 | int64_t {aka long int}174mv -f .deps/devices.Tpo .deps/devices.Po175gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT utilsubs.o -MD -MP -MF .deps/utilsubs.Tpo -c -o utilsubs.o utilsubs.c176utilsubs.c: In function ???prompt???:177utilsubs.c:60:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]178 60 | fgets(cmd, 81, stdin);179 | ^~~~~~~~~~~~~~~~~~~~~180utilsubs.c: In function ???more???:181utilsubs.c:76:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]182 76 | fgets(cmd, 80, stdin);183 | ^~~~~~~~~~~~~~~~~~~~~184mv -f .deps/utilsubs.Tpo .deps/utilsubs.Po185gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c186mv -f .deps/super.Tpo .deps/super.Po187gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT inode.o -MD -MP -MF .deps/inode.Tpo -c -o inode.o inode.c188mv -f .deps/inode.Tpo .deps/inode.Po189gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT diskmap.o -MD -MP -MF .deps/diskmap.Tpo -c -o diskmap.o diskmap.c190mv -f .deps/diskmap.Tpo .deps/diskmap.Po191gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c192mv -f .deps/message.Tpo .deps/message.Po193gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT uniupr.o -MD -MP -MF .deps/uniupr.Tpo -c -o uniupr.o uniupr.c194mv -f .deps/uniupr.Tpo .deps/uniupr.Po195gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT jfs_endian.o -MD -MP -MF .deps/jfs_endian.Tpo -c -o jfs_endian.o jfs_endian.c196mv -f .deps/jfs_endian.Tpo .deps/jfs_endian.Po197gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT open_by_label.o -MD -MP -MF .deps/open_by_label.Tpo -c -o open_by_label.o open_by_label.c198open_by_label.c: In function ???open_check_label???:199open_by_label.c:72:46: warning: pointer targets in passing argument 1 of ???strncmp??? differ in signedness [-Wpointer-sign]200 72 | if (!strncmp(uuid, logsup.label, 16))201 | ^~~~202 | |203 | unsigned char *204In file included from open_by_label.c:21:205/usr/include/string.h:174:33: note: expected ???const char *??? but argument is of type ???unsigned char *???206 174 | extern int strncmp (const char *__s1, const char *__s2, size_t __n)207 | ~~~~~~~~~~~~^~~~208open_by_label.c:84:46: warning: pointer targets in passing argument 1 of ???strncmp??? differ in signedness [-Wpointer-sign]209 84 | if (!strncmp(uuid, super.s_label, 16))210 | ^~~~211 | |212 | unsigned char *213/usr/include/string.h:174:33: note: expected ???const char *??? but argument is of type ???unsigned char *???214 174 | extern int strncmp (const char *__s1, const char *__s2, size_t __n)215 | ~~~~~~~~~~~~^~~~216mv -f .deps/open_by_label.Tpo .deps/open_by_label.Po217gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT log_dump.o -MD -MP -MF .deps/log_dump.Tpo -c -o log_dump.o log_dump.c218log_dump.c: In function ???jfs_logdump???:219log_dump.c:333:58: warning: pointer targets in passing argument 3 of ???logRead??? differ in signedness [-Wpointer-sign]220 333 | nextaddr = logRead(logaddr, &ld, afterdata);221 | ^~~~~~~~~222 | |223 | uint8_t * {aka unsigned char *}224log_dump.c:167:43: note: expected ???char *??? but argument is of type ???uint8_t *??? {aka ???unsigned char *???}225 167 | extern int logRead(int32_t, struct lrd *, char *);226 | ^~~~~~227log_dump.c: In function ???ldmp_xdump???:228log_dump.c:652:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]229 652 | i = (int) saddr % 4;230 | ^231mv -f .deps/log_dump.Tpo .deps/log_dump.Po232gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT logform.o -MD -MP -MF .deps/logform.Tpo -c -o logform.o logform.c233mv -f .deps/logform.Tpo .deps/logform.Po234gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT logredo.o -MD -MP -MF .deps/logredo.Tpo -c -o logredo.o logredo.c235logredo.c: In function ???jfs_logredo???:236logredo.c:618:50: warning: pointer targets in passing argument 3 of ???logRead??? differ in signedness [-Wpointer-sign]237 618 | nextaddr = logRead(logaddr, &ld, afterdata);238 | ^~~~~~~~~239 | |240 | uint8_t * {aka unsigned char *}241logredo.c:174:43: note: expected ???char *??? but argument is of type ???uint8_t *??? {aka ???unsigned char *???}242 174 | extern int logRead(int32_t, struct lrd *, char *);243 | ^~~~~~244logredo.c: At top level:245logredo.c:159:16: warning: ???prog??? defined but not used [-Wunused-variable]246 159 | static caddr_t prog; /* Program name */247 | ^~~~248mv -f .deps/logredo.Tpo .deps/logredo.Po249gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT log_work.o -MD -MP -MF .deps/log_work.Tpo -c -o log_work.o log_work.c250log_work.c: In function ???updatePage???:251log_work.c:2397:44: warning: variable ???segnum??? set but not used [-Wunused-but-set-variable=]252 2397 | int32_t i, j, k, seglen, linesize, segnum, inonum = 0;253 | ^~~~~~254mv -f .deps/log_work.Tpo .deps/log_work.Po255gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT log_read.o -MD -MP -MF .deps/log_read.Tpo -c -o log_read.o log_read.c256mv -f .deps/log_read.Tpo .deps/log_read.Po257gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT log_map.o -MD -MP -MF .deps/log_map.Tpo -c -o log_map.o log_map.c258log_map.c: In function ???writeBmap???:259log_map.c:1258:15: warning: variable ???p??? set but not used [-Wunused-but-set-variable=]260 1258 | char *p;261 | ^262mv -f .deps/log_map.Tpo .deps/log_map.Po263gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckmsgdef.o -MD -MP -MF .deps/fsckmsgdef.Tpo -c -o fsckmsgdef.o fsckmsgdef.c264mv -f .deps/fsckmsgdef.Tpo .deps/fsckmsgdef.Po265rm -f libfs.a266ar 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.o267ar: `u' modifier ignored since `D' is the default (see `U')268ranlib libfs.a269make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/libfs'270Making all in include271make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/include'272make[2]: Nothing to be done for 'all'.273make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/include'274Making all in fsck275make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'276gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckbmap.o -MD -MP -MF .deps/fsckbmap.Tpo -c -o fsckbmap.o fsckbmap.c277fsckbmap.c: In function ???dmap_pwmap_rebuild???:278fsckbmap.c:391:43: warning: pointer targets in passing argument 1 of ???ujfs_maxbuddy??? differ in signedness [-Wpointer-sign]279 391 | ujfs_maxbuddy((char *) &(wsp_bits[map_wordidx]));280 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~281 | |282 | char *283In file included from fsckbmap.c:22:284../libfs/diskmap.h:25:22: note: expected ???unsigned char *??? but argument is of type ???char *???285 25 | int8_t ujfs_maxbuddy(unsigned char *);286 | ^~~~~~~~~~~~~~~287fsckbmap.c: In function ???dmap_pmap_verify???:288fsckbmap.c:478:43: warning: pointer targets in passing argument 1 of ???ujfs_maxbuddy??? differ in signedness [-Wpointer-sign]289 478 | max_buddy = ujfs_maxbuddy((char *) &(wsp_bits[map_wordidx]));290 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~291 | |292 | char *293../libfs/diskmap.h:25:22: note: expected ???unsigned char *??? but argument is of type ???char *???294 25 | int8_t ujfs_maxbuddy(unsigned char *);295 | ^~~~~~~~~~~~~~~296mv -f .deps/fsckbmap.Tpo .deps/fsckbmap.Po297gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckconn.o -MD -MP -MF .deps/fsckconn.Tpo -c -o fsckconn.o fsckconn.c298mv -f .deps/fsckconn.Tpo .deps/fsckconn.Po299gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckdire.o -MD -MP -MF .deps/fsckdire.Tpo -c -o fsckdire.o fsckdire.c300fsckdire.c: In function ???dtSplitPage???:301fsckdire.c:940:22: warning: pointer targets in assignment from ???int8_t *??? {aka ???signed char *???} to ???uint8_t *??? {aka ???unsigned char *???} differ in signedness [-Wpointer-sign]302 940 | stbl = DT_GETSTBL(rp);303 | ^304mv -f .deps/fsckdire.Tpo .deps/fsckdire.Po305gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckdtre.o -MD -MP -MF .deps/fsckdtre.Tpo -c -o fsckdtre.o fsckdtre.c306fsckdtre.c: In function ???dTree_key_extract_cautiously???:307fsckdtre.c:1641:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]308 1641 | (unsigned short) NULL) {309 | ^310fsckdtre.c: In function ???dTree_key_extract_record???:311fsckdtre.c:1777:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]312 1777 | (unsigned short) NULL) {313 | ^314fsckdtre.c: In function ???reconnect_fs_inodes???:315fsckdtre.c:3917:63: warning: pointer targets in passing argument 2 of ???UTF8_String_To_Unicode_String??? differ in signedness [-Wpointer-sign]316 3917 | ino_name,317 | ^~~~~~~~318 | |319 | char *320In file included from fsckdtre.c:30:321../libfs/unicode_to_utf8.h:18:68: note: expected ???const uint8_t *??? {aka ???const unsigned char *???} but argument is of type ???char *???322 18 | int UTF8_String_To_Unicode_String(uint16_t * pwcs, const uint8_t * s, int maxLen);323 | ~~~~~~~~~~~~~~~~^324mv -f .deps/fsckdtre.Tpo .deps/fsckdtre.Po325gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckea.o -MD -MP -MF .deps/fsckea.Tpo -c -o fsckea.o fsckea.c326mv -f .deps/fsckea.Tpo .deps/fsckea.Po327gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckimap.o -MD -MP -MF .deps/fsckimap.Tpo -c -o fsckimap.o fsckimap.c328fsckimap.c: In function ???AIS_redundancy_check???:329fsckimap.c:1001:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]330 1001 | tree_offset = (int32_t) &(((struct dinode *)0)->di_btroot);331 | ^332mv -f .deps/fsckimap.Tpo .deps/fsckimap.Po333gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckino.o -MD -MP -MF .deps/fsckino.Tpo -c -o fsckino.o fsckino.c334fsckino.c: In function ???validate_record_fileset_inode???:335fsckino.c:1844:13: warning: variable ???intermed_rc??? set but not used [-Wunused-but-set-variable=]336 1844 | int intermed_rc = FSCK_OK;337 | ^~~~~~~~~~~338mv -f .deps/fsckino.Tpo .deps/fsckino.Po339gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckmeta.o -MD -MP -MF .deps/fsckmeta.Tpo -c -o fsckmeta.o fsckmeta.c340mv -f .deps/fsckmeta.Tpo .deps/fsckmeta.Po341gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckpfs.o -MD -MP -MF .deps/fsckpfs.Tpo -c -o fsckpfs.o fsckpfs.c342fsckpfs.c: In function ???blkmap_flush???:343fsckpfs.c:347:35: warning: variable ???fsck_bmpt_ptr??? set but not used [-Wunused-but-set-variable=]344 347 | struct fsck_blk_map_page *fsck_bmpt_ptr;345 | ^~~~~~~~~~~~~346fsckpfs.c: In function ???blkmap_get_page???:347fsckpfs.c:490:35: warning: variable ???fsck_bmpt_ptr??? set but not used [-Wunused-but-set-variable=]348 490 | struct fsck_blk_map_page *fsck_bmpt_ptr;349 | ^~~~~~~~~~~~~350fsckpfs.c: In function ???blktbl_dmap_get???:351fsckpfs.c:768:22: warning: variable ???dmap_t_ptr??? set but not used [-Wunused-but-set-variable=]352 768 | struct dmap *dmap_t_ptr;353 | ^~~~~~~~~~354fsckpfs.c: In function ???blktbl_dmaps_flush???:355fsckpfs.c:918:22: warning: variable ???dmap_t_ptr??? set but not used [-Wunused-but-set-variable=]356 918 | struct dmap *dmap_t_ptr;357 | ^~~~~~~~~~358fsckpfs.c: In function ???imapleaf_get???:359fsckpfs.c:2125:19: warning: variable ???xtpage_t_ptr??? set but not used [-Wunused-but-set-variable=]360 2125 | xtpage_t *xtpage_t_ptr;361 | ^~~~~~~~~~~~362fsckpfs.c: In function ???node_get???:363fsckpfs.c:3090:19: warning: variable ???xtpage_t_ptr??? set but not used [-Wunused-but-set-variable=]364 3090 | xtpage_t *xtpage_t_ptr;365 | ^~~~~~~~~~~~366mv -f .deps/fsckpfs.Tpo .deps/fsckpfs.Po367gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT dirindex.o -MD -MP -MF .deps/dirindex.Tpo -c -o dirindex.o dirindex.c368mv -f .deps/dirindex.Tpo .deps/dirindex.Po369gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckwsp.o -MD -MP -MF .deps/fsckwsp.Tpo -c -o fsckwsp.o fsckwsp.c370mv -f .deps/fsckwsp.Tpo .deps/fsckwsp.Po371gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckxtre.o -MD -MP -MF .deps/fsckxtre.Tpo -c -o fsckxtre.o fsckxtre.c372mv -f .deps/fsckxtre.Tpo .deps/fsckxtre.Po373gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT xchkdsk.o -MD -MP -MF .deps/xchkdsk.Tpo -c -o xchkdsk.o xchkdsk.c374xchkdsk.c: In function ???initial_processing???:375xchkdsk.c:1432:13: warning: variable ???iml_rc??? set but not used [-Wunused-but-set-variable=]376 1432 | int iml_rc = FSCK_OK;377 | ^~~~~~378mv -f .deps/xchkdsk.Tpo .deps/xchkdsk.Po379gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckruns.o -MD -MP -MF .deps/fsckruns.Tpo -c -o fsckruns.o fsckruns.c380mv -f .deps/fsckruns.Tpo .deps/fsckruns.Po381gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsck_message.o -MD -MP -MF .deps/fsck_message.Tpo -c -o fsck_message.o fsck_message.c382mv -f .deps/fsck_message.Tpo .deps/fsck_message.Po383gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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 -luuid384../libfs/log_work.c:329:16: warning: type of ???afterdata??? does not match original declaration [-Wlto-type-mismatch]385 329 | extern uint8_t afterdata[LOGPSIZE]; /* buffer to read in redopage data */386 | ^387../libfs/log_dump.c:149:9: note: array types have different bounds388 149 | uint8_t afterdata[LOGPSIZE * 2]; /* buffer to read in redopage data */389 | ^390../libfs/log_dump.c:149:9: note: ???afterdata??? was previously declared here391make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'392Making all in fscklog393make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog'394gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fscklog.o -MD -MP -MF .deps/fscklog.Tpo -c -o fscklog.o fscklog.c395mv -f .deps/fscklog.Tpo .deps/fscklog.Po396gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c397mv -f .deps/display.Tpo .deps/display.Po398gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c399mv -f .deps/extract.Tpo .deps/extract.Po400gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o jfs_fscklog fscklog.o display.o extract.o ../libfs/libfs.a401make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog'402Making all in logdump403make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/logdump'404gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT logdump.o -MD -MP -MF .deps/logdump.Tpo -c -o logdump.o logdump.c405mv -f .deps/logdump.Tpo .deps/logdump.Po406gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.c407mv -f .deps/helpers.Tpo .deps/helpers.Po408gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o jfs_logdump logdump.o helpers.o ../libfs/libfs.a -luuid409../libfs/log_work.c:329:16: warning: type of ???afterdata??? does not match original declaration [-Wlto-type-mismatch]410 329 | extern uint8_t afterdata[LOGPSIZE]; /* buffer to read in redopage data */411 | ^412../libfs/log_dump.c:149:9: note: array types have different bounds413 149 | uint8_t afterdata[LOGPSIZE * 2]; /* buffer to read in redopage data */414 | ^415../libfs/log_dump.c:149:9: note: ???afterdata??? was previously declared here416make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/logdump'417Making all in mkfs418make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'419gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT initmap.o -MD -MP -MF .deps/initmap.Tpo -c -o initmap.o initmap.c420initmap.c: In function ???dbAlloc???:421initmap.c:735:47: warning: pointer targets in passing argument 1 of ???ujfs_maxbuddy??? differ in signedness [-Wpointer-sign]422 735 | leafw = ujfs_maxbuddy((char *) &p1->wmap[word]);423 | ^~~~~~~~~~~~~~~~~~~~~~~~424 | |425 | char *426In file included from initmap.c:34:427../libfs/diskmap.h:25:22: note: expected ???unsigned char *??? but argument is of type ???char *???428 25 | int8_t ujfs_maxbuddy(unsigned char *);429 | ^~~~~~~~~~~~~~~430mv -f .deps/initmap.Tpo .deps/initmap.Po431gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT inodemap.o -MD -MP -MF .deps/inodemap.Tpo -c -o inodemap.o inodemap.c432mv -f .deps/inodemap.Tpo .deps/inodemap.Po433gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT inodes.o -MD -MP -MF .deps/inodes.Tpo -c -o inodes.o inodes.c434mv -f .deps/inodes.Tpo .deps/inodes.Po435gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c436mkfs.c: In function ???parse_journal_opts???:437mkfs.c:601:61: warning: pointer targets in passing argument 1 of ???open_by_label??? differ in signedness [-Wpointer-sign]438 601 | open_by_label((char *) opts + 7 + 6, 1, 1,439 | ~~~~~~~~~~~~~~~~~~^~~440 | |441 | char *442mkfs.c:52:21: note: expected ???unsigned char *??? but argument is of type ???char *???443 52 | FILE *open_by_label(uuid_t, int, int, char *, int *);444 | ^~~~~~445mkfs.c: In function ???main???:446mkfs.c:898:88: warning: format ???%lld??? expects argument of type ???long long int???, but argument 2 has type ???int64_t??? {aka ???long int???} [-Wformat=]447 898 | printf("Requested blocks exceed number of blocks on device: %lld.\n",448 | ~~~^449 | |450 | long long int451 | %ld452 899 | number_of_blocks);453 | ~~~~~~~~~~~~~~~~454 | |455 | int64_t {aka long int}456mkfs.c:990:29: warning: the address of ???volume_label??? will always evaluate as ???true??? [-Waddress]457 990 | && volume_label) {458 | ^~459mv -f .deps/mkfs.Tpo .deps/mkfs.Po460gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o jfs_mkfs initmap.o inodemap.o inodes.o mkfs.o ../libfs/libfs.a -luuid461make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'462Making all in tune463make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/tune'464gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT tune.o -MD -MP -MF .deps/tune.Tpo -c -o tune.o tune.c465tune.c: In function ???parse_journal_opts???:466tune.c:92:66: warning: pointer targets in passing argument 1 of ???open_by_label??? differ in signedness [-Wpointer-sign]467 92 | log_fd = open_by_label((char *) opts + 7 + 6, 1, 1,468 | ~~~~~~~~~~~~~~~~~~^~~469 | |470 | char *471tune.c:47:29: note: expected ???unsigned char *??? but argument is of type ???char *???472 47 | extern FILE * open_by_label(uuid_t, int, int, char *, int *);473 | ^~~~~~474tune.c:96:29: warning: the address of ???logdev??? will always evaluate as ???true??? [-Waddress]475 96 | if (logdev)476 | ^~~~~~477mv -f .deps/tune.Tpo .deps/tune.Po478gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c479mv -f .deps/super.Tpo .deps/super.Po480gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o jfs_tune tune.o super.o ../libfs/libfs.a -luuid481make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/tune'482Making all in xpeek483make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek'484gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT alter.o -MD -MP -MF .deps/alter.Tpo -c -o alter.o alter.c485alter.c: In function ???alter???:486alter.c:87:16: warning: pointer targets in assignment from ???char *??? to ???uint8_t *??? {aka ???unsigned char *???} differ in signedness [-Wpointer-sign]487 87 | buffer = (char *) malloc(length);488 | ^489alter.c:44:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]490 44 | fgets(cmdline, 512, stdin);491 | ^~~~~~~~~~~~~~~~~~~~~~~~~~492mv -f .deps/alter.Tpo .deps/alter.Po493gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c494display.c: In function ???display???:495display.c:51:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]496 51 | fgets(cmdline, 512, stdin);497 | ^~~~~~~~~~~~~~~~~~~~~~~~~~498mv -f .deps/display.Tpo .deps/display.Po499gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT fsckcbbl.o -MD -MP -MF .deps/fsckcbbl.Tpo -c -o fsckcbbl.o fsckcbbl.c500fsckcbbl.c: In function ???display_cbblfsck???:501fsckcbbl.c:166:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]502 166 | fgets(cmdline, 512, stdin);503 | ^~~~~~~~~~~~~~~~~~~~~~~~~~504fsckcbbl.c: In function ???display_fsck_wsphdr???:505fsckcbbl.c:292:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]506 292 | fgets(cmdline, 512, stdin);507 | ^~~~~~~~~~~~~~~~~~~~~~~~~~508fsckcbbl.c: In function ???display_logsuper???:509fsckcbbl.c:429:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]510 429 | fgets(cmdline, 512, stdin);511 | ^~~~~~~~~~~~~~~~~~~~~~~~~~512mv -f .deps/fsckcbbl.Tpo .deps/fsckcbbl.Po513gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT iag.o -MD -MP -MF .deps/iag.Tpo -c -o iag.o iag.c514iag.c: In function ???iag???:515iag.c:52:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]516 52 | fgets(cmd_line, 80, stdin);517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~518iag.c: In function ???change_iag???:519iag.c:161:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]520 161 | fgets(cmdline, 80, stdin);521 | ^~~~~~~~~~~~~~~~~~~~~~~~~522iag.c: In function ???display_map???:523iag.c:350:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]524 350 | fgets(cmdline, 80, stdin);525 | ^~~~~~~~~~~~~~~~~~~~~~~~~526iag.c: In function ???display_ext???:527iag.c:382:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]528 382 | fgets(cmdline, 80, stdin);529 | ^~~~~~~~~~~~~~~~~~~~~~~~~530iag.c:400:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]531 400 | fgets(cmdline, 80, stdin);532 | ^~~~~~~~~~~~~~~~~~~~~~~~~533mv -f .deps/iag.Tpo .deps/iag.Po534gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c535mv -f .deps/io.Tpo .deps/io.Po536gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT super2.o -MD -MP -MF .deps/super2.Tpo -c -o super2.o super2.c537super2.c: In function ???display_super2???:538super2.c:220:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]539 220 | fgets(cmdline, 512, stdin);540 | ^~~~~~~~~~~~~~~~~~~~~~~~~~541mv -f .deps/super2.Tpo .deps/super2.Po542gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT xpeek.o -MD -MP -MF .deps/xpeek.Tpo -c -o xpeek.o xpeek.c543mv -f .deps/xpeek.Tpo .deps/xpeek.Po544gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.c545directory.c: In function ???print_direntry???:546directory.c:199:39: warning: pointer targets in passing argument 1 of ???Unicode_String_to_UTF8_String??? differ in signedness [-Wpointer-sign]547 199 | Unicode_String_to_UTF8_String(UTF8_Buffer, name, entry->namlen);548 | ^~~~~~~~~~~549 | |550 | char *551In file included from directory.c:31:552../libfs/unicode_to_utf8.h:16:45: note: expected ???uint8_t *??? {aka ???unsigned char *???} but argument is of type ???char *???553 16 | int Unicode_String_to_UTF8_String(uint8_t * s, const uint16_t * pwcs, int maxlen);554 | ~~~~~~~~~~^555directory.c: In function ???display_leaf_slots???:556directory.c:593:47: warning: pointer targets in passing argument 1 of ???Unicode_String_to_UTF8_String??? differ in signedness [-Wpointer-sign]557 593 | Unicode_String_to_UTF8_String(UTF8_Buffer, leaf->name, leaf->namlen);558 | ^~~~~~~~~~~559 | |560 | char *561../libfs/unicode_to_utf8.h:16:45: note: expected ???uint8_t *??? {aka ???unsigned char *???} but argument is of type ???char *???562 16 | int Unicode_String_to_UTF8_String(uint8_t * s, const uint16_t * pwcs, int maxlen);563 | ~~~~~~~~~~^564directory.c: In function ???display_slot???:565directory.c:652:39: warning: pointer targets in passing argument 1 of ???Unicode_String_to_UTF8_String??? differ in signedness [-Wpointer-sign]566 652 | Unicode_String_to_UTF8_String(UTF8_Buffer, slot[index].name, JFS_PATH_MAX);567 | ^~~~~~~~~~~568 | |569 | char *570../libfs/unicode_to_utf8.h:16:45: note: expected ???uint8_t *??? {aka ???unsigned char *???} but argument is of type ???char *???571 16 | int Unicode_String_to_UTF8_String(uint8_t * s, const uint16_t * pwcs, int maxlen);572 | ~~~~~~~~~~^573directory.c: In function ???display_internal_slots???:574directory.c:694:47: warning: pointer targets in passing argument 1 of ???Unicode_String_to_UTF8_String??? differ in signedness [-Wpointer-sign]575 694 | Unicode_String_to_UTF8_String(UTF8_Buffer, entry->name, entry->namlen);576 | ^~~~~~~~~~~577 | |578 | char *579../libfs/unicode_to_utf8.h:16:45: note: expected ???uint8_t *??? {aka ???unsigned char *???} but argument is of type ???char *???580 16 | int Unicode_String_to_UTF8_String(uint8_t * s, const uint16_t * pwcs, int maxlen);581 | ~~~~~~~~~~^582directory.c: In function ???directory???:583directory.c:72:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]584 72 | fgets(cmd_line, 80, stdin);585 | ^~~~~~~~~~~~~~~~~~~~~~~~~~586directory.c: In function ???dtree???:587directory.c:222:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]588 222 | fgets(cmd_line, 80, stdin);589 | ^~~~~~~~~~~~~~~~~~~~~~~~~~590directory.c:303:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]591 303 | fgets(cmd_line, 80, stdin);592 | ^~~~~~~~~~~~~~~~~~~~~~~~~~593directory.c: In function ???xtree???:594directory.c:410:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]595 410 | fgets(cmd_line, 80, stdin);596 | ^~~~~~~~~~~~~~~~~~~~~~~~~~597directory.c:463:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]598 463 | fgets(cmd_line, 80, stdin);599 | ^~~~~~~~~~~~~~~~~~~~~~~~~~600directory.c: In function ???display_leaf_slots???:601directory.c:601:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]602 601 | fgets(cmd_line, 512, stdin);603 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~604directory.c: In function ???display_internal_xtpage???:605directory.c:795:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]606 795 | fgets(cmd_line, 80, stdin);607 | ^~~~~~~~~~~~~~~~~~~~~~~~~~608mv -f .deps/directory.Tpo .deps/directory.Po609gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT dmap.o -MD -MP -MF .deps/dmap.Tpo -c -o dmap.o dmap.c610dmap.c: In function ???display_dbmap???:611dmap.c:168:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]612 168 | fgets(cmdline, 80, stdin);613 | ^~~~~~~~~~~~~~~~~~~~~~~~~614dmap.c: In function ???display_cpage???:615dmap.c:324:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]616 324 | fgets(cmdline, 80, stdin);617 | ^~~~~~~~~~~~~~~~~~~~~~~~~618dmap.c: In function ???display_leaf???:619dmap.c:523:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]620 523 | fgets(cmdline, 80, stdin);621 | ^~~~~~~~~~~~~~~~~~~~~~~~~622dmap.c: In function ???display_tree???:623dmap.c:721:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]624 721 | fgets(cmdline, 80, stdin);625 | ^~~~~~~~~~~~~~~~~~~~~~~~~626dmap.c:745:25: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]627 745 | fgets(cmdline, 80, stdin);628 | ^~~~~~~~~~~~~~~~~~~~~~~~~629dmap.c:796:25: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]630 796 | fgets(cmdline, 80, stdin);631 | ^~~~~~~~~~~~~~~~~~~~~~~~~632dmap.c:826:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]633 826 | fgets(cmdline, 80, stdin);634 | ^~~~~~~~~~~~~~~~~~~~~~~~~635dmap.c: In function ???display_agfree???:636dmap.c:895:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]637 895 | fgets(cmdline, 80, stdin);638 | ^~~~~~~~~~~~~~~~~~~~~~~~~639mv -f .deps/dmap.Tpo .deps/dmap.Po640gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c641mv -f .deps/help.Tpo .deps/help.Po642gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT inode.o -MD -MP -MF .deps/inode.Tpo -c -o inode.o inode.c643inode.c: In function ???inode???:644inode.c:52:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]645 52 | fgets(cmd_line, 80, stdin);646 | ^~~~~~~~~~~~~~~~~~~~~~~~~~647inode.c: In function ???change_inode???:648inode.c:192:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]649 192 | fgets(cmdline, 512, stdin);650 | ^~~~~~~~~~~~~~~~~~~~~~~~~~651mv -f .deps/inode.Tpo .deps/inode.Po652gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c653super.c: In function ???display_super???:654super.c:229:9: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]655 229 | fgets(cmdline, 512, stdin);656 | ^~~~~~~~~~~~~~~~~~~~~~~~~~657mv -f .deps/super.Tpo .deps/super.Po658gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c659ui.c: In function ???m_parse???:660ui.c:40:17: warning: ignoring return value of ???fgets??? declared with attribute ???warn_unused_result??? [-Wunused-result]661 40 | fgets(cmd_line, 80, stdin);662 | ^~~~~~~~~~~~~~~~~~~~~~~~~~663mv -f .deps/ui.Tpo .deps/ui.Po664gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/jfsutils/src=/usr/src/debug/jfsutils -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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 -luuid665make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek'666make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15'667make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15'668make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15'669==> Entering fakeroot environment...670==> Starting package()...671Making install in libfs672make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/libfs'673make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/libfs'674make[2]: Nothing to be done for 'install-exec-am'.675make[2]: Nothing to be done for 'install-data-am'.676make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/libfs'677make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/libfs'678Making install in include679make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/include'680make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/include'681make[2]: Nothing to be done for 'install-exec-am'.682make[2]: Nothing to be done for 'install-data-am'.683make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/include'684make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/include'685Making install in fsck686make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'687make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'688test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin"689 /usr/bin/install -c jfs_fsck '/build/jfsutils/pkg/jfsutils/usr/bin'690make install-exec-hook691make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'692/usr/bin/ln -f /build/jfsutils/pkg/jfsutils/usr/bin/jfs_fsck /build/jfsutils/pkg/jfsutils/usr/bin/fsck.jfs693make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'694test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8"695 /usr/bin/install -c -m 644 jfs_fsck.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8'696make install-data-hook697make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'698/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.8699make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'700make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'701make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fsck'702Making install in fscklog703make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog'704make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog'705test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin"706 /usr/bin/install -c jfs_fscklog '/build/jfsutils/pkg/jfsutils/usr/bin'707test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8"708 /usr/bin/install -c -m 644 jfs_fscklog.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8'709make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog'710make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/fscklog'711Making install in logdump712make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/logdump'713make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/logdump'714test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin"715 /usr/bin/install -c jfs_logdump '/build/jfsutils/pkg/jfsutils/usr/bin'716test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8"717 /usr/bin/install -c -m 644 jfs_logdump.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8'718make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/logdump'719make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/logdump'720Making install in mkfs721make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'722make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'723test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin"724 /usr/bin/install -c jfs_mkfs '/build/jfsutils/pkg/jfsutils/usr/bin'725make install-exec-hook726make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'727/usr/bin/ln -f /build/jfsutils/pkg/jfsutils/usr/bin/jfs_mkfs /build/jfsutils/pkg/jfsutils/usr/bin/mkfs.jfs728make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'729test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8"730 /usr/bin/install -c -m 644 jfs_mkfs.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8'731make install-data-hook732make[3]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'733/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.8734make[3]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'735make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'736make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/mkfs'737Making install in tune738make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/tune'739make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/tune'740test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin"741 /usr/bin/install -c jfs_tune '/build/jfsutils/pkg/jfsutils/usr/bin'742test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8"743 /usr/bin/install -c -m 644 jfs_tune.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8'744make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/tune'745make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/tune'746Making install in xpeek747make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek'748make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek'749test -z "/usr/bin" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/bin"750 /usr/bin/install -c jfs_debugfs '/build/jfsutils/pkg/jfsutils/usr/bin'751test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/build/jfsutils/pkg/jfsutils/usr/share/man/man8"752 /usr/bin/install -c -m 644 jfs_debugfs.8 '/build/jfsutils/pkg/jfsutils/usr/share/man/man8'753make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek'754make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15/xpeek'755make[1]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15'756make[2]: Entering directory '/build/jfsutils/src/jfsutils-1.1.15'757make[2]: Nothing to be done for 'install-exec-am'.758make[2]: Nothing to be done for 'install-data-am'.759make[2]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15'760make[1]: Leaving directory '/build/jfsutils/src/jfsutils-1.1.15'761==> Tidying install...762 -> Removing libtool files...763 -> Removing static library files...764 -> Purging unwanted files...765 -> Stripping unneeded symbols from binaries and libraries...766 -> Compressing man and info pages...767==> Checking for packaging issues...768==> Creating package "jfsutils"...769 -> Generating .PKGINFO file...770 -> Generating .BUILDINFO file...771 -> Generating .MTREE file...772 -> Compressing package...773==> Creating package "jfsutils-debug"...774 -> Generating .PKGINFO file...775 -> Generating .BUILDINFO file...776 -> Generating .MTREE file...777 -> Compressing package...778==> Leaving fakeroot environment.779==> Finished making: jfsutils 1.1.15-9 (Thu Sep 10 22:59:32 2026)780==> builder-signed jfsutils-1.1.15-9-aarch64.pkg.tar.zst781==> builder-signed jfsutils-debug-1.1.15-9-aarch64.pkg.tar.zst782==> archci-build finished with 0 at 2026-09-10T22:59:32Z: jfsutils-1.1.15-9-aarch64.pkg.tar.zst jfsutils-debug-1.1.15-9-aarch64.pkg.tar.zst