<86>Jun 3 05:55:20 userdel[2530586]: delete user 'rooter' <86>Jun 3 05:55:20 userdel[2530586]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:55:20 userdel[2530586]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:55:21 groupadd[2530903]: group added to /etc/group: name=rooter, GID=1859 <86>Jun 3 05:55:21 groupadd[2530903]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:55:21 groupadd[2530903]: new group: name=rooter, GID=1859 <86>Jun 3 05:55:21 useradd[2531074]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:55:21 userdel[2531236]: delete user 'builder' <86>Jun 3 05:55:21 userdel[2531236]: removed group 'builder' owned by 'builder' <86>Jun 3 05:55:21 groupadd[2531539]: group added to /etc/group: name=builder, GID=1860 <86>Jun 3 05:55:21 groupadd[2531539]: group added to /etc/gshadow: name=builder <86>Jun 3 05:55:21 groupadd[2531539]: new group: name=builder, GID=1860 <86>Jun 3 05:55:21 useradd[2531751]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 05:55:24 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432033 installed <13>Jun 3 05:55:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jun 3 05:55:24 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075766 installed <13>Jun 3 05:55:24 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Jun 3 05:55:24 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359628 installed <13>Jun 3 05:55:24 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jun 3 05:55:24 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jun 3 05:55:24 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed <13>Jun 3 05:55:24 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Jun 3 05:55:24 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Jun 3 05:55:24 rpmi: libcrypto1.1-1.1.1u-alt1 sisyphus+322200.100.1.1 1685474790 installed <13>Jun 3 05:55:24 rpmi: libssl1.1-1.1.1u-alt1 sisyphus+322200.100.1.1 1685474790 installed <13>Jun 3 05:55:24 rpmi: python3-3.10.8-alt1.1 sisyphus+311926.100.2.1 1671363746 installed <13>Jun 3 05:55:25 rpmi: python3-base-3.10.8-alt1.1 sisyphus+311926.100.2.1 1671363746 installed <13>Jun 3 05:55:25 rpmi: tests-for-installed-python3-pkgs-0.1.22-alt1 sisyphus+319076.100.3.1 1682536051 installed <13>Jun 3 05:55:25 rpmi: rpm-build-python3-0.1.22-alt1 sisyphus+319076.100.3.1 1682536051 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/keyd-2.4.3-alt1.nosrc.rpm (w1.gzdio) Installing keyd-2.4.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf keyd-2.4.3 + echo 'Source #0 (keyd-2.4.3.tar):' Source #0 (keyd-2.4.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/keyd-2.4.3.tar + cd keyd-2.4.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (keyd-2.4.3-alt.patch):' Patch #0 (keyd-2.4.3-alt.patch): + /usr/bin/patch -p1 patching file .gear/keyd.spec patching file .gear/rules patching file .gear/tags/list patching file .gear/upstream/remotes + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd keyd-2.4.3 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/keyd-2.4.3' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/keyd-2.4.3' make: Entering directory '/usr/src/RPM/BUILD/keyd-2.4.3' mkdir bin cp scripts/keyd-application-mapper bin/ cc -DVERSION=\"v2.4.3\ \(\)\" -I/usr/local/include -L/usr/local/lib -Wall -Wextra -Wno-unused -std=c11 -DSOCKET_PATH=\"/var/run/keyd.socket\" -DCONFIG_DIR=\"/etc/keyd\" -DDATA_DIR=\"/usr/share/keyd\" -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -Werror=format-security -O3 src/*.c src/vkbd/uinput.c -lpthread -o bin/keyd : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from src/keyd.h:43, from src/config.c:20: src/config.c: In function 'set_layer_entry': src/config.c:254:37: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 254 | err("chords cannot contain more than %ld keys", n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ | | | size_t {aka unsigned int} src/log.h:19:56: note: in definition of macro 'err' 19 | #define err(fmt, ...) snprintf(errstr, sizeof(errstr), fmt, ##__VA_ARGS__); | ^~~ src/config.c:254:72: note: format string is defined here 254 | err("chords cannot contain more than %ld keys", n); | ~~^ | | | long int | %d src/config.c:267:37: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 267 | err("max chords exceeded(%ld)", layer->nr_chords); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ | | | size_t {aka unsigned int} src/log.h:19:56: note: in definition of macro 'err' 19 | #define err(fmt, ...) snprintf(errstr, sizeof(errstr), fmt, ##__VA_ARGS__); | ^~~ src/config.c:267:60: note: format string is defined here 267 | err("max chords exceeded(%ld)", layer->nr_chords); | ~~^ | | | long int | %d src/config.c: In function 'parse_macro_expression': src/config.c:496:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'unsigned int' [-Wformat=] 496 | err("macro size exceeded maximum size (%ld)\n", sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ | | | unsigned int src/log.h:19:56: note: in definition of macro 'err' 19 | #define err(fmt, ...) snprintf(errstr, sizeof(errstr), fmt, ##__VA_ARGS__); | ^~~ src/config.c:496:58: note: format string is defined here 496 | err("macro size exceeded maximum size (%ld)\n", sizeof(buf)); | ~~^ | | | long int | %d src/config.c: In function 'parse_command': src/config.c:522:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'unsigned int' [-Wformat=] 522 | err("max command length (%ld) exceeded\n", sizeof(command->cmd)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ | | | unsigned int src/log.h:19:56: note: in definition of macro 'err' 19 | #define err(fmt, ...) snprintf(errstr, sizeof(errstr), fmt, ##__VA_ARGS__); | ^~~ src/config.c:522:44: note: format string is defined here 522 | err("max command length (%ld) exceeded\n", sizeof(command->cmd)); | ~~^ | | | long int | %d src/config.c: In function 'config_add_entry': src/config.c:981:21: warning: '%s' directive output may be truncated writing between 512 and 2147483645 bytes into a region of size 2048 [-Wformat-truncation=] 981 | err("%s exceeds maximum expression length (%d)", exp, MAX_EXP_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/log.h:19:56: note: in definition of macro 'err' 19 | #define err(fmt, ...) snprintf(errstr, sizeof(errstr), fmt, ##__VA_ARGS__); | ^~~ src/config.c:981:22: note: format string is defined here 981 | err("%s exceeds maximum expression length (%d)", exp, MAX_EXP_LEN); | ^~ In file included from /usr/include/stdio.h:906, from src/config.c:11: In function 'snprintf', inlined from 'config_add_entry' at src/config.c:981:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 553 and 2147483686 bytes into a destination of size 2048 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition src/vkbd/uinput.c: In function 'vkbd_init': src/vkbd/uinput.c:218:13: warning: array subscript 'struct vkbd[0]' is partly outside array bounds of 'unsigned char[4]' [-Warray-bounds] 218 | vkbd->fd = create_virtual_keyboard(name); | ^~ src/vkbd/uinput.c:217:29: note: object of size 4 allocated by 'calloc' 217 | struct vkbd *vkbd = calloc(1, sizeof vkbd); | ^~~~~~~~~~~~~~~~~~~~~~ src/vkbd/uinput.c:219:13: warning: array subscript 'struct vkbd[0]' is partly outside array bounds of 'unsigned char[4]' [-Warray-bounds] 219 | vkbd->pfd = create_virtual_pointer("keyd virtual pointer"); | ^~ src/vkbd/uinput.c:217:29: note: object of size 4 allocated by 'calloc' 217 | struct vkbd *vkbd = calloc(1, sizeof vkbd); | ^~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/keyd-2.4.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/keyd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/keyd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd keyd-2.4.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/keyd-buildroot make: Entering directory '/usr/src/RPM/BUILD/keyd-2.4.3' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/keyd-2.4.3' make: Entering directory '/usr/src/RPM/BUILD/keyd-2.4.3' NOTE: systemd not found, you will need to manually add keyd to your system's init process. mkdir -p /usr/src/tmp/keyd-buildroot/etc/keyd mkdir -p /usr/src/tmp/keyd-buildroot/usr/bin/ mkdir -p /usr/src/tmp/keyd-buildroot/usr/share/keyd/ mkdir -p /usr/src/tmp/keyd-buildroot/usr/share/keyd/layouts/ mkdir -p /usr/src/tmp/keyd-buildroot/usr/share/man/man1/ mkdir -p /usr/src/tmp/keyd-buildroot/usr/share/doc/keyd/ mkdir -p /usr/src/tmp/keyd-buildroot/usr/share/doc/keyd/examples/ groupadd keyd make: groupadd: No such file or directory make: [Makefile:59: install] Error 127 (ignored) install -m755 bin/* /usr/src/tmp/keyd-buildroot/usr/bin/ install -m644 docs/*.md /usr/src/tmp/keyd-buildroot/usr/share/doc/keyd/ install -m644 examples/* /usr/src/tmp/keyd-buildroot/usr/share/doc/keyd/examples/ install -m644 layouts/* /usr/src/tmp/keyd-buildroot/usr/share/keyd/layouts install -m644 data/*.1.gz /usr/src/tmp/keyd-buildroot/usr/share/man/man1/ install -m644 data/keyd.compose /usr/src/tmp/keyd-buildroot/usr/share/keyd/ make: Leaving directory '/usr/src/RPM/BUILD/keyd-2.4.3' + install -Dm644 keyd.service -t /usr/src/tmp/keyd-buildroot/lib/systemd/system/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/keyd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/keyd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/keyd-buildroot/ (default) Compressing files in /usr/src/tmp/keyd-buildroot (auto) Adjusting library links in /usr/src/tmp/keyd-buildroot ./lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/keyd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/keyd: uses non-LFS functions: fcntl fopen open readdir Hardlinking identical .pyc and .opt-?.pyc files Processing files: keyd-2.4.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.px4t4G find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iFTrvS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/keyd-buildroot/usr/bin/keyd-application-mapper: Ignore for REQ=slight module=Xlib /usr/lib/rpm/python3.req.py: /usr/src/tmp/keyd-buildroot/usr/bin/keyd-application-mapper: Ignore for REQ=slight module=Xlib.display python3.req: /usr/src/tmp/keyd-buildroot/usr/bin/keyd-application-mapper: skipping sys Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XV0Xer Requires: /lib/ld-linux.so.2, /usr/bin/python3, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), python3(argparse) < 0, python3(fcntl) < 0, python3(fnmatch) < 0, python3(os) < 0, python3(re) < 0, python3(select) < 0, python3(shutil) < 0, python3(signal) < 0, python3(socket) < 0, python3(struct) < 0, python3(subprocess) < 0, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gcGYxP Creating keyd-debuginfo package Processing files: keyd-debuginfo-2.4.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wBhAlW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LmOD8x find-requires: running scripts (debuginfo) Requires: keyd = 2.4.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to keyd-debuginfo a strict dependency on keyd Wrote: /usr/src/RPM/RPMS/i586/keyd-2.4.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/keyd-debuginfo-2.4.3-alt1.i586.rpm (w2.lzdio) 4.06user 1.18system 0:12.33elapsed 42%CPU (0avgtext+0avgdata 34292maxresident)k 0inputs+0outputs (0major+241336minor)pagefaults 0swaps 2.89user 2.53system 0:28.10elapsed 19%CPU (0avgtext+0avgdata 109360maxresident)k 0inputs+0outputs (0major+198462minor)pagefaults 0swaps