<86>Apr 1 10:13:57 userdel[2697477]: delete user 'rooter' <86>Apr 1 10:13:57 userdel[2697477]: removed group 'rooter' owned by 'rooter' <86>Apr 1 10:13:57 userdel[2697477]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 10:13:57 groupadd[2697494]: group added to /etc/group: name=rooter, GID=567 <86>Apr 1 10:13:57 groupadd[2697494]: group added to /etc/gshadow: name=rooter <86>Apr 1 10:13:57 groupadd[2697494]: new group: name=rooter, GID=567 <86>Apr 1 10:13:57 useradd[2697513]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 1 10:13:57 userdel[2697548]: delete user 'builder' <86>Apr 1 10:13:57 userdel[2697548]: removed group 'builder' owned by 'builder' <86>Apr 1 10:13:57 userdel[2697548]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 10:13:57 groupadd[2697565]: group added to /etc/group: name=builder, GID=568 <86>Apr 1 10:13:57 groupadd[2697565]: group added to /etc/gshadow: name=builder <86>Apr 1 10:13:57 groupadd[2697565]: new group: name=builder, GID=568 <86>Apr 1 10:13:57 useradd[2697579]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash /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 1 10:14:01 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>Apr 1 10:14:02 rpmi: libstdc++9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>Apr 1 10:14:03 rpmi: gcc9-c++-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>Apr 1 10:14:03 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libjsw-1.5.6-alt1.qa1.nosrc.rpm 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.64942 + 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.69937 + 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:13: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 977 | return("/"); | ^ In file included from /usr/include/string.h:507, from disk.cpp:3: In function 'char* strncat(char*, const char*, size_t)', inlined from 'char* PathSubHome(const char*)' at disk.cpp:446:11: /usr/include/bits/string_fortified.h:136:34: warning: 'char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int)' specified bound 4096 equals destination size [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'char* ChangeDirRel(const char*, const char*)' at disk.cpp:852:9: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ disk.cpp: In function 'char* ChangeDirRel(const char*, const char*)': disk.cpp:80:47: note: length computed here 80 | #define STRLEN(s) (((s) != NULL) ? (int)strlen(s) : 0) | ~~~~~~^~~ disk.cpp:847:8: note: in expansion of macro 'STRLEN' 847 | len = STRLEN(s); | ^~~~~~ In file included from /usr/include/string.h:507, from disk.cpp:3: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'char* ChangeDirRel(const char*, const char*)' at disk.cpp:832:10: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ disk.cpp: In function 'char* ChangeDirRel(const char*, const char*)': disk.cpp:80:47: note: length computed here 80 | #define STRLEN(s) (((s) != NULL) ? (int)strlen(s) : 0) | ~~~~~~^~~ disk.cpp:827:9: note: in expansion of macro 'STRLEN' 827 | len = STRLEN(npath); | ^~~~~~ In file included from /usr/include/string.h:507, from disk.cpp:3: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'char* ChangeDirRel(const char*, const char*)' at disk.cpp:766:10: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ disk.cpp: In function 'char* ChangeDirRel(const char*, const char*)': disk.cpp:80:47: note: length computed here 80 | #define STRLEN(s) (((s) != NULL) ? (int)strlen(s) : 0) | ~~~~~~^~~ disk.cpp:761:9: note: in expansion of macro 'STRLEN' 761 | len = STRLEN(cpath); | ^~~~~~ 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:13: 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:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1508 | return(""); | ^ string.cpp:1522:11: 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:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1545 | return(""); | ^ string.cpp:1547:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1547 | return(""); | ^ string.cpp:1553:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 1553 | return(""); | ^ Linking modules... 184K 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.46136 + 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 + cd libjsw-1.5.6 + cd libjsw + /usr/bin/make 'INSTALL=/bin/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 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 Installing jsw.h -> /usr/src/tmp/libjsw-buildroot/usr/include Installing manual pages -> /usr/src/tmp/libjsw-buildroot/usr/share/man/man3 make: ldconfig: Command not found 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) 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: 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: __fxstat __lxstat __xstat fcntl fopen open readdir Hardlinking identical .pyc and .pyo files Processing files: libjsw-1.5.6-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55839 + 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.29R0AL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.AqPpFK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FWHT8J 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.lDBjPL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h3zbrM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.mYUttK Adding to libjsw-devel a strict dependency on libjsw Wrote: /usr/src/RPM/RPMS/i586/libjsw-1.5.6-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjsw-devel-1.5.6-alt1.qa1.i586.rpm 7.93user 1.80system 0:18.20elapsed 53%CPU (0avgtext+0avgdata 29628maxresident)k 0inputs+0outputs (0major+269577minor)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 16.69user 7.69system 0:33.57elapsed 72%CPU (0avgtext+0avgdata 108936maxresident)k 0inputs+0outputs (0major+554208minor)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 2020-04-01 10:14:26.667504283 +0000 @@ -17,2 +17,3 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) --- 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 2020-04-01 10:14:26.716502826 +0000 @@ -1,19 +1,21 @@ /usr/include/jsw.h 100644 -/usr/share/man/man3/JSClose.3.gz 100644 -/usr/share/man/man3/JSDriverQueryVersion.3.gz 100644 -/usr/share/man/man3/JSDriverVersion.3.gz 100644 -/usr/share/man/man3/JSFreeAttributesList.3.gz 100644 -/usr/share/man/man3/JSGetAttributesList.3.gz 100644 -/usr/share/man/man3/JSGetAxisCoeff.3.gz 100644 -/usr/share/man/man3/JSGetAxisCoeffNZ.3.gz 100644 -/usr/share/man/man3/JSGetButtonState.3.gz 100644 -/usr/share/man/man3/JSInit.3.gz 100644 -/usr/share/man/man3/JSIntro.3.gz 100644 -/usr/share/man/man3/JSIsAxisAllocated.3.gz 100644 -/usr/share/man/man3/JSIsButtonAllocated.3.gz 100644 -/usr/share/man/man3/JSLoadCalibrationUNIX.3.gz 100644 -/usr/share/man/man3/JSLoadDeviceNamesUNIX.3.gz 100644 -/usr/share/man/man3/JSResetAllAxisTolorance.3.gz 100644 -/usr/share/man/man3/JSUpdate.3.gz 100644 +/usr/share/man/man3/JSClose.3.xz 100644 +/usr/share/man/man3/JSDriverQueryVersion.3.xz 100644 +/usr/share/man/man3/JSDriverVersion.3.xz 100644 +/usr/share/man/man3/JSFreeAttributesList.3.xz 100644 +/usr/share/man/man3/JSGetAttributesList.3.xz 100644 +/usr/share/man/man3/JSGetAxisCoeff.3.xz 100644 +/usr/share/man/man3/JSGetAxisCoeffNZ.3.xz 100644 +/usr/share/man/man3/JSGetButtonState.3.xz 100644 +/usr/share/man/man3/JSInit.3.xz 100644 +/usr/share/man/man3/JSIntro.3.xz 100644 +/usr/share/man/man3/JSIsAxisAllocated.3.xz 100644 +/usr/share/man/man3/JSIsButtonAllocated.3.xz 100644 +/usr/share/man/man3/JSLoadCalibrationUNIX.3.xz 100644 +/usr/share/man/man3/JSLoadDeviceNamesUNIX.3.xz 100644 +/usr/share/man/man3/JSResetAllAxisTolorance.3.xz 100644 +/usr/share/man/man3/JSUpdate.3.xz 100644 Requires: libjsw = 1.5.6 +Requires: glibc-kernheaders-generic +Requires: libjsw = 1.5.6-alt1.qa1 Requires: rpmlib(PayloadIsLzma)