>>> partimage: Building community/partimage 0.6.9-r13 (using abuild 3.14.1-r3) started Fri, 15 Nov 2024 04:20:18 +0000
>>> partimage: Validating /home/buildozer/aports/community/partimage/APKBUILD...
>>> partimage: Analyzing dependencies...
>>> partimage: Installing for build: build-base linux-headers bzip2-dev newt-dev zlib-dev gettext-dev slang-dev openssl-dev>3 autoconf automake libtool
(1/28) Installing linux-headers (6.6-r1)
(2/28) Installing libbz2 (1.0.8-r6)
(3/28) Installing bzip2-dev (1.0.8-r6)
(4/28) Installing slang (2.3.3-r3)
(5/28) Installing newt (0.52.24-r1)
(6/28) Installing slang-dev (2.3.3-r3)
(7/28) Installing newt-dev (0.52.24-r1)
(8/28) Installing zlib-dev (1.3.1-r2)
(9/28) Installing xz-libs (5.6.3-r0)
(10/28) Installing xz (5.6.3-r0)
(11/28) Installing gettext-asprintf (0.22.5-r0)
(12/28) Installing libintl (0.22.5-r0)
(13/28) Installing gettext-libs (0.22.5-r0)
(14/28) Installing gettext-envsubst (0.22.5-r0)
(15/28) Installing libxml2 (2.13.4-r3)
(16/28) Installing gettext (0.22.5-r0)
(17/28) Installing gettext-dev (0.22.5-r0)
(18/28) Installing openssl-dev (3.3.2-r3)
(19/28) Installing m4 (1.4.19-r3)
(20/28) Installing perl (5.40.0-r3)
(21/28) Installing autoconf (2.72-r0)
(22/28) Installing automake (1.17-r0)
(23/28) Installing libltdl (2.4.7-r3)
(24/28) Installing libtool (2.4.7-r3)
(25/28) Installing .makedepends-partimage (20241115.042047)
(26/28) Installing perl-error (0.17029-r2)
(27/28) Installing perl-git (2.47.0-r0)
(28/28) Installing git-perl (2.47.0-r0)
Executing busybox-1.37.0-r7.trigger
OK: 447 MiB in 128 packages
>>> partimage: Cleaning up srcdir
>>> partimage: Cleaning up pkgdir
>>> partimage: Cleaning up tmpdir
>>> partimage: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/partimage-0.6.9.tar.bz2
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/partimage-0.6.9.tar.bz2.part'
partimage-0.6.9.tar. 100% |********************************|  650k  0:00:00 ETA
'/var/cache/distfiles/v3.21/partimage-0.6.9.tar.bz2.part' saved
>>> partimage: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/partimage-0.6.9.tar.bz2
>>> partimage: Checking sha512sums...
partimage-0.6.9.tar.bz2: OK
partimage-0.6.9-zlib-1.2.6.patch: OK
partimage-0.6.9-common.patch: OK
partimage-include-sysmacros.patch: OK
Use-SSLv3-by-default.patch: OK
openssl-1.1.patch: OK
musl-1.2.3-fix.patch: OK
>>> partimage: Unpacking /var/cache/distfiles/v3.21/partimage-0.6.9.tar.bz2...
>>> partimage: partimage-0.6.9-zlib-1.2.6.patch
patching file src/client/imagefile.cpp
Hunk #1 succeeded at 783 with fuzz 2.
patching file src/client/imagefile.h
>>> partimage: partimage-0.6.9-common.patch
patching file src/shared/common.h
>>> partimage: partimage-include-sysmacros.patch
patching file src/client/misc.cpp
>>> partimage: Use-SSLv3-by-default.patch
patching file src/client/netclient.cpp
patching file src/client/netclient.h
patching file src/server/netserver.cpp
patching file src/server/netserver.h
>>> partimage: openssl-1.1.patch
patching file configure.ac
>>> partimage: musl-1.2.3-fix.patch
patching file src/server/partimaged-client.cpp
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
Copying file mkinstalldirs
Copying file po/Makevars.template
autoreconf: running: aclocal --force -I m4
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, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:14: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:14: the top level
configure.ac:18: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:18: You should use the 'AC_CONFIG_HEADERS' macro instead.
aclocal.m4:707: AM_CONFIG_HEADER is expanded from...
configure.ac:18: the top level
configure.ac:24: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
m4/po.m4:23: AM_PO_SUBDIRS is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/gettext.m4:486: gt_INTL_MACOSX is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/iconv.m4:20: AM_ICONV_LINK is expanded from...
m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
configure.ac:24: the top level
configure.ac:26: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:26: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:26: the top level
configure.ac:29: warning: 'AM_PROG_CC_STDC': this macro is obsolete.
configure.ac:29: You should simply use the 'AC_PROG_CC' macro instead.
configure.ac:29: Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
configure.ac:29: but upon 'ac_cv_prog_cc_stdc'.
aclocal.m4:713: AM_PROG_CC_STDC is expanded from...
configure.ac:29: the top level
configure.ac:30: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:30: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:30: the top level
configure.ac:217: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:217: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:217: the top level
configure.ac:240: warning: The macro 'AC_CHECKING' is obsolete.
configure.ac:240: You should run autoupdate.
./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from...
configure.ac:240: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:24: installing './compile'
configure.ac:16: installing './missing'
src/client/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/client/Makefile.am: installing './depcomp'
src/client/Makefile.am:41: warning: 'CPPFLAGS' is a user variable, you should not override it;
src/client/Makefile.am:41: use 'AM_CPPFLAGS' instead
src/client/fs/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/client/fs/Makefile.am:27: warning: 'CPPFLAGS' is a user variable, you should not override it;
src/client/fs/Makefile.am:27: use 'AM_CPPFLAGS' instead
src/server/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/server/Makefile.am:30: warning: 'CPPFLAGS' is a user variable, you should not override it;
src/server/Makefile.am:30: use 'AM_CPPFLAGS' instead
src/shared/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/shared/Makefile.am:30: warning: 'CPPFLAGS' is a user variable, you should not override it;
src/shared/Makefile.am:30: use 'AM_CPPFLAGS' instead
autoreconf: Leaving directory '.'
checking build system type... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
checking target system type... i686-pc-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether NLS is requested... no
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 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 ld used by GCC... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... no
checking whether to use NLS... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop
checking how to convert i686-pc-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/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 ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /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 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... no
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/i586-alpine-linux-musl/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... yes
checking for strerror in -lcposix... 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 dependency style of gcc... (cached) gcc3
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 dependency style of gcc... (cached) gcc3
checking for egrep... (cached) /bin/grep -E
checking for gawk... (cached) awk
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for gcc option to enable large file support... none needed
checking for pthread_create in -lpthread... yes
checking for BZ2_bzopen in -lbz2... yes
checking for newtCenteredWindow in -lnewt... yes
checking for gzwrite in -lz... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking for limit.h... no
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pthread.h... yes
checking for crypt.h... yes
checking for shadow.h... yes
checking for mntent.h... yes
checking for sys/param.h... yes
checking for sys/statfs.h... yes
checking for sys/mount.h... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether setpgrp requires zero arguments... yes
checking for getwd... no
checking for strerror... yes
checking for strdup... yes
checking for atoll... yes
checking for strtoll... yes
checking for setpgid... yes
checking for fstat64... no
checking for fstatfs64... no
checking for open64... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long int... 4
checking size of unsigned long long... 8
checking for egrep... (cached) /bin/grep -E
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for getopt.h... (cached) yes
checking for sys/types.h... (cached) yes

