==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: indent 2.2.13-2 (Fri Jul 12 19:29:11 2024)
==> Retrieving sources...
  -> Found indent-2.2.13.tar.xz
  -> Found indent-2.2.13.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    indent-2.2.13.tar.xz ... Passed
    indent-2.2.13.tar.xz.sig ... Skipped
==> Making package: indent 2.2.13-2 (Fri Jul 12 19:29:30 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) texi2html-5.0-8

Total Download Size:   0.51 MiB
Total Installed Size:  5.80 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 texi2html-5.0-8-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing texi2html...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found indent-2.2.13.tar.xz
  -> Found indent-2.2.13.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting indent-2.2.13.tar.xz with bsdtar
==> Starting build()...
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for a BSD-compatible install... /usr/bin/install -c
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for dvips... /build/indent/src/indent-2.2.13/config/missing dvips
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for egrep... (cached) /usr/bin/grep -E
checking for strchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for utime... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for malloc.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking if struct utimbuf needs  -posix... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
 cd . && /bin/sh ./config.status Makefile 
config.status: creating Makefile
make  all-recursive
make[1]: Entering directory '/build/indent/src/indent-2.2.13'
Making all in src
make[2]: Entering directory '/build/indent/src/indent-2.2.13/src'
make  all-am
make[3]: Entering directory '/build/indent/src/indent-2.2.13/src'
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT indent.o -MD -MP -MF .deps/indent.Tpo -c -o indent.o indent.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT backup.o -MD -MP -MF .deps/backup.Tpo -c -o backup.o backup.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT comments.o -MD -MP -MF .deps/comments.Tpo -c -o comments.o comments.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT lexi.o -MD -MP -MF .deps/lexi.Tpo -c -o lexi.o lexi.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT globs.o -MD -MP -MF .deps/globs.Tpo -c -o globs.o globs.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT code_io.o -MD -MP -MF .deps/code_io.Tpo -c -o code_io.o code_io.c
parse.c: In function 'parse':
parse.c:359:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
parse.c:365:9: note: here
mv -f .deps/parse.Tpo .deps/parse.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c
mv -f .deps/globs.Tpo .deps/globs.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/backup.Tpo .deps/backup.Po
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I..  -I. -I. -I../intl   -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT handletoken.o -MD -MP -MF .deps/handletoken.Tpo -c -o handletoken.o handletoken.c
mv -f .deps/args.Tpo .deps/args.Po
comments.c: In function 'print_comment':
comments.c:603:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
comments.c:706:10: note: here
mv -f .deps/comments.Tpo .deps/comments.Po
mv -f .deps/code_io.Tpo .deps/code_io.Po
mv -f .deps/utils.Tpo .deps/utils.Po
indent.c: In function 'search_brace':
indent.c:245:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
indent.c:316:9: note: here
mv -f .deps/indent.Tpo .deps/indent.Po
In file included from lexi.c:221:
gperf-cc.c: In function 'hash_cc':
gperf-cc.c:84:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
gperf-cc.c:86:7: note: here
lexi.c: In function 'lexi':
lexi.c:517:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
lexi.c:519:10: note: here
lexi.c:528:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
lexi.c:533:10: note: here
mv -f .deps/lexi.Tpo .deps/lexi.Po
mv -f .deps/output.Tpo .deps/output.Po
mv -f .deps/handletoken.Tpo .deps/handletoken.Po
gcc -Wall -W -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o indent indent.o args.o backup.o comments.o lexi.o parse.o globs.o code_io.o output.o utils.o handletoken.o  
make[3]: Leaving directory '/build/indent/src/indent-2.2.13/src'
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/src'
Making all in doc
make[2]: Entering directory '/build/indent/src/indent-2.2.13/doc'
env LANG= LANGUAGE= /bin/sh '/build/indent/src/indent-2.2.13/config/missing' makeinfo --html --ifinfo --number-sections --no-split `if test -f indent.texi; then echo indent.texi; else echo ./indent.texi; fi`
indent.texi:290: warning: @refill is obsolete
indent.texi:967: warning: @refill is obsolete
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/doc'
Making all in po
make[2]: Entering directory '/build/indent/src/indent-2.2.13/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/po'
Making all in man
make[2]: Entering directory '/build/indent/src/indent-2.2.13/man'
gcc -o texinfo2man ./texinfo2man.c
./texinfo2man ./indent.1.in ./../doc/indent.texi > indent.1
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/man'
Making all in regression
make[2]: Entering directory '/build/indent/src/indent-2.2.13/regression'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/regression'
make[2]: Entering directory '/build/indent/src/indent-2.2.13'
make[2]: Leaving directory '/build/indent/src/indent-2.2.13'
make[1]: Leaving directory '/build/indent/src/indent-2.2.13'
==> Entering fakeroot environment...
==> Starting package()...
make  install-recursive
make[1]: Entering directory '/build/indent/src/indent-2.2.13'
Making install in src
make[2]: Entering directory '/build/indent/src/indent-2.2.13/src'
make  install-am
make[3]: Entering directory '/build/indent/src/indent-2.2.13/src'
make[4]: Entering directory '/build/indent/src/indent-2.2.13/src'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/indent/pkg/indent/usr/bin'
  /usr/bin/install -c indent '/build/indent/pkg/indent/usr/bin'
