<86>Oct 19 07:09:27 userdel[270926]: delete user 'rooter' <86>Oct 19 07:09:27 userdel[270926]: removed group 'rooter' owned by 'rooter' <86>Oct 19 07:09:27 userdel[270926]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 19 07:09:27 groupadd[270964]: group added to /etc/group: name=rooter, GID=1805 <86>Oct 19 07:09:27 groupadd[270964]: group added to /etc/gshadow: name=rooter <86>Oct 19 07:09:27 groupadd[270964]: new group: name=rooter, GID=1805 <86>Oct 19 07:09:27 useradd[270996]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Oct 19 07:09:27 userdel[271032]: delete user 'builder' <86>Oct 19 07:09:27 userdel[271032]: removed group 'builder' owned by 'builder' <86>Oct 19 07:09:27 userdel[271032]: removed shadow group 'builder' owned by 'builder' <86>Oct 19 07:09:27 groupadd[271062]: group added to /etc/group: name=builder, GID=1806 <86>Oct 19 07:09:27 groupadd[271062]: group added to /etc/gshadow: name=builder <86>Oct 19 07:09:27 groupadd[271062]: new group: name=builder, GID=1806 <86>Oct 19 07:09:28 useradd[271089]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/wmDownload-0.1.2a-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 19 07:09:31 rpmi: xorg-proto-devel-2024.1-alt1 sisyphus+343583.40.1.1 1711440649 installed <13>Oct 19 07:09:31 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577440 installed <13>Oct 19 07:09:31 rpmi: libICE-1.1.1-alt1 sisyphus+311428.500.1.1 1670577559 installed <13>Oct 19 07:09:31 rpmi: libSM-1.2.4-alt1 sisyphus+312057.200.1.1 1671526918 installed <13>Oct 19 07:09:31 rpmi: libXau-devel-1.0.11-alt1 sisyphus+311428.100.1.1 1670577440 installed <13>Oct 19 07:09:31 rpmi: libX11-locales-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 19 07:09:31 rpmi: libXdmcp-1.1.5-alt1 sisyphus+343583.700.1.1 1711441073 installed <13>Oct 19 07:09:31 rpmi: libxcb-1.17.0-alt1 sisyphus+345308.200.1.1 1713342009 installed <13>Oct 19 07:09:31 rpmi: libX11-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240774 installed <13>Oct 19 07:09:31 rpmi: libXext-1.3.6-alt1 sisyphus+343583.1000.1.1 1711441114 installed <13>Oct 19 07:09:31 rpmi: libXt-1.3.0-alt1 sisyphus+331490.500.1.1 1697023316 installed <13>Oct 19 07:09:31 rpmi: libXpm-3.5.17-alt1 sisyphus+330921.100.1.1 1696400258 installed <13>Oct 19 07:09:31 rpmi: libdockapp3-0.7.2-alt2 sisyphus+223888.40.2.1 1551877936 installed <13>Oct 19 07:09:32 rpmi: libxcb-devel-1.17.0-alt1 sisyphus+345308.200.1.1 1713342009 installed <13>Oct 19 07:09:32 rpmi: libX11-devel-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240774 installed <13>Oct 19 07:09:32 rpmi: libXext-devel-1.3.6-alt1 sisyphus+343583.1000.1.1 1711441114 installed <13>Oct 19 07:09:32 rpmi: libXpm-devel-3.5.17-alt1 sisyphus+330921.100.1.1 1696400258 installed <13>Oct 19 07:09:32 rpmi: libdockapp-devel-0.7.2-alt2 sisyphus+223888.40.2.1 1551877936 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wmDownload-0.1.2a-alt3.qa1.nosrc.rpm (w1.gzdio) Installing wmDownload-0.1.2a-alt3.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wmDownload-0.1.2a + echo 'Source #0 (wmDownload-0.1.2a.tar.gz):' Source #0 (wmDownload-0.1.2a.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/wmDownload-0.1.2a.tar.gz + /bin/tar -xf - + cd wmDownload-0.1.2a + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmDownload-0.1.2a + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/wmDownload-0.1.2a' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wmDownload.o wmDownload.c wmDownload.c: In function 'drawDev': wmDownload.c:108:17: warning: comparison with string literal results in unspecified behavior [-Waddress] 108 | if(type == "eth") | ^~ wmDownload.c: In function 'buttonPressCallback': wmDownload.c:168:35: warning: comparison with string literal results in unspecified behavior [-Waddress] 168 | devnum %= (device == "eth")?numeth:numppp; | ^~ wmDownload.c:172:35: warning: comparison with string literal results in unspecified behavior [-Waddress] 172 | if(device == "eth" && (numppp != 0)) | ^~ wmDownload.c: In function 'main': wmDownload.c:272:59: warning: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 272 | DAMakePixmapFromData (master_xpm, &pixmap, &mask, &height, &width); | ^~~~~~~ | | | unsigned int * In file included from wmDownload.c:47: /usr/include/dockapp.h:274:43: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:272:68: warning: passing argument 5 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 272 | DAMakePixmapFromData (master_xpm, &pixmap, &mask, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:66: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ wmDownload.c:274:63: warning: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 274 | DAMakePixmapFromData (numbers_xpm, &pixnum, &masknum, &height, &width); | ^~~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:43: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:274:72: warning: passing argument 5 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 274 | DAMakePixmapFromData (numbers_xpm, &pixnum, &masknum, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:66: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ wmDownload.c:275:62: warning: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 275 | DAMakePixmapFromData (device_xpm, &pixdev, &devmask, &height, &width); | ^~~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:43: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:275:71: warning: passing argument 5 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 275 | DAMakePixmapFromData (device_xpm, &pixdev, &devmask, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:66: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/wmDownload-0.1.2a' make: Entering directory '/usr/src/RPM/BUILD/wmDownload-0.1.2a' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic wmDownload.o -o wmDownload -I/usr/X11R6/include/X11 -L/usr/X11R6/lib -ldockapp -lX11 -lXext -lXpm make: Leaving directory '/usr/src/RPM/BUILD/wmDownload-0.1.2a' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wmDownload-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wmDownload-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd wmDownload-0.1.2a + install -D -pm 755 wmDownload /usr/src/tmp/wmDownload-buildroot/usr/bin/wmDownload + install -D -pm 644 /usr/src/RPM/SOURCES/wmDownload.menu /usr/src/tmp/wmDownload-buildroot/usr/lib/menu/wmDownload + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wmDownload-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wmDownload-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wmDownload-buildroot/ (default) Compressing files in /usr/src/tmp/wmDownload-buildroot (auto) Adjusting library links in /usr/src/tmp/wmDownload-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/wmDownload-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/wmDownload: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/wmDownload-buildroot Processing files: wmDownload-0.1.2a-alt3.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmDownload-0.1.2a + DOCDIR=/usr/src/tmp/wmDownload-buildroot/usr/share/doc/wmDownload-0.1.2a + export DOCDIR + rm -rf /usr/src/tmp/wmDownload-buildroot/usr/share/doc/wmDownload-0.1.2a + /bin/mkdir -p /usr/src/tmp/wmDownload-buildroot/usr/share/doc/wmDownload-0.1.2a + cp -prL BUGS CHANGELOG CREDITS HINTS README TODO /usr/src/tmp/wmDownload-buildroot/usr/share/doc/wmDownload-0.1.2a + chmod -R go-w /usr/src/tmp/wmDownload-buildroot/usr/share/doc/wmDownload-0.1.2a + chmod -R a+rX /usr/src/tmp/wmDownload-buildroot/usr/share/doc/wmDownload-0.1.2a + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v0gOHH find-provides: running scripts (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.nKZ8c0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libX11.so.6 >= set:om2ZsGkHvybj5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libdockapp.so.3 >= set:kgKaZKGc75RY5dJFJ9Lxbo0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NGsA1n Creating wmDownload-debuginfo package Processing files: wmDownload-debuginfo-0.1.2a-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3hrD55 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zW0X97 find-requires: running scripts (debuginfo) Requires: wmDownload = 0.1.2a-alt3.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libX11.so.6), debug(libc.so.6), debug(libdockapp.so.3) Adding to wmDownload-debuginfo a strict dependency on wmDownload Wrote: /usr/src/RPM/RPMS/i586/wmDownload-0.1.2a-alt3.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wmDownload-debuginfo-0.1.2a-alt3.qa1.i586.rpm (w2.lzdio) 0.35user 1.22system 0:05.79elapsed 27%CPU (0avgtext+0avgdata 24364maxresident)k 0inputs+0outputs (0major+151925minor)pagefaults 0swaps /.out/wmDownload-0.1.2a-alt3.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/wmDownload-debuginfo-0.1.2a-alt3.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 3.19user 2.87system 0:17.46elapsed 34%CPU (0avgtext+0avgdata 131756maxresident)k 0inputs+0outputs (0major+214883minor)pagefaults 0swaps --- wmDownload-0.1.2a-alt3.qa1.i586.rpm.repo 2019-03-06 13:17:01.000000000 +0000 +++ wmDownload-0.1.2a-alt3.qa1.i586.rpm.hasher 2024-10-19 07:09:41.844372727 +0000 @@ -14,4 +14,5 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4) -Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libdockapp.so.3 >= set:kgKaZKGc75RY5dJFJ9Lxbo0 @@ -20,3 +21,3 @@ Provides: wmDownload = 0.1.2a-alt3.qa1:sisyphus+223888.700.2.1 -File: /usr/bin/wmDownload 100755 root:root 157d41901d545d0fb1ade19e0de559d4 +File: /usr/bin/wmDownload 100755 root:root 1a08ef1ecdf72f0b0a319cab0da19999 File: /usr/lib/menu/wmDownload 100644 root:root 32b1c88d27a26f55e76126edd443be6c @@ -29,2 +30,2 @@ File: /usr/share/doc/wmDownload-0.1.2a/TODO 100644 root:root 9030636473eb5555074e5c8b75b4a732 -RPMIdentity: 39ca34713bff50c49537d766c2525d59b4491496f71eb6fc6fe1a1aa8522fa1c70dddc1544360c66274740788129584fc303029f0fef103e6f202320edc8a5a1 +RPMIdentity: 7cb348df685b7cd45457ea2cce9a39c9d888fc823e7e12455e9c66c79469e63ea4d81d38896729e3f4ec042f0524f21a0b04c400f9dfd918896f5d0057a1c627 --- wmDownload-debuginfo-0.1.2a-alt3.qa1.i586.rpm.repo 2019-03-06 13:17:01.000000000 +0000 +++ wmDownload-debuginfo-0.1.2a-alt3.qa1.i586.rpm.hasher 2024-10-19 07:09:41.936374210 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9f 40755 root:root -/usr/lib/debug/.build-id/9f/6c4af3956b5f6fd11eba8e7a7200188d44a7a9 120777 root:root ../../../../bin/wmDownload -/usr/lib/debug/.build-id/9f/6c4af3956b5f6fd11eba8e7a7200188d44a7a9.debug 120777 root:root ../../usr/bin/wmDownload.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/127f0cdeaa488962a0ee8d7f4c3b0d6cb0a26e 120777 root:root ../../../../bin/wmDownload +/usr/lib/debug/.build-id/ac/127f0cdeaa488962a0ee8d7f4c3b0d6cb0a26e.debug 120777 root:root ../../usr/bin/wmDownload.debug /usr/lib/debug/usr/bin/wmDownload.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: wmDownload-debuginfo = 0.1.2a-alt3.qa1:sisyphus+223888.700.2.1 -File: /usr/lib/debug/.build-id/9f 40755 root:root -File: /usr/lib/debug/.build-id/9f/6c4af3956b5f6fd11eba8e7a7200188d44a7a9 120777 root:root ../../../../bin/wmDownload -File: /usr/lib/debug/.build-id/9f/6c4af3956b5f6fd11eba8e7a7200188d44a7a9.debug 120777 root:root ../../usr/bin/wmDownload.debug -File: /usr/lib/debug/usr/bin/wmDownload.debug 100644 root:root 566e5034e100579c85848c8d99ab587b +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/127f0cdeaa488962a0ee8d7f4c3b0d6cb0a26e 120777 root:root ../../../../bin/wmDownload +File: /usr/lib/debug/.build-id/ac/127f0cdeaa488962a0ee8d7f4c3b0d6cb0a26e.debug 120777 root:root ../../usr/bin/wmDownload.debug +File: /usr/lib/debug/usr/bin/wmDownload.debug 100644 root:root da21086870d09623129e128c06b4ad8e File: /usr/src/debug/wmDownload-0.1.2a 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/wmDownload-0.1.2a/wmDownload.c 100644 root:root be54c027dd8cb80e436262cd5db53cb4 -RPMIdentity: 66aa21ae581ab603445a7ab67195fcb0fa6d53904be667577bce5cdbede5662e3d83dd46dd7d0dc41eea964bf2d54458656e7aed3b60ffb29a8e11683a6b8f2a +RPMIdentity: 8805971100c456b5d73d1740c145aaf251f4788e42604d2c4ce51d45cd50e64f86d877db95be100a494f1b0b58343901fb01ddaa74e7b9b3754a19ef21b7bc9f