checking for openssl... /usr/bin/openssl
configure: checking  for SSL Library and Header files ... ...
checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"... (/usr/include/openssl) yes 
checking for X509_new in -lcrypto... yes
checking for SSL_CTX_new in -lssl... yes
checking for crypt in -lcrypt... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/shared/Makefile
config.status: creating src/shared/pathnames.h
config.status: creating src/client/Makefile
config.status: creating src/client/fs/Makefile
config.status: creating src/server/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
Making all in m4
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/m4'
Making all in po
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/po'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
Making all in shared
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/shared'
  CXX      common.o
  CXX      access.o
  CXX      net.o
  CXX      exceptions.o
  CXX      messages.o
  CXX      privs.o
  CXX      image_disk.o
image_disk.cpp:57:4: warning: #warning "fstat32 used" [-Wcpp]
   57 |   #warning "fstat32 used"
      |    ^~~~~~~
image_disk.cpp:60:4: warning: #warning "fstatfs32 used" [-Wcpp]
   60 |   #warning "fstatfs32 used"
      |    ^~~~~~~
image_disk.cpp:63:4: warning: #warning "open32 used" [-Wcpp]
   63 |   #warning "open32 used"
      |    ^~~~~~~
common.cpp:275:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  275 |       snprintf(szText, nMaxLen, i18n("%"PRId64" bytes"), qwSize);
      |                                      ^
