python3.14-pygobject-3.56.3
x86_64-linux.package-alphashape
· build #12
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing python-imports-check-hook.sh5Using pythonImportsCheckPhase6Sourcing python-namespaces-hook
unpackPhase
7unpacking source archive /nix/store/718srlvikqjn6w95xn7g74ipmx0afsfv-pygobject-3.56.3.tar.gz8source root is pygobject-3.56.39setting SOURCE_DATE_EPOCH to timestamp 1778271032 of file "pygobject-3.56.3/tools/vg.sh"configurePhase
10mesonConfigurePhase flags: --prefix=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3 --libdir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib --libexecdir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/libexec --bindir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/bin --sbindir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/sbin --includedir=/nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/include --mandir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/share/man --infodir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/share/info --localedir=/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Dpython=/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.1411The Meson build system12Version: 1.10.213Source dir: /build/pygobject-3.56.314Build dir: /build/pygobject-3.56.3/build15Build type: native build16Project name: pygobject17Project version: 3.56.318C compiler for the host machine: gcc (gcc 15.2.0 "gcc (GCC) 15.2.0")19C linker for the host machine: gcc ld.bfd 2.4620Host machine cpu family: x86_6421Host machine cpu: x86_6422Program /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 found: YES (/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14)23Found pkg-config: YES (/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.224Run-time dependency python found: YES 3.1425Found pkg-config: YES (/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.226Run-time dependency girepository-2.0 found: YES 2.88.127Run-time dependency glib-2.0 found: YES 2.88.128Run-time dependency gobject-2.0 found: YES 2.88.129Run-time dependency gio-2.0 found: YES 2.88.130Run-time dependency libffi found: YES 3.5.23132Executing subproject pythoncapi-compat 3334pythoncapi-compat| Project name: pythoncapi-compat35pythoncapi-compat| Project version: undefined36pythoncapi-compat| C compiler for the host machine: gcc (gcc 15.2.0 "gcc (GCC) 15.2.0")37pythoncapi-compat| C linker for the host machine: gcc ld.bfd 2.4638pythoncapi-compat| Build targets in project: 039pythoncapi-compat| Subproject pythoncapi-compat finished.4041Run-time dependency cairo found: YES 1.18.442Run-time dependency cairo-gobject found: YES 1.18.443Message: Found pycairo with target Python: /nix/store/00cgh6qip1g9s7s094p9ks41b3cfqfr0-python3.14-pycairo-1.29.0/lib/python3.14/site-packages/cairo/include44Compiler for C supports arguments -Wall: YES 45Compiler for C supports arguments -Warray-bounds: YES 46Compiler for C supports arguments -Wcast-align: YES 47Compiler for C supports arguments -Wconversion: YES 48Compiler for C supports arguments -Wduplicated-branches: YES 49Compiler for C supports arguments -Wextra: YES 50Compiler for C supports arguments -Wformat=2: YES 51Compiler for C supports arguments -Wformat-nonliteral: YES 52Compiler for C supports arguments -Wformat-security: YES 53Compiler for C supports arguments -Wimplicit-function-declaration: YES 54Compiler for C supports arguments -Winit-self: YES 55Compiler for C supports arguments -Wjump-misses-init: YES 56Compiler for C supports arguments -Wlogical-op: YES 57Compiler for C supports arguments -Wmissing-declarations: YES 58Compiler for C supports arguments -Wmissing-format-attribute: YES 59Compiler for C supports arguments -Wmissing-include-dirs: YES 60Compiler for C supports arguments -Wmissing-noreturn: YES 61Compiler for C supports arguments -Wmissing-prototypes: YES 62Compiler for C supports arguments -Wnull-dereference: YES 63Compiler for C supports arguments -Wold-style-definition: YES 64Compiler for C supports arguments -Wpacked: YES 65Compiler for C supports arguments -Wpointer-arith: YES 66Compiler for C supports arguments -Wrestrict: YES 67Compiler for C supports arguments -Wreturn-type: YES 68Compiler for C supports arguments -Wshadow: YES 69Compiler for C supports arguments -Wsign-compare: YES 70Compiler for C supports arguments -Wstrict-aliasing: YES 71Compiler for C supports arguments -Wstrict-prototypes: YES 72Compiler for C supports arguments -Wswitch-default: YES 73Compiler for C supports arguments -Wswitch-enum: YES 74Compiler for C supports arguments -Wundef: YES 75Compiler for C supports arguments -Wunused-but-set-variable: YES 76Compiler for C supports arguments -Wwrite-strings: YES 77Compiler for C supports arguments -Wno-incompatible-pointer-types-discards-qualifiers: NO 78Compiler for C supports arguments -Wno-missing-field-initializers: YES 79Compiler for C supports arguments -Wno-unused-parameter: YES 80Compiler for C supports arguments -Wno-discarded-qualifiers: YES 81Compiler for C supports arguments -Wno-sign-conversion: YES 82Compiler for C supports arguments -Wno-cast-function-type: YES 83Compiler for C supports arguments -fno-strict-aliasing: YES 84Compiler for C supports arguments -fvisibility=hidden: YES 85Configuring config.h using configuration86Configuring pygobject-3.0.pc using configuration87Configuring METADATA using configuration88Configuring config.h using configuration8990Executing subproject gobject-introspection-tests 9192gobject-introspection-tests| Project name: gobject-introspection-tests93gobject-introspection-tests| Project version: unversioned94gobject-introspection-tests| C compiler for the host machine: gcc (gcc 15.2.0 "gcc (GCC) 15.2.0")95gobject-introspection-tests| C linker for the host machine: gcc ld.bfd 2.4696gobject-introspection-tests| Dependency glib-2.0 found: YES 2.88.1 (cached)97gobject-introspection-tests| Dependency gobject-2.0 found: YES 2.88.1 (cached)98gobject-introspection-tests| Dependency gio-2.0 found: YES 2.88.1 (cached)99gobject-introspection-tests| Dependency cairo found: YES 1.18.4 (cached)100gobject-introspection-tests| Dependency cairo-gobject found: YES 1.18.4 (cached)101gobject-introspection-tests| Run-time dependency gobject-introspection-1.0 found: YES 1.86.0102gobject-introspection-tests| Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)103gobject-introspection-tests| Program /nix/store/fa229h3i2br4m9yf7crwjh1359rl412x-gobject-introspection-1.86.0-dev/bin/g-ir-scanner found: YES (/nix/store/fa229h3i2br4m9yf7crwjh1359rl412x-gobject-introspection-1.86.0-dev/bin/g-ir-scanner)104gobject-introspection-tests| Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)105gobject-introspection-tests| Program /nix/store/fa229h3i2br4m9yf7crwjh1359rl412x-gobject-introspection-1.86.0-dev/bin/g-ir-compiler found: YES (/nix/store/fa229h3i2br4m9yf7crwjh1359rl412x-gobject-introspection-1.86.0-dev/bin/g-ir-compiler)106gobject-introspection-tests| Found pkg-config: YES (/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2107gobject-introspection-tests| Build targets in project: 16108gobject-introspection-tests| Subproject gobject-introspection-tests finished.109110Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)111Dependency gio-2.0 found: YES 2.88.1 (cached)112Program /nix/store/vr6yc51pdpr9p2pdap707gh2lpxjkgq2-glib-2.88.1-dev/bin/glib-compile-schemas found: YES (/nix/store/vr6yc51pdpr9p2pdap707gh2lpxjkgq2-glib-2.88.1-dev/bin/glib-compile-schemas)113Build targets in project: 18114115gobject-introspection-tests unversioned116117 Build type : plain118 Install test libraries: NO119 GLib : 2.88.1 (in /nix/store/vx2aqxs99ii6pkzndddnbrsqbc4jwpb6-glib-2.88.1)120 Cairo support : YES121 Cairo : 1.18.4 (in /nix/store/ndsghg0fsahw01qjgyazcvhgxgywp9nl-cairo-1.18.4)122 Cairo-gobject : 1.18.4 (in /nix/store/ndsghg0fsahw01qjgyazcvhgxgywp9nl-cairo-1.18.4)123124pygobject 3.56.3125126 Subprojects127 gobject-introspection-tests: YES128 pythoncapi-compat : YES129130 User defined options131 auto_features : enabled132 bindir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/bin133 buildtype : plain134 includedir : /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/include135 infodir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/share/info136 libdir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib137 libexecdir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/libexec138 localedir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/share/locale139 mandir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/share/man140 prefix : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3141 python : /nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14142 sbindir : /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/sbin143 wrap_mode : nodownload144145Found ninja-1.13.2 at /nix/store/2dq0n3z6irpmhffdp2xb5znf5ys8d325-python3.14-ninja-1.13.2/bin/ninja146mesonConfigurePhase: enabled\ parallel\ buildingbuildPhase
147build flags: -j48148[1/76] Compiling C object subprojects/gobject-introspection-tests/libregress.so.p/regress-unix.c.o149[2/76] Compiling C object subprojects/gobject-introspection-tests/libwarnlib.so.p/warnlib.c.o150[3/76] Compiling C object subprojects/gobject-introspection-tests/libutility.so.p/utility.c.o151[4/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygpointer.c.o152[5/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-capi.c.o153[6/76] Compiling C object subprojects/gobject-introspection-tests/libgimarshallingtests.so.p/gimarshallingtestsextra.c.o154[7/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-enum.c.o155[8/76] Compiling C object subprojects/gobject-introspection-tests/libregress.so.p/annotation.c.o156[9/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-basic.c.o157[10/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-struct.c.o158[11/76] Linking target subprojects/gobject-introspection-tests/libwarnlib.so159[12/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-util.c.o160[13/76] Linking target subprojects/gobject-introspection-tests/libutility.so161[14/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-ccallback.c.o162[15/76] Compiling C object subprojects/gobject-introspection-tests/libregress.so.p/drawable.c.o163[16/76] Compiling gschemas tests/gsettings-compile-tests164[17/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-argument.c.o165[18/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-source.c.o166[19/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-repository.c.o167[20/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-closure.c.o168[21/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-error.c.o169[22/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-interface.c.o170[23/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pyginterface.c.o171[24/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-resulttuple.c.o172[25/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-error.c.o173[26/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-signal-closure.c.o174[27/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-closure.c.o175[28/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygflags.c.o176[29/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-fundamental.c.o177[30/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-list.c.o178[31/76] Compiling C object subprojects/gobject-introspection-tests/libregress.so.p/regressextra.c.o179[32/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygenum.c.o180[33/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygboxed.c.o181[34/76] Compiling C object gi/_gi_cairo.cpython-314-x86_64-linux-gnu.so.p/pygi-foreign-cairo.c.o182[35/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygspawn.c.o183[36/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygobject-props.c.o184[37/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-object.c.o185[38/76] Compiling C object subprojects/gobject-introspection-tests/libregress.so.p/foo.c.o186[39/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-foreign.c.o187[40/76] Compiling C object tests/testhelper.cpython-314-x86_64-linux-gnu.so.p/test-unknown.c.o188[41/76] Compiling C object tests/testhelper.cpython-314-x86_64-linux-gnu.so.p/test-floating.c.o189[42/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/gimodule.c.o190[43/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-async.c.o191[44/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-hashtable.c.o192[45/76] Compiling C object tests/testhelper.cpython-314-x86_64-linux-gnu.so.p/test-thread.c.o193[46/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-boxed.c.o194[47/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-marshal-cleanup.c.o195[48/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-property.c.o196[49/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-struct.c.o197[50/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-invoke.c.o198[51/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache-array.c.o199[52/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-cache.c.o200[53/76] Linking target gi/_gi_cairo.cpython-314-x86_64-linux-gnu.so201[54/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygobject-class.c.o202[55/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-basictype.c.o203[56/76] Compiling C object tests/testhelper.cpython-314-x86_64-linux-gnu.so.p/testhelpermodule.c.o204[57/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-value.c.o205[58/76] Compiling C object subprojects/gobject-introspection-tests/libregress.so.p/regress.c.o206[59/76] Linking target tests/testhelper.cpython-314-x86_64-linux-gnu.so207[60/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-type.c.o208[61/76] Compiling C object subprojects/gobject-introspection-tests/libgimarshallingtests.so.p/gimarshallingtests.c.o209[62/76] Linking target subprojects/gobject-introspection-tests/libregress.so210[63/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygobject-object.c.o211[64/76] Linking target subprojects/gobject-introspection-tests/libgimarshallingtests.so212[65/76] Generating subprojects/gobject-introspection-tests/WarnLib-1.0.gir with a custom command (wrapped by meson to set env)213../subprojects/gobject-introspection-tests/warnlib.h:37: Warning: WarnLib: symbol='do_moo': missing parameter name; undocumentable214../subprojects/gobject-introspection-tests/warnlib.h:37: Warning: WarnLib: symbol='do_moo': missing parameter name; undocumentable215../subprojects/gobject-introspection-tests/warnlib.h:43: Warning: WarnLib: symbol='warnlib_whatever_do_moo': missing parameter name; undocumentable216../subprojects/gobject-introspection-tests/warnlib.h:43: Warning: WarnLib: symbol='warnlib_whatever_do_moo': missing parameter name; undocumentable217../subprojects/gobject-introspection-tests/warnlib.h:45: Warning: WarnLib: symbol='warnlib_whatever_do_boo': missing parameter name; undocumentable218../subprojects/gobject-introspection-tests/warnlib.h:45: Warning: WarnLib: symbol='warnlib_whatever_do_boo': missing parameter name; undocumentable219../subprojects/gobject-introspection-tests/warnlib.c:41: Warning: WarnLib: warnlib_whatever_do_boo: unknown parameter 'y' in documentation comment, should be one of 'arg1', 'arg2'220../subprojects/gobject-introspection-tests/warnlib.c:40: Warning: WarnLib: warnlib_whatever_do_boo: unknown parameter 'x' in documentation comment, should be one of 'arg1', 'arg2'221<unknown>:: Warning: WarnLib: (ErrorQuarkFunction)unpaired_error_quark: warnlib_unpaired_error_quark: Couldn't find corresponding enumeration222[66/76] Compiling C object gi/_gi.cpython-314-x86_64-linux-gnu.so.p/pygi-info.c.o223[67/76] Generating subprojects/gobject-introspection-tests/WarnLib-1.0.typelib with a custom command224[68/76] Generating subprojects/gobject-introspection-tests/Utility-1.0.gir with a custom command (wrapped by meson to set env)225[69/76] Linking target gi/_gi.cpython-314-x86_64-linux-gnu.so226[70/76] Generating subprojects/gobject-introspection-tests/Utility-1.0.typelib with a custom command227[71/76] Generating subprojects/gobject-introspection-tests/GIMarshallingTests-1.0.gir with a custom command (wrapped by meson to set env)228[72/76] Generating subprojects/gobject-introspection-tests/GIMarshallingTests-1.0.typelib with a custom command229[73/76] Generating subprojects/gobject-introspection-tests/RegressUnix-1.0.gir with a custom command (wrapped by meson to set env)230[74/76] Generating subprojects/gobject-introspection-tests/RegressUnix-1.0.typelib with a custom command231[75/76] Generating subprojects/gobject-introspection-tests/Regress-1.0.gir with a custom command (wrapped by meson to set env)232[76/76] Generating subprojects/gobject-introspection-tests/Regress-1.0.typelib with a custom commandinstallPhase
233mesonInstallPhase flags: ''234Installing gi/_gi.cpython-314-x86_64-linux-gnu.so to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi235Installing gi/_gi_cairo.cpython-314-x86_64-linux-gnu.so to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi236Installing /build/pygobject-3.56.3/gi/pygobject.h to /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/include/pygobject-3.0237Installing /build/pygobject-3.56.3/gi/pygobject-types.h to /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/include/pygobject-3.0238Installing /build/pygobject-3.56.3/build/pygobject-3.0.pc to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/pkgconfig239Installing /build/pygobject-3.56.3/build/METADATA to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/PyGObject-3.56.3.dist-info240Installing /build/pygobject-3.56.3/gi/events.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi241Installing /build/pygobject-3.56.3/gi/_constants.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi242Installing /build/pygobject-3.56.3/gi/docstring.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi243Installing /build/pygobject-3.56.3/gi/_enum.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi244Installing /build/pygobject-3.56.3/gi/_error.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi245Installing /build/pygobject-3.56.3/gi/_gtktemplate.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi246Installing /build/pygobject-3.56.3/gi/importer.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi247Installing /build/pygobject-3.56.3/gi/__init__.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi248Installing /build/pygobject-3.56.3/gi/module.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi249Installing /build/pygobject-3.56.3/gi/_ossighelper.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi250Installing /build/pygobject-3.56.3/gi/_propertyhelper.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi251Installing /build/pygobject-3.56.3/gi/_signalhelper.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi252Installing /build/pygobject-3.56.3/gi/_signature.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi253Installing /build/pygobject-3.56.3/gi/types.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi254Installing /build/pygobject-3.56.3/gi/overrides/GLib.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides255Installing /build/pygobject-3.56.3/gi/overrides/GLibUnix.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides256Installing /build/pygobject-3.56.3/gi/overrides/Gtk.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides257Installing /build/pygobject-3.56.3/gi/overrides/Gdk.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides258Installing /build/pygobject-3.56.3/gi/overrides/GdkPixbuf.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides259Installing /build/pygobject-3.56.3/gi/overrides/GObject.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides260Installing /build/pygobject-3.56.3/gi/overrides/Gio.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides261Installing /build/pygobject-3.56.3/gi/overrides/GioUnix.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides262Installing /build/pygobject-3.56.3/gi/overrides/GIMarshallingTests.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides263Installing /build/pygobject-3.56.3/gi/overrides/Pango.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides264Installing /build/pygobject-3.56.3/gi/overrides/__init__.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides265Installing /build/pygobject-3.56.3/gi/repository/__init__.py to /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/repository266Running custom install script '/nix/store/jxyrvv4gbpnp3ap5iy7wxwl1sg4x2x88-python3-3.14.6/bin/python3.14 /build/pygobject-3.56.3/build/meson-private/pycompile.py python-3.14-installed.json 0'267Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/events.py'...268Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_constants.py'...269Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/docstring.py'...270Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_enum.py'...271Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_error.py'...272Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_gtktemplate.py'...273Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/importer.py'...274Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/__init__.py'...275Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/module.py'...276Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_ossighelper.py'...277Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_propertyhelper.py'...278Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_signalhelper.py'...279Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_signature.py'...280Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/types.py'...281Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/GLib.py'...282Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/GLibUnix.py'...283Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/Gtk.py'...284Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/Gdk.py'...285Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/GdkPixbuf.py'...286Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/GObject.py'...287Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/Gio.py'...288Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/GioUnix.py'...289Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/GIMarshallingTests.py'...290Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/Pango.py'...291Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/overrides/__init__.py'...292Compiling '/nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/repository/__init__.py'...fixupPhase
293Moving /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/pkgconfig to /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/lib/pkgconfig294Patching '/nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/lib/pkgconfig/pygobject-3.0.pc' includedir to output /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev295shrinking RPATHs of ELF executables and libraries in /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3296shrinking /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_gi.cpython-314-x86_64-linux-gnu.so297shrinking /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib/python3.14/site-packages/gi/_gi_cairo.cpython-314-x86_64-linux-gnu.so298checking for references to /build/ in /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3...299patching script interpreter paths in /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3300stripping (with command strip and flags -S -p) in /nix/store/d1lhdk9yngv9aax9bn2cm22zyy9skawl-python3.14-pygobject-3.56.3/lib301shrinking RPATHs of ELF executables and libraries in /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev302checking for references to /build/ in /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev...303patching script interpreter paths in /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev304stripping (with command strip and flags -S -p) in /nix/store/6k3hwpy657mqm1i26qg00f8h7vyla94y-python3.14-pygobject-3.56.3-dev/lib305Executing pythonRemoveTestsDir306Finished executing pythonRemoveTestsDirinstallCheckPhase
307no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
308Executing pythonImportsCheckPhase