Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sqliteodbc.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1785/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sqliteodbc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001adde Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sqliteodbc-0.999-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sqliteodbc.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1785/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sqliteodbc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JNaG4a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sqliteodbc-0.999 + /usr/bin/gzip -dc /builddir/build/SOURCES/sqliteodbc-0.999.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sqliteodbc-0.999 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for i in README + sed 's#\r##g' README + touch -r README README.tmp + mv README.tmp README + for i in ChangeLog + iconv -f ISO-8859-1 -t UTF-8 -o ChangeLog.tmp ChangeLog + touch -r ChangeLog ChangeLog.tmp + mv ChangeLog.tmp ChangeLog Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RGZSpA + exit 0 + umask 022 + cd /builddir/build/BUILD + cd sqliteodbc-0.999 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... yes checking for a BSD-compatible install... /usr/bin/install -c checking for SQLite header and library... yes checking for sqlite_libversion in -lsqlite... yes checking for sqlite_compile in -lsqlite... yes checking for sqlite_encode_binary in -lsqlite... yes checking for sqliteAtoF in -lsqlite... yes checking for sqlite_mprintf in -lsqlite... yes checking for sqlite_trace in -lsqlite... yes checking for SQLite3 header and library... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for sqlite3_overload_function in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for sqlite3_clear_bindings in -lsqlite3... yes checking for sqlite3_create_module_v2 in -lsqlite3... yes checking for sqlite3_vfs_register in -lsqlite3... yes checking for sqlite3_table_column_metadata in -lsqlite3... yes checking for sqlite3_profile in -lsqlite3... yes checking for sqlite3_strnicmp in -lsqlite3... yes checking for sqlite3_close_v2 in -lsqlite3... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for SQLite4 header and library... no checking for libxml2 header and library... configure: WARNING: SQLite4 header file and source not found yes checking for ODBC headers and libraries... yes checking for SQLLEN availability... yes checking for SQLULEN availability... yes checking for SQLROWCOUNT availability... yes checking for SQLSETPOSIROW availability... yes checking for SQLROWOFFSET availability... yes checking for SQLROWSETSIZE availability... yes checking for SQLColAttribute signature has SQLLEN... yes checking for SQLSetStmtOption signature has SQLULEN... yes checking for SQLWCHAR availability... yes checking for SQLBIGINT availability... yes checking for ptrdiff_t availability... yes checking for dlopen in -ldl... yes checking for SQLGetPrivateProfileString via dlopen... yes checking va_list usage... NOT using sqlite_exec_vprintf/sqlite_vmprintf checking for usleep... yes checking for nanosleep... yes checking for localeconv... yes checking for localtime_r... yes checking for gmtime_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sqliteodbc.spec config.status: creating debian/changelog config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j3 ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 \ -DHAVE_LIBVERSION=1 -DHAVE_ENCDEC=1 -DHAVE_SQLITEATOF=1 -DHAVE_SQLITEMPRINTF=1 -DHAVE_SQLITETRACE=1 sqliteodbc.c ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 blobtoxy.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c -fPIC -DPIC -o .libs/sqlite3odbc.o libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_LIBVERSION=1 -DHAVE_ENCDEC=1 -DHAVE_SQLITEATOF=1 -DHAVE_SQLITEMPRINTF=1 -DHAVE_SQLITETRACE=1 sqliteodbc.c -fPIC -DPIC -o .libs/sqliteodbc.o libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 blobtoxy.c -fPIC -DPIC -o .libs/blobtoxy.o libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 blobtoxy.c -o blobtoxy.o >/dev/null 2>&1 ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 impexp.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 impexp.c -fPIC -DPIC -o .libs/impexp.o libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 impexp.c -o impexp.o >/dev/null 2>&1 ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 csvtable.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 csvtable.c -fPIC -DPIC -o .libs/csvtable.o sqliteodbc.c: In function 'drvfreestmt': sqliteodbc.c:9990:13: warning: variable 'dbc' set but not used [-Wunused-but-set-variable] SQLHDBC dbc; ^ libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_LIBVERSION=1 -DHAVE_ENCDEC=1 -DHAVE_SQLITEATOF=1 -DHAVE_SQLITEMPRINTF=1 -DHAVE_SQLITETRACE=1 sqliteodbc.c -o sqliteodbc.o >/dev/null 2>&1 libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 csvtable.c -o csvtable.o >/dev/null 2>&1 sqlite3odbc.c: In function 'drvfreestmt': sqlite3odbc.c:13204:13: warning: variable 'dbc' set but not used [-Wunused-but-set-variable] SQLHDBC dbc; ^ libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c -o sqlite3odbc.o >/dev/null 2>&1 ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 zipfile.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 zipfile.c -fPIC -DPIC -o .libs/zipfile.o libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 zipfile.c -o zipfile.o >/dev/null 2>&1 ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 -I/usr/include/libxml2 xpath.c libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 -I/usr/include/libxml2 xpath.c -fPIC -DPIC -o .libs/xpath.o libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 -I/usr/include/libxml2 xpath.c -o xpath.o >/dev/null 2>&1 ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" \ -o libsqlite3_mod_blobtoxy.la \ blobtoxy.lo -rpath /usr/lib64 -release 0.999 libtool: link: gcc -shared .libs/blobtoxy.o -m64 -mtune=generic -Wl,-soname -Wl,libsqlite3_mod_blobtoxy-0.999.so -o .libs/libsqlite3_mod_blobtoxy-0.999.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_blobtoxy.so" && ln -s "libsqlite3_mod_blobtoxy-0.999.so" "libsqlite3_mod_blobtoxy.so") libtool: link: ar cru .libs/libsqlite3_mod_blobtoxy.a blobtoxy.o libtool: link: ranlib .libs/libsqlite3_mod_blobtoxy.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_blobtoxy.la" && ln -s "../libsqlite3_mod_blobtoxy.la" "libsqlite3_mod_blobtoxy.la" ) ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" \ -o libsqlite3_mod_impexp.la \ impexp.lo -rpath /usr/lib64 -release 0.999 libtool: link: gcc -shared .libs/impexp.o -m64 -mtune=generic -Wl,-soname -Wl,libsqlite3_mod_impexp-0.999.so -o .libs/libsqlite3_mod_impexp-0.999.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_impexp.so" && ln -s "libsqlite3_mod_impexp-0.999.so" "libsqlite3_mod_impexp.so") libtool: link: ar cru .libs/libsqlite3_mod_impexp.a impexp.o libtool: link: ranlib .libs/libsqlite3_mod_impexp.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_impexp.la" && ln -s "../libsqlite3_mod_impexp.la" "libsqlite3_mod_impexp.la" ) ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" \ -o libsqlite3_mod_csvtable.la \ csvtable.lo -rpath /usr/lib64 -release 0.999 libtool: link: gcc -shared .libs/csvtable.o -m64 -mtune=generic -Wl,-soname -Wl,libsqlite3_mod_csvtable-0.999.so -o .libs/libsqlite3_mod_csvtable-0.999.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_csvtable.so" && ln -s "libsqlite3_mod_csvtable-0.999.so" "libsqlite3_mod_csvtable.so") libtool: link: ar cru .libs/libsqlite3_mod_csvtable.a csvtable.o libtool: link: ranlib .libs/libsqlite3_mod_csvtable.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_csvtable.la" && ln -s "../libsqlite3_mod_csvtable.la" "libsqlite3_mod_csvtable.la" ) ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" \ -o libsqlite3_mod_zipfile.la \ zipfile.lo -rpath /usr/lib64 -release 0.999 -lz libtool: link: gcc -shared .libs/zipfile.o -lz -m64 -mtune=generic -Wl,-soname -Wl,libsqlite3_mod_zipfile-0.999.so -o .libs/libsqlite3_mod_zipfile-0.999.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_zipfile.so" && ln -s "libsqlite3_mod_zipfile-0.999.so" "libsqlite3_mod_zipfile.so") libtool: link: ar cru .libs/libsqlite3_mod_zipfile.a zipfile.o libtool: link: ranlib .libs/libsqlite3_mod_zipfile.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_zipfile.la" && ln -s "../libsqlite3_mod_zipfile.la" "libsqlite3_mod_zipfile.la" ) ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" \ -o libsqlite3_mod_xpath.la \ xpath.lo -rpath /usr/lib64 -release 0.999 -lxml2 -lz -lm -ldl libtool: link: gcc -shared .libs/xpath.o -lxml2 -lz -lm -ldl -m64 -mtune=generic -Wl,-soname -Wl,libsqlite3_mod_xpath-0.999.so -o .libs/libsqlite3_mod_xpath-0.999.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_xpath.so" && ln -s "libsqlite3_mod_xpath-0.999.so" "libsqlite3_mod_xpath.so") libtool: link: ar cru .libs/libsqlite3_mod_xpath.a xpath.o libtool: link: ranlib .libs/libsqlite3_mod_xpath.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_xpath.la" && ln -s "../libsqlite3_mod_xpath.la" "libsqlite3_mod_xpath.la" ) ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -o libsqliteodbc.la \ sqliteodbc.lo -rpath /usr/lib64 -lsqlite \ -ldl -Wl,-z,relro -release 0.999 libtool: link: gcc -shared .libs/sqliteodbc.o -lsqlite -ldl -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libsqliteodbc-0.999.so -o .libs/libsqliteodbc-0.999.so libtool: link: (cd ".libs" && rm -f "libsqliteodbc.so" && ln -s "libsqliteodbc-0.999.so" "libsqliteodbc.so") libtool: link: ar cru .libs/libsqliteodbc.a sqliteodbc.o libtool: link: ranlib .libs/libsqliteodbc.a libtool: link: ( cd ".libs" && rm -f "libsqliteodbc.la" && ln -s "../libsqliteodbc.la" "libsqliteodbc.la" ) ./libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DDRIVER_VER_INFO=\"0.999\" -o libsqlite3odbc.la \ sqlite3odbc.lo -rpath /usr/lib64 \ -lsqlite3 -ldl -Wl,-z,relro -release 0.999 \ libtool: link: gcc -shared .libs/sqlite3odbc.o -lsqlite3 -ldl -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libsqlite3odbc-0.999.so -o .libs/libsqlite3odbc-0.999.so libtool: link: (cd ".libs" && rm -f "libsqlite3odbc.so" && ln -s "libsqlite3odbc-0.999.so" "libsqlite3odbc.so") libtool: link: ar cru .libs/libsqlite3odbc.a sqlite3odbc.o libtool: link: ranlib .libs/libsqlite3odbc.a libtool: link: ( cd ".libs" && rm -f "libsqlite3odbc.la" && ln -s "../libsqlite3odbc.la" "libsqlite3odbc.la" ) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T3begx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 + cd sqliteodbc-0.999 + mkdir -p /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 + make install DESTDIR=/builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 ./libtool --mode=install /usr/bin/install -c \ libsqliteodbc.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqliteodbc-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqliteodbc-0.999.so libsqliteodbc.so || { rm -f libsqliteodbc.so && ln -s libsqliteodbc-0.999.so libsqliteodbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqliteodbc.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc.la libtool: install: /usr/bin/install -c .libs/libsqliteodbc.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' ./libtool --mode=install /usr/bin/install -c \ libsqlite3odbc.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqlite3odbc-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqlite3odbc-0.999.so libsqlite3odbc.so || { rm -f libsqlite3odbc.so && ln -s libsqlite3odbc-0.999.so libsqlite3odbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3odbc.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc.la libtool: install: /usr/bin/install -c .libs/libsqlite3odbc.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "libsqlite3_mod_blobtoxy.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_blobtoxy.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_blobtoxy-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqlite3_mod_blobtoxy-0.999.so libsqlite3_mod_blobtoxy.so || { rm -f libsqlite3_mod_blobtoxy.so && ln -s libsqlite3_mod_blobtoxy-0.999.so libsqlite3_mod_blobtoxy.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_blobtoxy.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_blobtoxy.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "libsqlite3_mod_impexp.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_impexp.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_impexp-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqlite3_mod_impexp-0.999.so libsqlite3_mod_impexp.so || { rm -f libsqlite3_mod_impexp.so && ln -s libsqlite3_mod_impexp-0.999.so libsqlite3_mod_impexp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_impexp.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_impexp.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "libsqlite3_mod_csvtable.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_csvtable.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_csvtable-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqlite3_mod_csvtable-0.999.so libsqlite3_mod_csvtable.so || { rm -f libsqlite3_mod_csvtable.so && ln -s libsqlite3_mod_csvtable-0.999.so libsqlite3_mod_csvtable.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_csvtable.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_csvtable.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "libsqlite3_mod_zipfile.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_zipfile.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_zipfile-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqlite3_mod_zipfile-0.999.so libsqlite3_mod_zipfile.so || { rm -f libsqlite3_mod_zipfile.so && ln -s libsqlite3_mod_zipfile-0.999.so libsqlite3_mod_zipfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_zipfile.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_zipfile.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "libsqlite3_mod_xpath.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_xpath.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_xpath-0.999.so /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath-0.999.so libtool: install: (cd /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libsqlite3_mod_xpath-0.999.so libsqlite3_mod_xpath.so || { rm -f libsqlite3_mod_xpath.so && ln -s libsqlite3_mod_xpath-0.999.so libsqlite3_mod_xpath.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_xpath.lai /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_xpath.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath.a libtool: install: chmod 644 /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath.a libtool: install: ranlib /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' + rm -f /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc.la + rm -f /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc.la + rm -f /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile.a /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath.la /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile.la + cat + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/sqliteodbc-0.999 extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_zipfile-0.999.so extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_xpath-0.999.so extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_blobtoxy-0.999.so extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3odbc-0.999.so extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_impexp-0.999.so extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqliteodbc-0.999.so extracting debug info from /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/lib64/libsqlite3_mod_csvtable-0.999.so /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libsqlite3_mod_impexp-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqlite3_mod_impexp.so.debug symlinked /usr/lib/debug/usr/lib64/libsqlite3_mod_xpath-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqlite3_mod_xpath.so.debug symlinked /usr/lib/debug/usr/lib64/libsqlite3_mod_zipfile-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqlite3_mod_zipfile.so.debug symlinked /usr/lib/debug/usr/lib64/libsqlite3_mod_blobtoxy-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqlite3_mod_blobtoxy.so.debug symlinked /usr/lib/debug/usr/lib64/libsqliteodbc-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqliteodbc.so.debug symlinked /usr/lib/debug/usr/lib64/libsqlite3odbc-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqlite3odbc.so.debug symlinked /usr/lib/debug/usr/lib64/libsqlite3_mod_csvtable-0.999.so.debug to /usr/lib/debug/usr/lib64/libsqlite3_mod_csvtable.so.debug 2281 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: sqliteodbc-0.999-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lzRKeA + umask 022 + cd /builddir/build/BUILD + cd sqliteodbc-0.999 + DOCDIR=/builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/share/doc/sqliteodbc-0.999 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/share/doc/sqliteodbc-0.999 + cp -pr README /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/share/doc/sqliteodbc-0.999 + cp -pr license.terms /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/share/doc/sqliteodbc-0.999 + cp -pr ChangeLog /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/share/doc/sqliteodbc-0.999 + cp -pr odbc.ini.sample /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64/usr/share/doc/sqliteodbc-0.999 + exit 0 Provides: libsqlite3_mod_blobtoxy-0.999.so()(64bit) libsqlite3_mod_csvtable-0.999.so()(64bit) libsqlite3_mod_impexp-0.999.so()(64bit) libsqlite3_mod_xpath-0.999.so()(64bit) libsqlite3_mod_zipfile-0.999.so()(64bit) libsqlite3odbc-0.999.so()(64bit) libsqliteodbc-0.999.so()(64bit) sqliteodbc = 0.999-1.el7.centos sqliteodbc(x86-64) = 0.999-1.el7.centos Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) 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) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libsqlite.so.0()(64bit) libsqlite3.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: sqliteodbc-debuginfo-0.999-1.el7.centos.x86_64 Provides: sqliteodbc-debuginfo = 0.999-1.el7.centos sqliteodbc-debuginfo(x86-64) = 0.999-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-0001adde Wrote: /builddir/build/RPMS/sqliteodbc-0.999-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/sqliteodbc-debuginfo-0.999-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tAOxzM + umask 022 + cd /builddir/build/BUILD + cd sqliteodbc-0.999 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sqliteodbc-0.999-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->