common.cpp:314:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  314 |       snprintf(szText, nMaxLen, i18n("%"PRId64" Bytes"), qwSize);
      |                                      ^
access.cpp: In function 'unsigned int CheckAccess(bool, char*, char*)':
access.cpp:129:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
  129 |   char *tmp;
      |         ^~~
access.cpp: In function 'unsigned int CheckAccessFile(const char*)':
access.cpp:316:10: warning: variable 'mode' set but not used [-Wunused-but-set-variable]
  316 |   mode_t mode;
      |          ^~~~
net.cpp: In member function 'bool CNet::CompareBanner(char*, char*, char*, int)':
net.cpp:168:16: warning: enum constant in boolean context [-Wint-in-bool-context]
  168 |         return BANNERCMP_DIFFLOG;
      |                ^~~~~~~~~~~~~~~~~
net.cpp:173:16: warning: enum constant in boolean context [-Wint-in-bool-context]
  173 |         return BANNERCMP_DIFFSSL;
      |                ^~~~~~~~~~~~~~~~~
  AR       libshared.a
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/shared'
Making all in client
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
Making all in fs
make[4]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client/fs'
  CXX      fs_base.o
  CXX      fs_afs.o
  CXX      fs_ext2.o
  CXX      fs_fat.o
  CXX      fs_hpfs.o
  CXX      fs_jfs.o
  CXX      fs_ntfs.o
  CXX      fs_reiser.o
  CXX      fs_hfs.o
  CXX      fs_ufs.o
  CXX      fs_xfs.o
fs_ufs.cpp:220:29: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  220 |                             "Data frags count:.............%"PRIu64"\n"),
      |                             ^
fs_fat.cpp: In member function 'void CFatPart::compareFatCopies()':
fs_fat.cpp:58:7: warning: variable 'nResult' set but not used [-Wunused-but-set-variable]
   58 |   int nResult;
      |       ^~~~~~~
fs_ntfs.cpp:315:29: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  315 |                             "LCN of MFT Data attrib:.......%"PRIu64"\n"),
      |                             ^
fs_hfs.cpp:145:29: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  145 |                             "Allocation Group count:.......%"PRIu64"\n"
      |                             ^
fs_hfs.cpp:148:29: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  148 |                             "First allocation block:.......%"PRIu64"\n"),
      |                             ^
fs_ntfs.cpp:733:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  733 |     fprintf(stderr, "cluster[%llu] = %"PRIu64"\n", (long long unsigned int)i, m_qwOffset[i]);
      |                     ^
