86>Apr 14 01:55:46 userdel[128648]: delete user 'rooter'
<86>Apr 14 01:55:46 groupadd[128739]: group added to /etc/group: name=rooter, GID=627
<86>Apr 14 01:55:46 groupadd[128739]: group added to /etc/gshadow: name=rooter
<86>Apr 14 01:55:46 groupadd[128739]: new group: name=rooter, GID=627
<86>Apr 14 01:55:46 useradd[128745]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Apr 14 01:55:46 userdel[128768]: delete user 'builder'
<86>Apr 14 01:55:46 userdel[128768]: removed group 'builder' owned by 'builder'
<86>Apr 14 01:55:46 groupadd[128778]: group added to /etc/group: name=builder, GID=628
<86>Apr 14 01:55:46 groupadd[128778]: group added to /etc/gshadow: name=builder
<86>Apr 14 01:55:46 groupadd[128778]: new group: name=builder, GID=628
<86>Apr 14 01:55:46 useradd[128789]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Apr 14 01:55:48 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed
<13>Apr 14 01:55:49 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed
<13>Apr 14 01:55:49 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed
<13>Apr 14 01:55:50 rpmi: libstdc++4.9-devel-4.9.2-alt5 1454577188 installed
Installing xbase-2.1.1-alt2.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54404
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xbase-2.1.1
+ echo 'Source #0 (xbase-2.1.1.tar):'
Source #0 (xbase-2.1.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/xbase-2.1.1.tar
+ cd xbase-2.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (xbase-2.0.0-gcc4.patch):'
Patch #0 (xbase-2.0.0-gcc4.patch):
+ /usr/bin/patch -p0
patching file xbase/ntx.h
Hunk #1 succeeded at 219 (offset 1 line).
+ echo 'Patch #1 (xbase-2.1.1-fix-pld.patch):'
Patch #1 (xbase-2.1.1-fix-pld.patch):
+ /usr/bin/patch -p1
patching file xbase/xbexcept.h
patching file configure.in
patching file libtest/Makefile.am
+ echo 'Patch #2 (xbase-2.1.1-gcc47.patch):'
Patch #2 (xbase-2.1.1-gcc47.patch):
+ /usr/bin/patch -p2
patching file bin/dumprecs.cpp
+ echo 'Patch #3 (xbase-2.1.1-gcc49.patch):'
Patch #3 (xbase-2.1.1-gcc49.patch):
+ /usr/bin/patch -p2
patching file configure.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54404
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xbase-2.1.1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in `.'.
libtoolize-default: linking file `./config.guess'
libtoolize-default: linking file `./config.sub'
libtoolize-default: linking file `./install-sh'
libtoolize-default: linking file `./ltmain.sh'
libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree.
libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:55: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:55: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:23: installing './compile'
bin/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
examples/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
libtest/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tv/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
xbase/Makefile.am:40: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -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 --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
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 ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/bin/sh: /usr/src/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
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 -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) 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
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
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 -DPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC 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 if x86_64-alt-linux-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for doxygen... no
checking for ANSI C header files... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking sys/locking.h usability... no
checking sys/locking.h presence... no
checking for sys/locking.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for fcntl... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xbase/Makefile
config.status: creating xbase/xbase.h
config.status: creating examples/Makefile
config.status: creating bin/Makefile
config.status: creating html/Makefile
config.status: creating tv/Makefile
config.status: creating libtest/Makefile
config.status: creating xbase-config
config.status: creating xbase.spec
config.status: creating docs/doxygen.cfg
config.status: creating docs/Makefile
config.status: creating xbase/xbconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ '[' -n '' ']'
+ NPROCS=8
+ make -j8
make: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1'
Making all in xbase
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
make all-am
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o dbf.lo dbf.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o exp.lo exp.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o expfunc.lo expfunc.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o expproc.lo expproc.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o fields.lo fields.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o html.lo html.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o lock.lo lock.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o memo.lo memo.cpp
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c expfunc.cpp -fPIC -DPIC -o .libs/expfunc.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c exp.cpp -fPIC -DPIC -o .libs/exp.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c expproc.cpp -fPIC -DPIC -o .libs/expproc.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c fields.cpp -fPIC -DPIC -o .libs/fields.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c lock.cpp -fPIC -DPIC -o .libs/lock.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c html.cpp -fPIC -DPIC -o .libs/html.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c memo.cpp -fPIC -DPIC -o .libs/memo.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c dbf.cpp -fPIC -DPIC -o .libs/dbf.o
html.cpp: In member function 'const char* xbHtml::GetCookie(const char*)':
html.cpp:553:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
if(( CookieData = GetEnv( "HTTP_COOKIE" )) == NULL )
^
html.cpp: In member function 'void xbHtml::LoadArray()':
html.cpp:192:38: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fgets( FormData, Len+1, stdin );
^
html.cpp: In member function 'long int xbHtml::Tally(const char*)':
html.cpp:313:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf( f, "%08lu", &cnt );
^
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o ndx.lo ndx.cpp
dbf.cpp: In member function 'xbShort xbDbf::NameSuffixMissing(xbShort, const char*)':
dbf.cpp:367:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if( len <= 4 )
^
dbf.cpp: In member function 'xbShort xbDbf::CreateDatabase(const char*, xbSchema*, xbShort)':
dbf.cpp:557:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(XFV & 0x7 == 3)
^
dbf.cpp:568:11: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
if(XFV & 0x7 == 3)
^
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o stack.lo stack.cpp
dbf.cpp: In member function 'xbShort xbDbf::OpenDatabase(const char*)':
dbf.cpp:900:18: warning: unused variable 'NameLen' [-Wunused-variable]
xbShort i, j, NameLen, rc;
^
dbf.cpp: In member function 'xbShort xbDbf::Zap(xbShort)':
dbf.cpp:2689:12: warning: unused variable 'NameLen' [-Wunused-variable]
xbShort NameLen, rc;
^
dbf.cpp: In member function 'xbShort xbDbf::OpenDatabase(const char*)':
dbf.cpp:1027:31: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread( &buf, 1, 32, fp );
^
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c ndx.cpp -fPIC -DPIC -o .libs/ndx.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c stack.cpp -fPIC -DPIC -o .libs/stack.o
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o xbase.lo xbase.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o xdate.lo xdate.cpp
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c xbase.cpp -fPIC -DPIC -o .libs/xbase.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c xdate.cpp -fPIC -DPIC -o .libs/xdate.o
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o xbexcept.lo xbexcept.cpp
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c xbexcept.cpp -fPIC -DPIC -o .libs/xbexcept.o
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o xbstring.lo xbstring.cpp
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o index.lo index.cpp
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c xbstring.cpp -fPIC -DPIC -o .libs/xbstring.o
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o ntx.lo ntx.cpp
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c index.cpp -fPIC -DPIC -o .libs/index.o
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c ntx.cpp -fPIC -DPIC -o .libs/ntx.o
/bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o xbfilter.lo xbfilter.cpp
xdate.cpp: In member function 'int xbDate::DateIsValid(const char*) const':
xdate.cpp:405:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
if( month == 2 )
^
libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c xbfilter.cpp -fPIC -DPIC -o .libs/xbfilter.o
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -version-info 1:0:0 -o libxbase.la -rpath /usr/lib64 dbf.lo exp.lo expfunc.lo expproc.lo fields.lo html.lo lock.lo memo.lo ndx.lo stack.lo xbase.lo xdate.lo xbexcept.lo xbstring.lo index.lo ntx.lo xbfilter.lo
libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/5/crtbeginS.o .libs/dbf.o .libs/exp.o .libs/expfunc.o .libs/expproc.o .libs/fields.o .libs/html.o .libs/lock.o .libs/memo.o .libs/ndx.o .libs/stack.o .libs/xbase.o .libs/xdate.o .libs/xbexcept.o .libs/xbstring.o .libs/index.o .libs/ntx.o .libs/xbfilter.o -L/usr/lib64/gcc/x86_64-alt-linux/5 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/5/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libxbase.so.1 -o .libs/libxbase.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libxbase.so.1" && ln -s "libxbase.so.1.0.0" "libxbase.so.1")
libtool: link: (cd ".libs" && rm -f "libxbase.so" && ln -s "libxbase.so.1.0.0" "libxbase.so")
libtool: link: ( cd ".libs" && rm -f "libxbase.la" && ln -s "../libxbase.la" "libxbase.la" )
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
Making all in examples
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/examples'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o sample1.o sample1.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o sample2.o sample2.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o sample3.o sample3.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o sample4.o sample4.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o sample5.o sample5.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o exfilter.o exfilter.cpp
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o sample4 sample4.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o sample1 sample1.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
exfilter.cpp: In function 'int main()':
exfilter.cpp:68:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
xbFilter f1( &d, 0, "FLOAT1>1" );
^
exfilter.cpp:75:35: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
xbFilter f2( &d, &i, "FLOAT1>1" );
^
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o sample3 sample3.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o sample5 sample5.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o sample2 sample2.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/sample1 sample1.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o exfilter exfilter.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/sample4 sample4.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/sample3 sample3.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/sample5 sample5.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/sample2 sample2.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/exfilter exfilter.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/examples'
Making all in bin
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/bin'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o checkndx.o checkndx.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o copydbf.o copydbf.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o dbfxtrct.o dbfxtrct.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o deletall.o deletall.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o dumphdr.o dumphdr.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o dumprecs.o dumprecs.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o packdbf.o packdbf.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o reindex.o reindex.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o undelall.o undelall.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o zap.o zap.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o dbfutil1.o dbfutil1.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -pipe -Wall -g -O2 -c -o dumpdbt.o dumpdbt.cpp
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o checkndx checkndx.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o copydbf copydbf.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o deletall deletall.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o dumphdr dumphdr.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o dumprecs dumprecs.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o packdbf packdbf.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/checkndx checkndx.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o reindex reindex.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/copydbf copydbf.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/deletall deletall.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/dumphdr dumphdr.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/dumprecs dumprecs.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o undelall undelall.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o zap zap.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/packdbf packdbf.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/reindex reindex.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o dumpdbt dumpdbt.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o dbfxtrct dbfxtrct.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/zap zap.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/undelall undelall.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/dbfxtrct dbfxtrct.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/dumpdbt dumpdbt.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o dbfutil1 dbfutil1.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase -lxbase
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/dbfutil1 dbfutil1.o -L/usr/src/RPM/BUILD/xbase-2.1.1/xbase /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/bin'
Making all in html
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/html'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/html'
Making all in libtest
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/libtest'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -I/usr/src/RPM/BUILD/xbase-2.1.1/xbase -pipe -Wall -g -O2 -c -o indextst.o indextst.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -I/usr/src/RPM/BUILD/xbase-2.1.1/xbase -pipe -Wall -g -O2 -c -o exptest.o exptest.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -I/usr/src/RPM/BUILD/xbase-2.1.1/xbase -pipe -Wall -g -O2 -c -o locktest.o locktest.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -I/usr/src/RPM/BUILD/xbase-2.1.1/xbase -pipe -Wall -g -O2 -c -o testdate.o testdate.cpp
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../xbase -I/usr/src/RPM/BUILD/xbase-2.1.1 -I/usr/src/RPM/BUILD/xbase-2.1.1/xbase -pipe -Wall -g -O2 -c -o testhtml.o testhtml.cpp
indextst.cpp: In function 'int CheckIndex(xbNdx*, xbNdx*, xbNdx*, xbNtx*, xbNtx*, xbNtx*)':
indextst.cpp:232:9: warning: unused variable 'rc' [-Wunused-variable]
int rc;
^
testhtml.cpp: In function 'int main()':
testhtml.cpp:63:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Post Method Used" );
^
testhtml.cpp:68:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Get Method Used" );
^
testhtml.cpp:73:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "No Get Method or Post Method used" );
^
testhtml.cpp:78:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Italic Data" );
^
testhtml.cpp:83:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Bold Data" );
^
testhtml.cpp:88:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Header Level 1" );
^
testhtml.cpp:93:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Header Level 2" );
^
testhtml.cpp:98:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Header Level 3" );
^
testhtml.cpp:103:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Header Level 4" );
^
testhtml.cpp:108:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Header Level 5" );
^
testhtml.cpp:113:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Header Level 6" );
^
testhtml.cpp:118:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Sample Emphasize Data" );
^
testhtml.cpp:123:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Bullet # 1" );
^
testhtml.cpp:126:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Bullet # 2" );
^
testhtml.cpp:129:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "Bullet # 3" );
^
testhtml.cpp:134:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "This Page has been accessed " );
^
testhtml.cpp:136:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( " times.\n" );
^
testhtml.cpp:139:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Auth Type: " );
^
testhtml.cpp:140:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "AUTH_TYPE" ));
^
testhtml.cpp:142:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Content Length: " );
^
testhtml.cpp:143:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "CONTENT_LENGTH" ));
^
testhtml.cpp:145:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Content Type: " );
^
testhtml.cpp:146:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "CONTENT_TYPE" ));
^
testhtml.cpp:148:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
HTTP Request Method: " );
^
testhtml.cpp:149:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "HTTP_REQUEST_METHOD" ));
^
testhtml.cpp:151:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Query String: " );
^
testhtml.cpp:152:48: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "QUERY_STRING" ));
^
testhtml.cpp:154:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Remote Addr: " );
^
testhtml.cpp:155:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "REMOTE_ADDR" ));
^
testhtml.cpp:157:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Remote Host: " );
^
testhtml.cpp:158:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "REMOTE_HOST" ));
^
testhtml.cpp:160:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
HTTP Remote User: " );
^
testhtml.cpp:161:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "REMOTE_USER" ));
^
testhtml.cpp:163:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Script Filename: " );
^
testhtml.cpp:164:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "SCRIPT_FILENAME" ));
^
testhtml.cpp:166:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Script Name: " );
^
testhtml.cpp:167:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "SCRIPT_NAME" ));
^
testhtml.cpp:169:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Server Port: " );
^
testhtml.cpp:170:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "SERVER_PORT" ));
^
testhtml.cpp:172:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Server Protocol: " );
^
testhtml.cpp:173:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "SERVER_PROTOCOL" ));
^
testhtml.cpp:175:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Script Path: " );
^
testhtml.cpp:176:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "SCRIPT_PATH" ));
^
testhtml.cpp:178:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
CGI stdin: " );
^
testhtml.cpp:179:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "CGI_STDIN" ));
^
testhtml.cpp:181:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
CGI stdout: " );
^
testhtml.cpp:182:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "CGI_STDOUT" ));
^
testhtml.cpp:184:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
CGI stderr: " );
^
testhtml.cpp:185:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "CGI_STDERR" ));
^
testhtml.cpp:187:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
HTTP User Agent: " );
^
testhtml.cpp:188:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "HTTP_USER_AGENT" ));
^
testhtml.cpp:190:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
HTTP Content Length: " );
^
testhtml.cpp:191:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "HTTP_CONTENT_LENGTH" ));
^
testhtml.cpp:193:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
HTTP Accept: " );
^
testhtml.cpp:194:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "HTTP_ACCEPT" ));
^
testhtml.cpp:196:40: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
HTTP Host: " );
^
testhtml.cpp:197:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "HTTP_HOST" ));
^
testhtml.cpp:199:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Request Method: " );
^
testhtml.cpp:200:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( Page.GetEnv( "REQUEST_METHOD" ));
^
testhtml.cpp:204:42: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Dump Array..." );
^
testhtml.cpp:209:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Retrieve Data by Field.." );
^
testhtml.cpp:211:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Field1 = " );
^
testhtml.cpp:215:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
Page.PrintHtml( "\n
Field2 = " );
^
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o indextst indextst.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o locktest locktest.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o testhtml.cgi testhtml.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/indextst indextst.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/locktest locktest.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o exptest exptest.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/testhtml.cgi testhtml.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
/bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o testdate testdate.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/exptest exptest.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
libtool: link: x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o .libs/testdate testdate.o /usr/src/RPM/BUILD/xbase-2.1.1/xbase/.libs/libxbase.so
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/libtest'
Making all in tv
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/tv'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/tv'
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1'
make: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6627
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xbase-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xbase-buildroot
+ cd xbase-2.1.1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/xbase-buildroot
make: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1'
Making install in xbase
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
/bin/mkdir -p '/usr/src/tmp/xbase-buildroot/usr/lib64'
/bin/sh ../libtool --mode=install /bin/install -p libxbase.la '/usr/src/tmp/xbase-buildroot/usr/lib64'
libtool: install: /bin/install -p .libs/libxbase.so.1.0.0 /usr/src/tmp/xbase-buildroot/usr/lib64/libxbase.so.1.0.0
libtool: install: (cd /usr/src/tmp/xbase-buildroot/usr/lib64 && { ln -s -f libxbase.so.1.0.0 libxbase.so.1 || { rm -f libxbase.so.1 && ln -s libxbase.so.1.0.0 libxbase.so.1; }; })
libtool: install: (cd /usr/src/tmp/xbase-buildroot/usr/lib64 && { ln -s -f libxbase.so.1.0.0 libxbase.so || { rm -f libxbase.so && ln -s libxbase.so.1.0.0 libxbase.so; }; })
libtool: install: /bin/install -p .libs/libxbase.lai /usr/src/tmp/xbase-buildroot/usr/lib64/libxbase.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/bin/mkdir -p '/usr/src/tmp/xbase-buildroot/usr/include/xbase'
/bin/install -p -m 644 dbf.h exp.h html.h ndx.h retcodes.h xbase.h xdate.h xstack.h xtypes.h xbexcept.h xbstring.h index.h ntx.h xbconfig.h xbfilter.h '/usr/src/tmp/xbase-buildroot/usr/include/xbase'
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/xbase'
Making install in examples
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/examples'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/examples'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/examples'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/examples'
Making install in bin
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/bin'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/bin'
/bin/mkdir -p '/usr/src/tmp/xbase-buildroot/usr/bin'
/bin/sh ../libtool --mode=install /bin/install -c checkndx copydbf dbfxtrct deletall dumphdr dumprecs packdbf reindex undelall zap dbfutil1 '/usr/src/tmp/xbase-buildroot/usr/bin'
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/checkndx /usr/src/tmp/xbase-buildroot/usr/bin/checkndx
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/copydbf /usr/src/tmp/xbase-buildroot/usr/bin/copydbf
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/dbfxtrct /usr/src/tmp/xbase-buildroot/usr/bin/dbfxtrct
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/deletall /usr/src/tmp/xbase-buildroot/usr/bin/deletall
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/dumphdr /usr/src/tmp/xbase-buildroot/usr/bin/dumphdr
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/dumprecs /usr/src/tmp/xbase-buildroot/usr/bin/dumprecs
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/packdbf /usr/src/tmp/xbase-buildroot/usr/bin/packdbf
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/reindex /usr/src/tmp/xbase-buildroot/usr/bin/reindex
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/undelall /usr/src/tmp/xbase-buildroot/usr/bin/undelall
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/zap /usr/src/tmp/xbase-buildroot/usr/bin/zap
libtool: install: warning: `/usr/src/RPM/BUILD/xbase-2.1.1/xbase/libxbase.la' has not been installed in `/usr/lib64'
libtool: install: /bin/install -c .libs/dbfutil1 /usr/src/tmp/xbase-buildroot/usr/bin/dbfutil1
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/bin'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/bin'
Making install in html
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/html'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/html'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/html'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/html'
Making install in libtest
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/libtest'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/libtest'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/libtest'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/libtest'
Making install in tv
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/tv'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1/tv'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/tv'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1/tv'
make[1]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1'
make[2]: Entering directory `/usr/src/RPM/BUILD/xbase-2.1.1'
/bin/mkdir -p '/usr/src/tmp/xbase-buildroot/usr/bin'
/bin/install -p xbase-config '/usr/src/tmp/xbase-buildroot/usr/bin'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1'
make[1]: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1'
make: Leaving directory `/usr/src/RPM/BUILD/xbase-2.1.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xbase-buildroot (auto)
removed './usr/lib64/libxbase.la'
mode of './usr/lib64/libxbase.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/xbase-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/bin/xbase-config:
47c47
< includes=-I/usr/include
---
> includes=
/usr/bin/xbase-config:
54c54
< libs="-L/usr/lib64"
---
> libs=""
Compressing files in /usr/src/tmp/xbase-buildroot (auto)
Adjusting library links in /usr/src/tmp/xbase-buildroot
./usr/lib64:
libxbase.so.1 -> libxbase.so.1.0.0
Verifying ELF objects in /usr/src/tmp/xbase-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: xbase-2.1.1-alt2.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97943
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xbase-2.1.1
+ DOCDIR=/usr/src/tmp/xbase-buildroot/usr/share/doc/xbase-2.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/xbase-buildroot/usr/share/doc/xbase-2.1.1
+ /bin/mkdir -p /usr/src/tmp/xbase-buildroot/usr/share/doc/xbase-2.1.1
+ cp -prL NEWS README TODO AUTHORS ChangeLog /usr/src/tmp/xbase-buildroot/usr/share/doc/xbase-2.1.1
+ chmod -R go-w /usr/src/tmp/xbase-buildroot/usr/share/doc/xbase-2.1.1
+ chmod -R a+rX /usr/src/tmp/xbase-buildroot/usr/share/doc/xbase-2.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2F622i
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HxfVJq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib64/ld-linux-x86-64.so.2, 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(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libxbase.so.1()(64bit) >= set:nhNKU7vd4ZkrYV1ZpUo2AM93iZyQ2vCNEZz0DU6XA136UhNPdGZKPRoi9MT8NdYKgz5uueaCs8ZyZFQMQtIV3dVXklindZDxO25XcILXh3LZiUfsvs6JpgVM0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sSTkvG
Creating xbase-debuginfo package
Processing files: libxbase-2.1.1-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zciNfZ
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/xbase-buildroot/usr/lib64/libxbase.so.1: 621 symbols, 20 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q6enVk
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libxbase.so.1()(64bit) = set:ndRZuvUNzoJo2dZALZJBz9EDfI3tqzrLgWvZFQq7Cp76Uy8XBSx07AN1AyUfHzht1QDsuZheGoZ8uZHRjk0ZbPxUZiz9fchuvZm2ZsiZaj5DcNB7lg2u0o5cjrhjbuTRKgMSOj09YTXMUV78YWrSMg5ZD7kdywFx3YKRZ9WgeQRXyRQ7tobXfqTJ5clpDyjCJvbWWyQrjAYo6yWZCfibf0flDKTzbssQJd06vByUKx53ciNZGcIiiRGZo2Jpoxz6UGy7qcMVwiBE1FTZ8piM0cpPDpcXGfqEOV8AaUgXJZcpHkXUSz48k6040y3xZ9uW3Tyiarn23cVaZBZ6cRhGq2GcqTIz0WUo1ZH0IPoyKddq4qJSpqacZoZG17xLNBXFARidtbf3MEbgontUVg28CmdEXReMeIF3yoVbosw28zJ57yrlml3sJTYyEW2icZGph7DicIxtfYZw3oovJdPQCxQoNEfvRsZI2xmqWYo35fcTWT1EGpgQmhro2bC4k8vMzhHW8PQ8xN4Lsso1QL96SZlI7EEV0fZybTfMquz2m4q6izXwT4mxZgCeXQs2apWgd9Y9HSy0OxwUjSDDTW6RkfMyaIJoHr0ku6uVAo1AH6yD8YIKTT3x3b7HnKOcP6ZmJcWZeH8Jci9V1Mmuzs7z9QQZv8tNUPzbp0cugj93oFa5rbrJZ4xUbrrwAc2XAlJaWmAkZcqRkt0odHD8gK5fUGXkmGjdSsO2EiIohWt5vzs4zKUCJjPScupcMU9Eh7KyupS9LVs22ufo40DBYWZhMrWLsZi1XuNvDD15SdSdmY5p1513ZplZA8I2pQwxP0j5kidzwYcI8s5VyMPuEOXtEUXMjRTNZxYVKsZpBnh25iwZFH0tUuaX9AXaeZonepDA7rzvgx1IoZgWtJoY0CGxpgZISLNcw0Oez4Vh0D5R8NZJOKjefsowgqy7DmoZit5aAe4oMwTjjnNp5GENjwbbSM7GB1YuuBrbNAbIF0OLd5ObsK95J0QFqi7A2jnBpKLY8MFi7xT2mN47VqBqNGhzbYPuJaZAdxiwmTqPdyAw1fwvyciGyOgaM3V0o4pU7xxx7sEuQcvkoBGxcCoiH5A4gGZ15a9tWDqCw5l9vo2oZkg0DLvcj2oNWyBlRoZ1QtnmkLamoS54SLA0JVaxthuvYZ8dht4GrR9qgqBk9okGS8ctfbZHUaOSK4tN8sCE964Xi2O5aHCU7nxGAzWCJquZA629uZEoCrDsdUT7tXzawuLlaEzOvSj7cUK4Q3TK9dV3z1
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), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(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.jXlraM
Creating libxbase-debuginfo package
Processing files: libxbase-devel-2.1.1-alt2.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66437
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xbase-2.1.1
+ DOCDIR=/usr/src/tmp/xbase-buildroot/usr/share/doc/libxbase-devel-2.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/xbase-buildroot/usr/share/doc/libxbase-devel-2.1.1
+ /bin/mkdir -p /usr/src/tmp/xbase-buildroot/usr/share/doc/libxbase-devel-2.1.1
+ cp -prL docs html /usr/src/tmp/xbase-buildroot/usr/share/doc/libxbase-devel-2.1.1
+ chmod -R go-w /usr/src/tmp/xbase-buildroot/usr/share/doc/libxbase-devel-2.1.1
+ chmod -R a+rX /usr/src/tmp/xbase-buildroot/usr/share/doc/libxbase-devel-2.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2cmNEg
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lzyU7N
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
In file included from /usr/src/tmp/xbase-buildroot/usr/include/xbase/xdate.h:62:0,
from /usr/src/tmp/xbase-buildroot/usr/include/xbase/dbf.h:60:
/usr/src/tmp/xbase-buildroot/usr/include/xbase/xbstring.h:59:20: fatal error: iostream: No such file or directory
compilation terminated.
cpp.req: /usr/src/tmp/xbase-buildroot/usr/include/xbase/dbf.h: cpp failed, trying c++ mode
Requires: libxbase = 2.1.1-alt2.1, /bin/sh, /usr/lib64/libxbase.so.1.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.61mTso
Processing files: xbase-debuginfo-2.1.1-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.haYtP1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IImm5H
find-requires: running scripts (debuginfo)
Requires: xbase = 2.1.1-alt2.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libxbase.so.1)
Processing files: libxbase-debuginfo-2.1.1-alt2.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bW7tQt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Dsepi
find-requires: running scripts (debuginfo)
Provides: debug64(libxbase.so.1)
Requires: libxbase = 2.1.1-alt2.1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6)
Adding to xbase a strict dependency on libxbase
Adding to xbase-debuginfo a strict dependency on libxbase-debuginfo
Removing from xbase-debuginfo 6 sources provided by libxbase-debuginfo
also prunning dir /usr/src/debug/xbase-2.1.1/xbase
Removing 2 extra deps from xbase due to dependency on libxbase
Removing 1 extra deps from libxbase-devel due to dependency on libxbase
Removing 1 extra deps from xbase-debuginfo due to dependency on libxbase-debuginfo
Removing 9 extra deps from xbase due to repentancy on libxbase
Removing 3 extra deps from xbase-debuginfo due to repentancy on libxbase-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/xbase-2.1.1-alt2.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libxbase-2.1.1-alt2.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libxbase-devel-2.1.1-alt2.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/xbase-debuginfo-2.1.1-alt2.1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libxbase-debuginfo-2.1.1-alt2.1.x86_64.rpm
23.57user 4.71system 0:37.31elapsed 75%CPU (0avgtext+0avgdata 62904maxresident)k
0inputs+0outputs (0major+2180619minor)pagefaults 0swaps
28.09user 6.95system 0:45.42elapsed 77%CPU (0avgtext+0avgdata 123948maxresident)k
0inputs+0outputs (0major+2517960minor)pagefaults 0swaps