Alexander Kanavin
Alexander Kanavin
.failed: ``` root@qemux86-64:/usr/lib/e2fsprogs/ptest/test# cat .failed --- u_direct_io//expect 2018-03-09 12:34:56.000000000 +0000 +++ .log 2021-08-22 10:40:05.404886893 +0000 @@ -19,8 +19,8 @@ Inode count: 32768 Block count: 32768 Reserved block count: 1638 -Overhead...
Hello, we (Yocto project) update versions in an automated fashion by checking upstream version tags and matching them against a regex (when needed) - it becomes therefore impossible to tell...
These are generated by ./configure and not by make.
We (the Yocto project) have hit another (seemingly quite rare) issue which seems like a race: https://bugzilla.yoctoproject.org/show_bug.cgi?id=13244 | Couldn't copy cpan/podlators/blib/script/pod2text to /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-27300/tmp/work/core2-64-poky-linux/perl/5.28.1-r1/image/usr/bin/pod2text: No such file or directory | Couldn't...
The rationale is that the tarballs do not contain any licensing information whatsoever otherwise, which complicates automated licensing checks and automated license manifest creation.
When building a 'classic' perl, the values look like this: extensions='attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call Hash/Util Hash/Util/FieldHas... known_extensions='Amiga/ARexx Amiga/Exec Archive/Tar...
Hello, these fixes come from the Yocto project. We install and run the test suite inside the qemu emulator: $ PSUTIL_DEBUG=1 python3 -m psutil.tests and the commits are addressing the...
We want to pass ${DEBUG_PREFIX_MAP} to gcc commands and also pass in --debug-prefix-map to nasm (we carry a patch to nasm for this). The tools definitions file is built by...
The use case: we (Yocto project) would like to run a scheduled job every other Sunday (e.g. every 14 days), but with current code this does not seem to be...