fs_base.cpp:733:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  733 |       SNPRINTF(szBlocksInfo, i18n("Block size:...................%"PRIu64" bytes\n"
      |                                   ^
fs_base.cpp:734:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  734 |                                   "Total blocks count:...........%"PRIu64"\n"
      |                                   ^
fs_base.cpp:735:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  735 |                                   "Used blocks count:............%"PRIu64"\n"
      |                                   ^
fs_base.cpp:736:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  736 |                                   "Free blocks count:............%"PRIu64"\n"),
      |                                   ^
fs_base.cpp:748:34: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  748 |                                  "Space usage:..................%"PRIu64" %%\n"
      |                                  ^
fs_ntfs.cpp: In member function 'int CNtfsPart::readFileRecord(BYTE*, CNtfsRunList*, QWORD*, QWORD*)':
fs_ntfs.cpp:428:8: warning: variable 'bAttribResident' set but not used [-Wunused-but-set-variable]
  428 |   bool bAttribResident;
      |        ^~~~~~~~~~~~~~~
fs_ntfs.cpp: In member function 'int CNtfsPart::readDataAttribute(BYTE*, CNtfsRunList*, QWORD*, QWORD*)':
fs_ntfs.cpp:490:12: warning: variable 'nAttrSize' set but not used [-Wunused-but-set-variable]
  490 |       WORD nAttrSize;
      |            ^~~~~~~~~
fs_ntfs.cpp:491:13: warning: variable 'cDataResident' set but not used [-Wunused-but-set-variable]
  491 |       BYTE *cDataResident;
      |             ^~~~~~~~~~~~~
fs_ntfs.cpp: In member function 'int CNtfsPart::checkFilenameForRecordIs(BYTE*, const char*, bool)':
fs_ntfs.cpp:759:8: warning: variable 'bAttribResident' set but not used [-Wunused-but-set-variable]
  759 |   bool bAttribResident;
      |        ^~~~~~~~~~~~~~~
fs_afs.cpp: In member function 'virtual void CAfsPart::readBitmap(COptions*)':
fs_afs.cpp:52:9: warning: variable 'dwWordsPerBlock' set but not used [-Wunused-but-set-variable]
   52 |   DWORD dwWordsPerBlock;
      |         ^~~~~~~~~~~~~~~
fs_afs.cpp:53:9: warning: variable 'dwBlocksPerGroup' set but not used [-Wunused-but-set-variable]
   53 |   DWORD dwBlocksPerGroup;
      |         ^~~~~~~~~~~~~~~~
fs_afs.cpp:54:9: warning: variable 'qwCurBlock' set but not used [-Wunused-but-set-variable]
   54 |   QWORD qwCurBlock;
      |         ^~~~~~~~~~
fs_ext2.cpp: In member function 'virtual void CExt2Part::readBitmap(COptions*)':
fs_ext2.cpp:209:9: warning: variable 'dwBlocksInThisGroup' set but not used [-Wunused-but-set-variable]
  209 |   DWORD dwBlocksInThisGroup;
      |         ^~~~~~~~~~~~~~~~~~~
  AR       libfs.a
make[4]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client/fs'
make[4]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
  CXX      netclient.o
  CXX      imagefile.o
  CXX      misc.o
  CXX      image_net.o
  CXX      buffer.o
  CXX      gui_text.o
  CXX      main.o
  CXX      imginfo.o
  CXX      cbitmap.o
  CXX      interface_base.o
  CXX      interface_newt.o
  CXX      interface_none.o
  CXX      mbr_backup.o
gui_text.cpp:344:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  344 |   SNPRINTF(szTemp, "%"PRIu64"", (!!options.qwSplitSize) ? (options.qwSplitSize/1024/1024) : 2048);
      |                    ^
gui_text.cpp:465:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  465 |   SNPRINTF(szTemp, i18n("Size of the Partition:.......%s = %"PRIu64" bytes"), formatSize(qwPartSize, szTemp2), qwPartSize);
      |                         ^
gui_text.cpp:613:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  613 |   SNPRINTF (szTemp, i18n("Available space for image:...%s = %"PRIu64" bytes"), formatSize(qwFreeSpace, szTemp2), qwFreeSpace);
      |                          ^
gui_text.cpp:737:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  737 |   SNPRINTF(szTemp, i18n("Size of partition to restore:.....%s = %"PRIu64" bytes"), formatSize(qwCurPartSize, szTemp2), qwCurPartSize);
      |                         ^
gui_text.cpp:754:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  754 |   SNPRINTF(szTemp, i18n("Size of the original partition:...%s = %"PRIu64" bytes"), formatSize(qwOrigPartSize, szTemp2), qwOrigPartSize);
      |                         ^
gui_text.cpp: In function 'char* processHardDrive(char*, newtComponent)':
gui_text.cpp:137:7: warning: variable 'nRes' set but not used [-Wunused-but-set-variable]
  137 |   int nRes;
      |       ^~~~
interface_newt.cpp: In function 'fde* dir_here(newtComponent, char*)':
interface_newt.cpp:548:33: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  548 |                                 if(strlen(dr) > 1) strcat(dp->name,"/"); strcat(dp->name,namelist[i]->d_name);
      |                                 ^~
interface_newt.cpp:548:74: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  548 |                                 if(strlen(dr) > 1) strcat(dp->name,"/"); strcat(dp->name,namelist[i]->d_name);
      |                                                                          ^~~~~~
interface_newt.cpp:520:25: warning: variable 'bf' set but not used [-Wunused-but-set-variable]
  520 |         char buf[128], *bf; // really, we have newt listbox->width-7 (7 is for frame with listbox)
      |                         ^~
interface_newt.cpp: In function 'char* filesel(char*)':
interface_newt.cpp:613:52: warning: variable 'f1' set but not used [-Wunused-but-set-variable]
  613 |         newtComponent   lb, b1, b2, b3, l1, l2, f, f1;
      |                                                    ^~
imginfo.cpp:114:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  114 |                                      "Device blocks count:...%"PRIu64"\n"
      |                                      ^
imginfo.cpp:156:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  156 |                                      "Identificator:.........%"PRIu64"=%"PRIX64"\n\n"),
      |                                      ^