make[4]: Leaving directory '/build/indent/src/indent-2.2.13/src'
make[3]: Leaving directory '/build/indent/src/indent-2.2.13/src'
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/src'
Making install in doc
make[2]: Entering directory '/build/indent/src/indent-2.2.13/doc'
make[3]: Entering directory '/build/indent/src/indent-2.2.13/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /build/indent/src/indent-2.2.13/config/install-sh -d /build/indent/pkg/indent/usr/share/doc/indent
 /usr/bin/mkdir -p '/build/indent/pkg/indent/usr/share/info'
 /usr/bin/install -c -m 644 ./indent.info '/build/indent/pkg/indent/usr/share/info'
/usr/bin/install -c -m 644 `if test -f indent.html; then echo .; else echo .; fi`/indent.html /build/indent/pkg/indent/usr/share/doc/indent/indent.html
 install-info --info-dir='/build/indent/pkg/indent/usr/share/info' '/build/indent/pkg/indent/usr/share/info/indent.info'
make[3]: Leaving directory '/build/indent/src/indent-2.2.13/doc'
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/doc'
Making install in po
make[2]: Entering directory '/build/indent/src/indent-2.2.13/po'
installing bg.gmo as /build/indent/pkg/indent/usr/share/locale/bg/LC_MESSAGES/indent.mo
installing ca.gmo as /build/indent/pkg/indent/usr/share/locale/ca/LC_MESSAGES/indent.mo
installing cs.gmo as /build/indent/pkg/indent/usr/share/locale/cs/LC_MESSAGES/indent.mo
installing da.gmo as /build/indent/pkg/indent/usr/share/locale/da/LC_MESSAGES/indent.mo
installing de.gmo as /build/indent/pkg/indent/usr/share/locale/de/LC_MESSAGES/indent.mo
installing el.gmo as /build/indent/pkg/indent/usr/share/locale/el/LC_MESSAGES/indent.mo
installing eo.gmo as /build/indent/pkg/indent/usr/share/locale/eo/LC_MESSAGES/indent.mo
installing es.gmo as /build/indent/pkg/indent/usr/share/locale/es/LC_MESSAGES/indent.mo
installing et.gmo as /build/indent/pkg/indent/usr/share/locale/et/LC_MESSAGES/indent.mo
installing eu.gmo as /build/indent/pkg/indent/usr/share/locale/eu/LC_MESSAGES/indent.mo
installing fi.gmo as /build/indent/pkg/indent/usr/share/locale/fi/LC_MESSAGES/indent.mo
installing fr.gmo as /build/indent/pkg/indent/usr/share/locale/fr/LC_MESSAGES/indent.mo
installing ga.gmo as /build/indent/pkg/indent/usr/share/locale/ga/LC_MESSAGES/indent.mo
installing gl.gmo as /build/indent/pkg/indent/usr/share/locale/gl/LC_MESSAGES/indent.mo
installing hr.gmo as /build/indent/pkg/indent/usr/share/locale/hr/LC_MESSAGES/indent.mo
installing hu.gmo as /build/indent/pkg/indent/usr/share/locale/hu/LC_MESSAGES/indent.mo
installing id.gmo as /build/indent/pkg/indent/usr/share/locale/id/LC_MESSAGES/indent.mo
installing it.gmo as /build/indent/pkg/indent/usr/share/locale/it/LC_MESSAGES/indent.mo
installing ja.gmo as /build/indent/pkg/indent/usr/share/locale/ja/LC_MESSAGES/indent.mo
installing ko.gmo as /build/indent/pkg/indent/usr/share/locale/ko/LC_MESSAGES/indent.mo
installing nl.gmo as /build/indent/pkg/indent/usr/share/locale/nl/LC_MESSAGES/indent.mo
installing pl.gmo as /build/indent/pkg/indent/usr/share/locale/pl/LC_MESSAGES/indent.mo
installing pt_BR.gmo as /build/indent/pkg/indent/usr/share/locale/pt_BR/LC_MESSAGES/indent.mo
installing ro.gmo as /build/indent/pkg/indent/usr/share/locale/ro/LC_MESSAGES/indent.mo
installing ru.gmo as /build/indent/pkg/indent/usr/share/locale/ru/LC_MESSAGES/indent.mo
installing sk.gmo as /build/indent/pkg/indent/usr/share/locale/sk/LC_MESSAGES/indent.mo
installing sr.gmo as /build/indent/pkg/indent/usr/share/locale/sr/LC_MESSAGES/indent.mo
installing sv.gmo as /build/indent/pkg/indent/usr/share/locale/sv/LC_MESSAGES/indent.mo
installing tr.gmo as /build/indent/pkg/indent/usr/share/locale/tr/LC_MESSAGES/indent.mo
installing uk.gmo as /build/indent/pkg/indent/usr/share/locale/uk/LC_MESSAGES/indent.mo
installing vi.gmo as /build/indent/pkg/indent/usr/share/locale/vi/LC_MESSAGES/indent.mo
installing zh_CN.gmo as /build/indent/pkg/indent/usr/share/locale/zh_CN/LC_MESSAGES/indent.mo
installing zh_TW.Big5.gmo as /build/indent/pkg/indent/usr/share/locale/zh_TW.Big5/LC_MESSAGES/indent.mo
installing zh_TW.gmo as /build/indent/pkg/indent/usr/share/locale/zh_TW/LC_MESSAGES/indent.mo
if test "indent" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/indent/pkg/indent/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /build/indent/pkg/indent/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/indent/pkg/indent/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/po'
Making install in man
make[2]: Entering directory '/build/indent/src/indent-2.2.13/man'
make[3]: Entering directory '/build/indent/src/indent-2.2.13/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/indent/pkg/indent/usr/share/man/man1'
 /usr/bin/install -c -m 644 indent.1 '/build/indent/pkg/indent/usr/share/man/man1'
make[3]: Leaving directory '/build/indent/src/indent-2.2.13/man'
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/man'
Making install in regression
make[2]: Entering directory '/build/indent/src/indent-2.2.13/regression'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/build/indent/src/indent-2.2.13/regression'
make[2]: Entering directory '/build/indent/src/indent-2.2.13'
make[3]: Entering directory '/build/indent/src/indent-2.2.13'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/indent/src/indent-2.2.13'
make[2]: Leaving directory '/build/indent/src/indent-2.2.13'
make[1]: Leaving directory '/build/indent/src/indent-2.2.13'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "indent"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: indent 2.2.13-2 (Fri Jul 12 19:29:55 2024)
==> Cleaning up...