<86>Mar 19 07:06:57 userdel[83795]: delete user 'rooter'
<86>Mar 19 07:06:57 groupadd[83839]: group added to /etc/group: name=rooter, GID=639
<86>Mar 19 07:06:57 groupadd[83839]: group added to /etc/gshadow: name=rooter
<86>Mar 19 07:06:57 groupadd[83839]: new group: name=rooter, GID=639
<86>Mar 19 07:06:57 useradd[83886]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Mar 19 07:06:57 userdel[83976]: delete user 'builder'
<86>Mar 19 07:06:57 userdel[83976]: removed group 'builder' owned by 'builder'
<86>Mar 19 07:06:57 userdel[83976]: removed shadow group 'builder' owned by 'builder'
<86>Mar 19 07:06:57 groupadd[84000]: group added to /etc/group: name=builder, GID=640
<86>Mar 19 07:06:57 groupadd[84000]: group added to /etc/gshadow: name=builder
<86>Mar 19 07:06:57 groupadd[84000]: new group: name=builder, GID=640
<86>Mar 19 07:06:57 useradd[84027]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
<13>Mar 19 07:06:59 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Mar 19 07:07:00 rpmi: libstdc++8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed
<13>Mar 19 07:07:01 rpmi: gcc8-c++-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed
<13>Mar 19 07:07:01 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed
<13>Mar 19 07:07:02 rpmi: glibc-devel-static-6:2.27-alt8 sisyphus.219011.100 1547073625 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/librudeconfig-5.0.5-alt1.qa1.nosrc.rpm
Installing librudeconfig-5.0.5-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41045
+ 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.61070
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-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 i586-alt-linux-g++... i586-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 i586-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-g++... none
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of i586-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 i586-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... i586-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... i586-alt-linux-g++ -E
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-ifc... no
checking for i586-alt-linux-efc... no
checking for i586-alt-linux-pgf95... no
checking for i586-alt-linux-lf95... no
checking for i586-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 i586-alt-linux-gcc object... ok
checking for objdir... .libs
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC
checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) 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 -j8
make: Entering directory '/usr/src/RPM/BUILD/rudeconfig-5.0.5'
/bin/sh ./libtool --tag=CXX --mode=compile i586-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 -march=i586 -mtune=generic -c -o AbstractOrganiser.lo `test -f 'src/AbstractOrganiser.cpp' || echo './'`src/AbstractOrganiser.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o AbstractData.lo `test -f 'src/AbstractData.cpp' || echo './'`src/AbstractData.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o Comment.lo `test -f 'src/Comment.cpp' || echo './'`src/Comment.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o WhiteSpace.lo `test -f 'src/WhiteSpace.cpp' || echo './'`src/WhiteSpace.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o AbstractParser.lo `test -f 'src/AbstractParser.cpp' || echo './'`src/AbstractParser.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o config.lo `test -f 'src/config.cpp' || echo './'`src/config.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o File.lo `test -f 'src/File.cpp' || echo './'`src/File.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o KeyValue.lo `test -f 'src/KeyValue.cpp' || echo './'`src/KeyValue.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o ConfigImpl.lo `test -f 'src/ConfigImpl.cpp' || echo './'`src/ConfigImpl.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o DataLine.lo `test -f 'src/DataLine.cpp' || echo './'`src/DataLine.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o Section.lo `test -f 'src/Section.cpp' || echo './'`src/Section.cpp
mkdir .libs
 i586-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 -march=i586 -mtune=generic -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=compile i586-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 -march=i586 -mtune=generic -c -o Base64Encoder.lo `test -f 'src/Base64Encoder.cpp' || echo './'`src/Base64Encoder.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o AbstractWriter.lo `test -f 'src/AbstractWriter.cpp' || echo './'`src/AbstractWriter.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o Writer.lo `test -f 'src/Writer.cpp' || echo './'`src/Writer.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o RealOrganiser.lo `test -f 'src/RealOrganiser.cpp' || echo './'`src/RealOrganiser.cpp
 i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o ParserJuly2004.lo `test -f 'src/ParserJuly2004.cpp' || echo './'`src/ParserJuly2004.cpp
 i586-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 -march=i586 -mtune=generic -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=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o librudeconfig.la -rpath /usr/lib -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  
