==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vimpager 2.06-7 (Sun Jul 14 07:52:46 2024)
==> Retrieving sources...
  -> Found vimpager-2.06.tar.gz
  -> Found man.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    vimpager-2.06.tar.gz ... Passed
    man.tar.gz ... Passed
==> Validating source files with sha256sums...
    vimpager-2.06.tar.gz ... Passed
    man.tar.gz ... Passed
==> Making package: vimpager 2.06-7 (Sun Jul 14 07:53:05 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) gpm-1.20.7.r38.ge82d1a6-5  procps-ng-4.0.4-3
             vim-runtime-9.1.0532-1  vim-9.1.0532-1

Total Download Size:    9.43 MiB
Total Installed Size:  42.96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 vim-runtime-9.1.0532-1-armv7h downloading...
 vim-9.1.0532-1-armv7h downloading...
 procps-ng-4.0.4-3-armv7h downloading...
 gpm-1.20.7.r38.ge82d1a6-5-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing vim-runtime...
Optional dependencies for vim-runtime
    sh: support for some tools and macros [installed]
    python: demoserver example tool [installed]
    gawk: mve tools upport [installed]
installing procps-ng...
installing gpm...
installing vim...
Optional dependencies for vim
    python: Python language support [installed]
    ruby: Ruby language support
    lua: Lua language support
    perl: Perl language support [installed]
    tcl: Tcl language support
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) sharutils-4.15.2-5

Total Download Size:   0.23 MiB
Total Installed Size:  1.21 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 sharutils-4.15.2-5-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing sharutils...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found vimpager-2.06.tar.gz
  -> Found man.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting man.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
(cd ansiesc; tar cf ../ansiesc.tar .)
uuencode less.vim less.vim > less.vim.uu
uuencode perldoc.vim perldoc.vim > perldoc.vim.uu
uuencode vimcat vimcat > vimcat.uu
uuencode ConcealRetab.vim ConcealRetab.vim > ConcealRetab.vim.uu
uuencode ansiesc.tar ansiesc.tar > ansiesc.tar.uu
rm -f ansiesc.tar
mv vimpager vimpager.work
awk '\
    /^begin [0-9]* ansiesc.tar/ { exit } \
    { print } \
' vimpager.work > vimpager
cat ansiesc.tar.uu >> vimpager
echo EOF >> vimpager
awk '\
    BEGIN { skip = 1 } \
    /^# END OF ansiesc.tar/ { skip = 0 } \
    skip == 1 { next } \
    { print } \
' vimpager.work >> vimpager
rm -f vimpager.work ansiesc.tar.uu
mv vimpager vimpager.work
awk '\
    /^begin [0-9]* less.vim/ { exit } \
    { print } \
' vimpager.work > vimpager
cat less.vim.uu >> vimpager
echo EOF >> vimpager
awk '\
    BEGIN { skip = 1 } \
    /^# END OF less.vim/ { skip = 0 } \
    skip == 1 { next } \
    { print } \
' vimpager.work >> vimpager
rm -f vimpager.work less.vim.uu
mv vimpager vimpager.work
awk '\
    /^begin [0-9]* vimcat/ { exit } \
    { print } \
' vimpager.work > vimpager
cat vimcat.uu >> vimpager
echo EOF >> vimpager
awk '\
    BEGIN { skip = 1 } \
    /^# END OF vimcat/ { skip = 0 } \
    skip == 1 { next } \
    { print } \
' vimpager.work >> vimpager
rm -f vimpager.work vimcat.uu
mv vimpager vimpager.work
awk '\
    /^begin [0-9]* perldoc.vim/ { exit } \
    { print } \
' vimpager.work > vimpager
cat perldoc.vim.uu >> vimpager
echo EOF >> vimpager
awk '\
    BEGIN { skip = 1 } \
    /^# END OF perldoc.vim/ { skip = 0 } \
    skip == 1 { next } \
    { print } \
' vimpager.work >> vimpager
rm -f vimpager.work perldoc.vim.uu
mv vimpager vimpager.work
awk '\
    /^begin [0-9]* ConcealRetab.vim/ { exit } \
    { print } \
' vimpager.work > vimpager
cat ConcealRetab.vim.uu >> vimpager
echo EOF >> vimpager
awk '\
    BEGIN { skip = 1 } \
    /^# END OF ConcealRetab.vim/ { skip = 0 } \
    skip == 1 { next } \
    { print } \
' vimpager.work >> vimpager
rm -f vimpager.work ConcealRetab.vim.uu
chmod +x vimpager
==> Entering fakeroot environment...
==> Starting package()...

WARNING: pandoc is not available, man pages will not be generated. If you want to install the man pages, install pandoc and re-run make.

./install-sh -m 555 vimpager /build/vimpager/pkg/vimpager//usr/bin/vimpager
./install-sh -m 555 vimcat /build/vimpager/pkg/vimpager//usr/bin/vimcat
./install-sh -m 444 vimpager.1 /build/vimpager/pkg/vimpager//usr/share/man/man1/vimpager.1
./install-sh -m 444 vimcat.1 /build/vimpager/pkg/vimpager//usr/share/man/man1/vimcat.1
./install-sh -m 644 vimpagerrc /build/vimpager/pkg/vimpager//etc/vimpagerrc
==> 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 "vimpager"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vimpager 2.06-7 (Sun Jul 14 07:53:18 2024)
==> Cleaning up...