==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_a4f36b67-7131-44c5-ac0a-2f559a6f1d09]...done ==> Making package: lib32-pixman 0.43.4-1.1 (Sun Mar 10 17:00:53 2024) ==> Retrieving sources... -> Downloading pixman-0.43.4.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 621k 100 621k 0 0 444k 0 0:00:01 0:00:01 --:--:-- 444k ==> Validating source files with sha512sums... pixman-0.43.4.tar.xz ... Passed ==> Making package: lib32-pixman 0.43.4-1.1 (Sun Mar 10 17:04:03 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/pixman 0.43.4-1 0.71 MiB Total Installed Size: 0.71 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing pixman... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (9) New Version Net Change multilib/lib32-zlib 1.3.1-1 0.09 MiB core/libnsl 2.0.1-1 0.07 MiB extra/libpng 1.6.43-1 0.57 MiB extra/ninja 1.11.1-3 0.35 MiB core/python 3.11.8-1 74.64 MiB extra/python-tqdm 4.66.2-1 0.65 MiB extra/python-typing_extensions 4.10.0-1 0.39 MiB multilib/lib32-libpng 1.6.43-1 0.30 MiB extra/meson 1.3.2-1 13.39 MiB Total Installed Size: 90.44 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... 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... installing lib32-zlib... installing libpng... installing lib32-libpng... [?25h==> Retrieving sources... -> Found pixman-0.43.4.tar.xz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pixman-0.43.4.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_pie=true -D python.bytecompile=1 pixman-0.43.4 build --cross-file lib32 -D loongson-mmi=disabled -D vmx=disabled -D arm-simd=disabled -D neon=disabled -D a64-neon=disabled -D iwmmxt=disabled -D mips-dspr2=disabled -D gtk=disabled DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" The Meson build system Version: 1.3.2 Source dir: /startdir/src/pixman-0.43.4 Build dir: /startdir/src/build Build type: cross build Project name: pixman Project version: 0.43.4 C compiler for the host machine: gcc -m32 (gcc 13.2.1 "gcc (GCC) 13.2.1 20230801") C linker for the host machine: gcc -m32 ld.bfd 2.42.0 C compiler for the build machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") C linker for the build machine: cc ld.bfd 2.42.0 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86 Host machine cpu: i686 Target machine cpu family: x86 Target machine cpu: i686 Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -ftrapping-math: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Checking if "MMX Intrinsic Support" compiles: YES Checking if "SSE2 Intrinsic Support" compiles: YES Checking if "SSSE3 Intrinsic Support" compiles: YES Checking if "test for ASM .func directive" compiles: YES Checking if "test for ASM .syntax unified directive" compiles: YES Checking if "test for ASM leading underscore" : links: NO Checking if "GNU Inline ASM support." compiles: YES Run-time dependency OpenMP found: YES 4.5 Found pkg-config: YES (/usr/bin/i686-pc-linux-gnu-pkg-config) 2.1.0 Found CMake: NO Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake) Run-time dependency glib-2.0 found: NO (tried pkgconfig and cmake) Run-time dependency libpng found: YES 1.6.43 Library m found: YES Run-time dependency threads found: YES Has header "pthread.h" : YES Checking for function "sigaction" : YES Checking for function "alarm" : YES Checking for function "mprotect" : YES Checking for function "getpagesize" : YES Checking for function "mmap" : YES Checking for function "getisax" : NO Checking for function "gettimeofday" : YES Checking for function "posix_memalign" : YES Checking for function "feenableexcept" with dependency -lm: YES Header "fenv.h" has symbol "FE_DIVBYZERO" : YES Check usable header "sys/mman.h" : YES Check usable header "fenv.h" : YES Check usable header "unistd.h" : YES Checking if "TLS via __thread" compiles: YES Checking if "__attribute__((constructor))" : links: YES Checking if "Has float128 support" : links: YES Checking for function "clz" : YES Checking if "Support for GCC vector extensions" : links: YES Checking for size of "long" : 4 Configuring pixman-config.h using configuration Configuring pixman-version.h using configuration Compiler for C supports function attribute dllexport: NO Build targets in project: 43 pixman 0.43.4 User defined options Cross files : lib32 auto_features : enabled buildtype : plain libexecdir : lib prefix : /usr sbindir : bin wrap_mode : nodownload python.bytecompile: 1 b_pie : true a64-neon : disabled arm-simd : disabled gtk : disabled iwmmxt : disabled loongson-mmi : disabled mips-dspr2 : disabled neon : disabled vmx : disabled Found ninja-1.11.1 at /usr/bin/ninja Generating targets: 0%| | 0/43 eta ? Generating targets: 12%|█▏ | 5/43 eta 00:01 Writing build.ninja: 0%| | 0/142 eta ? ninja: Entering directory `build' [1/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-x86.c.o [2/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-mips.c.o [3/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-edge.c.o [4/117] Compiling C object pixman/libpixman-ssse3.a.p/pixman-ssse3.c.o [5/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-ppc.c.o [6/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman.c.o [7/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-combine32.c.o [8/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-conical-gradient.c.o [9/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-filter.c.o [10/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-arm.c.o [11/117] Linking static target pixman/libpixman-ssse3.a [12/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-general.c.o [13/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-bits-image.c.o [14/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-edge-accessors.c.o [15/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-gradient-walker.c.o [16/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-glyph.c.o [17/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-implementation.c.o [18/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-noop.c.o [19/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-linear-gradient.c.o [20/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-image.c.o [21/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-radial-gradient.c.o [22/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-solid-fill.c.o [23/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-timer.c.o [24/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-access-accessors.c.o [25/117] Compiling C object test/utils/libtestutils.a.p/utils-prng.c.o [26/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-region16.c.o [27/117] Compiling C object test/infinite-loop.p/infinite-loop.c.o [28/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-matrix.c.o [29/117] Compiling C object test/oob-test.p/oob-test.c.o [30/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-trap.c.o [31/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-utils.c.o [32/117] Compiling C object test/region-translate-test.p/region-translate-test.c.o [33/117] Compiling C object test/prng-test.p/prng-test.c.o [34/117] Compiling C object test/trap-crasher.p/trap-crasher.c.o [35/117] Compiling C object test/pdf-op-test.p/pdf-op-test.c.o [36/117] Compiling C object test/combiner-test.p/combiner-test.c.o [37/117] Compiling C object test/a1-trap-test.p/a1-trap-test.c.o [38/117] Compiling C object test/scaling-crash-test.p/scaling-crash-test.c.o [39/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-region32.c.o [40/117] Compiling C object test/scaling-helpers-test.p/scaling-helpers-test.c.o [41/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-access.c.o [42/117] Compiling C object test/gradient-crash-test.p/gradient-crash-test.c.o [43/117] Compiling C object test/fetch-test.p/fetch-test.c.o [44/117] Compiling C object test/region-test.p/region-test.c.o [45/117] Compiling C object pixman/libpixman-mmx.a.p/pixman-mmx.c.o [46/117] Compiling C object test/radial-invalid.p/radial-invalid.c.o [47/117] Compiling C object test/alpha-loop.p/alpha-loop.c.o [48/117] Compiling C object test/alphamap.p/alphamap.c.o [49/117] Compiling C object test/pixel-test.p/pixel-test.c.o [50/117] Compiling C object test/matrix-test.p/matrix-test.c.o [51/117] Compiling C object test/rotate-test.p/rotate-test.c.o [52/117] Compiling C object test/filter-reduction-test.p/filter-reduction-test.c.o [53/117] Linking static target pixman/libpixman-mmx.a [54/117] Compiling C object test/blitters-test.p/blitters-test.c.o [55/117] Compiling C object test/composite-traps-test.p/composite-traps-test.c.o [56/117] Compiling C object test/region-contains-test.p/region-contains-test.c.o [57/117] Compiling C object test/scaling-test.p/scaling-test.c.o [58/117] Compiling C object test/solid-test.p/solid-test.c.o [59/117] Compiling C object test/radial-perf-test.p/radial-perf-test.c.o [60/117] Compiling C object test/cover-test.p/cover-test.c.o [61/117] Compiling C object test/stress-test.p/stress-test.c.o [62/117] Compiling C object test/glyph-test.p/glyph-test.c.o [63/117] Compiling C object test/affine-test.p/affine-test.c.o [64/117] Compiling C object test/scaling-bench.p/scaling-bench.c.o [65/117] Compiling C object test/tolerance-test.p/tolerance-test.c.o [66/117] Compiling C object test/composite.p/composite.c.o [67/117] Compiling C object test/lowlevel-blt-bench.p/lowlevel-blt-bench.c.o [68/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-combine-float.c.o [69/117] Compiling C object pixman/libpixman-1.so.0.43.4.p/pixman-fast-path.c.o [70/117] Compiling C object test/thread-test.p/thread-test.c.o [71/117] Compiling C object test/check-formats.p/check-formats.c.o [72/117] Compiling C object test/affine-bench.p/affine-bench.c.o [73/117] Compiling C object pixman/libpixman-sse2.a.p/pixman-sse2.c.o [74/117] Linking static target pixman/libpixman-sse2.a [75/117] Compiling C object test/fence-image-self-test.p/fence-image-self-test.c.o [76/117] Compiling C object test/utils/libtestutils.a.p/utils.c.o [77/117] Linking static target test/utils/libtestutils.a [78/117] Linking target pixman/libpixman-1.so.0.43.4 [79/117] Generating symbol file pixman/libpixman-1.so.0.43.4.p/libpixman-1.so.0.43.4.symbols [80/117] Linking target test/infinite-loop [81/117] Linking target test/region-test [82/117] Linking target test/pdf-op-test [83/117] Linking target test/trap-crasher [84/117] Linking target test/radial-invalid [85/117] Linking target test/alpha-loop [86/117] Linking target test/region-translate-test [87/117] Linking target test/fetch-test [88/117] Linking target test/scaling-crash-test [89/117] Linking target test/fence-image-self-test [90/117] Linking target test/oob-test [91/117] Linking target test/combiner-test [92/117] Linking target test/scaling-helpers-test [93/117] Linking target test/a1-trap-test [94/117] Linking target test/gradient-crash-test [95/117] Linking target test/rotate-test [96/117] Linking target test/pixel-test [97/117] Linking target test/filter-reduction-test [98/117] Linking target test/alphamap [99/117] Linking target test/region-contains-test [100/117] Linking target test/matrix-test [101/117] Linking target test/glyph-test [102/117] Linking target test/solid-test [103/117] Linking target test/prng-test [104/117] Linking target test/composite-traps-test [105/117] Linking target test/radial-perf-test [106/117] Linking target test/scaling-bench [107/117] Linking target test/thread-test [108/117] Linking target test/lowlevel-blt-bench [109/117] Linking target test/affine-bench [110/117] Linking target test/cover-test [111/117] Linking target test/affine-test [112/117] Linking target test/composite [113/117] Linking target test/blitters-test [114/117] Linking target test/scaling-test [115/117] Linking target test/stress-test [116/117] Linking target test/tolerance-test [117/117] Linking target test/check-formats ==> Starting check()... ninja: Entering directory `/startdir/src/build' ninja: no work to do. 1/33 infinite-loop OK 3.52s 2/33 radial-invalid OK 3.50s 3/33 fetch-test OK 3.55s 4/33 region-translate-test OK 3.64s 5/33 a1-trap-test OK 3.60s 6/33 pdf-op-test OK 3.58s 7/33 oob-test OK 3.67s 8/33 prng-test OK 3.59s 9/33 region-test OK 3.58s 10/33 trap-crasher OK 3.66s 11/33 combiner-test OK 3.57s 12/33 fence-image-self-test OK 3.65s 13/33 alpha-loop OK 0.36s 14/33 scaling-helpers-test OK 0.50s 15/33 gradient-crash-test OK 2.98s 16/33 scaling-crash-test OK 3.44s 17/33 rotate-test OK 9.81s 18/33 pixel-test OK 32.61s 19/33 matrix-test OK 33.95s 20/33 glyph-test OK 45.96s 21/33 solid-test OK 49.84s 22/33 thread-test OK 5.01s 23/33 alphamap OK 63.07s 24/33 blitters-test OK 67.65s 25/33 region-contains-test OK 73.14s 26/33 cover-test OK 101.52s 27/33 stress-test OK 103.91s 28/33 affine-test OK 102.75s 29/33 filter-reduction-test OK 119.58s 30/33 composite-traps-test TIMEOUT 120.43s killed by signal 15 SIGTERM >>> LD_LIBRARY_PATH=/startdir/src/build/pixman ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=125 /startdir/src/build/test/composite-traps-test 31/33 scaling-test OK 109.49s 32/33 composite TIMEOUT 121.70s killed by signal 15 SIGTERM >>> LD_LIBRARY_PATH=/startdir/src/build/pixman MALLOC_PERTURB_=201 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /startdir/src/build/test/composite 33/33 tolerance-test TIMEOUT 120.16s killed by signal 15 SIGTERM >>> LD_LIBRARY_PATH=/startdir/src/build/pixman MALLOC_PERTURB_=231 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /startdir/src/build/test/tolerance-test Ok: 30 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 3 Full log written to /startdir/src/build/meson-logs/testlog.txt ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_a4f36b67-7131-44c5-ac0a-2f559a6f1d09/build