i586-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/8/../../../crti.o /usr/lib/gcc/i586-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/lib/gcc/i586-alt-linux/8 -L/usr/lib/gcc/i586-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/8/crtendS.o /usr/lib/gcc/i586-alt-linux/8/../../../crtn.o  -march=i586 -mtune=generic -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.55423
+ 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
+ cd rudeconfig-5.0.5
+ make 'INSTALL=/bin/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/lib" || mkdir -p -- "/usr/src/tmp/librudeconfig-buildroot/usr/lib"
 /bin/sh ./libtool --mode=install /bin/install -p  'librudeconfig.la' '/usr/src/tmp/librudeconfig-buildroot/usr/lib/librudeconfig.la'
/bin/install -p .libs/librudeconfig.so.3.2.1 /usr/src/tmp/librudeconfig-buildroot/usr/lib/librudeconfig.so.3.2.1
(cd /usr/src/tmp/librudeconfig-buildroot/usr/lib && { 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/lib && { ln -s -f librudeconfig.so.3.2.1 librudeconfig.so || { rm -f librudeconfig.so && ln -s librudeconfig.so.3.2.1 librudeconfig.so; }; })
/bin/install -p .libs/librudeconfig.lai /usr/src/tmp/librudeconfig-buildroot/usr/lib/librudeconfig.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/share/man/man3" || mkdir -p -- "/usr/src/tmp/librudeconfig-buildroot/usr/share/man/man3"
 /bin/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"
 /bin/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/lib/librudeconfig.la'
mode of './usr/lib/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)
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/lib:
	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.13582
+ 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.HKWLpJ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/librudeconfig-buildroot/usr/lib/librudeconfig.so.3: 287 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.54w6XD
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: librudeconfig.so.3 = set:mdQsljkjntMwA58fpt1UIXT368yWG74MHGZA8UggjOoF5xOK3b0gI2NPUCujFI6rLAQX3fCQ09f7SIMFZymLHX3U7pcZ8KZ1MX39xwjjDZfH3J1vXLATCjWB082Ou5DtaW6uhzMcwMBpHY8XqfxEw158uIWyRG9TravgZjq5MbMYtHYVsiIgvk4JSlsqG4GEqNmogz5WZbH10h4pAJ3hjVskhsgxS9tFx2NYcowsFUaV0jmJcaN0pzNZ68JMpTb3WXcmoXIqK99IwNv6yAEE1Rx5QD3FZbVZfIfii8PUpZ5pZmmUZhAYG0NJ8kowowzZ7E1mHVL84Z76Ud8jyiecI2MSSkrlU0ulXaluCaNgZ8JHR6dS1o2tEtmreoaJAafw51SbSa9f40ue2VqAv0wnN4qCt1qdXlqYilQAzaZ40b014FYP9oZ2e1gMvaRAEuBN9b5BApTo3YXkdos0o2pMAkb7mn8LoZbnUe0UBLmr8gVQ5ayRyOFyGU62whkl6fx0U6JLJqkiNfAkd0Px7E8E2yKqiaPplIxetSsLbxXoczj40WTDNZk5LXQOERGc3ZKMW4cU6wr29EBGSImNENdqNoM3
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ns56VE
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.u6PrJ1
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.M1Tu2F
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: librudeconfig = 5.0.5-alt1.qa1, /usr/lib/librudeconfig.so.3.2.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dUfSCA
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.6bhoaE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OEqaAV
find-requires: running scripts (debuginfo)
Provides: debug(librudeconfig.so.3)
Requires: librudeconfig = 5.0.5-alt1.qa1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Removing 1 extra deps from librudeconfig-devel due to dependency on librudeconfig
Wrote: /usr/src/RPM/RPMS/i586/librudeconfig-5.0.5-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/librudeconfig-devel-5.0.5-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/librudeconfig-debuginfo-5.0.5-alt1.qa1.i586.rpm
12.90user 2.84system 0:19.96elapsed 78%CPU (0avgtext+0avgdata 70784maxresident)k
0inputs+0outputs (0major+1351824minor)pagefaults 0swaps
23.57user 5.66system 0:35.37elapsed 82%CPU (0avgtext+0avgdata 119552maxresident)k
0inputs+0outputs (0major+1789956minor)pagefaults 0swaps
--- librudeconfig-5.0.5-alt1.qa1.i586.rpm.repo	2013-04-16 02:16:33.000000000 +0000
+++ librudeconfig-5.0.5-alt1.qa1.i586.rpm.hasher	2019-03-19 07:07:25.678105633 +0000
@@ -14,8 +14,10 @@
 Requires: libstdc++.so.6(CXXABI_1.3)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.20)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.21)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)  
 Requires: rtld(GNU_HASH)  
