<86>Nov 26 09:50:11 userdel[2238476]: delete user 'rooter'
<86>Nov 26 09:50:11 userdel[2238476]: removed group 'rooter' owned by 'rooter'
<86>Nov 26 09:50:11 userdel[2238476]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 26 09:50:11 groupadd[2238502]: group added to /etc/group: name=rooter, GID=1850
<86>Nov 26 09:50:11 groupadd[2238502]: group added to /etc/gshadow: name=rooter
<86>Nov 26 09:50:11 groupadd[2238502]: new group: name=rooter, GID=1850
<86>Nov 26 09:50:11 useradd[2238524]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash
<86>Nov 26 09:50:11 userdel[2238553]: delete user 'builder'
<86>Nov 26 09:50:11 userdel[2238553]: removed group 'builder' owned by 'builder'
<86>Nov 26 09:50:11 userdel[2238553]: removed shadow group 'builder' owned by 'builder'
<86>Nov 26 09:50:11 groupadd[2238574]: group added to /etc/group: name=builder, GID=1851
<86>Nov 26 09:50:11 groupadd[2238574]: group added to /etc/gshadow: name=builder
<86>Nov 26 09:50:11 groupadd[2238574]: new group: name=builder, GID=1851
<86>Nov 26 09:50:11 useradd[2238597]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash
<13>Nov 26 09:50:14 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Nov 26 09:50:14 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Nov 26 09:50:14 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Nov 26 09:50:14 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Nov 26 09:50:15 rpmi: glibc-devel-static-6:2.27-alt14 p9+285569.300.3.1 1632188044 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.1084
+ 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.1084
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --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... /bin/install -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... /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... ok
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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -c -o Comment.lo `test -f 'src/Comment.cpp' || echo './'`src/Comment.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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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:144:12: warning: enumeration value 'ENDSECTION' not handled in switch [-Wswitch]
     switch (sectionState)
            ^
src/ParserJuly2004.cpp:348:12: warning: enumeration value 'ENDKEYVALUE' not handled in switch [-Wswitch]
     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 -c -o ConfigImpl.lo `test -f 'src/ConfigImpl.cpp' || echo './'`src/ConfigImpl.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 -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 -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 -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 -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 -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   -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/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/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/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../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.41947
+ 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:/bin:/usr/bin:/usr/X11R6/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:
	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)
Hardlinking identical .pyc and .pyo files
Processing files: librudeconfig-5.0.5-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45609
+ 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.z22aq1
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/librudeconfig-buildroot/usr/lib64/librudeconfig.so.3: 290 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ug5QWD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: librudeconfig.so.3()(64bit) = set:mdQsljkjntMwA58fpt1UIXT368yWG74MHGZA8UggjOoF5xOK3b0gI2NPUCujFI6rLAQX3fCQ09f7SIMFZymLHX3U7pcZ8KZ1MX39xwjjDZfH3J1vXLATCjWB082Ou5DtaW6uhzMcwMBpHY8XqfxEw158uIWyRG9TravgZjq5MbMYtHYVsiIgvk4JSlsqG4GEqNmogz5B6pUtd08y8zIt8qaDzay3aQeFbdk8CD13Ab5n97oOGBh968rcKTgqxPKn6QTpIMSpRsjio1zZIgA45dEeIwZsxQZtYZnS799ApYIZqcvP2Tf8Vl1yrhEM0N07XfQ0HRYn4yZj3Y6A9h976m1orrGJas0LGtBafjBoEuItJSENe0jE3JPqP1jFBkV1I8MuNm9Vx0MPh8nzY30YaCgPIbgHpLiznGyCskFD0m028iVDjMW5D08UfBqikLOUAByiOIrI1ZtFqMU0M4Ow9FmeIKguNWTbs70YOnHd4EsW25NqhVkhls31M8GaTHpO40TEZdmdaFU7iG6wVM3k4k1hnd9BVIaSgDerKTBMtcCN920hISTpIflYKjbzmHOcYXMW4cU6wr29EBGSImNENdqNoM3
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.4)(64bit), libgcc_s.so.1(GCC_3.0)(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.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XZ2OUj
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.wYJQm3
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.33HVfQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.W6BEzG
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.bLYblA
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uD5Bxx
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.86user 3.73system 0:14.51elapsed 86%CPU (0avgtext+0avgdata 99180maxresident)k
0inputs+0outputs (0major+1562368minor)pagefaults 0swaps
3.04user 1.03system 0:22.28elapsed 18%CPU (0avgtext+0avgdata 135216maxresident)k
0inputs+0outputs (0major+192306minor)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	2023-11-26 09:50:32.485560899 +0000
@@ -8,2 +8,3 @@
 /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)  
