<86>Dec 19 03:16:10 userdel[2684009]: delete user 'rooter' <86>Dec 19 03:16:10 userdel[2684009]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:16:10 userdel[2684009]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:16:10 groupadd[2684088]: group added to /etc/group: name=rooter, GID=1826 <86>Dec 19 03:16:10 groupadd[2684088]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:16:10 groupadd[2684088]: new group: name=rooter, GID=1826 <86>Dec 19 03:16:10 useradd[2684125]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:16:10 userdel[2684184]: delete user 'builder' <86>Dec 19 03:16:10 userdel[2684184]: removed group 'builder' owned by 'builder' <86>Dec 19 03:16:10 userdel[2684184]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:16:10 groupadd[2684223]: group added to /etc/group: name=builder, GID=1827 <86>Dec 19 03:16:10 groupadd[2684223]: group added to /etc/gshadow: name=builder <86>Dec 19 03:16:10 groupadd[2684223]: new group: name=builder, GID=1827 <86>Dec 19 03:16:10 useradd[2684267]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none <13>Dec 19 03:16:13 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 19 03:16:13 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 03:16:14 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Dec 19 03:16:14 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 19 03:16:14 rpmi: glibc-devel-static-6:2.38.0.76.e9f05fa1c6-alt1 sisyphus+347163.100.1.1 1714396844 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/librudeconfig-5.0.5-alt1.qa1.nosrc.rpm (w1.gzdio) Installing librudeconfig-5.0.5-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42507 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rudeconfig-5.0.5 + echo 'Source #0 (rudeconfig-5.0.5.tar):' Source #0 (rudeconfig-5.0.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rudeconfig-5.0.5.tar + cd rudeconfig-5.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (rudeconfig-5.0.5-gcc43.patch):' Patch #0 (rudeconfig-5.0.5-gcc43.patch): + /usr/bin/patch -p1 -b --suffix .gcc43 patching file src/File.h + echo 'Patch #1 (rudeconfig-5.0.5-includes.patch):' Patch #1 (rudeconfig-5.0.5-includes.patch): + /usr/bin/patch -p1 -b --suffix .includes patching file src/ParserJuly2004.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42507 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rudeconfig-5.0.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... failed checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for strrchr... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j16 make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o AbstractData.lo `test -f 'src/AbstractData.cpp' || echo './'`src/AbstractData.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/AbstractData.cpp -fPIC -DPIC -o .libs/AbstractData.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o DataLine.lo `test -f 'src/DataLine.cpp' || echo './'`src/DataLine.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/DataLine.cpp -fPIC -DPIC -o .libs/DataLine.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o AbstractOrganiser.lo `test -f 'src/AbstractOrganiser.cpp' || echo './'`src/AbstractOrganiser.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/AbstractOrganiser.cpp -fPIC -DPIC -o .libs/AbstractOrganiser.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o Base64Encoder.lo `test -f 'src/Base64Encoder.cpp' || echo './'`src/Base64Encoder.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/Base64Encoder.cpp -fPIC -DPIC -o .libs/Base64Encoder.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o Comment.lo `test -f 'src/Comment.cpp' || echo './'`src/Comment.cpp mkdir .libs x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/Comment.cpp -fPIC -DPIC -o .libs/Comment.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o WhiteSpace.lo `test -f 'src/WhiteSpace.cpp' || echo './'`src/WhiteSpace.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/WhiteSpace.cpp -fPIC -DPIC -o .libs/WhiteSpace.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ParserJuly2004.lo `test -f 'src/ParserJuly2004.cpp' || echo './'`src/ParserJuly2004.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ParserJuly2004.cpp -fPIC -DPIC -o .libs/ParserJuly2004.o src/ParserJuly2004.cpp: In member function 'virtual bool rude::config::ParserJuly2004::parse(std::istream&, rude::config::AbstractOrganiser&)': src/ParserJuly2004.cpp:105:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register char c; | ^ src/ParserJuly2004.cpp:137:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register SectionState sectionState = STARTSECTION; | ^~~~~~~~~~~~ src/ParserJuly2004.cpp:144:40: warning: enumeration value 'ENDSECTION' not handled in switch [-Wswitch] 144 | switch (sectionState) | ^ src/ParserJuly2004.cpp:340:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 340 | register KeyValueState kvState = KEY; | ^~~~~~~ src/ParserJuly2004.cpp:348:40: warning: enumeration value 'ENDKEYVALUE' not handled in switch [-Wswitch] 348 | switch (kvState) | ^ make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o AbstractParser.lo `test -f 'src/AbstractParser.cpp' || echo './'`src/AbstractParser.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/AbstractParser.cpp -fPIC -DPIC -o .libs/AbstractParser.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o AbstractWriter.lo `test -f 'src/AbstractWriter.cpp' || echo './'`src/AbstractWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/AbstractWriter.cpp -fPIC -DPIC -o .libs/AbstractWriter.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o KeyValue.lo `test -f 'src/KeyValue.cpp' || echo './'`src/KeyValue.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/KeyValue.cpp -fPIC -DPIC -o .libs/KeyValue.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o RealOrganiser.lo `test -f 'src/RealOrganiser.cpp' || echo './'`src/RealOrganiser.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/RealOrganiser.cpp -fPIC -DPIC -o .libs/RealOrganiser.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o config.lo `test -f 'src/config.cpp' || echo './'`src/config.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/config.cpp -fPIC -DPIC -o .libs/config.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o Writer.lo `test -f 'src/Writer.cpp' || echo './'`src/Writer.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/Writer.cpp -fPIC -DPIC -o .libs/Writer.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o File.lo `test -f 'src/File.cpp' || echo './'`src/File.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/File.cpp -fPIC -DPIC -o .libs/File.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ConfigImpl.lo `test -f 'src/ConfigImpl.cpp' || echo './'`src/ConfigImpl.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ConfigImpl.cpp -fPIC -DPIC -o .libs/ConfigImpl.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" -DPACKAGE_STRING=\"RudeConfig\ 5.0.5\" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o Section.lo `test -f 'src/Section.cpp' || echo './'`src/Section.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"RudeConfig\" -DPACKAGE_TARNAME=\"rudeconfig\" -DPACKAGE_VERSION=\"5.0.5\" "-DPACKAGE_STRING=\"RudeConfig 5.0.5\"" -DPACKAGE_BUGREPORT=\"matt@rudeserver.com\" -DPACKAGE=\"rudeconfig\" -DVERSION=\"5.0.5\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRRCHR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/Section.cpp -fPIC -DPIC -o .libs/Section.o make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o librudeconfig.la -rpath /usr/lib64 -version-info 5:1:2 AbstractData.lo Comment.lo File.lo Section.lo AbstractOrganiser.lo config.lo KeyValue.lo WhiteSpace.lo AbstractParser.lo ConfigImpl.lo Writer.lo AbstractWriter.lo DataLine.lo ParserJuly2004.lo Base64Encoder.lo RealOrganiser.lo x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/14/crtbeginS.o .libs/AbstractData.o .libs/Comment.o .libs/File.o .libs/Section.o .libs/AbstractOrganiser.o .libs/config.o .libs/KeyValue.o .libs/WhiteSpace.o .libs/AbstractParser.o .libs/ConfigImpl.o .libs/Writer.o .libs/AbstractWriter.o .libs/DataLine.o .libs/ParserJuly2004.o .libs/Base64Encoder.o .libs/RealOrganiser.o -L/usr/lib64/gcc/x86_64-alt-linux/14 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/14/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/14/../../../../lib64/crtn.o -Wl,-soname -Wl,librudeconfig.so.3 -o .libs/librudeconfig.so.3.2.1 (cd .libs && rm -f librudeconfig.so.3 && ln -s librudeconfig.so.3.2.1 librudeconfig.so.3) (cd .libs && rm -f librudeconfig.so && ln -s librudeconfig.so.3.2.1 librudeconfig.so) creating librudeconfig.la (cd .libs && rm -f librudeconfig.la && ln -s ../librudeconfig.la librudeconfig.la) make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86204 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/librudeconfig-buildroot + : + /bin/rm -rf -- /usr/src/tmp/librudeconfig-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd rudeconfig-5.0.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/librudeconfig-buildroot make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make[1]: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' test -z "/usr/lib64" || mkdir -p -- "/usr/src/tmp/librudeconfig-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p 'librudeconfig.la' '/usr/src/tmp/librudeconfig-buildroot/usr/lib64/librudeconfig.la' /usr/libexec/rpm-build/install -p .libs/librudeconfig.so.3.2.1 /usr/src/tmp/librudeconfig-buildroot/usr/lib64/librudeconfig.so.3.2.1 (cd /usr/src/tmp/librudeconfig-buildroot/usr/lib64 && { ln -s -f librudeconfig.so.3.2.1 librudeconfig.so.3 || { rm -f librudeconfig.so.3 && ln -s librudeconfig.so.3.2.1 librudeconfig.so.3; }; }) (cd /usr/src/tmp/librudeconfig-buildroot/usr/lib64 && { ln -s -f librudeconfig.so.3.2.1 librudeconfig.so || { rm -f librudeconfig.so && ln -s librudeconfig.so.3.2.1 librudeconfig.so; }; }) /usr/libexec/rpm-build/install -p .libs/librudeconfig.lai /usr/src/tmp/librudeconfig-buildroot/usr/lib64/librudeconfig.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || mkdir -p -- "/usr/src/tmp/librudeconfig-buildroot/usr/share/man/man3" /usr/libexec/rpm-build/install -p -m 644 './man3/rudeconfig.3' '/usr/src/tmp/librudeconfig-buildroot/usr/share/man/man3/rudeconfig.3' test -z "/usr/include/rude" || mkdir -p -- "/usr/src/tmp/librudeconfig-buildroot/usr/include/rude" /usr/libexec/rpm-build/install -p -m 644 'src/config.h' '/usr/src/tmp/librudeconfig-buildroot/usr/include/rude/config.h' make[1]: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' make: Leaving directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/librudeconfig-buildroot (auto) removed './usr/lib64/librudeconfig.la' mode of './usr/lib64/librudeconfig.so.3.2.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/librudeconfig-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/librudeconfig-buildroot/ (default) Compressing files in /usr/src/tmp/librudeconfig-buildroot (auto) Adjusting library links in /usr/src/tmp/librudeconfig-buildroot ./usr/lib64: (from :0) librudeconfig.so.3 -> librudeconfig.so.3.2.1 Verifying ELF objects in /usr/src/tmp/librudeconfig-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/librudeconfig-buildroot Processing files: librudeconfig-5.0.5-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47623 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rudeconfig-5.0.5 + DOCDIR=/usr/src/tmp/librudeconfig-buildroot/usr/share/doc/librudeconfig-5.0.5 + export DOCDIR + rm -rf /usr/src/tmp/librudeconfig-buildroot/usr/share/doc/librudeconfig-5.0.5 + /bin/mkdir -p /usr/src/tmp/librudeconfig-buildroot/usr/share/doc/librudeconfig-5.0.5 + cp -prL AUTHORS COPYING README NEWS ChangeLog /usr/src/tmp/librudeconfig-buildroot/usr/share/doc/librudeconfig-5.0.5 + chmod -R go-w /usr/src/tmp/librudeconfig-buildroot/usr/share/doc/librudeconfig-5.0.5 + chmod -R a+rX /usr/src/tmp/librudeconfig-buildroot/usr/share/doc/librudeconfig-5.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HZ5utn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/librudeconfig-buildroot/usr/lib64/librudeconfig.so.3: 263 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DkxTs7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: librudeconfig.so.3()(64bit) = set:mdQsljkjntMwA58mRMpTL7cg4Rlf8wnlZFgMxwCANib2Bt7m0wo5yDqFBOqIZ29Ze3fCQ09f7SIMFZymLHX3U7pcZ8KZ1MX39xwjjDZfH3J1vXLATCjWB08224eFEri6C14KMaytJDgkMw24fmtNqRAXdBf8ZxJ2U5oZumVPVAoxZoyERKyjjBg5lbS23qIgLvn30y8Cn4dBPh51oZgtFx2NYcowsFwK0pROE43Ad6Tr8JMpTb3WXcmoXIqK99IwNv6yAEE1Rx54sMKVZfIfii8PUp5RP2Tf8Vl1yrhEM0N07XfQ0HRUPZ76Ud8jyieooorjJlx3UlJHkVpMG7rnHdqI3M4WgXISsMkq9lu0b2InIliu80MXgzY30YaCgPIbgHpLiz7G7hBu2o18w8Bve1Hns2wwZAFC4RHcepFEAcX6rwvDG1z30j8bXOxR5ObmZK5K30uVTpEsW25NqhVkhls31M8GazDU6JLJqkiNfAkd0Px7E8E22evrEjDdTXiUe636D6rZ9auTFXIOcYXMW4cU6wr29EBGSImNENdqNoM3 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bi9iqH Creating librudeconfig-debuginfo package Processing files: librudeconfig-devel-5.0.5-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9iiU3B 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.4bIOdH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: librudeconfig = 5.0.5-alt1.qa1, /usr/lib64/librudeconfig.so.3.2.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CEMHYI Processing files: librudeconfig-debuginfo-5.0.5-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lf69Rl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B88DEb find-requires: running scripts (debuginfo) Provides: debug64(librudeconfig.so.3) Requires: librudeconfig = 5.0.5-alt1.qa1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Removing 1 extra deps from librudeconfig-devel due to dependency on librudeconfig Wrote: /usr/src/RPM/RPMS/x86_64/librudeconfig-5.0.5-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librudeconfig-devel-5.0.5-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librudeconfig-debuginfo-5.0.5-alt1.qa1.x86_64.rpm (w2.lzdio) 8.31user 7.22system 0:15.44elapsed 100%CPU (0avgtext+0avgdata 88820maxresident)k 0inputs+0outputs (0major+1436410minor)pagefaults 0swaps 3.27user 2.67system 0:26.14elapsed 22%CPU (0avgtext+0avgdata 138444maxresident)k 14984inputs+0outputs (0major+194643minor)pagefaults 0swaps --- librudeconfig-5.0.5-alt1.qa1.x86_64.rpm.repo 2013-04-16 02:16:33.000000000 +0000 +++ librudeconfig-5.0.5-alt1.qa1.x86_64.rpm.hasher 2024-12-19 03:16:32.770422942 +0000 @@ -8,16 +8,22 @@ /usr/share/doc/librudeconfig-5.0.5/README 100644 root:root +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) -Provides: librudeconfig.so.3()(64bit) = set:mdQsj9q0GFHeAJnJI0V9Hb0DtZK134htNx211YGWfxw31d9zZifD8kSto10ylcsYOQibBRoXBAuvUNA68VVMC5utVLbmLHXPm0kuiBXS7tX3Ya3W894sqWIZDtEdUrZBOrP9Z21g4AZaUIjhTAcc38spSafOKSj8aog1y7HKoJqOZ6avgZjZyvvMbg8oWKlZsVAoxZoiye9KHUQk9khRyJMw6bQXTRc9MW6kpAhSe4dBPT9IZ1oZgtFx2NYcowsFwK0ZwSEBh968rcKTgqxPKn6QTpIMSpRsjio1zZIgA45dEeIwZsxQZtYZnS799ApYIyWpxX7AYG0NJ8kowowzZ7E1mHNDXf3Y6A9h97ccIJFSGM1YGSlGYcoRzJHR6dS1o2tEtmreoaJAafw51SbSa9fO39Zne2VqAv0wnN4qCt1qdXlqYilQAzaZ40b014FYP90fJx54YDid9GnpsOih9pSdS0ZKkdosgh3uSmSB3HbAnIZtbs70YOHrTD62ketxyoJEsGEaKx0o4lBNj80KhXrH6BQfa8Va70o7Y051lgQl3Lm5rEjDdTXy8aosSLfzZ9auTFXIOcYXMW4cU6wr29EBGSImNENdqNoM3 +Provides: librudeconfig.so.3()(64bit) = set:mdQsljkjntMwA58mRMpTL7cg4Rlf8wnlZFgMxwCANib2Bt7m0wo5yDqFBOqIZ29Ze3fCQ09f7SIMFZymLHX3U7pcZ8KZ1MX39xwjjDZfH3J1vXLATCjWB08224eFEri6C14KMaytJDgkMw24fmtNqRAXdBf8ZxJ2U5oZumVPVAoxZoyERKyjjBg5lbS23qIgLvn30y8Cn4dBPh51oZgtFx2NYcowsFwK0pROE43Ad6Tr8JMpTb3WXcmoXIqK99IwNv6yAEE1Rx54sMKVZfIfii8PUp5RP2Tf8Vl1yrhEM0N07XfQ0HRUPZ76Ud8jyieooorjJlx3UlJHkVpMG7rnHdqI3M4WgXISsMkq9lu0b2InIliu80MXgzY30YaCgPIbgHpLiz7G7hBu2o18w8Bve1Hns2wwZAFC4RHcepFEAcX6rwvDG1z30j8bXOxR5ObmZK5K30uVTpEsW25NqhVkhls31M8GazDU6JLJqkiNfAkd0Px7E8E22evrEjDdTXiUe636D6rZ9auTFXIOcYXMW4cU6wr29EBGSImNENdqNoM3 Provides: librudeconfig = 5.0.5-alt1.qa1 File: /usr/lib64/librudeconfig.so.3 120777 root:root librudeconfig.so.3.2.1 -File: /usr/lib64/librudeconfig.so.3.2.1 100644 root:root 77f0e16a63604a3afe0b7bbcdf9ba1dc +File: /usr/lib64/librudeconfig.so.3.2.1 100644 root:root 035e9dedc6f896cb5f96cd1b6b65b8f1 File: /usr/share/doc/librudeconfig-5.0.5 40755 root:root @@ -28,2 +34,2 @@ File: /usr/share/doc/librudeconfig-5.0.5/README 100644 root:root 31423a0d88a1322685cc3193ba2aada8 -RPMIdentity: f3edd0a3f6e259db2f99eb689e3f33eda4cbf9454163053bf694b09aa2b44f72b55ae0b8f73e516ff69fb3437b323336541fce9e1655f805026cc5ece5def08b +RPMIdentity: 9e8452ed2a9b138825586d658b36e6e900e06f240c9cb6e61d645d702fffc34ebf726af106432134ff9f9ab95356c840bfa7e50e683fad60870bd10b52e47f97 --- librudeconfig-debuginfo-5.0.5-alt1.qa1.x86_64.rpm.repo 2013-04-16 02:16:33.000000000 +0000 +++ librudeconfig-debuginfo-5.0.5-alt1.qa1.x86_64.rpm.hasher 2024-12-19 03:16:33.392436038 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/fc1738edc2b3d25a0b08415cb8824b5c65054e 120777 root:root ../../../../lib64/librudeconfig.so.3.2.1 -/usr/lib/debug/.build-id/48/fc1738edc2b3d25a0b08415cb8824b5c65054e.debug 120777 root:root ../../usr/lib64/librudeconfig.so.3.2.1.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/2b39f4389e4cf0f3e2f24a955cc74b1eb50264 120777 root:root ../../../../lib64/librudeconfig.so.3.2.1 +/usr/lib/debug/.build-id/0d/2b39f4389e4cf0f3e2f24a955cc74b1eb50264.debug 120777 root:root ../../usr/lib64/librudeconfig.so.3.2.1.debug /usr/lib/debug/usr/lib64/librudeconfig.so.3.2.1.debug 100644 root:root @@ -46,6 +46,6 @@ Provides: librudeconfig-debuginfo = 5.0.5-alt1.qa1 -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/fc1738edc2b3d25a0b08415cb8824b5c65054e 120777 root:root ../../../../lib64/librudeconfig.so.3.2.1 -File: /usr/lib/debug/.build-id/48/fc1738edc2b3d25a0b08415cb8824b5c65054e.debug 120777 root:root ../../usr/lib64/librudeconfig.so.3.2.1.debug -File: /usr/lib/debug/usr/lib64/librudeconfig.so.3.2.1.debug 100644 root:root b52b9a1b8883695a5c3acb203f315518 +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/2b39f4389e4cf0f3e2f24a955cc74b1eb50264 120777 root:root ../../../../lib64/librudeconfig.so.3.2.1 +File: /usr/lib/debug/.build-id/0d/2b39f4389e4cf0f3e2f24a955cc74b1eb50264.debug 120777 root:root ../../usr/lib64/librudeconfig.so.3.2.1.debug +File: /usr/lib/debug/usr/lib64/librudeconfig.so.3.2.1.debug 100644 root:root bf84b385fb02923898aac8884929ec7c File: /usr/lib/debug/usr/lib64/librudeconfig.so.3.debug 120777 root:root librudeconfig.so.3.2.1.debug @@ -85,2 +85,2 @@ File: /usr/src/debug/rudeconfig-5.0.5/src/config.h 100644 root:root f2caf558ffa6d8690998d159094f400e -RPMIdentity: a03ccd05f3978a291581b273c0fe70cc3d66c1074590511222e9beeed0ca6a1f66a50197e31586f1fc35964bb28015ef8848735d5eb2830ae7e411e47b68b311 +RPMIdentity: 6206e23066f92906c3bbb75358be22221fc8a03e1c76745e401f8f09197ea1751d485bc63adc0e7be05ad8f90210aafbf5c434824f728e4bd5d05fe0724db68a --- librudeconfig-devel-5.0.5-alt1.qa1.x86_64.rpm.repo 2013-04-16 02:16:33.000000000 +0000 +++ librudeconfig-devel-5.0.5-alt1.qa1.x86_64.rpm.hasher 2024-12-19 03:16:33.491438123 +0000 @@ -3,3 +3,3 @@ /usr/lib64/librudeconfig.so 120777 root:root librudeconfig.so.3.2.1 -/usr/share/man/man3/rudeconfig.3.gz 100644 root:root +/usr/share/man/man3/rudeconfig.3.xz 100644 root:root Requires: librudeconfig = 5.0.5-alt1.qa1 @@ -10,3 +10,3 @@ File: /usr/lib64/librudeconfig.so 120777 root:root librudeconfig.so.3.2.1 -File: /usr/share/man/man3/rudeconfig.3.gz 100644 root:root 162bc6394f03ca79fbd8fef8a5acff33 -RPMIdentity: ee4f365cf6c71784b1c9e3176be337eb7da16e26eaa4feb06bf3fe6b624e4f3737f80efcff20f5f0276e0b332526781aa7d380e43d9b740129b2c30811cd30be +File: /usr/share/man/man3/rudeconfig.3.xz 100644 root:root a6274475aeaf9970b59a645ff0a7d4cb +RPMIdentity: b8bba3f9b254dba66eb5cbfb7a47322f0f69a10a242e7274f9f6fe1f39ddd263eff72f3f5c2fce662472a52fcf9b4bf29364378f653e89173bf84d4c9e83c740