<86>Mar 24 11:19:21 userdel[391468]: delete user 'rooter' <86>Mar 24 11:19:21 userdel[391468]: removed group 'rooter' owned by 'rooter' <86>Mar 24 11:19:21 userdel[391468]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 11:19:21 groupadd[391473]: group added to /etc/group: name=rooter, GID=681 <86>Mar 24 11:19:21 groupadd[391473]: group added to /etc/gshadow: name=rooter <86>Mar 24 11:19:21 groupadd[391473]: new group: name=rooter, GID=681 <86>Mar 24 11:19:21 useradd[391478]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Mar 24 11:19:21 userdel[391485]: delete user 'builder' <86>Mar 24 11:19:21 userdel[391485]: removed group 'builder' owned by 'builder' <86>Mar 24 11:19:21 userdel[391485]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 11:19:21 groupadd[391490]: group added to /etc/group: name=builder, GID=682 <86>Mar 24 11:19:21 groupadd[391490]: group added to /etc/gshadow: name=builder <86>Mar 24 11:19:21 groupadd[391490]: new group: name=builder, GID=682 <86>Mar 24 11:19:21 useradd[391494]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Mar 24 11:19:22 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Mar 24 11:19:23 rpmi: libstdc++10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Mar 24 11:19:24 rpmi: gcc10-c++-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Mar 24 11:19:24 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Mar 24 11:19:24 rpmi: glibc-devel-static-6:2.32-alt2 sisyphus+263623.100.1.1 1608292256 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96634 + 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.96634 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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 --disable-silent-rules --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 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 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 WhiteSpace.lo `test -f 'src/WhiteSpace.cpp' || echo './'`src/WhiteSpace.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/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 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 KeyValue.lo `test -f 'src/KeyValue.cpp' || echo './'`src/KeyValue.cpp mkdir .libs mkdir: cannot create directory '.libs': File exists 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 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 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 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 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 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 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 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 Section.lo `test -f 'src/Section.cpp' || echo './'`src/Section.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/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 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 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] 144 | switch (sectionState) | ^ src/ParserJuly2004.cpp:348:12: 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 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=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/10/../../../crti.o /usr/lib/gcc/i586-alt-linux/10/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/10 -L/usr/lib/gcc/i586-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/10/crtendS.o /usr/lib/gcc/i586-alt-linux/10/../../../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.99966 + 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/lib" || mkdir -p -- "/usr/src/tmp/librudeconfig-buildroot/usr/lib" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p 'librudeconfig.la' '/usr/src/tmp/librudeconfig-buildroot/usr/lib/librudeconfig.la' /usr/libexec/rpm-build/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; }; }) /usr/libexec/rpm-build/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" /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/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,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/lib: (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) Hardlinking identical .pyc and .pyo files Processing files: librudeconfig-5.0.5-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99596 + 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.MskCu9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/librudeconfig-buildroot/usr/lib/librudeconfig.so.3: 283 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OJUlJ9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: librudeconfig.so.3 = set:mdQsljkjntMwA58fpt1UIXT368yWG74MHGZA8UggjOoF5xOK3b0gI2NjJQipdSu9FT7ucF1iueIpxjZBIunT7MfOoWhTZgUZ1i21DCeXZB7q3ZmZBOrP9Z21g4AZaUIjhTMbq4C14KcrB7pnX945cE0NzlnImdVujV3OvQawnwVXmVPVAoxZoyERKyjjBg5lbS23qIEQ83LH10h4pAJ3hjVskhsgxS9tFx2NYcowsFUaV0jmJcaN0pzNZ68JMpTb3WXcmoXIqK99IwNv6yAEE1Rx5QD3FZbVZfIfii8PUp5RP2Tf8Vl1yrhEM0N07XfQ0HRUPZ76Ud8jyieooorjJlx3UlJHkVpG43RzJHR6dS1o2tEtmreoaJAafw51SbSa9f40ue2VqAv0wnN4qCt1qdXlqYilQAzaZ40b014FYP9oZ2e1gMvaRAEuBN9b5BApTo3YXkdos0o2pMAkb7mn8LoZbnUe0UBLmr8gVQ5ayRyOFyGU62whklKnPA90KhXrH6BkY39l3MsU1a2GwEH6uJaSgDerKTBMtc6cezoJLPovGUtDKPaPML3HjMwr0K9AwmGqPq5z6TE5z1f 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.jwppGa 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.v8uBub 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.WmA4V6 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/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.1MFlK7 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.5ixCkb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.REm0xa 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librudeconfig-devel-5.0.5-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/librudeconfig-debuginfo-5.0.5-alt1.qa1.i586.rpm (w2.lzdio) 13.32user 3.34system 0:17.01elapsed 97%CPU (0avgtext+0avgdata 73700maxresident)k 0inputs+0outputs (0major+1382303minor)pagefaults 0swaps 18.78user 5.80system 0:24.67elapsed 99%CPU (0avgtext+0avgdata 106836maxresident)k 17536inputs+0outputs (0major+1688275minor)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 2021-03-24 11:19:44.168398190 +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:mdQsljkjntMwA58fpt1UIXT368yWG74MHGZA8UggjOoF5xOK3b0gI2NjJQipdSu9FT7ucF1iueIpxjZBIunT7MfOoWhTZgUZ1i21DCeXZB7q3ZmZBOrP9Z21g4AZaUIjhTMbq4C14KcrB7pnX945cE0NzlnImdVujV3OvQawnwVXmVPVAoxZoyERKyjjBg5lbS23qIEQ83LH10h4pAJ3hjVskhsgxS9tFx2NYcowsFUaV0jmJcaN0pzNZ68JMpTb3WXcmoXIqK99IwNv6yAEE1Rx5QD3FZbVZfIfii8PUp5RP2Tf8Vl1yrhEM0N07XfQ0HRUPZ76Ud8jyieooorjJlx3UlJHkVpG43RzJHR6dS1o2tEtmreoaJAafw51SbSa9f40ue2VqAv0wnN4qCt1qdXlqYilQAzaZ40b014FYP9oZ2e1gMvaRAEuBN9b5BApTo3YXkdos0o2pMAkb7mn8LoZbnUe0UBLmr8gVQ5ayRyOFyGU62whklKnPA90KhXrH6BkY39l3MsU1a2GwEH6uJaSgDerKTBMtc6cezoJLPovGUtDKPaPML3HjMwr0K9AwmGqPq5z6TE5z1f 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 2021-03-24 11:19:44.206398437 +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