==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: xorg-fonts-encodings 1.1.0-1 (Sun Mar  3 06:33:54 2024)
==> Retrieving sources...
  -> Found encodings-1.1.0.tar.xz
  -> Found encodings-1.1.0.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    encodings-1.1.0.tar.xz ... Passed
    encodings-1.1.0.tar.xz.sig ... Skipped
==> Making package: xorg-fonts-encodings 1.1.0-1 (Sun Mar  3 06:34:11 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (15) freetype2-2.13.2-1  graphite-1:1.3.14-3  harfbuzz-8.3.0-2
              libfontenc-1.1.8-1  libnsl-2.0.1-1  libpng-1.6.43-1
              ninja-1.11.1-3  python-3.11.7-1  python-tqdm-4.66.2-1
              python-typing_extensions-4.10.0-1  xorg-fonts-encodings-1.0.7-1
              meson-1.3.2-1  xorg-font-util-1.4.1-1  xorg-mkfontscale-1.2.2-1
              xorg-util-macros-1.20.0-2

Total Download Size:   17.37 MiB
Total Installed Size:  91.70 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.11.7-1-armv7h downloading...
 meson-1.3.2-1-any downloading...
 harfbuzz-8.3.0-2-armv7h downloading...
 xorg-fonts-encodings-1.0.7-1-any downloading...
 freetype2-2.13.2-1-armv7h downloading...
 libpng-1.6.43-1-armv7h downloading...
 ninja-1.11.1-3-armv7h downloading...
 python-tqdm-4.66.2-1-any downloading...
 graphite-1:1.3.14-3-armv7h downloading...
 python-typing_extensions-4.10.0-1-any downloading...
 xorg-font-util-1.4.1-1-armv7h downloading...
 xorg-util-macros-1.20.0-2-any downloading...
 xorg-mkfontscale-1.2.2-1-armv7h downloading...
 libnsl-2.0.1-1-armv7h downloading...
 libfontenc-1.1.8-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing xorg-fonts-encodings...
installing libfontenc...
installing xorg-mkfontscale...
Creating X fontdir indices... done.
installing xorg-util-macros...
installing xorg-font-util...
installing ninja...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is
    usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually
    bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing python-typing_extensions...
installing meson...
:: Running post-transaction hooks...
(1/1) Updating X fontdir indices...
[?25h==> Retrieving sources...
  -> Found encodings-1.1.0.tar.xz
  -> Found encodings-1.1.0.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting encodings-1.1.0.tar.xz with bsdtar
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 encodings-1.1.0 build
The Meson build system
Version: 1.3.2
Source dir: /build/xorg-fonts-encodings/src/encodings-1.1.0
Build dir: /build/xorg-fonts-encodings/src/build
Build type: native build
Project name: encodings
Project version: 1.1.0
Host machine cpu family: arm
Host machine cpu: armv7l
Program mkfontscale found: YES (/usr/bin/mkfontscale)
Program gzip found: YES (/usr/bin/gzip)
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0
Run-time dependency fontutil found: YES 1.4.1
Configuring mkencodingsdir using configuration
Build targets in project: 50

encodings 1.1.0

    encodingsdir        : /usr/share/fonts/encodings
    gzip-small-encodings: true
    gzip-large-encodings: true
    mkfontscale         : /usr/bin/mkfontscale

  User defined options
    auto_features       : enabled
    buildtype           : plain
    libexecdir          : lib
    prefix              : /usr
    sbindir             : bin
    wrap_mode           : nodownload
    python.bytecompile  : 1
    b_lto               : false
    b_pie               : true

Found ninja-1.11.1 at /usr/bin/ninja

Generating targets:   0%|                                           | 0/50 eta ?
                                                                                

Writing build.ninja:   0%|                                          | 0/76 eta ?
                                                                                
[?1h=
Core properties:
  Source dir /build/xorg-fonts-encodings/src/encodings-1.1.0
  Build dir  /build/xorg-fonts-encodings/src/build

Main project options:
  
  Core options       Current Value        Possible Values      Description      
  --------------     -------------        ---------------      -----------      
  auto_features      enabled              [enabled, disabled,  Override value of
                                           auto]               all 'auto'       
                                                               features         
  backend            ninja                [ninja, vs, vs2010,  Backend to use   
                                           vs2012, vs2013,                      
                                           vs2015, vs2017,                      
                                           vs2019, vs2022,                      
                                           xcode, none]                         
  buildtype          plain                [plain, debug,       Build type to use
                                           debugoptimized,                      
                                           release, minsize,                    
                                           custom]                              
  cmake_prefix_path  []                   []                   List of          
                                                               additional       
                                                               prefixes for     
:
[?1l>INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/xorg-fonts-encodings/src/build
ninja: Entering directory `/build/xorg-fonts-encodings/src/build'

[0/50] Generating adobe-dingbats.enc.g...d (wrapped by meson to capture output)
[0/50] Generating adobe-standard.enc.g...d (wrapped by meson to capture output)
[0/50] Generating adobe-symbol.enc.gz ...d (wrapped by meson to capture output)
[0/50] Generating armscii-8.enc.gz wit...d (wrapped by meson to capture output)
[0/50] Generating ascii-0.enc.gz with ...d (wrapped by meson to capture output)
[0/50] Generating dec-special.enc.gz w...d (wrapped by meson to capture output)
[1/50] Generating armscii-8.enc.gz wit...d (wrapped by meson to capture output)
[1/50] Generating ibm-cp437.enc.gz wit...d (wrapped by meson to capture output)
[2/50] Generating adobe-standard.enc.g...d (wrapped by meson to capture output)
[2/50] Generating ibm-cp850.enc.gz wit...d (wrapped by meson to capture output)
[3/50] Generating adobe-dingbats.enc.g...d (wrapped by meson to capture output)
[3/50] Generating ibm-cp852.enc.gz wit...d (wrapped by meson to capture output)
[4/50] Generating ascii-0.enc.gz with ...d (wrapped by meson to capture output)
[4/50] Generating ibm-cp866.enc.gz wit...d (wrapped by meson to capture output)
[5/50] Generating dec-special.enc.gz w...d (wrapped by meson to capture output)
[5/50] Generating iso8859-11.enc.gz wi...d (wrapped by meson to capture output)
[6/50] Generating adobe-symbol.enc.gz ...d (wrapped by meson to capture output)
[6/50] Generating iso8859-13.enc.gz wi...d (wrapped by meson to capture output)
[7/50] Generating ibm-cp437.enc.gz wit...d (wrapped by meson to capture output)
[7/50] Generating iso8859-14.enc.gz wi...d (wrapped by meson to capture output)
[8/50] Generating ibm-cp866.enc.gz wit...d (wrapped by meson to capture output)
[8/50] Generating iso8859-16.enc.gz wi...d (wrapped by meson to capture output)
[9/50] Generating ibm-cp852.enc.gz wit...d (wrapped by meson to capture output)
[9/50] Generating iso8859-6.16.enc.gz ...d (wrapped by meson to capture output)
[10/50] Generating iso8859-11.enc.gz w...d (wrapped by meson to capture output)
[10/50] Generating iso8859-6.8x.enc.gz...d (wrapped by meson to capture output)
[11/50] Generating ibm-cp850.enc.gz wi...d (wrapped by meson to capture output)
[11/50] Generating microsoft-cp1250.en...d (wrapped by meson to capture output)
[12/50] Generating iso8859-14.enc.gz w...d (wrapped by meson to capture output)
[12/50] Generating microsoft-cp1251.en...d (wrapped by meson to capture output)
[13/50] Generating iso8859-13.enc.gz w...d (wrapped by meson to capture output)
[13/50] Generating microsoft-cp1252.en...d (wrapped by meson to capture output)
[14/50] Generating iso8859-16.enc.gz w...d (wrapped by meson to capture output)
[14/50] Generating microsoft-cp1253.en...d (wrapped by meson to capture output)
[15/50] Generating iso8859-6.8x.enc.gz...d (wrapped by meson to capture output)
[15/50] Generating microsoft-cp1254.en...d (wrapped by meson to capture output)
[16/50] Generating microsoft-cp1250.en...d (wrapped by meson to capture output)
[16/50] Generating microsoft-cp1255.en...d (wrapped by meson to capture output)
[17/50] Generating iso8859-6.16.enc.gz...d (wrapped by meson to capture output)
[17/50] Generating microsoft-cp1256.en...d (wrapped by meson to capture output)
[18/50] Generating microsoft-cp1251.en...d (wrapped by meson to capture output)
[18/50] Generating microsoft-cp1257.en...d (wrapped by meson to capture output)
[19/50] Generating microsoft-cp1252.en...d (wrapped by meson to capture output)
[19/50] Generating microsoft-cp1258.en...d (wrapped by meson to capture output)
[20/50] Generating microsoft-cp1253.en...d (wrapped by meson to capture output)
[20/50] Generating microsoft-win3.1.en...d (wrapped by meson to capture output)
[21/50] Generating microsoft-cp1255.en...d (wrapped by meson to capture output)
[21/50] Generating mulearabic-0.enc.gz...d (wrapped by meson to capture output)
[22/50] Generating microsoft-cp1257.en...d (wrapped by meson to capture output)
[22/50] Generating mulearabic-1.enc.gz...d (wrapped by meson to capture output)
[23/50] Generating microsoft-cp1254.en...d (wrapped by meson to capture output)
[23/50] Generating mulearabic-2.enc.gz...d (wrapped by meson to capture output)
[24/50] Generating microsoft-cp1256.en...d (wrapped by meson to capture output)
[24/50] Generating mulelao-1.enc.gz wi...d (wrapped by meson to capture output)
[25/50] Generating microsoft-cp1258.en...d (wrapped by meson to capture output)
[25/50] Generating suneu-greek.enc.gz ...d (wrapped by meson to capture output)
[26/50] Generating microsoft-win3.1.en...d (wrapped by meson to capture output)
[26/50] Generating tcvn-0.enc.gz with ...d (wrapped by meson to capture output)
[27/50] Generating mulearabic-0.enc.gz...d (wrapped by meson to capture output)
[27/50] Generating tis620-2.enc.gz wit...d (wrapped by meson to capture output)
[28/50] Generating mulearabic-2.enc.gz...d (wrapped by meson to capture output)
[28/50] Generating viscii1.1-1.enc.gz ...d (wrapped by meson to capture output)
[29/50] Generating mulelao-1.enc.gz wi...d (wrapped by meson to capture output)
[29/50] Generating large/big5.eten-0.e...d (wrapped by meson to capture output)
[30/50] Generating mulearabic-1.enc.gz...d (wrapped by meson to capture output)
[30/50] Generating large/big5hkscs-0.e...d (wrapped by meson to capture output)
[31/50] Generating tcvn-0.enc.gz with ...d (wrapped by meson to capture output)
[31/50] Generating large/cns11643-1.en...d (wrapped by meson to capture output)
[32/50] Generating tis620-2.enc.gz wit...d (wrapped by meson to capture output)
[32/50] Generating large/cns11643-2.en...d (wrapped by meson to capture output)
[33/50] Generating suneu-greek.enc.gz ...d (wrapped by meson to capture output)
[33/50] Generating large/cns11643-3.en...d (wrapped by meson to capture output)
[34/50] Generating viscii1.1-1.enc.gz ...d (wrapped by meson to capture output)
[34/50] Generating large/gb18030-0.enc...d (wrapped by meson to capture output)
[35/50] Generating large/cns11643-3.en...d (wrapped by meson to capture output)
[35/50] Generating large/gb18030.2000-...d (wrapped by meson to capture output)
[36/50] Generating large/cns11643-1.en...d (wrapped by meson to capture output)
[36/50] Generating large/gb18030.2000-...d (wrapped by meson to capture output)
[37/50] Generating large/big5.eten-0.e...d (wrapped by meson to capture output)
[37/50] Generating large/gb2312.1980-0...d (wrapped by meson to capture output)
[38/50] Generating large/big5hkscs-0.e...d (wrapped by meson to capture output)
[38/50] Generating large/gbk-0.enc.gz ...d (wrapped by meson to capture output)
[39/50] Generating large/cns11643-2.en...d (wrapped by meson to capture output)
[39/50] Generating large/jisx0201.1976...d (wrapped by meson to capture output)
[40/50] Generating large/gb18030-0.enc...d (wrapped by meson to capture output)
[40/50] Generating large/jisx0208.1990...d (wrapped by meson to capture output)
[41/50] Generating large/gb18030.2000-...d (wrapped by meson to capture output)
[41/50] Generating large/jisx0212.1990...d (wrapped by meson to capture output)
[42/50] Generating large/gb18030.2000-...d (wrapped by meson to capture output)
[42/50] Generating large/ksc5601.1987-...d (wrapped by meson to capture output)
[43/50] Generating large/gb2312.1980-0...d (wrapped by meson to capture output)
[43/50] Generating large/ksc5601.1992-...d (wrapped by meson to capture output)
[44/50] Generating large/gbk-0.enc.gz ...d (wrapped by meson to capture output)
[44/50] Generating large/sun.unicode.i...d (wrapped by meson to capture output)
[45/50] Generating large/jisx0201.1976...d (wrapped by meson to capture output)
[46/50] Generating large/jisx0208.1990...d (wrapped by meson to capture output)
[47/50] Generating large/jisx0212.1990...d (wrapped by meson to capture output)
[48/50] Generating large/ksc5601.1987-...d (wrapped by meson to capture output)
[49/50] Generating large/ksc5601.1992-...d (wrapped by meson to capture output)
[50/50] Generating large/sun.unicode.i...d (wrapped by meson to capture output)
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/xorg-fonts-encodings/src/build'
ninja: no work to do.
Installing adobe-dingbats.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing adobe-standard.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing adobe-symbol.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing armscii-8.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing ascii-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing dec-special.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing ibm-cp437.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing ibm-cp850.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing ibm-cp852.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing ibm-cp866.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing iso8859-11.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing iso8859-13.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing iso8859-14.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing iso8859-16.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing iso8859-6.16.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing iso8859-6.8x.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1250.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1251.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1252.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1253.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1254.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1255.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1256.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1257.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-cp1258.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing microsoft-win3.1.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing mulearabic-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing mulearabic-1.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing mulearabic-2.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing mulelao-1.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing suneu-greek.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing tcvn-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing tis620-2.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing viscii1.1-1.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
Installing large/big5.eten-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/big5hkscs-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/cns11643-1.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/cns11643-2.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/cns11643-3.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/gb18030-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/gb18030.2000-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/gb18030.2000-1.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/gb2312.1980-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/gbk-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/jisx0201.1976-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/jisx0208.1990-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/jisx0212.1990-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/ksc5601.1987-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/ksc5601.1992-3.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Installing large/sun.unicode.india-0.enc.gz to /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings/large
Running custom install script '/bin/sh /build/xorg-fonts-encodings/src/build/mkencodingsdir'
+ cd /build/xorg-fonts-encodings/pkg/xorg-fonts-encodings/usr/share/fonts/encodings
+ /usr/bin/mkfontscale -b -s -l -n -r -p /usr/share/fonts/encodings -e . -e large .
+ cd large
+ /usr/bin/mkfontscale -b -s -l -n -r -p /usr/share/fonts/encodings/large -e . .
==> 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 "xorg-fonts-encodings"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
xz: Reduced the number of threads from 4 to 3 to not exceed the memory usage limit of 496 MiB
==> Leaving fakeroot environment.
==> Finished making: xorg-fonts-encodings 1.1.0-1 (Sun Mar  3 09:08:45 2024)
==> Cleaning up...