<86>Apr 13 06:22:47 userdel[4102155]: delete user 'rooter' <86>Apr 13 06:22:47 userdel[4102155]: removed group 'rooter' owned by 'rooter' <86>Apr 13 06:22:47 userdel[4102155]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 13 06:22:47 groupadd[4102248]: group added to /etc/group: name=rooter, GID=1805 <86>Apr 13 06:22:47 groupadd[4102248]: group added to /etc/gshadow: name=rooter <86>Apr 13 06:22:47 groupadd[4102248]: new group: name=rooter, GID=1805 <86>Apr 13 06:22:47 useradd[4102316]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Apr 13 06:22:47 userdel[4102403]: delete user 'builder' <86>Apr 13 06:22:47 userdel[4102403]: removed group 'builder' owned by 'builder' <86>Apr 13 06:22:47 userdel[4102403]: removed shadow group 'builder' owned by 'builder' <86>Apr 13 06:22:47 groupadd[4102489]: group added to /etc/group: name=builder, GID=1806 <86>Apr 13 06:22:47 groupadd[4102489]: group added to /etc/gshadow: name=builder <86>Apr 13 06:22:47 groupadd[4102489]: new group: name=builder, GID=1806 <86>Apr 13 06:22:47 useradd[4102548]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libjsw-1.5.6-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Apr 13 06:22:50 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 13 06:22:51 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 13 06:22:51 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 13 06:22:51 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libjsw-1.5.6-alt1.qa1.nosrc.rpm (w1.gzdio) Installing libjsw-1.5.6-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73298 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libjsw-1.5.6 + echo 'Source #0 (libjsw-1.5.6.tar.bz2):' Source #0 (libjsw-1.5.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libjsw-1.5.6.tar.bz2 + /bin/tar -xf - + cd libjsw-1.5.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libjsw-gcc4.patch):' Patch #0 (libjsw-gcc4.patch): + /usr/bin/patch -p0 patching file libjsw/forcefeedback.c patching file libjsw/Makefile.Linux patching file jscalibrator/Makefile.Linux + DIRS='jscalibrator libjsw' + for DIR in $DIRS + subst 's|^PREFIX = /usr|PREFIX = \$(RPM_BUILD_ROOT)/usr|g' jscalibrator/Makefile + subst 's|^CFLAGS = [^\\]*|CFLAGS = \$(RPM_OPT_FLAGS) -fPIC|g' jscalibrator/Makefile.Linux + for DIR in $DIRS + subst 's|^PREFIX = /usr|PREFIX = \$(RPM_BUILD_ROOT)/usr|g' libjsw/Makefile + subst 's|^CFLAGS = [^\\]*|CFLAGS = \$(RPM_OPT_FLAGS) -fPIC|g' libjsw/Makefile.Linux + subst 's|^LIB_DIRS =|LIB_DIRS = -L../libjsw|g' jscalibrator/Makefile + subst 's||"../include/jsw.h"|' jscalibrator/jc.c jscalibrator/jc.h jscalibrator/jccalib.c jscalibrator/jccb.c jscalibrator/jcdraw.c jscalibrator/jcfile.c jscalibrator/jchelp.c jscalibrator/jcjsprops.c jscalibrator/jcjsprops.h jscalibrator/jcwidgets.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65013 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libjsw-1.5.6 + cd libjsw + make -f Makefile.Linux make: Entering directory '/usr/src/RPM/BUILD/libjsw-1.5.6/libjsw' Building library "libjsw.so.1.5.6"... Compiling module axisio.o Compiling module attributes.o Compiling module buttonio.o Compiling module calibrationfio.o Compiling module forcefeedback.o Compiling module main.o Compiling module utils.o Compiling module fio.o : warning: "__cplusplus" redefined : note: this is the location of the previous definition Compiling module disk.o : warning: "__cplusplus" redefined : note: this is the location of the previous definition disk.cpp: In function 'char* PrefixPaths(const char*, const char*)': disk.cpp:977:24: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 977 | return("/"); | ~^~~~ Compiling module string.o : warning: "__cplusplus" redefined : note: this is the location of the previous definition string.cpp: In function 'void straddflag(char*, const char*, char, int)': string.cpp:783:20: warning: variable 'flag_len' set but not used [-Wunused-but-set-variable] 783 | int s_len, flag_len; | ^~~~~~~~ string.cpp: In function 'char* StringGetNetArgument(const char*)': string.cpp:1508:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1508 | return(""); | ~^~~ string.cpp:1522:16: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1522 | return(""); | ~^~~ string.cpp: In function 'char* StringCurrentTimeFormat(const char*)': string.cpp:1545:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1545 | return(""); | ~^~~ string.cpp:1547:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1547 | return(""); | ~^~~ string.cpp:1553:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1553 | return(""); | ~^~~ Linking modules...In function 'strncat', inlined from 'PathSubHome' at disk.cpp:446:11: /usr/include/bits/string_fortified.h:138:34: warning: '__builtin___strncat_chk' specified bound 4096 equals destination size [-Wstringop-overflow=] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^ 164K libjsw.so.1.5.6 Build done. To install, type "su" (to gain root privileges) and then type "make install". make: Leaving directory '/usr/src/RPM/BUILD/libjsw-1.5.6/libjsw' + cd - /usr/src/RPM/BUILD/libjsw-1.5.6 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54146 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libjsw-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libjsw-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libjsw-1.5.6 + cd libjsw + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libjsw-buildroot/usr exec_prefix=/usr/src/tmp/libjsw-buildroot/usr bindir=/usr/src/tmp/libjsw-buildroot/usr/bin sbindir=/usr/src/tmp/libjsw-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libjsw-buildroot/etc datadir=/usr/src/tmp/libjsw-buildroot/usr/share includedir=/usr/src/tmp/libjsw-buildroot/usr/include libdir=/usr/src/tmp/libjsw-buildroot/usr/lib libexecdir=/usr/src/tmp/libjsw-buildroot/usr/lib localstatedir=/usr/src/tmp/libjsw-buildroot/var/lib runstatedir=/usr/src/tmp/libjsw-buildroot/var/run sharedstatedir=/usr/src/tmp/libjsw-buildroot/var/lib mandir=/usr/src/tmp/libjsw-buildroot/usr/share/man infodir=/usr/src/tmp/libjsw-buildroot/usr/share/info install JSW_MAN_DIR=/usr/src/tmp/libjsw-buildroot/usr/share/man/man3 JSW_LIB_DIR=/usr/src/tmp/libjsw-buildroot/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libjsw-1.5.6/libjsw' Installing "libjsw"... Installing libjsw.so.1.5.6 -> /usr/src/tmp/libjsw-buildroot/usr/lib WARNING: strip is called in %install by 'install -s' (ignored) Installing jsw.h -> /usr/src/tmp/libjsw-buildroot/usr/include Installing manual pages -> /usr/src/tmp/libjsw-buildroot/usr/share/man/man3 make: ldconfig: No such file or directory make: [Makefile:188: postinstall] Error 127 (ignored) Install done. ------------------------------------------------------------------------- Library libjsw installed in: /usr/src/tmp/libjsw-buildroot/usr/lib Header files are installed in: /usr/src/tmp/libjsw-buildroot/usr/include Manual pages installed in: /usr/src/tmp/libjsw-buildroot/usr/share/man/man3 To link your programs to this library add -ljsw to the compiler command. To learn about the libjsw api, type "man JSIntro" IMPORTANT: Read README if upgrading from version 1.4.x to 1.5.x!! make: Leaving directory '/usr/src/RPM/BUILD/libjsw-1.5.6/libjsw' + cd - /usr/src/RPM/BUILD/libjsw-1.5.6 + rm -f /usr/src/tmp/libjsw-buildroot/usr/share/man/man1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libjsw-buildroot (auto) mode of './usr/lib/libjsw.so.1.5.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libjsw-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libjsw-buildroot/ (default) Compressing files in /usr/src/tmp/libjsw-buildroot (auto) Adjusting library links in /usr/src/tmp/libjsw-buildroot ./usr/lib: (from :0) libjsw.so.1.5.6 -> libjsw.so.1.5.6 Verifying ELF objects in /usr/src/tmp/libjsw-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libjsw.so.1.5.6: uses non-LFS functions: fcntl fopen fstat lstat open readdir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libjsw-buildroot Processing files: libjsw-1.5.6-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81735 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libjsw-1.5.6 + DOCDIR=/usr/src/tmp/libjsw-buildroot/usr/share/doc/libjsw-1.5.6 + export DOCDIR + rm -rf /usr/src/tmp/libjsw-buildroot/usr/share/doc/libjsw-1.5.6 + /bin/mkdir -p /usr/src/tmp/libjsw-buildroot/usr/share/doc/libjsw-1.5.6 + cp -prL AUTHORS LICENSE README jswdemos /usr/src/tmp/libjsw-buildroot/usr/share/doc/libjsw-1.5.6 + chmod -R go-w /usr/src/tmp/libjsw-buildroot/usr/share/doc/libjsw-1.5.6 + chmod -R a+rX /usr/src/tmp/libjsw-buildroot/usr/share/doc/libjsw-1.5.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2cpi2p find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libjsw-buildroot/usr/lib/libjsw.so.1.5.6: 95 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gBDNfp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libjsw.so, libjsw.so.1.5.6 = set:kdZC6I2eXDj3kCHgV3ZwSlyb5VI9tSnxGMdBeZiGMlTheVRfrAOzc6JZizX17INM4lBWYBZkcSGZJ4uc1uaHGqZ1vCZutZqXYJE0Z9NFfO1ohsT2sUYPSAsgSHwlG1GlfAwyOGZ8Rvp5q7tp9bkh0XEclF9cZ7tn6t4OJ90v0nykGkMZkCp5JSb9iIJW2DZlZC12 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ds2uq0 Creating libjsw-debuginfo package Processing files: libjsw-devel-1.5.6-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RcjLGe 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.d8Lzdg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libjsw = 1.5.6, glibc-kernheaders-generic Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nqL8LB Processing files: libjsw-debuginfo-1.5.6-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VptvK3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8kre3f find-requires: running scripts (debuginfo) Provides: debug(libjsw.so.1.5.6) Requires: libjsw = 1.5.6-alt1.qa1, debug(libc.so.6) Adding to libjsw-devel a strict dependency on libjsw Wrote: /usr/src/RPM/RPMS/i586/libjsw-1.5.6-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libjsw-devel-1.5.6-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libjsw-debuginfo-1.5.6-alt1.qa1.i586.rpm (w2.lzdio) 1.86user 2.06system 0:10.55elapsed 37%CPU (0avgtext+0avgdata 37392maxresident)k 0inputs+0outputs (0major+304601minor)pagefaults 0swaps /.out/libjsw-1.5.6-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libjsw-devel-1.5.6-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/libjsw-debuginfo-1.5.6-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 3.04user 2.56system 0:20.45elapsed 27%CPU (0avgtext+0avgdata 126408maxresident)k 0inputs+0outputs (0major+205029minor)pagefaults 0swaps --- libjsw-1.5.6-alt1.qa1.i586.rpm.repo 2010-11-25 12:57:39.000000000 +0000 +++ libjsw-1.5.6-alt1.qa1.i586.rpm.hasher 2024-04-13 06:23:04.744385635 +0000 @@ -17,3 +17,6 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -25,3 +28,3 @@ File: /usr/lib/libjsw.so 120777 root:root libjsw.so.1.5.6 -File: /usr/lib/libjsw.so.1.5.6 100644 root:root 3ceace67dda79d6059d4484b68910094 +File: /usr/lib/libjsw.so.1.5.6 100644 root:root 6db9eb29d9cbcd26e87671685e9fe7f0 File: /usr/share/doc/libjsw-1.5.6 40755 root:root @@ -38,2 +41,2 @@ File: /usr/share/doc/libjsw-1.5.6/jswdemos/waitbtn.c 100644 root:root 1c1c61a5c09e46f18d09ded7196e0336 -RPMIdentity: b395b4a5668d754e6a671a469746c84956de100225e441976ce399adfb36bb3a49dcc95d57aeed3912cf32a9bff5cad56379795c7627d934f4bc76a8b485c02b +RPMIdentity: ee86c4467e4f6dcadd3a9dd192583ffd5bf7df94ed7876c1c1d10b9c7d4450819727ad1bdadcb567a36fc8ea5b4957f2f3197b68c652f0b894c313fe9ac90776 error: open of /archive/repo/sisyphus/task/_336/345033/files/i586/RPMS/libjsw-debuginfo-1.5.6-alt1.qa1.i586.rpm failed: No such file or directory --- libjsw-devel-1.5.6-alt1.qa1.i586.rpm.repo 2010-11-25 12:57:39.000000000 +0000 +++ libjsw-devel-1.5.6-alt1.qa1.i586.rpm.hasher 2024-04-13 06:23:04.825387276 +0000 @@ -1,19 +1,21 @@ /usr/include/jsw.h 100644 root:root -/usr/share/man/man3/JSClose.3.gz 100644 root:root -/usr/share/man/man3/JSDriverQueryVersion.3.gz 100644 root:root -/usr/share/man/man3/JSDriverVersion.3.gz 100644 root:root -/usr/share/man/man3/JSFreeAttributesList.3.gz 100644 root:root -/usr/share/man/man3/JSGetAttributesList.3.gz 100644 root:root -/usr/share/man/man3/JSGetAxisCoeff.3.gz 100644 root:root -/usr/share/man/man3/JSGetAxisCoeffNZ.3.gz 100644 root:root -/usr/share/man/man3/JSGetButtonState.3.gz 100644 root:root -/usr/share/man/man3/JSInit.3.gz 100644 root:root -/usr/share/man/man3/JSIntro.3.gz 100644 root:root -/usr/share/man/man3/JSIsAxisAllocated.3.gz 100644 root:root -/usr/share/man/man3/JSIsButtonAllocated.3.gz 100644 root:root -/usr/share/man/man3/JSLoadCalibrationUNIX.3.gz 100644 root:root -/usr/share/man/man3/JSLoadDeviceNamesUNIX.3.gz 100644 root:root -/usr/share/man/man3/JSResetAllAxisTolorance.3.gz 100644 root:root -/usr/share/man/man3/JSUpdate.3.gz 100644 root:root +/usr/share/man/man3/JSClose.3.xz 100644 root:root +/usr/share/man/man3/JSDriverQueryVersion.3.xz 100644 root:root +/usr/share/man/man3/JSDriverVersion.3.xz 100644 root:root +/usr/share/man/man3/JSFreeAttributesList.3.xz 100644 root:root +/usr/share/man/man3/JSGetAttributesList.3.xz 100644 root:root +/usr/share/man/man3/JSGetAxisCoeff.3.xz 100644 root:root +/usr/share/man/man3/JSGetAxisCoeffNZ.3.xz 100644 root:root +/usr/share/man/man3/JSGetButtonState.3.xz 100644 root:root +/usr/share/man/man3/JSInit.3.xz 100644 root:root +/usr/share/man/man3/JSIntro.3.xz 100644 root:root +/usr/share/man/man3/JSIsAxisAllocated.3.xz 100644 root:root +/usr/share/man/man3/JSIsButtonAllocated.3.xz 100644 root:root +/usr/share/man/man3/JSLoadCalibrationUNIX.3.xz 100644 root:root +/usr/share/man/man3/JSLoadDeviceNamesUNIX.3.xz 100644 root:root +/usr/share/man/man3/JSResetAllAxisTolorance.3.xz 100644 root:root +/usr/share/man/man3/JSUpdate.3.xz 100644 root:root Requires: libjsw = 1.5.6 +Requires: glibc-kernheaders-generic +Requires: libjsw = 1.5.6-alt1.qa1 Requires: rpmlib(PayloadIsLzma) @@ -21,18 +23,18 @@ File: /usr/include/jsw.h 100644 root:root 85519598df443800d1669d9781933371 -File: /usr/share/man/man3/JSClose.3.gz 100644 root:root aa27c2f364157eb728d651b88f1da925 -File: /usr/share/man/man3/JSDriverQueryVersion.3.gz 100644 root:root c25813d15ba26e425acb98c14a960971 -File: /usr/share/man/man3/JSDriverVersion.3.gz 100644 root:root aec99f29bec8dedfefe4c35f91e7c6c4 -File: /usr/share/man/man3/JSFreeAttributesList.3.gz 100644 root:root 59a8a2aa60451b6e0422c18f101b041f -File: /usr/share/man/man3/JSGetAttributesList.3.gz 100644 root:root 24e3f213266ce62c9f94a807dee494d2 -File: /usr/share/man/man3/JSGetAxisCoeff.3.gz 100644 root:root 69a96696aeb268e10ab5f1b14ab2168a -File: /usr/share/man/man3/JSGetAxisCoeffNZ.3.gz 100644 root:root d4e5d8cf39b22ef69f422ac25f4c0371 -File: /usr/share/man/man3/JSGetButtonState.3.gz 100644 root:root 82ac9f3ef2c65aae1c15c038fb6f163e -File: /usr/share/man/man3/JSInit.3.gz 100644 root:root a7fe59887fee80b487f0219e1787b8d7 -File: /usr/share/man/man3/JSIntro.3.gz 100644 root:root 8394d0979c2cc181f162b3a732b76eaa -File: /usr/share/man/man3/JSIsAxisAllocated.3.gz 100644 root:root a6ebdfca0af2414941efae4d7514d8e5 -File: /usr/share/man/man3/JSIsButtonAllocated.3.gz 100644 root:root 2074693a4db38e4db9ed85acc2d6ea6a -File: /usr/share/man/man3/JSLoadCalibrationUNIX.3.gz 100644 root:root 6d4dac3d6556809dee470a296d75e628 -File: /usr/share/man/man3/JSLoadDeviceNamesUNIX.3.gz 100644 root:root 401c841fdacf1766a1f5325d057adc08 -File: /usr/share/man/man3/JSResetAllAxisTolorance.3.gz 100644 root:root 02d3eff62c60a41d0700099bebd997f2 -File: /usr/share/man/man3/JSUpdate.3.gz 100644 root:root 7b01106491cc2365951233d4e997c198 -RPMIdentity: a197a0bcd7b6efa75b1d50bd31a194e8f4c19a4f633fe05ac5f5ed7f93683905b66a18588a9f6fd74eecf08c34f54484b4b7af42466992f5abb45ddb93a11a70 +File: /usr/share/man/man3/JSClose.3.xz 100644 root:root c68a1c8375ea402f7959107683002640 +File: /usr/share/man/man3/JSDriverQueryVersion.3.xz 100644 root:root 282c22e5ab3b7b75f354ee08f71dc9a4 +File: /usr/share/man/man3/JSDriverVersion.3.xz 100644 root:root 3a57bc86262295a79bd8477eec1648e6 +File: /usr/share/man/man3/JSFreeAttributesList.3.xz 100644 root:root 1cddd4d0d54a02454f9328f35300adcd +File: /usr/share/man/man3/JSGetAttributesList.3.xz 100644 root:root 1c8d799b6f4d98237fa498b666db1743 +File: /usr/share/man/man3/JSGetAxisCoeff.3.xz 100644 root:root f468f4faeb4536275e757a4fc2ba5ccc +File: /usr/share/man/man3/JSGetAxisCoeffNZ.3.xz 100644 root:root f0d2d532b6e23a010fbdfc52bd480535 +File: /usr/share/man/man3/JSGetButtonState.3.xz 100644 root:root f7f978aa157a30f8ba4b794a7c6176ea +File: /usr/share/man/man3/JSInit.3.xz 100644 root:root ddc903a871862a4a7e2268f71717b18d +File: /usr/share/man/man3/JSIntro.3.xz 100644 root:root c1eff2cb089bd38ff02965464a7a0e57 +File: /usr/share/man/man3/JSIsAxisAllocated.3.xz 100644 root:root 86c391772839af443bff14764dd3f8c6 +File: /usr/share/man/man3/JSIsButtonAllocated.3.xz 100644 root:root e62ccd62b42dc340d29ddefe839b6cc0 +File: /usr/share/man/man3/JSLoadCalibrationUNIX.3.xz 100644 root:root fa3407f51949dbea7f7e02d88893345d +File: /usr/share/man/man3/JSLoadDeviceNamesUNIX.3.xz 100644 root:root 44111984369428b5c5af59370647f6d4 +File: /usr/share/man/man3/JSResetAllAxisTolorance.3.xz 100644 root:root 726bc431b4b24c9d7c3ec499e8ccd9a2 +File: /usr/share/man/man3/JSUpdate.3.xz 100644 root:root 368660c3ec0d92b0a9f01eec311a9c1c +RPMIdentity: c7757949095f0e3d07068f1534309373fabc423d49fd5d196cfa1ccb089797c5c8d5c5c15a00664fd8f1302802a6cac722c95dde3ccbdef730047dff4d922378