==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libisofs 1.5.6.1-1 (Thu Jan 15 14:18:17 2026)
==> Retrieving sources...
  -> Updating libisofs git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libisofs ... Passed
==> Validating source files with b2sums...
    libisofs ... Passed
==> Making package: libisofs 1.5.6.1-1 (Thu Jan 15 14:18:20 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  zlib-ng-2.3.2-1  git-2.52.0-2

Total Installed Size:  45.04 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libisofs git repo...
Cloning into 'libisofs'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I ./
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, './'.
libtoolize: copying file './/libtool.m4'
libtoolize: copying file './/ltoptions.m4'
libtoolize: copying file './/ltsugar.m4'
libtoolize: copying file './/ltversion.m4'
libtoolize: copying file './/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I ./
autoreconf: running: /usr/bin/autoconf --force
configure.ac:87: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:87: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acinclude.m4:64: LIBBURNIA_CHECK_ICONV is expanded from...
configure.ac:87: the top level
configure.ac:87: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:87: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
acinclude.m4:64: LIBBURNIA_CHECK_ICONV is expanded from...
configure.ac:87: the top level
configure.ac:90: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:90: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acinclude.m4:105: LIBBURNIA_ASSERT_ICONV is expanded from...
configure.ac:90: the top level
configure.ac:93: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:93: You should run autoupdate.
libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:93: the top level
configure.ac:119: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:119: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acinclude.m4:217: LIBBURNIA_TRY_TIMEZONE is expanded from...
configure.ac:119: the top level
configure.ac:328: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:328: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acinclude.m4:149: LIBISOFS_ASSERT_VERS_LIBS is expanded from...
configure.ac:328: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:73: installing './compile'
configure.ac:5: installing './config.guess'
configure.ac:5: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for gcc option to enable large file support... none needed
checking for declarations of fseeko and ftello... yes
checking for fseeko... yes
checking for iconv() in separate -liconv ... no
checking for libiconv in -liconv... no
checking for const qualifier with iconv() ... no
checking for iconv() to be accessible now ... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking which variant of shared library versioning to provide... (default) aix
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for struct tm.tm_gmtoff... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether timegm is declared... yes
checking for timezone variable ... timezone
checking whether eaccess is declared... yes
checking target operating system... linux
checking for overridden pkgconfig directory path... no
checking for sys/acl.h... yes
checking for acl_to_text in -lacl... yes
enabled  libacl, local processing of ACL
checking for sys/xattr.h... yes
checking for listxattr in -lc... yes
decided  to include file sys/attr.h
enabled  xattr, local processing of extended file attributes Linux style
checking for zlib.h... yes
checking for compressBound in -lz... yes
checking for libjte/libjte.h... no
enabled  strict symbol encapsulation
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/doxygen.conf
config.status: creating version.h
config.status: creating libisofs-1.pc
config.status: executing depfiles commands
config.status: executing libtool commands
gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.  -I ./libisofs   -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT demo/demo-demo.o -MD -MP -MF demo/.deps/demo-demo.Tpo -c -o demo/demo-demo.o `test -f 'demo/demo.c' || echo './'`demo/demo.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-builder.lo -MD -MP -MF libisofs/.deps/libisofs_la-builder.Tpo -c -o libisofs/libisofs_la-builder.lo `test -f 'libisofs/builder.c' || echo './'`libisofs/builder.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-node.lo -MD -MP -MF libisofs/.deps/libisofs_la-node.Tpo -c -o libisofs/libisofs_la-node.lo `test -f 'libisofs/node.c' || echo './'`libisofs/node.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-tree.lo -MD -MP -MF libisofs/.deps/libisofs_la-tree.Tpo -c -o libisofs/libisofs_la-tree.lo `test -f 'libisofs/tree.c' || echo './'`libisofs/tree.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-find.lo -MD -MP -MF libisofs/.deps/libisofs_la-find.Tpo -c -o libisofs/libisofs_la-find.lo `test -f 'libisofs/find.c' || echo './'`libisofs/find.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-image.lo -MD -MP -MF libisofs/.deps/libisofs_la-image.Tpo -c -o libisofs/libisofs_la-image.lo `test -f 'libisofs/image.c' || echo './'`libisofs/image.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-fsource.lo -MD -MP -MF libisofs/.deps/libisofs_la-fsource.Tpo -c -o libisofs/libisofs_la-fsource.lo `test -f 'libisofs/fsource.c' || echo './'`libisofs/fsource.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-fs_local.lo -MD -MP -MF libisofs/.deps/libisofs_la-fs_local.Tpo -c -o libisofs/libisofs_la-fs_local.lo `test -f 'libisofs/fs_local.c' || echo './'`libisofs/fs_local.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-tree.lo -MD -MP -MF libisofs/.deps/libisofs_la-tree.Tpo -c libisofs/tree.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-tree.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-fs_local.lo -MD -MP -MF libisofs/.deps/libisofs_la-fs_local.Tpo -c libisofs/fs_local.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-fs_local.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-image.lo -MD -MP -MF libisofs/.deps/libisofs_la-image.Tpo -c libisofs/image.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-image.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-find.lo -MD -MP -MF libisofs/.deps/libisofs_la-find.Tpo -c libisofs/find.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-find.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-fsource.lo -MD -MP -MF libisofs/.deps/libisofs_la-fsource.Tpo -c libisofs/fsource.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-fsource.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-node.lo -MD -MP -MF libisofs/.deps/libisofs_la-node.Tpo -c libisofs/node.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-node.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-builder.lo -MD -MP -MF libisofs/.deps/libisofs_la-builder.Tpo -c libisofs/builder.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-builder.o
mv -f demo/.deps/demo-demo.Tpo demo/.deps/demo-demo.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-fs_image.lo -MD -MP -MF libisofs/.deps/libisofs_la-fs_image.Tpo -c -o libisofs/libisofs_la-fs_image.lo `test -f 'libisofs/fs_image.c' || echo './'`libisofs/fs_image.c
mv -f libisofs/.deps/libisofs_la-fsource.Tpo libisofs/.deps/libisofs_la-fsource.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-messages.lo -MD -MP -MF libisofs/.deps/libisofs_la-messages.Tpo -c -o libisofs/libisofs_la-messages.lo `test -f 'libisofs/messages.c' || echo './'`libisofs/messages.c
mv -f libisofs/.deps/libisofs_la-find.Tpo libisofs/.deps/libisofs_la-find.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-libiso_msgs.lo -MD -MP -MF libisofs/.deps/libisofs_la-libiso_msgs.Tpo -c -o libisofs/libisofs_la-libiso_msgs.lo `test -f 'libisofs/libiso_msgs.c' || echo './'`libisofs/libiso_msgs.c
mv -f libisofs/.deps/libisofs_la-builder.Tpo libisofs/.deps/libisofs_la-builder.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-stream.lo -MD -MP -MF libisofs/.deps/libisofs_la-stream.Tpo -c -o libisofs/libisofs_la-stream.lo `test -f 'libisofs/stream.c' || echo './'`libisofs/stream.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-fs_image.lo -MD -MP -MF libisofs/.deps/libisofs_la-fs_image.Tpo -c libisofs/fs_image.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-fs_image.o
mv -f libisofs/.deps/libisofs_la-fs_local.Tpo libisofs/.deps/libisofs_la-fs_local.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-filter.lo -MD -MP -MF libisofs/.deps/libisofs_la-filter.Tpo -c -o libisofs/libisofs_la-filter.lo `test -f 'libisofs/filter.c' || echo './'`libisofs/filter.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-messages.lo -MD -MP -MF libisofs/.deps/libisofs_la-messages.Tpo -c libisofs/messages.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-messages.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-libiso_msgs.lo -MD -MP -MF libisofs/.deps/libisofs_la-libiso_msgs.Tpo -c libisofs/libiso_msgs.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-libiso_msgs.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-stream.lo -MD -MP -MF libisofs/.deps/libisofs_la-stream.Tpo -c libisofs/stream.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-stream.o
mv -f libisofs/.deps/libisofs_la-image.Tpo libisofs/.deps/libisofs_la-image.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/filters/libisofs_la-external.lo -MD -MP -MF libisofs/filters/.deps/libisofs_la-external.Tpo -c -o libisofs/filters/libisofs_la-external.lo `test -f 'libisofs/filters/external.c' || echo './'`libisofs/filters/external.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-filter.lo -MD -MP -MF libisofs/.deps/libisofs_la-filter.Tpo -c libisofs/filter.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-filter.o
mv -f libisofs/.deps/libisofs_la-tree.Tpo libisofs/.deps/libisofs_la-tree.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/filters/libisofs_la-zisofs.lo -MD -MP -MF libisofs/filters/.deps/libisofs_la-zisofs.Tpo -c -o libisofs/filters/libisofs_la-zisofs.lo `test -f 'libisofs/filters/zisofs.c' || echo './'`libisofs/filters/zisofs.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/filters/libisofs_la-external.lo -MD -MP -MF libisofs/filters/.deps/libisofs_la-external.Tpo -c libisofs/filters/external.c  -fPIC -DPIC -o libisofs/filters/.libs/libisofs_la-external.o
mv -f libisofs/.deps/libisofs_la-messages.Tpo libisofs/.deps/libisofs_la-messages.Plo
mv -f libisofs/.deps/libisofs_la-filter.Tpo libisofs/.deps/libisofs_la-filter.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/filters/libisofs_la-gzip.lo -MD -MP -MF libisofs/filters/.deps/libisofs_la-gzip.Tpo -c -o libisofs/filters/libisofs_la-gzip.lo `test -f 'libisofs/filters/gzip.c' || echo './'`libisofs/filters/gzip.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-util.lo -MD -MP -MF libisofs/.deps/libisofs_la-util.Tpo -c -o libisofs/libisofs_la-util.lo `test -f 'libisofs/util.c' || echo './'`libisofs/util.c
mv -f libisofs/.deps/libisofs_la-libiso_msgs.Tpo libisofs/.deps/libisofs_la-libiso_msgs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-util_rbtree.lo -MD -MP -MF libisofs/.deps/libisofs_la-util_rbtree.Tpo -c -o libisofs/libisofs_la-util_rbtree.lo `test -f 'libisofs/util_rbtree.c' || echo './'`libisofs/util_rbtree.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/filters/libisofs_la-zisofs.lo -MD -MP -MF libisofs/filters/.deps/libisofs_la-zisofs.Tpo -c libisofs/filters/zisofs.c  -fPIC -DPIC -o libisofs/filters/.libs/libisofs_la-zisofs.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/filters/libisofs_la-gzip.lo -MD -MP -MF libisofs/filters/.deps/libisofs_la-gzip.Tpo -c libisofs/filters/gzip.c  -fPIC -DPIC -o libisofs/filters/.libs/libisofs_la-gzip.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-util.lo -MD -MP -MF libisofs/.deps/libisofs_la-util.Tpo -c libisofs/util.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-util.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-util_rbtree.lo -MD -MP -MF libisofs/.deps/libisofs_la-util_rbtree.Tpo -c libisofs/util_rbtree.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-util_rbtree.o
libisofs/stream.c:211:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
libisofs/stream.c:499:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
libisofs/stream.c:743:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
mv -f libisofs/.deps/libisofs_la-stream.Tpo libisofs/.deps/libisofs_la-stream.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-util_htable.lo -MD -MP -MF libisofs/.deps/libisofs_la-util_htable.Tpo -c -o libisofs/libisofs_la-util_htable.lo `test -f 'libisofs/util_htable.c' || echo './'`libisofs/util_htable.c
libisofs/filters/external.c: In function 'extf_running_new':
libisofs/filters/external.c:67:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/external.c:67:34: note: earlier argument should specify number of elements, later size of each element
libisofs/filters/external.c: At top level:
libisofs/filters/external.c:640:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
mv -f libisofs/filters/.deps/libisofs_la-external.Tpo libisofs/filters/.deps/libisofs_la-external.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-filesrc.lo -MD -MP -MF libisofs/.deps/libisofs_la-filesrc.Tpo -c -o libisofs/libisofs_la-filesrc.lo `test -f 'libisofs/filesrc.c' || echo './'`libisofs/filesrc.c
mv -f libisofs/.deps/libisofs_la-node.Tpo libisofs/.deps/libisofs_la-node.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-ecma119.lo -MD -MP -MF libisofs/.deps/libisofs_la-ecma119.Tpo -c -o libisofs/libisofs_la-ecma119.lo `test -f 'libisofs/ecma119.c' || echo './'`libisofs/ecma119.c
mv -f libisofs/.deps/libisofs_la-util_rbtree.Tpo libisofs/.deps/libisofs_la-util_rbtree.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-ecma119_tree.lo -MD -MP -MF libisofs/.deps/libisofs_la-ecma119_tree.Tpo -c -o libisofs/libisofs_la-ecma119_tree.lo `test -f 'libisofs/ecma119_tree.c' || echo './'`libisofs/ecma119_tree.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-util_htable.lo -MD -MP -MF libisofs/.deps/libisofs_la-util_htable.Tpo -c libisofs/util_htable.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-util_htable.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-filesrc.lo -MD -MP -MF libisofs/.deps/libisofs_la-filesrc.Tpo -c libisofs/filesrc.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-filesrc.o
libisofs/filters/gzip.c: In function 'gzip_running_new':
libisofs/filters/gzip.c:102:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/gzip.c:102:34: note: earlier argument should specify number of elements, later size of each element
libisofs/filters/gzip.c: At top level:
libisofs/filters/gzip.c:582:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
libisofs/filters/gzip.c:599:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
libisofs/filters/gzip.c: In function 'gzip_filter_get_filter':
libisofs/filters/gzip.c:677:25: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/gzip.c:677:25: note: earlier argument should specify number of elements, later size of each element
libisofs/filters/gzip.c:681:26: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/gzip.c:681:26: note: earlier argument should specify number of elements, later size of each element
mv -f libisofs/filters/.deps/libisofs_la-gzip.Tpo libisofs/filters/.deps/libisofs_la-gzip.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-buffer.lo -MD -MP -MF libisofs/.deps/libisofs_la-buffer.Tpo -c -o libisofs/libisofs_la-buffer.lo `test -f 'libisofs/buffer.c' || echo './'`libisofs/buffer.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-ecma119.lo -MD -MP -MF libisofs/.deps/libisofs_la-ecma119.Tpo -c libisofs/ecma119.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-ecma119.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-ecma119_tree.lo -MD -MP -MF libisofs/.deps/libisofs_la-ecma119_tree.Tpo -c libisofs/ecma119_tree.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-ecma119_tree.o
mv -f libisofs/.deps/libisofs_la-util_htable.Tpo libisofs/.deps/libisofs_la-util_htable.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-rockridge.lo -MD -MP -MF libisofs/.deps/libisofs_la-rockridge.Tpo -c -o libisofs/libisofs_la-rockridge.lo `test -f 'libisofs/rockridge.c' || echo './'`libisofs/rockridge.c
libisofs/filters/zisofs.c: In function 'ziso_running_new':
libisofs/filters/zisofs.c:220:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/zisofs.c:220:34: note: earlier argument should specify number of elements, later size of each element
libisofs/filters/zisofs.c: At top level:
libisofs/filters/zisofs.c:1285:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
libisofs/filters/zisofs.c:1302:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
libisofs/filters/zisofs.c: In function 'ziso_filter_get_filter':
libisofs/filters/zisofs.c:1384:25: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/zisofs.c:1384:25: note: earlier argument should specify number of elements, later size of each element
libisofs/filters/zisofs.c:1389:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/zisofs.c:1389:31: note: earlier argument should specify number of elements, later size of each element
libisofs/filters/zisofs.c:1392:31: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/filters/zisofs.c:1392:31: note: earlier argument should specify number of elements, later size of each element
mv -f libisofs/filters/.deps/libisofs_la-zisofs.Tpo libisofs/filters/.deps/libisofs_la-zisofs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-rockridge_read.lo -MD -MP -MF libisofs/.deps/libisofs_la-rockridge_read.Tpo -c -o libisofs/libisofs_la-rockridge_read.lo `test -f 'libisofs/rockridge_read.c' || echo './'`libisofs/rockridge_read.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-buffer.lo -MD -MP -MF libisofs/.deps/libisofs_la-buffer.Tpo -c libisofs/buffer.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-buffer.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-rockridge_read.lo -MD -MP -MF libisofs/.deps/libisofs_la-rockridge_read.Tpo -c libisofs/rockridge_read.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-rockridge_read.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-rockridge.lo -MD -MP -MF libisofs/.deps/libisofs_la-rockridge.Tpo -c libisofs/rockridge.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-rockridge.o
mv -f libisofs/.deps/libisofs_la-filesrc.Tpo libisofs/.deps/libisofs_la-filesrc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-joliet.lo -MD -MP -MF libisofs/.deps/libisofs_la-joliet.Tpo -c -o libisofs/libisofs_la-joliet.lo `test -f 'libisofs/joliet.c' || echo './'`libisofs/joliet.c
mv -f libisofs/.deps/libisofs_la-buffer.Tpo libisofs/.deps/libisofs_la-buffer.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus.Tpo -c -o libisofs/libisofs_la-hfsplus.lo `test -f 'libisofs/hfsplus.c' || echo './'`libisofs/hfsplus.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-joliet.lo -MD -MP -MF libisofs/.deps/libisofs_la-joliet.Tpo -c libisofs/joliet.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-joliet.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus.Tpo -c libisofs/hfsplus.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-hfsplus.o
libisofs/ecma119_tree.c: In function 'match_hardlinks':
libisofs/ecma119_tree.c:1193:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/ecma119_tree.c:1193:44: note: earlier argument should specify number of elements, later size of each element
mv -f libisofs/.deps/libisofs_la-util.Tpo libisofs/.deps/libisofs_la-util.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus_decompose.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus_decompose.Tpo -c -o libisofs/libisofs_la-hfsplus_decompose.lo `test -f 'libisofs/hfsplus_decompose.c' || echo './'`libisofs/hfsplus_decompose.c
mv -f libisofs/.deps/libisofs_la-ecma119_tree.Tpo libisofs/.deps/libisofs_la-ecma119_tree.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus_classes.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus_classes.Tpo -c -o libisofs/libisofs_la-hfsplus_classes.lo `test -f 'libisofs/hfsplus_classes.c' || echo './'`libisofs/hfsplus_classes.c
mv -f libisofs/.deps/libisofs_la-rockridge_read.Tpo libisofs/.deps/libisofs_la-rockridge_read.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus_case.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus_case.Tpo -c -o libisofs/libisofs_la-hfsplus_case.lo `test -f 'libisofs/hfsplus_case.c' || echo './'`libisofs/hfsplus_case.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus_classes.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus_classes.Tpo -c libisofs/hfsplus_classes.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-hfsplus_classes.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus_decompose.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus_decompose.Tpo -c libisofs/hfsplus_decompose.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-hfsplus_decompose.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-hfsplus_case.lo -MD -MP -MF libisofs/.deps/libisofs_la-hfsplus_case.Tpo -c libisofs/hfsplus_case.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-hfsplus_case.o
mv -f libisofs/.deps/libisofs_la-hfsplus_classes.Tpo libisofs/.deps/libisofs_la-hfsplus_classes.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-eltorito.lo -MD -MP -MF libisofs/.deps/libisofs_la-eltorito.Tpo -c -o libisofs/libisofs_la-eltorito.lo `test -f 'libisofs/eltorito.c' || echo './'`libisofs/eltorito.c
mv -f libisofs/.deps/libisofs_la-hfsplus_decompose.Tpo libisofs/.deps/libisofs_la-hfsplus_decompose.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-system_area.lo -MD -MP -MF libisofs/.deps/libisofs_la-system_area.Tpo -c -o libisofs/libisofs_la-system_area.lo `test -f 'libisofs/system_area.c' || echo './'`libisofs/system_area.c
mv -f libisofs/.deps/libisofs_la-hfsplus_case.Tpo libisofs/.deps/libisofs_la-hfsplus_case.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-make_isohybrid_mbr.lo -MD -MP -MF libisofs/.deps/libisofs_la-make_isohybrid_mbr.Tpo -c -o libisofs/libisofs_la-make_isohybrid_mbr.lo `test -f 'libisofs/make_isohybrid_mbr.c' || echo './'`libisofs/make_isohybrid_mbr.c
libisofs/joliet.c: In function 'create_node':
libisofs/joliet.c:163:56: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/joliet.c:163:56: note: earlier argument should specify number of elements, later size of each element
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-eltorito.lo -MD -MP -MF libisofs/.deps/libisofs_la-eltorito.Tpo -c libisofs/eltorito.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-eltorito.o
mv -f libisofs/.deps/libisofs_la-joliet.Tpo libisofs/.deps/libisofs_la-joliet.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-iso1999.lo -MD -MP -MF libisofs/.deps/libisofs_la-iso1999.Tpo -c -o libisofs/libisofs_la-iso1999.lo `test -f 'libisofs/iso1999.c' || echo './'`libisofs/iso1999.c
mv -f libisofs/.deps/libisofs_la-rockridge.Tpo libisofs/.deps/libisofs_la-rockridge.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-data_source.lo -MD -MP -MF libisofs/.deps/libisofs_la-data_source.Tpo -c -o libisofs/libisofs_la-data_source.lo `test -f 'libisofs/data_source.c' || echo './'`libisofs/data_source.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-system_area.lo -MD -MP -MF libisofs/.deps/libisofs_la-system_area.Tpo -c libisofs/system_area.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-system_area.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-make_isohybrid_mbr.lo -MD -MP -MF libisofs/.deps/libisofs_la-make_isohybrid_mbr.Tpo -c libisofs/make_isohybrid_mbr.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-make_isohybrid_mbr.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-iso1999.lo -MD -MP -MF libisofs/.deps/libisofs_la-iso1999.Tpo -c libisofs/iso1999.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-iso1999.o
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-data_source.lo -MD -MP -MF libisofs/.deps/libisofs_la-data_source.Tpo -c libisofs/data_source.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-data_source.o
libisofs/hfsplus.c: In function 'try_mangle.constprop':
libisofs/hfsplus.c:1411:27: warning: '%s' directive writing up to 8 bytes into a region of size between 1 and 255 [-Wformat-overflow=]
In file included from /usr/include/stdio.h:970,
                 from libisofs/hfsplus.c:40:
In function 'sprintf',
    inlined from 'try_mangle.constprop' at libisofs/hfsplus.c:1411:9:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 264 bytes into a destination of size 256
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
mv -f libisofs/.deps/libisofs_la-hfsplus.Tpo libisofs/.deps/libisofs_la-hfsplus.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-aaip_0_2.lo -MD -MP -MF libisofs/.deps/libisofs_la-aaip_0_2.Tpo -c -o libisofs/libisofs_la-aaip_0_2.lo `test -f 'libisofs/aaip_0_2.c' || echo './'`libisofs/aaip_0_2.c
mv -f libisofs/.deps/libisofs_la-ecma119.Tpo libisofs/.deps/libisofs_la-ecma119.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I.    -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libisofs/libisofs_la-md5.lo -MD -MP -MF libisofs/.deps/libisofs_la-md5.Tpo -c -o libisofs/libisofs_la-md5.lo `test -f 'libisofs/md5.c' || echo './'`libisofs/md5.c
mv -f libisofs/.deps/libisofs_la-data_source.Tpo libisofs/.deps/libisofs_la-data_source.Plo
mv -f libisofs/.deps/libisofs_la-make_isohybrid_mbr.Tpo libisofs/.deps/libisofs_la-make_isohybrid_mbr.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-aaip_0_2.lo -MD -MP -MF libisofs/.deps/libisofs_la-aaip_0_2.Tpo -c libisofs/aaip_0_2.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-aaip_0_2.o
mv -f libisofs/.deps/libisofs_la-fs_image.Tpo libisofs/.deps/libisofs_la-fs_image.Plo
libtool: compile:  gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libisofs/libisofs_la-md5.lo -MD -MP -MF libisofs/.deps/libisofs_la-md5.Tpo -c libisofs/md5.c  -fPIC -DPIC -o libisofs/.libs/libisofs_la-md5.o
libisofs/eltorito.c:1150:5: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (5 chars into 4 available) [-Wunterminated-string-initialization]
mv -f libisofs/.deps/libisofs_la-eltorito.Tpo libisofs/.deps/libisofs_la-eltorito.Plo
libisofs/iso1999.c: In function 'create_node':
libisofs/iso1999.c:117:51: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/iso1999.c:117:51: note: earlier argument should specify number of elements, later size of each element
mv -f libisofs/.deps/libisofs_la-iso1999.Tpo libisofs/.deps/libisofs_la-iso1999.Plo
mv -f libisofs/.deps/libisofs_la-md5.Tpo libisofs/.deps/libisofs_la-md5.Plo
mv -f libisofs/.deps/libisofs_la-system_area.Tpo libisofs/.deps/libisofs_la-system_area.Plo
libisofs/aaip_0_2.c: In function 'aaip_decode_attrs':
libisofs/aaip_0_2.c:1831:36: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/aaip_0_2.c:1831:36: note: earlier argument should specify number of elements, later size of each element
libisofs/aaip_0_2.c:1832:44: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/aaip_0_2.c:1832:44: note: earlier argument should specify number of elements, later size of each element
libisofs/aaip_0_2.c:1833:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
libisofs/aaip_0_2.c:1833:37: note: earlier argument should specify number of elements, later size of each element
mv -f libisofs/.deps/libisofs_la-aaip_0_2.Tpo libisofs/.deps/libisofs_la-aaip_0_2.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 98:0:92 -Wl,--version-script=./libisofs/libisofs.ver -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libisofs/libisofs.la -rpath /usr/lib libisofs/libisofs_la-builder.lo libisofs/libisofs_la-node.lo libisofs/libisofs_la-tree.lo libisofs/libisofs_la-find.lo libisofs/libisofs_la-image.lo libisofs/libisofs_la-fsource.lo libisofs/libisofs_la-fs_local.lo libisofs/libisofs_la-fs_image.lo libisofs/libisofs_la-messages.lo libisofs/libisofs_la-libiso_msgs.lo libisofs/libisofs_la-stream.lo libisofs/libisofs_la-filter.lo libisofs/filters/libisofs_la-external.lo libisofs/filters/libisofs_la-zisofs.lo libisofs/filters/libisofs_la-gzip.lo libisofs/libisofs_la-util.lo libisofs/libisofs_la-util_rbtree.lo libisofs/libisofs_la-util_htable.lo libisofs/libisofs_la-filesrc.lo libisofs/libisofs_la-ecma119.lo libisofs/libisofs_la-ecma119_tree.lo libisofs/libisofs_la-buffer.lo libisofs/libisofs_la-rockridge.lo libisofs/libisofs_la-rockridge_read.lo libisofs/libisofs_la-joliet.lo libisofs/libisofs_la-hfsplus.lo libisofs/libisofs_la-hfsplus_decompose.lo libisofs/libisofs_la-hfsplus_classes.lo libisofs/libisofs_la-hfsplus_case.lo libisofs/libisofs_la-eltorito.lo libisofs/libisofs_la-system_area.lo libisofs/libisofs_la-make_isohybrid_mbr.lo libisofs/libisofs_la-iso1999.lo libisofs/libisofs_la-data_source.lo libisofs/libisofs_la-aaip_0_2.lo libisofs/libisofs_la-md5.lo -lpthread -lz -lacl 
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o demo/demo demo/demo-demo.o libisofs/libisofs_la-builder.lo libisofs/libisofs_la-node.lo libisofs/libisofs_la-tree.lo libisofs/libisofs_la-find.lo libisofs/libisofs_la-image.lo libisofs/libisofs_la-fsource.lo libisofs/libisofs_la-fs_local.lo libisofs/libisofs_la-fs_image.lo libisofs/libisofs_la-messages.lo libisofs/libisofs_la-libiso_msgs.lo libisofs/libisofs_la-stream.lo libisofs/libisofs_la-filter.lo libisofs/filters/libisofs_la-external.lo libisofs/filters/libisofs_la-zisofs.lo libisofs/filters/libisofs_la-gzip.lo libisofs/libisofs_la-util.lo libisofs/libisofs_la-util_rbtree.lo libisofs/libisofs_la-util_htable.lo libisofs/libisofs_la-filesrc.lo libisofs/libisofs_la-ecma119.lo libisofs/libisofs_la-ecma119_tree.lo libisofs/libisofs_la-buffer.lo libisofs/libisofs_la-rockridge.lo libisofs/libisofs_la-rockridge_read.lo libisofs/libisofs_la-joliet.lo libisofs/libisofs_la-hfsplus.lo libisofs/libisofs_la-hfsplus_decompose.lo libisofs/libisofs_la-hfsplus_classes.lo libisofs/libisofs_la-hfsplus_case.lo libisofs/libisofs_la-eltorito.lo libisofs/libisofs_la-system_area.lo libisofs/libisofs_la-make_isohybrid_mbr.lo libisofs/libisofs_la-iso1999.lo libisofs/libisofs_la-data_source.lo libisofs/libisofs_la-aaip_0_2.lo libisofs/libisofs_la-md5.lo -lpthread -lz -lacl 
libtool: link: gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,relro -Wl,-z -Wl,now -o demo/demo demo/demo-demo.o libisofs/.libs/libisofs_la-builder.o libisofs/.libs/libisofs_la-node.o libisofs/.libs/libisofs_la-tree.o libisofs/.libs/libisofs_la-find.o libisofs/.libs/libisofs_la-image.o libisofs/.libs/libisofs_la-fsource.o libisofs/.libs/libisofs_la-fs_local.o libisofs/.libs/libisofs_la-fs_image.o libisofs/.libs/libisofs_la-messages.o libisofs/.libs/libisofs_la-libiso_msgs.o libisofs/.libs/libisofs_la-stream.o libisofs/.libs/libisofs_la-filter.o libisofs/filters/.libs/libisofs_la-external.o libisofs/filters/.libs/libisofs_la-zisofs.o libisofs/filters/.libs/libisofs_la-gzip.o libisofs/.libs/libisofs_la-util.o libisofs/.libs/libisofs_la-util_rbtree.o libisofs/.libs/libisofs_la-util_htable.o libisofs/.libs/libisofs_la-filesrc.o libisofs/.libs/libisofs_la-ecma119.o libisofs/.libs/libisofs_la-ecma119_tree.o libisofs/.libs/libisofs_la-buffer.o libisofs/.libs/libisofs_la-rockridge.o libisofs/.libs/libisofs_la-rockridge_read.o libisofs/.libs/libisofs_la-joliet.o libisofs/.libs/libisofs_la-hfsplus.o libisofs/.libs/libisofs_la-hfsplus_decompose.o libisofs/.libs/libisofs_la-hfsplus_classes.o libisofs/.libs/libisofs_la-hfsplus_case.o libisofs/.libs/libisofs_la-eltorito.o libisofs/.libs/libisofs_la-system_area.o libisofs/.libs/libisofs_la-make_isohybrid_mbr.o libisofs/.libs/libisofs_la-iso1999.o libisofs/.libs/libisofs_la-data_source.o libisofs/.libs/libisofs_la-aaip_0_2.o libisofs/.libs/libisofs_la-md5.o  -Wl,--as-needed -lpthread -lz -lacl
libtool: link: gcc -shared  -fPIC -DPIC  libisofs/.libs/libisofs_la-builder.o libisofs/.libs/libisofs_la-node.o libisofs/.libs/libisofs_la-tree.o libisofs/.libs/libisofs_la-find.o libisofs/.libs/libisofs_la-image.o libisofs/.libs/libisofs_la-fsource.o libisofs/.libs/libisofs_la-fs_local.o libisofs/.libs/libisofs_la-fs_image.o libisofs/.libs/libisofs_la-messages.o libisofs/.libs/libisofs_la-libiso_msgs.o libisofs/.libs/libisofs_la-stream.o libisofs/.libs/libisofs_la-filter.o libisofs/filters/.libs/libisofs_la-external.o libisofs/filters/.libs/libisofs_la-zisofs.o libisofs/filters/.libs/libisofs_la-gzip.o libisofs/.libs/libisofs_la-util.o libisofs/.libs/libisofs_la-util_rbtree.o libisofs/.libs/libisofs_la-util_htable.o libisofs/.libs/libisofs_la-filesrc.o libisofs/.libs/libisofs_la-ecma119.o libisofs/.libs/libisofs_la-ecma119_tree.o libisofs/.libs/libisofs_la-buffer.o libisofs/.libs/libisofs_la-rockridge.o libisofs/.libs/libisofs_la-rockridge_read.o libisofs/.libs/libisofs_la-joliet.o libisofs/.libs/libisofs_la-hfsplus.o libisofs/.libs/libisofs_la-hfsplus_decompose.o libisofs/.libs/libisofs_la-hfsplus_classes.o libisofs/.libs/libisofs_la-hfsplus_case.o libisofs/.libs/libisofs_la-eltorito.o libisofs/.libs/libisofs_la-system_area.o libisofs/.libs/libisofs_la-make_isohybrid_mbr.o libisofs/.libs/libisofs_la-iso1999.o libisofs/.libs/libisofs_la-data_source.o libisofs/.libs/libisofs_la-aaip_0_2.o libisofs/.libs/libisofs_la-md5.o   -Wl,--as-needed -lpthread -lz -lacl  -g -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -march=armv8-a -O2 -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -Wl,--version-script=./libisofs/libisofs.ver -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libisofs.so.6 -o libisofs/.libs/libisofs.so.6.92.0
libtool: link: (cd "libisofs/.libs" && rm -f "libisofs.so.6" && ln -s "libisofs.so.6.92.0" "libisofs.so.6")
libtool: link: (cd "libisofs/.libs" && rm -f "libisofs.so" && ln -s "libisofs.so.6.92.0" "libisofs.so")
libtool: link: ( cd "libisofs/.libs" && rm -f "libisofs.la" && ln -s "../libisofs.la" "libisofs.la" )
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/libisofs/src/libisofs'
if [ -d doc/html ]; then \
	/bin/sh /build/libisofs/src/libisofs/install-sh -d /build/libisofs/pkg/libisofs/usr/share/doc/libisofs-1.5.6/html; \
	/usr/bin/install -c -m 644 doc/html/* /build/libisofs/pkg/libisofs/usr/share/doc/libisofs-1.5.6/html; \
fi
 /usr/bin/mkdir -p '/build/libisofs/pkg/libisofs/usr/lib'
 /usr/bin/mkdir -p '/build/libisofs/pkg/libisofs/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libisofs/libisofs.la '/build/libisofs/pkg/libisofs/usr/lib'
 /usr/bin/mkdir -p '/build/libisofs/pkg/libisofs/usr/include/libisofs'
 /usr/bin/install -c -m 644 libisofs-1.pc '/build/libisofs/pkg/libisofs/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libisofs/libisofs.h '/build/libisofs/pkg/libisofs/usr/include/libisofs'
libtool: install: /usr/bin/install -c libisofs/.libs/libisofs.so.6.92.0 /build/libisofs/pkg/libisofs/usr/lib/libisofs.so.6.92.0
libtool: install: (cd /build/libisofs/pkg/libisofs/usr/lib && { ln -s -f libisofs.so.6.92.0 libisofs.so.6 || { rm -f libisofs.so.6 && ln -s libisofs.so.6.92.0 libisofs.so.6; }; })
libtool: install: (cd /build/libisofs/pkg/libisofs/usr/lib && { ln -s -f libisofs.so.6.92.0 libisofs.so || { rm -f libisofs.so && ln -s libisofs.so.6.92.0 libisofs.so; }; })
libtool: install: /usr/bin/install -c libisofs/.libs/libisofs.lai /build/libisofs/pkg/libisofs/usr/lib/libisofs.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make  install-exec-hook
make[2]: Entering directory '/build/libisofs/src/libisofs'
ldconfig "/build/libisofs/pkg/libisofs/usr/lib" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "/build/libisofs/pkg/libisofs/usr/lib"
ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
NOTE: Explicit dynamic library configuration failed. If needed, configure manually for: /build/libisofs/pkg/libisofs/usr/lib
make[2]: Leaving directory '/build/libisofs/src/libisofs'
make[1]: Leaving directory '/build/libisofs/src/libisofs'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libisofs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libisofs 1.5.6.1-1 (Thu Jan 15 14:18:48 2026)
==> Cleaning up...
[?12l[?25h