user/gobject-introspection: (x86_64, pmmx) FTTFS: FileNotFoundError: [Errno 2] No such file or directory
Found on x86_64:
43/61 warn-return-gobject FAIL 1.34s exit status 1
>>> TOP_BUILDDIR=/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/build PYTHONPATH=/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/build:/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/build/giscanner MALLOC_PERTURB_=82 UNINSTALLED_INTROSPECTION_SRCDIR=/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0 /usr/bin/python3 warningtester.py return-gobject.h
――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――
stderr:
Traceback (most recent call last):
File "/usr/lib/python3.10/shutil.py", line 813, in move
os.rename(src, real_dst)
OSError: [Errno 18] Cross-device link: '/tmp/g-ir-scanner-cache-iqrr2e_1' -> '/root/.cache/g-ir-scanner/cd1e494fd2a852f903ce7a8a268736b344308217'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/tests/warn/warningtester.py", line 153, in <module>
sys.exit(check(sys.argv[1:]))
File "/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/tests/warn/warningtester.py", line 109, in check
transformer.register_include(Include.from_string('GObject-2.0'))
File "/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/giscanner/transformer.py", line 140, in register_include
self._parse_include(filename)
File "/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/giscanner/transformer.py", line 225, in _parse_include
self._cachestore.store(filename, parser)
File "/root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/giscanner/cachestore.py", line 153, in store
shutil.move(tmp_filename, store_filename)
File "/usr/lib/python3.10/shutil.py", line 833, in move
copy_function(src, real_dst)
File "/usr/lib/python3.10/shutil.py", line 435, in copy2
copystat(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.10/shutil.py", line 374, in copystat
lookup("utime")(dst, ns=(st.st_atime_ns, st.st_mtime_ns),
FileNotFoundError: [Errno 2] No such file or directory
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
44/61 warn-invalid-out OK 1.52s
45/61 warn-unknown-parameter OK 1.52s
46/61 warn-invalid-closure OK 1.62s
47/61 warn-invalid-option OK 1.62s
48/61 warn-callback-missing-scope OK 1.67s
49/61 warn-invalid-optional OK 1.64s
50/61 warn-invalid-return OK 1.63s
51/61 warn-invalid-array OK 1.68s
52/61 warn-unresolved-type OK 1.64s
53/61 warn-invalid-nullable OK 1.69s
54/61 warn-invalid-transfer OK 1.66s
55/61 warn-missing-element-type OK 1.66s
56/61 warn-callback-invalid-scope OK 1.75s
57/61 warn-invalid-element-type OK 1.74s
58/61 warn-annotationparser OK 1.76s
59/61 warn-invalid-allow-none OK 1.75s
60/61 warn-invalid-constructor OK 1.79s
61/61 warn-invalid-method OK 1.80s
Summary of Failures:
43/61 warn-return-gobject FAIL 1.34s exit status 1
Ok: 60
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /root/packages/user/gobject-introspection/src/gobject-introspection-1.72.0/build/meson-logs/testlog.txt
FAILED: meson-test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
>>> ERROR: gobject-introspection: check failed
Edited by Zach van Rijn