@@ -13,11 +14,13 @@
 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.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:mdQsljkjntMwA58fpt1UIXT368yWG74MHGZA8UggjOoF5xOK3b0gI2NPUCujFI6rLAQX3fCQ09f7SIMFZymLHX3U7pcZ8KZ1MX39xwjjDZfH3J1vXLATCjWB082Ou5DtaW6uhzMcwMBpHY8XqfxEw158uIWyRG9TravgZjq5MbMYtHYVsiIgvk4JSlsqG4GEqNmogz5B6pUtd08y8zIt8qaDzay3aQeFbdk8CD13Ab5n97oOGBh968rcKTgqxPKn6QTpIMSpRsjio1zZIgA45dEeIwZsxQZtYZnS799ApYIZqcvP2Tf8Vl1yrhEM0N07XfQ0HRYn4yZj3Y6A9h976m1orrGJas0LGtBafjBoEuItJSENe0jE3JPqP1jFBkV1I8MuNm9Vx0MPh8nzY30YaCgPIbgHpLiznGyCskFD0m028iVDjMW5D08UfBqikLOUAByiOIrI1ZtFqMU0M4Ow9FmeIKguNWTbs70YOnHd4EsW25NqhVkhls31M8GaTHpO40TEZdmdaFU7iG6wVM3k4k1hnd9BVIaSgDerKTBMtcCN920hISTpIflYKjbzmHOcYXMW4cU6wr29EBGSImNENdqNoM3
 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	af2e9002e1a0aaebc984d23d18f7ec11	
 File: /usr/share/doc/librudeconfig-5.0.5	40755	root:root		
@@ -28,2 +31,2 @@
 File: /usr/share/doc/librudeconfig-5.0.5/README	100644	root:root	31423a0d88a1322685cc3193ba2aada8	
-RPMIdentity: f3edd0a3f6e259db2f99eb689e3f33eda4cbf9454163053bf694b09aa2b44f72b55ae0b8f73e516ff69fb3437b323336541fce9e1655f805026cc5ece5def08b
+RPMIdentity: abbb8dab58d84a7545a64881a30e9e6ce89aec32c2398b93ec8becc7e76c175e43d18a3d069c5cc7414443d5a1f65c1bd680ca312c60190b48b784a1c8bab597
--- 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	2023-11-26 09:50:32.654563200 +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/c1	40755	root:root	
+/usr/lib/debug/.build-id/c1/a8708e8fa73fd0d5d795fb5214b9fcc8789a49	120777	root:root	../../../../lib64/librudeconfig.so.3.2.1
+/usr/lib/debug/.build-id/c1/a8708e8fa73fd0d5d795fb5214b9fcc8789a49.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/c1	40755	root:root		
+File: /usr/lib/debug/.build-id/c1/a8708e8fa73fd0d5d795fb5214b9fcc8789a49	120777	root:root		../../../../lib64/librudeconfig.so.3.2.1
+File: /usr/lib/debug/.build-id/c1/a8708e8fa73fd0d5d795fb5214b9fcc8789a49.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	567eb19e8d1d8957a46b24c3e2ab85af	
 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: 4097d6102885813126fffc5c63995cfb7625531cd6e35acb0d2857fc1598bcf592b00746d08ed6ac75b90bf1cf07eaa937d06a3cb277abfdc1803a69a2c06baa
--- 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	2023-11-26 09:50:32.838565704 +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