Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libdrizzle.spec'], shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-21254/root'logger=printOutput=Falseenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock'}gid=135user='mockbuild'uid=1001timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libdrizzle.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-59886200.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libdrizzle-1.0-0.4.2011.07.21.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libdrizzle.spec'], shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-21254/root'logger=printOutput=Falseenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock'}gid=135user='mockbuild'uid=1001private_network=Truetimeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libdrizzle.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qAf7ZW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf drizzle7-2011.07.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/drizzle7-2011.07.21.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd drizzle7-2011.07.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/README . + 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 + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./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 --without-server checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 gcc44... no checking for g++44... no checking for gcc45... no checking for g++45... no checking if GCC is recent enough... yes checking for isainfo... no checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed 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... 1572864 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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... no checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for simple visibility declarations... yes checking whether NLS is requested... yes checking how to create a ustar tar archive... gnutar checking whether __SUNPRO_C is declared... no checking whether __ICC is declared... no checking for ISO C++ 98 include files... yes checking the location of cstdint... checking the location of cinttypes... checking "C Compiler version--yes"... "gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)" checking "C++ Compiler version"... "g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)" checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for C/C++ restrict keyword... __restrict checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing clock_gettime... none required checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking size of off_t... 8 checking size of size_t... 8 checking size of long long... 8 checking if time_t is unsigned... no checking if system defines RUSAGE_THREAD... yes checking for cos in -lm... yes checking for setsockopt... yes checking for bind... yes checking whether madvise is declared... no checking whether the compiler provides atomic builtins... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking whether to enable assertions... yes checking whether it is safe to use -fdiagnostics-show-option... yes checking whether it is safe to use -floop-parallelize-all... yes checking whether it is safe to use -Wextra... yes checking whether it is safe to use -Wformat... yes checking whether it is safe to use -Wconversion... yes checking whether it is safe to use -Wconversion with htons... no checking whether it is safe to use -Wmissing-declarations from C++... yes checking whether it is safe to use -Wframe-larger-than... yes checking whether it is safe to use -Wlogical-op... yes checking whether it is safe to use -Wredundant-decls from C++... yes checking whether it is safe to use -Wattributes from C++... no checking whether it is safe to use -Wno-attributes... no checking for dtrace... no checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking for doxygen... doxygen checking for perl... perl checking for dpkg-gensymbols... no checking for lcov... no checking for genhtml... no checking for sphinx-build... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for intltool >= 0.35... 0.50.2 found checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for libintl_gettext in -lintl... no checking for working -pipe... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_yield_np... no checking if pthread_yield takes zero arguments... yes checking if pthread_yield takes one argument... no checking for pthread_attr_getstacksize... yes checking for pthread_attr_setprio... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_create... no checking for pthread_getsequence_np... no checking for pthread_key_delete... yes checking for pthread_rwlock_rdlock... yes checking for pthread_setprio... no checking for pthread_setprio_np... no checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for pthread_attr_create... no checking for rwlock_init... no checking args to pthread_getspecific... POSIX checking args to pthread_mutex_init... POSIX checking args to readdir_r... POSIX checking style of sigwait... POSIX checking for pthread_attr_setscope... yes checking if pthread_yield takes zero arguments... yes checking if pthread_yield takes 1 argument... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for libprotobuf... yes checking how to link with libprotobuf... /usr/lib64/libprotobuf.so checking for protobuf >= 2.1.0... yes checking for protoc... /usr/bin/protoc checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for libuuid... yes checking how to link with libuuid... /usr/lib64/libuuid.so checking for libz... yes checking how to link with libz... /usr/lib64/libz.so checking for libpcre... yes checking how to link with libpcre... /usr/lib64/libpcre.so checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking defined rl_compentry_func_t... yes checking rl_compentry_func_t works... yes checking defined rl_completion_func_t... yes checking for TIOCGWINSZ in sys/ioctl.h... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for utime.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for bison... no checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working alloca.h... yes checking for alloca... yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking working fdatasync... yes checking for gethrtime... no checking for setupterm... no checking for backtrace... yes checking for backtrace_symbols... yes checking for backtrace_symbols_fd... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/types.h... (cached) yes checking sys/fpu.h usability... no checking sys/fpu.h presence... no checking for sys/fpu.h... no checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking select.h usability... no checking select.h presence... no checking for select.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for utime.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking asm/termbits.h usability... yes checking asm/termbits.h presence... yes checking for asm/termbits.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for sched_yield... yes checking for curses.h... yes checking for term.h... yes checking for uint... yes checking for ulong... yes checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking checking for abi::__cxa_demangle... yes checking for libc... no checking if boost is recent enough... no configure: WARNING: boost is required for drizzle7 checking for libc... (cached) no configure: WARNING: boost is required for drizzle7 checking for libboost_program_options-mt... no checking for libboost_program_options... no configure: WARNING: boost::program_options is required for drizzle7 checking for libc... (cached) no configure: WARNING: boost is required for drizzle7 checking for libboost_thread-mt... no checking for libboost_thread... no configure: WARNING: boost::thread is required for drizzle7 checking for libc... (cached) no configure: WARNING: boost is required for drizzle7 checking for libboost_regex-mt... no checking for libboost_regex... no configure: WARNING: boost::regex is required for drizzle7 checking for libc... (cached) no configure: WARNING: boost is required for drizzle7 checking for libboost_date_time-mt... no checking for libboost_date_time... no configure: WARNING: Boost.Date_Time is required for drizzle7 checking for libc... (cached) no configure: WARNING: boost is required for drizzle7 checking for libboost_filesystem-mt... no checking for libboost_filesystem... no configure: WARNING: Boost.Filesystem is required for drizzle7 checking for libc... (cached) no configure: WARNING: boost is required for drizzle7 checking for libboost_iostreams-mt... no checking for libboost_iostreams... no configure: WARNING: Boost.Iostreams is required for drizzle7 checking for libc... (cached) no checking for libboost_unit_test_framework-mt... no checking for libboost_unit_test_framework... no checking for libsqlite3... no checking for libcurl... yes checking how to link with libcurl... /usr/lib64/libcurl.so checking if libcurl has CURLOPT_USERNAME... no checking for libldap... no checking for libldap... no checking for libgearman... no checking for libhaildb... no checking for flex... no checking libaio.h usability... no checking libaio.h presence... no checking for libaio.h... no checking for libaio... no checking for getpagesize... yes checking for working mmap... yes checking for libevent... no checking for libmemcached... no checking for libmemcachedprotocol... no checking if libmemcached has memcached_server_fn... no checking for memcached... no configure: WARNING: libldap not found: not building auth_ldap plugin. checking for libpam... yes checking how to link with libpam... /usr/lib64/libpam.so configure: WARNING: libgearman not found: not building gearman_udf plugin. checking for aio_read in -lrt... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for sched.h... (cached) yes checking size of int... 4 checking size of long... 8 checking size of void*... 8 checking for sched_yield... (cached) yes checking for fdatasync... (cached) yes checking for localtime_r... yes checking for pread... yes checking for uname... yes checking for munmap... yes checking for memchr... yes checking for getpagesize... (cached) yes checking for bzero... yes checking whether byte ordering is bigendian... (cached) no checking whether pthread_t can be used by GCC atomic builtins... yes checking whether __attribute__ visibility "hidden" is supported... yes configure: no need to check pthread_t size checking for x86 PAUSE instruction... yes configure: WARNING: libgearman not found: not building logging_gearman plugin. checking for libgcrypt... yes checking how to link with libgcrypt... /usr/lib64/libgcrypt.so checking if libmemcached is recent enough... no checking if libmemcached is recent enough... (cached) no checking for librabbitmq... no checking for rabbitmq-server... no configure: WARNING: Couldn't find both rabbitmq c client and server support, rabbitmq plugin will not be built. configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating drizzled/module/load_list.h config.status: creating Makefile config.status: creating tests/Makefile config.status: creating drizzled/plugin/version.h config.status: creating support-files/drizzle7.pc config.status: creating support-files/libdrizzle-1.0.pc config.status: creating support-files/libdrizzle-2.0.pc config.status: creating support-files/smf/install.sh config.status: creating support-files/smf/drizzle.xml config.status: creating support-files/smf/drizzle config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands --- Configuration summary for drizzle7 version 7 drizzle * Installation prefix: /usr * System type: redhat-linux-gnu * pandora-build version: 0.175 * Host CPU: x86_64 * C Compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) * C++ Compiler: g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) * Assertions enabled: yes * Debug enabled: no * Profiling enabled: no * Coverage enabled: no * Warnings as failure: no --- + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pR6XTs + umask 022 + cd /builddir/build/BUILD + cd drizzle7-2011.07.21 + /usr/bin/make -j2 libdrizzle-1.0 cd . && python config/pandora-plugin write CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-column.lo CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-command.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-command.lo `test -f 'libdrizzle-1.0/libdrizzle/command.c' || echo './'`libdrizzle-1.0/libdrizzle/command.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-column.lo `test -f 'libdrizzle-1.0/libdrizzle/column.c' || echo './'`libdrizzle-1.0/libdrizzle/column.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-conn.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-conn.lo `test -f 'libdrizzle-1.0/libdrizzle/conn.c' || echo './'`libdrizzle-1.0/libdrizzle/conn.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-conn_uds.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-conn_uds.lo `test -f 'libdrizzle-1.0/libdrizzle/conn_uds.c' || echo './'`libdrizzle-1.0/libdrizzle/conn_uds.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-drizzle.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-drizzle.lo `test -f 'libdrizzle-1.0/libdrizzle/drizzle.c' || echo './'`libdrizzle-1.0/libdrizzle/drizzle.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-field.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-field.lo `test -f 'libdrizzle-1.0/libdrizzle/field.c' || echo './'`libdrizzle-1.0/libdrizzle/field.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-handshake.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-handshake.lo `test -f 'libdrizzle-1.0/libdrizzle/handshake.c' || echo './'`libdrizzle-1.0/libdrizzle/handshake.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-pack.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-pack.lo `test -f 'libdrizzle-1.0/libdrizzle/pack.c' || echo './'`libdrizzle-1.0/libdrizzle/pack.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-query.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-query.lo `test -f 'libdrizzle-1.0/libdrizzle/query.c' || echo './'`libdrizzle-1.0/libdrizzle/query.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-result.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-result.lo `test -f 'libdrizzle-1.0/libdrizzle/result.c' || echo './'`libdrizzle-1.0/libdrizzle/result.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-row.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-row.lo `test -f 'libdrizzle-1.0/libdrizzle/row.c' || echo './'`libdrizzle-1.0/libdrizzle/row.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-sha1.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-sha1.lo `test -f 'libdrizzle-1.0/libdrizzle/sha1.c' || echo './'`libdrizzle-1.0/libdrizzle/sha1.c CC libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-state.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -g -pthread -pipe -O2 -fvisibility=hidden -pedantic -Wall -Wundef -Wshadow -fdiagnostics-show-option -floop-parallelize-all -fno-strict-aliasing -Wno-strict-aliasing -Wextra -Wformat -Wno-format-nonliteral -Wno-format-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wlogical-op -DUNIV_LINUX -I./libdrizzle-1.0 -I./libdrizzle-1.0 -fvisibility=hidden -DBUILDING_LIBDRIZZLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libdrizzle-1.0/libdrizzle/libdrizzle_1_0_libdrizzle_libdrizzle_la-state.lo `test -f 'libdrizzle-1.0/libdrizzle/state.c' || echo './'`libdrizzle-1.0/libdrizzle/state.c CCLD libdrizzle-1.0/libdrizzle/libdrizzle.la + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aVzud5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 + cd drizzle7-2011.07.21 + rm -rf /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 + make install-libdrizzle-1.0 DESTDIR=/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 AM_INSTALL_PROGRAM_FLAGS= cd . && python config/pandora-plugin write test -z "/usr/include/libdrizzle-1.0/libdrizzle" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/include/libdrizzle-1.0/libdrizzle" /usr/bin/install -c -m 644 libdrizzle-1.0/libdrizzle/column.h libdrizzle-1.0/libdrizzle/column_client.h libdrizzle-1.0/libdrizzle/column_server.h libdrizzle-1.0/libdrizzle/command_client.h libdrizzle-1.0/libdrizzle/command_server.h libdrizzle-1.0/libdrizzle/conn.h libdrizzle-1.0/libdrizzle/conn_client.h libdrizzle-1.0/libdrizzle/conn_server.h libdrizzle-1.0/libdrizzle/constants.h libdrizzle-1.0/libdrizzle/drizzle.h libdrizzle-1.0/libdrizzle/drizzle_client.h libdrizzle-1.0/libdrizzle/drizzle_server.h libdrizzle-1.0/libdrizzle/field_client.h libdrizzle-1.0/libdrizzle/field_server.h libdrizzle-1.0/libdrizzle/handshake_client.h libdrizzle-1.0/libdrizzle/handshake_server.h libdrizzle-1.0/libdrizzle/libdrizzle.h libdrizzle-1.0/libdrizzle/query.h libdrizzle-1.0/libdrizzle/result.h libdrizzle-1.0/libdrizzle/result_client.h libdrizzle-1.0/libdrizzle/result_server.h libdrizzle-1.0/libdrizzle/row_client.h libdrizzle-1.0/libdrizzle/row_server.h libdrizzle-1.0/libdrizzle/structs.h libdrizzle-1.0/libdrizzle/visibility.h '/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/include/libdrizzle-1.0/libdrizzle' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 support-files/libdrizzle-1.0.pc '/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64/pkgconfig' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64" echo " /bin/sh ./libtool --mode=install /usr/bin/install -c libdrizzle-1.0/libdrizzle/libdrizzle.la '/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64'"; /bin/sh ./libtool --mode=install /usr/bin/install -c libdrizzle-1.0/libdrizzle/libdrizzle.la '/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libdrizzle-1.0/libdrizzle/libdrizzle.la "/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64"; libtool: install: /usr/bin/install -c libdrizzle-1.0/libdrizzle/.libs/libdrizzle.so.1.1.0 /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64/libdrizzle.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64 && { ln -s -f libdrizzle.so.1.1.0 libdrizzle.so.1 || { rm -f libdrizzle.so.1 && ln -s libdrizzle.so.1.1.0 libdrizzle.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64 && { ln -s -f libdrizzle.so.1.1.0 libdrizzle.so || { rm -f libdrizzle.so && ln -s libdrizzle.so.1.1.0 libdrizzle.so; }; }) libtool: install: /usr/bin/install -c libdrizzle-1.0/libdrizzle/.libs/libdrizzle.lai /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64/libdrizzle.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' + rm -f /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64//usr/lib64/libdrizzle.la + /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/drizzle7-2011.07.21 extracting debug info from /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/lib64/libdrizzle.so.1.1.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libdrizzle.so.1.1.0.debug to /usr/lib/debug/usr/lib64/libdrizzle.so.debug symlinked /usr/lib/debug/usr/lib64/libdrizzle.so.1.1.0.debug to /usr/lib/debug/usr/lib64/libdrizzle.so.1.debug 553 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: libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58kWiJ + umask 022 + cd /builddir/build/BUILD + cd drizzle7-2011.07.21 + DOCDIR=/builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/share/doc/libdrizzle-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/share/doc/libdrizzle-1.0 + cp -pr README /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/share/doc/libdrizzle-1.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/share/doc/libdrizzle-1.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/share/doc/libdrizzle-1.0 + cp -pr COPYING /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64/usr/share/doc/libdrizzle-1.0 + exit 0 Provides: libdrizzle = 1.0-0.4.2011.07.21.el7.centos libdrizzle(x86-64) = 1.0-0.4.2011.07.21.el7.centos libdrizzle.so.1()(64bit) libdrizzle.so.1(DRIZZLE7)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libdrizzle-devel-1.0-0.4.2011.07.21.el7.centos.x86_64 Provides: libdrizzle-devel = 1.0-0.4.2011.07.21.el7.centos libdrizzle-devel(x86-64) = 1.0-0.4.2011.07.21.el7.centos pkgconfig(libdrizzle-1.0) = 2011.07.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdrizzle.so.1()(64bit) Processing files: libdrizzle-debuginfo-1.0-0.4.2011.07.21.el7.centos.x86_64 Provides: libdrizzle-debuginfo = 1.0-0.4.2011.07.21.el7.centos libdrizzle-debuginfo(x86-64) = 1.0-0.4.2011.07.21.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/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libdrizzle-devel-1.0-0.4.2011.07.21.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libdrizzle-debuginfo-1.0-0.4.2011.07.21.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LI3E0r + umask 022 + cd /builddir/build/BUILD + cd drizzle7-2011.07.21 + rm -rf /builddir/build/BUILDROOT/libdrizzle-1.0-0.4.2011.07.21.el7.centos.x86_64 + exit 0 Child return code was: 0