-Requires: rtld(GNU_UNIQUE)  
 Requires: rpmlib(PayloadIsLzma)  
-Provides: librudeconfig.so.3 = set:mdQsj9q0GFHeAJnJI0V9Hb0DtZK134htNx211YGWfxw31d9zZifD8kSto10ylcsYOQibBRoXBAuvUNA68VVMC5utVLbmLHXPm0kuiBXS7tX3Ya3W894sqWIZDtEdUrZBOrP9Z21g4AZaUIjhTAcc38spSafOKSj8aog1y7HKoJqOZ6avgZjZyvvMbg8oWKlZsVAoxZoiye9KHUQk9khRyJMw6bQXTRc9MW6kpAhSe4dBPT9IZ1oZgtFx2NYcowsFwK0ZwSEBh968rcKTgqxPKn6QTpIMSpRsjio1zZIgAkZkdpEeIwZsxQZtYZnS799ApYIyWpxX7AYG0NJ8kowowzZ7E1mHNDXf3Y6A9h97ccIJFSGM1YGSlGYcoRzJHR6dS1o2tEtmreoaJAafw51SbSa9fO39Zne2VqAv0wnN4qCt1qdXlqYilQAzaZ40b014FYP90fJx54YDid9GnpsOih9pSdS0ZKkdosgh3uSmSB3HbAnIZtbs70YOHrTD62ketxyoJEsGEaKx0o4lBNj80KhXrH6BQfa8Va70o7Y051lgQl3Lm5rEjDdTXy8aSnAuWTDNZk5LXQtmp6ZtxR9oMd0T4igblJpJyhzrQyNw7
+Provides: librudeconfig.so.3 = set:mdQsljkjntMwA58fpt1UIXT368yWG74MHGZA8UggjOoF5xOK3b0gI2NPUCujFI6rLAQX3fCQ09f7SIMFZymLHX3U7pcZ8KZ1MX39xwjjDZfH3J1vXLATCjWB082Ou5DtaW6uhzMcwMBpHY8XqfxEw158uIWyRG9TravgZjq5MbMYtHYVsiIgvk4JSlsqG4GEqNmogz5WZbH10h4pAJ3hjVskhsgxS9tFx2NYcowsFUaV0jmJcaN0pzNZ68JMpTb3WXcmoXIqK99IwNv6yAEE1Rx5QD3FZbVZfIfii8PUpZ5pZmmUZhAYG0NJ8kowowzZ7E1mHVL84Z76Ud8jyiecI2MSSkrlU0ulXaluCaNgZ8JHR6dS1o2tEtmreoaJAafw51SbSa9f40ue2VqAv0wnN4qCt1qdXlqYilQAzaZ40b014FYP9oZ2e1gMvaRAEuBN9b5BApTo3YXkdos0o2pMAkb7mn8LoZbnUe0UBLmr8gVQ5ayRyOFyGU62whkl6fx0U6JLJqkiNfAkd0Px7E8E2yKqiaPplIxetSsLbxXoczj40WTDNZk5LXQOERGc3ZKMW4cU6wr29EBGSImNENdqNoM3
 Provides: librudeconfig = 5.0.5-alt1.qa1
--- librudeconfig-devel-5.0.5-alt1.qa1.i586.rpm.repo	2013-04-16 02:16:33.000000000 +0000
+++ librudeconfig-devel-5.0.5-alt1.qa1.i586.rpm.hasher	2019-03-19 07:07:25.824105727 +0000
@@ -3,3 +3,3 @@
 /usr/lib/librudeconfig.so	120777	librudeconfig.so.3.2.1
-/usr/share/man/man3/rudeconfig.3.gz	100644	
+/usr/share/man/man3/rudeconfig.3.xz	100644	
 Requires: librudeconfig = 5.0.5-alt1.qa1