imginfo.cpp:156:70: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  156 |                                      "Identificator:.........%"PRIu64"=%"PRIX64"\n\n"),
      |                                                                      ^
main.cpp:304:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  304 |             fprintf (stderr, i18n("Volume size: %"PRIu64" bytes (%ld MiB)\n"),
      |                                   ^
misc.cpp:215:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
  215 |       SNPRINTF(szTemp, "%.3u: %s [%"PRIu64" blocks]", i, mbrOriginal[i].szDevice, mbrOriginal[i].qwBlocksCount);
      |                        ^
imginfo.cpp: In function 'void imageInfoShowRegular(char*, int, CMainHeader*, char*, DWORD)':
imginfo.cpp:104:57: warning: taking address of packed member of 'CMainHeader' may result in an unaligned pointer value [-Waddress-of-packed-member]
  104 |            head->dwMainFlags, szFlags, asctime_portable(&head->dateCreate), formatSize(head->qwPartSize, cTemp), head->szHostname,
      |                                                         ^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main(int, char**)':
main.cpp:459:16: warning: the address of 'COptions::szFullyBatchMode' will never be NULL [-Waddress]
  459 |   if (!options.szFullyBatchMode || !strlen(options.szFullyBatchMode)) {
      |        ~~~~~~~~^~~~~~~~~~~~~~~~
In file included from ./misc.h:22,
                 from ./interface_newt.h:22,
                 from ../../src/client/fs/fs_base.h:23,
                 from ../../src/client/fs/fs_ext2.h:22,
                 from main.cpp:47:
../../src/shared/common.h:146:8: note: 'COptions::szFullyBatchMode' declared here
  146 |   char szFullyBatchMode[2048];
      |        ^~~~~~~~~~~~~~~~
main.cpp:490:16: warning: the address of 'COptions::szFullyBatchMode' will never be NULL [-Waddress]
  490 |   if (!options.szFullyBatchMode || !strlen(options.szFullyBatchMode))
      |        ~~~~~~~~^~~~~~~~~~~~~~~~
../../src/shared/common.h:146:8: note: 'COptions::szFullyBatchMode' declared here
  146 |   char szFullyBatchMode[2048];
      |        ^~~~~~~~~~~~~~~~
imagefile.cpp: In constructor 'CImage::CImage(COptions*)':
imagefile.cpp:122:17: warning: the address of 'COptions::szAutoMount' will never be NULL [-Waddress]
  122 |   if (m_options.szAutoMount)
      |       ~~~~~~~~~~^~~~~~~~~~~
In file included from ./misc.h:22,
                 from ./image_base.h:22,
                 from ../../src/shared/image_disk.h:21,
                 from imagefile.h:22,
                 from imagefile.cpp:36:
../../src/shared/common.h:143:8: note: 'COptions::szAutoMount' declared here
  143 |   char szAutoMount[MAXPATHLEN];
      |        ^~~~~~~~~~~
imagefile.cpp: In member function 'int CImage::mountImageLocation()':
imagefile.cpp:639:18: warning: the address of 'COptions::szAutoMount' will never be NULL [-Waddress]
  639 |   if ((m_options.szAutoMount) && (strlen(m_options.szAutoMount)) &&
      |       ~~~~~~~~~~~^~~~~~~~~~~~
../../src/shared/common.h:143:8: note: 'COptions::szAutoMount' declared here
  143 |   char szAutoMount[MAXPATHLEN];
      |        ^~~~~~~~~~~
imagefile.cpp: In member function 'int CImage::umountImageLocation()':
imagefile.cpp:668:18: warning: the address of 'COptions::szAutoMount' will never be NULL [-Waddress]
  668 |   if ((m_options.szAutoMount) && (strlen(m_options.szAutoMount)) && (m_bIsMounted)) // if mounted
      |       ~~~~~~~~~~~^~~~~~~~~~~~
../../src/shared/common.h:143:8: note: 'COptions::szAutoMount' declared here
  143 |   char szAutoMount[MAXPATHLEN];
      |        ^~~~~~~~~~~
imagefile.cpp: In member function 'void CImage::openReading(CVolumeHeader*)':
imagefile.cpp:1008:22: warning: the address of 'COptions::szAutoMount' will never be NULL [-Waddress]
 1008 |       if ((m_options.szAutoMount) && (strlen(m_options.szAutoMount)))
      |           ~~~~~~~~~~~^~~~~~~~~~~~
../../src/shared/common.h:143:8: note: 'COptions::szAutoMount' declared here
  143 |   char szAutoMount[MAXPATHLEN];
      |        ^~~~~~~~~~~
misc.cpp: In function 'void savePartition(char*, char*, COptions*)':
misc.cpp:551:43: warning: value computed is not used [-Wunused-value]
  551 |     else if (options->dwCompression == 1) +      fprintf(stderr,i18n("partimage: status: Image type: GZIP\n"));
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
misc.cpp: In function 'int isDevfsEnabled()':
misc.cpp:1776:9: warning: variable 'cPtr' set but not used [-Wunused-but-set-variable]
 1776 |   char *cPtr;
      |         ^~~~
  CXXLD    partimage
make[4]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
Making all in server
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/server'
  CXX      netserver.o
  CXX      partimaged.o
  CXX      partimaged-client.o
  CXX      partimaged-gui_dummy.o
  CXX      partimaged-gui_newt.o
  CXX      partimaged-main.o
In file included from partimaged-gui_dummy.h:26,
                 from partimaged-gui_dummy.cpp:22:
partimaged-gui.h:38:16: warning: 'virtual void CPartimagedInterface::SetSize(int, const char*)' was hidden [-Woverloaded-virtual=]
   38 |   virtual void SetSize(int client, const char * size)=0;
      |                ^~~~~~~
partimaged-gui_dummy.h:42:16: note:   by 'CPartimagedInterfaceDummy::SetSize'
   42 |   virtual void SetSize(int client, char * size);
      |                ^~~~~~~
partimaged-gui.h:36:16: warning: 'virtual void CPartimagedInterface::SetLocation(int, const char*)' was hidden [-Woverloaded-virtual=]
   36 |   virtual void SetLocation(int client, const char * locate)=0;
      |                ^~~~~~~~~~~
partimaged-gui_dummy.h:40:16: note:   by 'virtual void CPartimagedInterfaceDummy::SetLocation(int, char*)'
   40 |   virtual void SetLocation(int client, char * locate);
      |                ^~~~~~~~~~~
partimaged-gui.h:35:16: warning: 'virtual void CPartimagedInterface::SetHostname(int, const char*)' was hidden [-Woverloaded-virtual=]
   35 |   virtual void SetHostname(int client, const char * state)=0;
      |                ^~~~~~~~~~~
partimaged-gui_dummy.h:39:16: note:   by 'virtual void CPartimagedInterfaceDummy::SetHostname(int, char*)'
   39 |   virtual void SetHostname(int client, char * state);
      |                ^~~~~~~~~~~
partimaged-gui.h:34:16: warning: 'virtual void CPartimagedInterface::SetState(int, const char*)' was hidden [-Woverloaded-virtual=]
   34 |   virtual void SetState(int client, const char * state)=0;
      |                ^~~~~~~~
partimaged-gui_dummy.h:38:16: note:   by 'virtual void CPartimagedInterfaceDummy::SetState(int, char*)'
   38 |   virtual void SetState(int client, char * state);
      |                ^~~~~~~~
In file included from partimaged-gui_newt.h:26,
                 from partimaged-main.cpp:44:
partimaged-gui.h:38:16: warning: 'virtual void CPartimagedInterface::SetSize(int, const char*)' was hidden [-Woverloaded-virtual=]
   38 |   virtual void SetSize(int client, const char * size)=0;
      |                ^~~~~~~
In file included from partimaged-main.cpp:45:
partimaged-gui_dummy.h:42:16: note:   by 'CPartimagedInterfaceDummy::SetSize'
   42 |   virtual void SetSize(int client, char * size);
      |                ^~~~~~~
partimaged-gui.h:36:16: warning: 'virtual void CPartimagedInterface::SetLocation(int, const char*)' was hidden [-Woverloaded-virtual=]
   36 |   virtual void SetLocation(int client, const char * locate)=0;
      |                ^~~~~~~~~~~
partimaged-gui_dummy.h:40:16: note:   by 'virtual void CPartimagedInterfaceDummy::SetLocation(int, char*)'
   40 |   virtual void SetLocation(int client, char * locate);
      |                ^~~~~~~~~~~
partimaged-gui.h:35:16: warning: 'virtual void CPartimagedInterface::SetHostname(int, const char*)' was hidden [-Woverloaded-virtual=]
   35 |   virtual void SetHostname(int client, const char * state)=0;
      |                ^~~~~~~~~~~
partimaged-gui_dummy.h:39:16: note:   by 'virtual void CPartimagedInterfaceDummy::SetHostname(int, char*)'
   39 |   virtual void SetHostname(int client, char * state);
      |                ^~~~~~~~~~~
partimaged-gui.h:34:16: warning: 'virtual void CPartimagedInterface::SetState(int, const char*)' was hidden [-Woverloaded-virtual=]
   34 |   virtual void SetState(int client, const char * state)=0;
      |                ^~~~~~~~
partimaged-gui_dummy.h:38:16: note:   by 'virtual void CPartimagedInterfaceDummy::SetState(int, char*)'
   38 |   virtual void SetState(int client, char * state);
      |                ^~~~~~~~
  CXXLD    partimaged
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/server'
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
make[1]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
>>> partimage: Entering fakeroot...
Making install in m4
make[1]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/m4'
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/m4'
make[1]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/m4'
Making install in po
make[1]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/po'
if test "partimage" = "gettext-tools"; then \
  /bin/sh .././/mkinstalldirs /home/buildozer/aports/community/partimage/pkg/partimage/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 \
		    /home/buildozer/aports/community/partimage/pkg/partimage/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/buildozer/aports/community/partimage/pkg/partimage/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/po'
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
Making install in shared
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/shared'
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/shared'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/shared'
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/shared'
Making install in client
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
Making install in fs
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client/fs'
make[4]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client/fs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client/fs'
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client/fs'
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
make[4]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
make[4]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/partimage/pkg/partimage/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c partimage '/home/buildozer/aports/community/partimage/pkg/partimage/usr/sbin'
libtool: install: /usr/bin/install -c partimage /home/buildozer/aports/community/partimage/pkg/partimage/usr/sbin/partimage
make[4]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/client'
Making install in server
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/server'
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/server'
make[3]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/partimage/pkg/partimage/usr/sbin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c partimaged '/home/buildozer/aports/community/partimage/pkg/partimage/usr/sbin'
libtool: install: /usr/bin/install -c partimaged /home/buildozer/aports/community/partimage/pkg/partimage/usr/sbin/partimaged
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/server'
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src/server'
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[3]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[1]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9/src'
make[1]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
make[2]: Entering directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ./mkinstalldirs /home/buildozer/aports/community/partimage/pkg/partimage/etc
 /bin/mkdir -p '/home/buildozer/aports/community/partimage/pkg/partimage/usr/share/doc/partimage'
 /usr/bin/install -c -m 644 AUTHORS BUGS COPYING ChangeLog README README.partimaged partimage.lsm '/home/buildozer/aports/community/partimage/pkg/partimage/usr/share/doc/partimage'
umask 22
mkdir /home/buildozer/aports/community/partimage/pkg/partimage/etc
/bin/sh ./mkinstalldirs /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged
umask 22
mkdir /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged
if test ! -f /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ; then \
echo "# note: '#' introduces comments" > \
          /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ;\
echo -n "#add only users allowed to " >>  \
           /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ;\
echo "connect partimaged" >> /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ;\
echo "# (only one login per line)" >> \
           /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ;\
echo "" >> /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ;\
echo "#sample # user 'sample' is allowed to connect partimaged" >> \
           /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers ;\
chmod 600 /home/buildozer/aports/community/partimage/pkg/partimage/etc/partimaged/partimagedusers || true;\
fi 
make[2]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
make[1]: Leaving directory '/home/buildozer/aports/community/partimage/src/partimage-0.6.9'
>>> partimage-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/partimage/pkg/partimage-doc/usr/share/doc'
>>> partimage-doc*: Preparing subpackage partimage-doc...
>>> partimage-doc*: Running postcheck for partimage-doc
>>> partimage*: Running postcheck for partimage
>>> partimage*: Preparing package partimage...
>>> partimage*: Stripping binaries
>>> partimage-doc*: Scanning shared objects
>>> partimage*: Scanning shared objects
>>> partimage-doc*: Tracing dependencies...
>>> partimage-doc*: Package size: 27.3 KB
>>> partimage-doc*: Compressing data...
>>> partimage-doc*: Create checksum...
>>> partimage-doc*: Create partimage-doc-0.6.9-r13.apk
>>> partimage*: Tracing dependencies...
	so:libbz2.so.1
	so:libc.musl-x86.so.1
	so:libcrypto.so.3
	so:libgcc_s.so.1
	so:libintl.so.8
	so:libnewt.so.0.52
	so:libslang.so.2
	so:libssl.so.3
	so:libstdc++.so.6
	so:libz.so.1
>>> partimage*: Package size: 371.4 KB
>>> partimage*: Compressing data...
>>> partimage*: Create checksum...
>>> partimage*: Create partimage-0.6.9-r13.apk
>>> partimage: Build complete at Fri, 15 Nov 2024 04:21:09 +0000 elapsed time 0h 0m 51s
>>> partimage: Cleaning up srcdir
>>> partimage: Cleaning up pkgdir
>>> partimage: Uninstalling dependencies...
(1/28) Purging .makedepends-partimage (20241115.042047)
(2/28) Purging linux-headers (6.6-r1)
(3/28) Purging bzip2-dev (1.0.8-r6)
(4/28) Purging newt-dev (0.52.24-r1)
(5/28) Purging newt (0.52.24-r1)
(6/28) Purging zlib-dev (1.3.1-r2)
(7/28) Purging gettext-dev (0.22.5-r0)
(8/28) Purging xz (5.6.3-r0)
(9/28) Purging gettext-asprintf (0.22.5-r0)
(10/28) Purging gettext (0.22.5-r0)
(11/28) Purging gettext-envsubst (0.22.5-r0)
(12/28) Purging slang-dev (2.3.3-r3)
(13/28) Purging slang (2.3.3-r3)
(14/28) Purging openssl-dev (3.3.2-r3)
(15/28) Purging autoconf (2.72-r0)
(16/28) Purging m4 (1.4.19-r3)
(17/28) Purging automake (1.17-r0)
(18/28) Purging libtool (2.4.7-r3)
(19/28) Purging libltdl (2.4.7-r3)
(20/28) Purging gettext-libs (0.22.5-r0)
(21/28) Purging git-perl (2.47.0-r0)
(22/28) Purging perl-git (2.47.0-r0)
(23/28) Purging perl-error (0.17029-r2)
(24/28) Purging perl (5.40.0-r3)
(25/28) Purging libbz2 (1.0.8-r6)
(26/28) Purging libintl (0.22.5-r0)
(27/28) Purging libxml2 (2.13.4-r3)
(28/28) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r7.trigger
OK: 396 MiB in 100 packages
>>> partimage: Updating the community/x86 repository index...
>>> partimage: Signing the index...