<86>May 4 02:50:50 userdel[2486858]: delete user 'rooter' <86>May 4 02:50:50 userdel[2486858]: removed group 'rooter' owned by 'rooter' <86>May 4 02:50:50 userdel[2486858]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:50:50 groupadd[2486871]: group added to /etc/group: name=rooter, GID=1802 <86>May 4 02:50:50 groupadd[2486871]: group added to /etc/gshadow: name=rooter <86>May 4 02:50:50 groupadd[2486871]: new group: name=rooter, GID=1802 <86>May 4 02:50:50 useradd[2486882]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>May 4 02:50:50 userdel[2486900]: delete user 'builder' <86>May 4 02:50:50 userdel[2486900]: removed group 'builder' owned by 'builder' <86>May 4 02:50:50 userdel[2486900]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:50:50 groupadd[2486913]: group added to /etc/group: name=builder, GID=1803 <86>May 4 02:50:50 groupadd[2486913]: group added to /etc/gshadow: name=builder <86>May 4 02:50:50 groupadd[2486913]: new group: name=builder, GID=1803 <86>May 4 02:50:50 useradd[2486922]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:50:54 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 02:50:54 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:50:54 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:50:54 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>May 4 02:50:55 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.19579 + 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.19579 + 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... yes 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) yes 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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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\" -DSTDC_HEADERS=1 -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 -DSTDC_HEADERS=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/13/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/13/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/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/13/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/13/../../../../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.25034 + 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.62980 + 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.yUZGLN 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.Nyl8cG 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.rOEcPz 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.JMqjfj 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.hv7VmP 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.HWR0LS 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.eI8glp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8VFjt3 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.98user 5.78system 0:15.02elapsed 98%CPU (0avgtext+0avgdata 90132maxresident)k 0inputs+0outputs (0major+1456289minor)pagefaults 0swaps 3.64user 2.24system 0:25.27elapsed 23%CPU (0avgtext+0avgdata 131880maxresident)k 0inputs+0outputs (0major+192372minor)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-05-04 02:51:12.867554467 +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 e1ee6db09d62a4ee9f43ae1a77240676 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: ebe281460ed3b20415de164016a7e470c759378310ee83e86ae3f2bfbede4ad644a7918deb7dd5eec36a91547d8f0e233d1fa54d1b687cf4b5838fc4cbae04e9 --- 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-05-04 02:51:12.939555410 +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/f7 40755 root:root +/usr/lib/debug/.build-id/f7/e9ebe7bb03ceb2b56d19db349bfa788b34e270 120777 root:root ../../../../lib64/librudeconfig.so.3.2.1 +/usr/lib/debug/.build-id/f7/e9ebe7bb03ceb2b56d19db349bfa788b34e270.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/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/e9ebe7bb03ceb2b56d19db349bfa788b34e270 120777 root:root ../../../../lib64/librudeconfig.so.3.2.1 +File: /usr/lib/debug/.build-id/f7/e9ebe7bb03ceb2b56d19db349bfa788b34e270.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 25bea8657f38bf1b15dea85edfd0d68c 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: 9f59833fa226a49e6b353d57167bf79a106353acdf5a45342e21796f39bfbe1f21ecd2bade7bcbfbe1f0e964271486f9cf2bc4e569f0315593f06ab149716fe8 --- 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-05-04 02:51:13.024556522 +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