<86>Apr 21 06:41:02 userdel[13276]: delete user 'rooter' <86>Apr 21 06:41:02 userdel[13276]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:41:02 groupadd[13281]: group added to /etc/group: name=rooter, GID=555 <86>Apr 21 06:41:02 groupadd[13281]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:41:02 groupadd[13281]: new group: name=rooter, GID=555 <86>Apr 21 06:41:02 useradd[13285]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 21 06:41:02 userdel[13292]: delete user 'builder' <86>Apr 21 06:41:02 userdel[13292]: removed group 'builder' owned by 'builder' <86>Apr 21 06:41:02 userdel[13292]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:41:02 groupadd[13299]: group added to /etc/group: name=builder, GID=556 <86>Apr 21 06:41:02 groupadd[13299]: group added to /etc/gshadow: name=builder <86>Apr 21 06:41:02 groupadd[13299]: new group: name=builder, GID=556 <86>Apr 21 06:41:02 useradd[13305]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 21 06:41:05 rpmi: libxbase-2.1.1-alt2.1 1426229694 installed <13>Apr 21 06:41:05 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:41:05 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 06:41:06 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:41:07 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:41:07 rpmi: libncurses-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:41:07 rpmi: libxbase-devel-2.1.1-alt2.1 1426229694 installed <13>Apr 21 06:41:07 rpmi: libreadline-devel-6.3.8-alt2 1449773804 installed Installing libxbsql-0.11-alt5.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78986 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libxbsql-0.11 + echo 'Source #0 (libxbsql-0.11.tar):' Source #0 (libxbsql-0.11.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libxbsql-0.11.tar + cd libxbsql-0.11 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libxbsql-0.11-configure.patch):' Patch #0 (libxbsql-0.11-configure.patch): + /usr/bin/patch -p1 -b --suffix .orig patching file configure patching file configure.in + echo 'Patch #1 (libxbsql-0.11-namespace.patch):' Patch #1 (libxbsql-0.11-namespace.patch): + /usr/bin/patch -p1 patching file xbsql/lex.yy.c patching file xbsql/xbsql.l patching file xbsql/xbsql.y + touch -r configure.in.orig configure.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78986 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libxbsql-0.11 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-shared --disable-static --with-pic 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 i586-alt-linux-g++... i586-alt-linux-g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes 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 ld used by 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... nm checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking command to parse nm output... ok checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for dlfcn.h... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking for objdir... .libs 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... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.lo... yes checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking for mawk... no checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking dependency style of i586-alt-linux-g++... none checking for (n)curses... checking (n)curses... ncurses configure: creating ./config.status config.status: creating Makefile config.status: creating xbsql/Makefile config.status: creating test/Makefile + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CXXFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11' Making all in xbsql make[1]: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11/xbsql' /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_value.lo `test -f 'xb_value.cpp' || echo './'`xb_value.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_elist.lo `test -f 'xb_elist.cpp' || echo './'`xb_elist.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_enode.lo `test -f 'xb_enode.cpp' || echo './'`xb_enode.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_queryset.lo `test -f 'xb_queryset.cpp' || echo './'`xb_queryset.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_tablelist.lo `test -f 'xb_tablelist.cpp' || echo './'`xb_tablelist.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_select.lo `test -f 'xb_select.cpp' || echo './'`xb_select.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_table.lo `test -f 'xb_table.cpp' || echo './'`xb_table.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xbsql.lo `test -f 'xbsql.cpp' || echo './'`xbsql.cpp i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_elist.cpp -fPIC -DPIC -o xb_elist.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_enode.cpp -fPIC -DPIC -o xb_enode.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_select.cpp -fPIC -DPIC -o xb_select.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_queryset.cpp -fPIC -DPIC -o xb_queryset.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_table.cpp -fPIC -DPIC -o xb_table.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xbsql.cpp -fPIC -DPIC -o xbsql.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_value.cpp -fPIC -DPIC -o xb_value.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_tablelist.cpp -fPIC -DPIC -o xb_tablelist.lo xb_enode.cpp:80:1: warning: "/*" within comment [-Wcomment] /* : Like match routine with wildcards */ ^ xb_tablelist.cpp: In member function 'bool XBSQLTableList::scanRowsSimple(XBSQLMulti*)': xb_tablelist.cpp:115:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (next != 0) ^ xb_tablelist.cpp: In member function 'bool XBSQLTableList::scanRowsIndexed(XBSQLMulti*)': xb_tablelist.cpp:220:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (next != 0) ^ xbsql.cpp: In member function 'XBSQLQuery* XBaseSQL::openQuery(const char*, bool&)': xbsql.cpp:726:11: warning: deleting object of polymorphic class type 'XBSQLCommand' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete xbQuery ; ^ xbsql.cpp:735:11: warning: deleting object of polymorphic class type 'XBSQLCommand' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] { delete xbQuery ; ^ xbsql.cpp: In member function 'bool XBaseSQL::execCommand(const char*)': xbsql.cpp:780:9: warning: deleting object of polymorphic class type 'XBSQLCommand' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete xbQuery ; ^ xb_enode.cpp: In function 'char* operText(XBSQL::EType)': xb_enode.cpp:48:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EPlus : return " + " ; ^ xb_enode.cpp:49:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EMinus : return " - " ; ^ xb_enode.cpp:50:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EMultiply : return " * " ; ^ xb_enode.cpp:51:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EDivide : return " / " ; ^ xb_enode.cpp:52:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::ERem : return " % " ; ^ xb_enode.cpp:53:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::ELike : return " like " ; ^ xb_enode.cpp:54:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EEquals : return " = " ; ^ xb_enode.cpp:55:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::ENotEqual : return " != " ; ^ xb_enode.cpp:56:32: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EConcat : return " || " ; ^ xb_enode.cpp:57:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::ELT : return " < " ; ^ xb_enode.cpp:58:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::ELTEqual : return " <= " ; ^ xb_enode.cpp:59:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EGT : return " > " ; ^ xb_enode.cpp:60:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EGTEqual : return " >= " ; ^ xb_enode.cpp:61:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EAnd : return " and " ; ^ xb_enode.cpp:62:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EOr : return " or " ; ^ xb_enode.cpp:64:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNMin : return "min" ; ^ xb_enode.cpp:65:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNMax : return "max" ; ^ xb_enode.cpp:66:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNSum : return "sum" ; ^ xb_enode.cpp:67:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNCount : return "count" ; ^ xb_enode.cpp:68:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNLower : return "lower" ; ^ xb_enode.cpp:69:33: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNUpper : return "upper" ; ^ xb_enode.cpp:70:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNNullIF : return "nullif" ; ^ xb_enode.cpp:71:34: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] case XBSQL::EFNToChar : return "tochar" ; ^ xb_enode.cpp:76:9: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return "" ; ^ xb_elist.cpp: In member function 'const char* XBSQLExprList::getFieldName(xbString&)': xb_elist.cpp:320:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (expr != 0) ^ xb_enode.cpp: In member function 'bool XBSQLExprNode::linkDatabase(XBSQLQuery*, bool&, int&)': xb_enode.cpp:360:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (oper == XBSQL::EField) ^ In file included from /usr/include/string.h:653:0, from /usr/include/xbase/xbase.h:65, from ./xbsql.h:46, from xbsql.cpp:35: In function 'char* strncat(char*, const char*, size_t)', inlined from 'XBSQLTable* XBaseSQL::openTable(const char*)' at xbsql.cpp:472:57: /usr/include/bits/string3.h:156:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_tableset.lo `test -f 'xb_tableset.cpp' || echo './'`xb_tableset.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_fieldset.lo `test -f 'xb_fieldset.cpp' || echo './'`xb_fieldset.cpp i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_tableset.cpp -fPIC -DPIC -o xb_tableset.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_fieldset.cpp -fPIC -DPIC -o xb_fieldset.lo In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::renameTable(const char*, const char*)' at xbsql.cpp:878:50: /usr/include/bits/string3.h:156:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::renameTable(const char*, const char*)' at xbsql.cpp:881:50: /usr/include/bits/string3.h:156:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::dropTable(const char*)' at xbsql.cpp:961:48: /usr/include/bits/string3.h:156:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ xb_queryset.cpp: In member function 'void XBSQLQuerySet::cleanUp()': xb_queryset.cpp:109:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] { for (uint idx = 0 ; idx < nAllFields ; idx += 1) ^ xb_queryset.cpp: In member function 'void XBSQLQuerySet::setNumFields(int, int, int, int)': xb_queryset.cpp:173:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (uint idx = 0 ; idx < nAllFields ; idx += 1) ^ xb_value.cpp: In member function 'XBSQLValue& XBSQLValueList::at(int)': xb_value.cpp:714:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (uint s = 0 ; s < nvals ; s += 1) ^ /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_query.lo `test -f 'xb_query.cpp' || echo './'`xb_query.cpp In function 'char* strncat(char*, const char*, size_t)', inlined from 'bool XBaseSQL::createTable(const char*, xbSchema*, XBSQL::Index*)' at xbsql.cpp:381:56: /usr/include/bits/string3.h:156:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_query.cpp -fPIC -DPIC -o xb_query.lo /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_insert.lo `test -f 'xb_insert.cpp' || echo './'`xb_insert.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_fieldlist.lo `test -f 'xb_fieldlist.cpp' || echo './'`xb_fieldlist.cpp i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_insert.cpp -fPIC -DPIC -o xb_insert.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_fieldlist.cpp -fPIC -DPIC -o xb_fieldlist.lo /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_field.lo `test -f 'xb_field.cpp' || echo './'`xb_field.cpp In file included from /usr/include/string.h:653:0, from /usr/include/xbase/xbase.h:65, from xbsql.h:46, from xb_fieldset.cpp:20: In function 'char* strncat(char*, const char*, size_t)', inlined from 'XBSQL::Index XBSQLFieldSet::fieldIndexed(int)' at xb_fieldset.cpp:64:52: /usr/include/bits/string3.h:156:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^ /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_update.lo `test -f 'xb_update.cpp' || echo './'`xb_update.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_delete.lo `test -f 'xb_delete.cpp' || echo './'`xb_delete.cpp /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_assignlist.lo `test -f 'xb_assignlist.cpp' || echo './'`xb_assignlist.cpp i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_field.cpp -fPIC -DPIC -o xb_field.lo /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_create.lo `test -f 'xb_create.cpp' || echo './'`xb_create.cpp bison -p xbsql_ xbsql.y xbsql.y:106.9-12: warning: symbol T_BY redeclared [-Wother] %token T_BY ^^^^ xbsql.y: warning: 6 reduce/reduce conflicts [-Wconflicts-rr] i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_update.cpp -fPIC -DPIC -o xb_update.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_delete.cpp -fPIC -DPIC -o xb_delete.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_assignlist.cpp -fPIC -DPIC -o xb_assignlist.lo i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_create.cpp -fPIC -DPIC -o xb_create.lo /bin/sh ../libtool --mode=compile i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xb_datetime.lo `test -f 'xb_datetime.cpp' || echo './'`xb_datetime.cpp i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xql.o `test -f 'xql.cpp' || echo './'`xql.cpp /bin/sh ../libtool --mode=compile g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xbsql.tab.lo `test -f 'xbsql.tab.c' || echo './'`xbsql.tab.c i586-alt-linux-g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xb_datetime.cpp -fPIC -DPIC -o xb_datetime.lo g++ -DHAVE_DLFCN_H=1 -DPACKAGE=\"xbsql\" -DVERSION=\"0.11\" -I. -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xbsql.tab.c -fPIC -DPIC -o xbsql.tab.lo xb_datetime.cpp: In function 'int fixYear(DTToken*)': xb_datetime.cpp:126:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (strlen(tokp->token) == 2) ^ xql.cpp: In function 'void doSelect(XBaseSQL&, XBSQLSelect*)': xql.cpp:182:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (uint idx = 0 ; idx < nf ; idx += 1) ^ xql.cpp:200:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strlen(q->getFieldName (f)) > w[f]) ^ xql.cpp:205:47: warning: format '%d' expects a matching 'int' argument [-Wformat=] { fprintf (stderr, "Trunc col %3d from %d\n") ; ^ xql.cpp:205:47: warning: format '%d' expects a matching 'int' argument [-Wformat=] xb_datetime.cpp: At global scope: xb_datetime.cpp:65:12: warning: 'mDays' defined but not used [-Wunused-variable] static int mDays [] = ^ In file included from xbsql.y:718:0: xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] } ; ^ xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] xbsql.l:113:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from xbsql.y:718:0: lex.yy.c:1105:13: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] static void yyunput( int c, register char *yy_bp ) ^ /bin/sh ../libtool --mode=link i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -g -o libxbsql.la -rpath /usr/lib -lxbase -g xb_value.lo xb_elist.lo xb_enode.lo xb_queryset.lo xb_tablelist.lo xb_select.lo xb_table.lo xbsql.lo xb_tableset.lo xb_fieldset.lo xb_query.lo xb_insert.lo xb_fieldlist.lo xb_field.lo xb_update.lo xb_delete.lo xb_assignlist.lo xb_create.lo xbsql.tab.lo xb_datetime.lo mkdir .libs rm -fr .libs/libxbsql.la .libs/libxbsql.* .libs/libxbsql.* (cd . && ln -s xb_value.lo xb_value.o) (cd . && ln -s xb_elist.lo xb_elist.o) (cd . && ln -s xb_enode.lo xb_enode.o) (cd . && ln -s xb_queryset.lo xb_queryset.o) (cd . && ln -s xb_tablelist.lo xb_tablelist.o) (cd . && ln -s xb_select.lo xb_select.o) (cd . && ln -s xb_table.lo xb_table.o) (cd . && ln -s xbsql.lo xbsql.o) (cd . && ln -s xb_tableset.lo xb_tableset.o) (cd . && ln -s xb_fieldset.lo xb_fieldset.o) (cd . && ln -s xb_query.lo xb_query.o) (cd . && ln -s xb_insert.lo xb_insert.o) (cd . && ln -s xb_fieldlist.lo xb_fieldlist.o) (cd . && ln -s xb_field.lo xb_field.o) (cd . && ln -s xb_update.lo xb_update.o) (cd . && ln -s xb_delete.lo xb_delete.o) (cd . && ln -s xb_assignlist.lo xb_assignlist.o) (cd . && ln -s xb_create.lo xb_create.o) (cd . && ln -s xbsql.tab.lo xbsql.tab.o) (cd . && ln -s xb_datetime.lo xb_datetime.o) i586-alt-linux-gcc -shared xb_value.lo xb_elist.lo xb_enode.lo xb_queryset.lo xb_tablelist.lo xb_select.lo xb_table.lo xbsql.lo xb_tableset.lo xb_fieldset.lo xb_query.lo xb_insert.lo xb_fieldlist.lo xb_field.lo xb_update.lo xb_delete.lo xb_assignlist.lo xb_create.lo xbsql.tab.lo xb_datetime.lo -lxbase -Wl,-soname -Wl,libxbsql.so.0 -o .libs/libxbsql.so.0.0.0 (cd .libs && rm -f libxbsql.so.0 && ln -s libxbsql.so.0.0.0 libxbsql.so.0) (cd .libs && rm -f libxbsql.so && ln -s libxbsql.so.0.0.0 libxbsql.so) creating libxbsql.la (cd .libs && rm -f libxbsql.la && ln -s ../libxbsql.la libxbsql.la) /bin/sh ../libtool --mode=link i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -g -o xql xql.o -lxbase -lreadline -lncurses ./libxbsql.la i586-alt-linux-g++ -pipe -Wall -g -O2 -march=i586 -mtune=generic -g -o .libs/xql xql.o -lreadline -lncurses ./.libs/libxbsql.so -lxbase creating xql make[1]: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11/xbsql' make[1]: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11' make: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37565 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libxbsql-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libxbsql-buildroot + cd libxbsql-0.11 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libxbsql-buildroot make: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11' Making install in xbsql make[1]: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11/xbsql' make[2]: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11/xbsql' /bin/sh ../mkinstalldirs /usr/src/tmp/libxbsql-buildroot/usr/lib mkdir -p -- /usr/src/tmp/libxbsql-buildroot/usr/lib /bin/sh ../libtool --mode=install /bin/install -p libxbsql.la /usr/src/tmp/libxbsql-buildroot/usr/lib/libxbsql.la /bin/install -p .libs/libxbsql.so.0.0.0 /usr/src/tmp/libxbsql-buildroot/usr/lib/libxbsql.so.0.0.0 (cd /usr/src/tmp/libxbsql-buildroot/usr/lib && rm -f libxbsql.so.0 && ln -s libxbsql.so.0.0.0 libxbsql.so.0) (cd /usr/src/tmp/libxbsql-buildroot/usr/lib && rm -f libxbsql.so && ln -s libxbsql.so.0.0.0 libxbsql.so) /bin/install -p .libs/libxbsql.lai /usr/src/tmp/libxbsql-buildroot/usr/lib/libxbsql.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /usr/src/tmp/libxbsql-buildroot/usr/bin mkdir -p -- /usr/src/tmp/libxbsql-buildroot/usr/bin /bin/sh ../libtool --mode=install /bin/install -p xql /usr/src/tmp/libxbsql-buildroot/usr/bin/xql libtool: install: warning: `./libxbsql.la' has not been installed in `/usr/lib' /bin/install -p .libs/xql /usr/src/tmp/libxbsql-buildroot/usr/bin/xql /bin/sh ../mkinstalldirs /usr/src/tmp/libxbsql-buildroot/usr/include mkdir -p -- /usr/src/tmp/libxbsql-buildroot/usr/include /bin/install -p -m 644 xbsql.h /usr/src/tmp/libxbsql-buildroot/usr/include/xbsql.h make[2]: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11/xbsql' make[1]: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11/xbsql' make[1]: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11' make[2]: Entering directory `/usr/src/RPM/BUILD/libxbsql-0.11' 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/libxbsql-0.11' make[1]: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11' make: Leaving directory `/usr/src/RPM/BUILD/libxbsql-0.11' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libxbsql-buildroot (auto) removed './usr/lib/libxbsql.la' mode of './usr/lib/libxbsql.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libxbsql-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libxbsql-buildroot (auto) Adjusting library links in /usr/src/tmp/libxbsql-buildroot ./usr/lib: libxbsql.so.0 -> libxbsql.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libxbsql-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libxbsql.so.0.0.0: uses non-LFS functions: open readdir Hardlinking identical .pyc and .pyo files Processing files: libxbsql-0.11-alt5.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.shqgZI find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libxbsql-buildroot/usr/lib/libxbsql.so.0: 356 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f7L7Al find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/libxbsql-buildroot/usr/lib/libxbsql.so.0.0.0: underlinked libraries: /usr/lib/libstdc++.so.6 lib.req: WARNING: /usr/src/tmp/libxbsql-buildroot/usr/lib/libxbsql.so.0: underlinked libraries: /usr/lib/libstdc++.so.6 Provides: libxbsql.so.0 = set:mdpvoA0GNGZHxHdhvqoMoWVWv6RXYw3wiCZI4hXSVta47eniikqZpsMjg6EmSZ976LzDVs4ZoAQrMBr2IijFzWx0MZLZ1dY3YhxXieiaZdWz0bGbRsIRPx9Az2geFCZwThnndyKsw8KmH6k9Wf6IK24mZr147Tep1GwKGYpvx3zjQMnxrmWkiqlmi0dslJEtaAIlqwtSL1GXZIZ4iQ2DnIIO48TEZ4w4gmroyIjyxlydTyU4IjVRsXUIZkKLLlRNaOjsEuZbkhFNuQ12IdJGWG65bu4v3XJAC46phinksjKZvxT0sjliZxyPnx9455HX9or6xxsQS6J1EFIvyZBg7M3Xi0BCiP8b6ZicoZ4Al8IkJL9KExrJjRURVvMrU7xNCWKA9JGbyTMzsgXbZdqGxKMmSyeVEcBmQ7zZLuTetrdWnJW16cOzjFpWzbSb42J2kftKyNFmJK8SLb6sZIZDApVyWRWvwPzoQMwB2zcD1TEazj2fEhaKEaU2E2Mzbr5iq87O5qrouOnUeskcrkSm6fv1EfAt7r3ZlUJHD4MMsZ3NrJsrXZabm2aZqr5jh8DMiIcpEBK7Pj3aRL5ep4soAmGvwCIQ1kaWjeysXillsVeZFTscgSbjy6HKwT0dhKcYW85Rzqi8gfCxAlkiXpE8zzZjV3qboxBU2SC7RdcjT0dz6uN02XSZGgZdWZynibAtwnvkVzQs6rfv2cfCWD90 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libxbase.so.1 >= set:ngNKYU7M12qF9aKuRENoNfxmb0ZF0jSDZlZgXYhhhpjfo4AruMSKJdOBsM8M3G1Ivz41pNqLMJPGzRQvL4DcDQZ0UYUg3s62IlcPjmrsDFZ9jQ5qIpY8gKH130ZlZpQUFZfk7dnvGaJ0THeDcF7QQp07JxZsQExHLsA6e4JZ8euQd1FnSQb56CI8pXhUA, 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.NViTJ7 Creating libxbsql-debuginfo package Processing files: xql-0.11-alt5.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yVuEbY 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.e7JDzY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libxbsql-xql = 0.11-alt5.1 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libreadline.so.6 >= set:nlIfCiwp4, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libxbsql.so.0 >= set:mhEZDUvg2o9UVu5XOTtr6IY6O3n9eB2nj1Gozfh1fL2aJIy1IBTZGhcJPMPaZGg5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: xbsql Obsoletes: xbsql Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x3X4Z2 Creating xql-debuginfo package Processing files: libxbsql-devel-0.11-alt5.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libxbsql-0.11 + DOCDIR=/usr/src/tmp/libxbsql-buildroot/usr/share/doc/libxbsql-devel-0.11 + export DOCDIR + rm -rf /usr/src/tmp/libxbsql-buildroot/usr/share/doc/libxbsql-devel-0.11 + /bin/mkdir -p /usr/src/tmp/libxbsql-buildroot/usr/share/doc/libxbsql-devel-0.11 + cp -prL doc/chap1.html doc/chap2.html doc/chap3.html doc/chap4.html doc/chap5.html doc/chap6.html doc/chap7.html doc/index.html README AUTHORS TODO Announce /usr/src/tmp/libxbsql-buildroot/usr/share/doc/libxbsql-devel-0.11 + chmod -R go-w /usr/src/tmp/libxbsql-buildroot/usr/share/doc/libxbsql-devel-0.11 + chmod -R a+rX /usr/src/tmp/libxbsql-buildroot/usr/share/doc/libxbsql-devel-0.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iTbtke 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.sokTow find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) In file included from /usr/include/xbase/xdate.h:62:0, from /usr/include/xbase/xbase.h:104, from /usr/src/tmp/libxbsql-buildroot/usr/include/xbsql.h:46: /usr/include/xbase/xbstring.h:59:20: fatal error: iostream: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/libxbsql-buildroot/usr/include/xbsql.h: cpp failed, trying c++ mode Requires: libxbase-devel >= 1.8.1, libxbsql = 0.11-alt5.1, /usr/lib/libxbsql.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lDvSlS Processing files: libxbsql-debuginfo-0.11-alt5.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DTm8Sk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sg5sjV find-requires: running scripts (debuginfo) Provides: debug(libxbsql.so.0) Requires: libxbsql = 0.11-alt5.1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libxbase.so.1) Processing files: xql-debuginfo-0.11-alt5.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gX8y2A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.32tiBk find-requires: running scripts (debuginfo) Requires: xql = 0.11-alt5.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libreadline.so.6), debug(libstdc++.so.6), debug(libxbsql.so.0) Adding to xql a strict dependency on libxbsql Adding to xql-debuginfo a strict dependency on libxbsql-debuginfo Removing from xql-debuginfo 1 sources provided by libxbsql-debuginfo Removing 1 extra deps from xql due to dependency on libxbsql Removing 1 extra deps from libxbsql-devel due to dependency on libxbsql Removing 1 extra deps from xql-debuginfo due to dependency on libxbsql-debuginfo Removing 8 extra deps from xql due to repentancy on libxbsql Removing 2 extra deps from xql-debuginfo due to repentancy on libxbsql-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libxbsql-0.11-alt5.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/xql-0.11-alt5.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libxbsql-devel-0.11-alt5.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libxbsql-debuginfo-0.11-alt5.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/xql-debuginfo-0.11-alt5.1.i586.rpm 16.42user 4.65system 0:22.31elapsed 94%CPU (0avgtext+0avgdata 42584maxresident)k 0inputs+0outputs (0major+819161minor)pagefaults 0swaps 23.63user 9.43system 0:34.10elapsed 96%CPU (0avgtext+0avgdata 122464maxresident)k 2008inputs+0outputs (0major+1145963minor)pagefaults 0swaps --- libxbsql-0.11-alt5.1.i586.rpm.repo 2012-02-04 13:31:07.000000000 +0000 +++ libxbsql-0.11-alt5.1.i586.rpm.hasher 2019-04-21 06:41:36.266352576 +0000 @@ -4,2 +4,3 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) @@ -11,3 +12,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libxbsql.so.0 = set:mdpvoA0GNGZHxHdhvqoMoWVWv6RXYk5oSHAVfj4JrDTFgsUs99hFVDsMjg6EmSZ976LzDVs4ZoAQrMBr2IijFzWx0MZLZ1dY3YhxXieiaZdWz0bGbRsIRPx9Az2geFCZwThnndyKsw8KmH6k9Wf6IK24mZr147Tep1GwKGYpvx3zjQMnxrmWkiqlmi0dslJEtaAIlqwtSL1GXZIZ4iQ2DnIIO48TEZ4w4gmroyIjyxlydTyU4IjVRsXUIZkKLLlRNaOjsEuZbkhFNuQ12IdJGWG65bu4v3XJAC46phinksjKZvxT0sjliZxyPnx9455HX9or6xxsQS6J1EFIvyZBg7M3Xi0BCiP8b6ZicoZ4Al8IkJL9KExrJjRURVvMrU7xNCWKA9JGbyTMzsgXbZdqGxKMmSyeVEcBmQ7zZLuTetrdWnJW16cOzjFpWzbSb42J2kftKyNFmJK8SLb6sZIZDApVyWRWvwPzoQMwB2zcD1TEazj2fEhaKEaU2E2Mzbr5iq87O5qrouOnUeskcrkSm6fv1EfAt7r3ZlUJHD4MMsZ3NrJsrXZabm2aZqr5jh8DMiIcpEBK7Pj3aRL5ep4soAmGvwCIQ1kaWjeysXillsVeZFTscgSbjy6HKwT0dhKcYW85Rzqi8gfCxAlkiXpE8zzZjV3qboxBU2SC7RdcjT0dz6uN02XSZGgZdWZynibAtwnvkVzQs6rfv2cfCWD90 +Provides: libxbsql.so.0 = set:mdpvoA0GNGZHxHdhvqoMoWVWv6RXYw3wiCZI4hXSVta47eniikqZpsMjg6EmSZ976LzDVs4ZoAQrMBr2IijFzWx0MZLZ1dY3YhxXieiaZdWz0bGbRsIRPx9Az2geFCZwThnndyKsw8KmH6k9Wf6IK24mZr147Tep1GwKGYpvx3zjQMnxrmWkiqlmi0dslJEtaAIlqwtSL1GXZIZ4iQ2DnIIO48TEZ4w4gmroyIjyxlydTyU4IjVRsXUIZkKLLlRNaOjsEuZbkhFNuQ12IdJGWG65bu4v3XJAC46phinksjKZvxT0sjliZxyPnx9455HX9or6xxsQS6J1EFIvyZBg7M3Xi0BCiP8b6ZicoZ4Al8IkJL9KExrJjRURVvMrU7xNCWKA9JGbyTMzsgXbZdqGxKMmSyeVEcBmQ7zZLuTetrdWnJW16cOzjFpWzbSb42J2kftKyNFmJK8SLb6sZIZDApVyWRWvwPzoQMwB2zcD1TEazj2fEhaKEaU2E2Mzbr5iq87O5qrouOnUeskcrkSm6fv1EfAt7r3ZlUJHD4MMsZ3NrJsrXZabm2aZqr5jh8DMiIcpEBK7Pj3aRL5ep4soAmGvwCIQ1kaWjeysXillsVeZFTscgSbjy6HKwT0dhKcYW85Rzqi8gfCxAlkiXpE8zzZjV3qboxBU2SC7RdcjT0dz6uN02XSZGgZdWZynibAtwnvkVzQs6rfv2cfCWD90 Provides: libxbsql = 0.11-alt5.1 --- xql-0.11-alt5.1.i586.rpm.repo 2012-02-04 13:31:07.000000000 +0000 +++ xql-0.11-alt5.1.i586.rpm.hasher 2019-04-21 06:41:36.467346172 +0000 @@ -2,13 +2,6 @@ Requires: /lib/ld-linux.so.2 -Requires: libc.so.6(GLIBC_2.0) -Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.3.4) -Requires: libc.so.6(GLIBC_2.4) -Requires: libgcc_s.so.1(GCC_3.0) -Requires: libreadline.so.5 >= set:nlIfCiwp4 -Requires: rpmlib(SetVersions) +Requires: libreadline.so.6 >= set:nlIfCiwp4 Requires: libstdc++.so.6(CXXABI_1.3) Requires: libstdc++.so.6(GLIBCXX_3.4) -Requires: libxbsql.so.0 >= set:mhEZDUvg2o9UVu5XOTtr6IY6O3n9eB2nj1Gozfh1fL2aJIy1IBTZGhcJPMPaZGg5 -Requires: rtld(GNU_HASH) +Requires: libxbsql = 0.11-alt5.1 Requires: rpmlib(PayloadIsLzma) --- xql-debuginfo-0.11-alt5.1.i586.rpm.repo 2012-02-04 13:31:07.000000000 +0000 +++ xql-debuginfo-0.11-alt5.1.i586.rpm.hasher 2019-04-21 06:41:36.503345024 +0000 @@ -3,3 +3,2 @@ /usr/src/debug/libxbsql-0.11/xbsql 40755 -/usr/src/debug/libxbsql-0.11/xbsql/xbsql.h 100644 /usr/src/debug/libxbsql-0.11/xbsql/xql.cpp 100644 @@ -7,7 +6,5 @@ Requires: /usr/lib/debug/lib/ld-linux.so.2.debug -Requires: debug(libc.so.6) -Requires: debug(libgcc_s.so.1) -Requires: debug(libreadline.so.5) +Requires: debug(libreadline.so.6) Requires: debug(libstdc++.so.6) -Requires: debug(libxbsql.so.0) +Requires: libxbsql-debuginfo = 0.11-alt5.1 Requires: rpmlib(PayloadIsLzma)