Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fastdfs.spec'], logger=shell=Falsegid=135uid=1001printOutput=Falsetimeout=0chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-8823/root'user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fastdfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-14913985.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fastdfs-5.0.7-7.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fastdfs.spec'], logger=shell=Falsegid=135uid=1001printOutput=Falsetimeout=0private_network=TruechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-8823/root'user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fastdfs.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BbAzfs + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fastdfs-5.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastdfs-5.0.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastdfs-5.0.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LTbijR + umask 022 + cd /builddir/build/BUILD + cd fastdfs-5.0.7 + LANG=C + export LANG + unset DISPLAY + ./make.sh cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../common/fdfs_global.o ../common/fdfs_global.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_proto.o tracker_proto.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_mem.o tracker_mem.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_service.o tracker_service.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_status.o tracker_status.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_global.o tracker_global.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_func.o tracker_func.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o fdfs_shared_func.o fdfs_shared_func.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_nio.o tracker_nio.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_relationship.o tracker_relationship.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_dump.o tracker_dump.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../common/linux_stack_trace.o ../common/linux_stack_trace.c -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_trackerd fdfs_trackerd.c ../common/fdfs_global.o tracker_proto.o tracker_mem.o tracker_service.o tracker_status.o tracker_global.o tracker_func.o fdfs_shared_func.o tracker_nio.o tracker_relationship.o tracker_dump.o ../common/linux_stack_trace.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o tracker_client_thread.o tracker_client_thread.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_global.o storage_global.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_func.o storage_func.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_service.o storage_service.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_sync.o storage_sync.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_nio.o storage_nio.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_dio.o storage_dio.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_ip_changed_dealer.o storage_ip_changed_dealer.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_param_getter.o storage_param_getter.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_disk_recovery.o storage_disk_recovery.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o trunk_mgr/trunk_mem.o trunk_mgr/trunk_mem.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o trunk_mgr/trunk_shared.o trunk_mgr/trunk_shared.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o trunk_mgr/trunk_sync.o trunk_mgr/trunk_sync.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o trunk_mgr/trunk_client.o trunk_mgr/trunk_client.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o trunk_mgr/trunk_free_block_checker.o trunk_mgr/trunk_free_block_checker.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../client/client_global.o ../client/client_global.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../client/tracker_client.o ../client/tracker_client.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../client/storage_client.o ../client/storage_client.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../client/client_func.o ../client/client_func.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o fdht_client/fdht_proto.o fdht_client/fdht_proto.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o fdht_client/fdht_client.o fdht_client/fdht_client.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o fdht_client/fdht_func.o fdht_client/fdht_func.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o fdht_client/fdht_global.o fdht_client/fdht_global.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o storage_dump.o storage_dump.c -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_storaged fdfs_storaged.c ../common/fdfs_global.o ../tracker/fdfs_shared_func.o ../tracker/tracker_proto.o tracker_client_thread.o storage_global.o storage_func.o storage_service.o storage_sync.o storage_nio.o storage_dio.o storage_ip_changed_dealer.o storage_param_getter.o storage_disk_recovery.o trunk_mgr/trunk_mem.o trunk_mgr/trunk_shared.o trunk_mgr/trunk_sync.o trunk_mgr/trunk_client.o trunk_mgr/trunk_free_block_checker.o ../client/client_global.o ../client/tracker_client.o ../client/storage_client.o ../client/client_func.o fdht_client/fdht_proto.o fdht_client/fdht_client.o fdht_client/fdht_func.o fdht_client/fdht_global.o storage_dump.o ../common/linux_stack_trace.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I. -Itrunk_mgr -I../common -I../tracker -I../client -Ifdht_client -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../common/fdfs_http_shared.o ../common/fdfs_http_shared.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -o ../common/mime_file_parser.o ../common/mime_file_parser.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o ../common/fdfs_global.lo ../common/fdfs_global.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o ../common/fdfs_http_shared.lo ../common/fdfs_http_shared.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o ../common/mime_file_parser.lo ../common/mime_file_parser.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o ../tracker/tracker_proto.lo ../tracker/tracker_proto.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o ../tracker/fdfs_shared_func.lo ../tracker/fdfs_shared_func.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o ../storage/trunk_mgr/trunk_shared.lo ../storage/trunk_mgr/trunk_shared.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o tracker_client.lo tracker_client.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o client_func.lo client_func.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o client_global.lo client_global.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -c -fPIC -o storage_client.lo storage_client.c -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_monitor fdfs_monitor.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_test fdfs_test.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_test1 fdfs_test1.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_crc32 fdfs_crc32.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_upload_file fdfs_upload_file.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_download_file fdfs_download_file.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_delete_file fdfs_delete_file.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_file_info fdfs_file_info.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_appender_test fdfs_appender_test.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_appender_test1 fdfs_appender_test1.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_append_file fdfs_append_file.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o fdfs_upload_appender fdfs_upload_appender.c ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon -I../common -I../tracker -I/usr/include/fastcommon ar cru libfdfsclient.a ../common/fdfs_global.o ../common/fdfs_http_shared.o ../common/mime_file_parser.o ../tracker/tracker_proto.o ../tracker/fdfs_shared_func.o ../storage/trunk_mgr/trunk_shared.o tracker_client.o client_func.o client_global.o storage_client.o cc -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O -DDEBUG_FLAG -o libfdfsclient.so -shared ../common/fdfs_global.lo ../common/fdfs_http_shared.lo ../common/mime_file_parser.lo ../tracker/tracker_proto.lo ../tracker/fdfs_shared_func.lo ../storage/trunk_mgr/trunk_shared.lo tracker_client.lo client_func.lo client_global.lo storage_client.lo -L/usr/lib64 -lpthread -ldl -rdynamic -lfastcommon + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hC5i2K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 + cd fastdfs-5.0.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 + DESTDIR=/builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 + ./make.sh install mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs cp -f fdfs_trackerd /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin if [ ! -f /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/tracker.conf.sample ]; then cp -f ../conf/tracker.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/tracker.conf.sample; fi mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs cp -f fdfs_storaged /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin if [ ! -f /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/storage.conf.sample ]; then cp -f ../conf/storage.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/storage.conf.sample; fi mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/lib64 cp -f fdfs_monitor fdfs_test fdfs_test1 fdfs_crc32 fdfs_upload_file fdfs_download_file fdfs_delete_file fdfs_file_info fdfs_appender_test fdfs_appender_test1 fdfs_append_file fdfs_upload_appender /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin if [ 0 -eq 1 ]; then cp -f libfdfsclient.a /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/lib64; fi if [ 1 -eq 1 ]; then cp -f libfdfsclient.so /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/lib64; fi mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/include/fastdfs cp -f ../common/fdfs_define.h ../common/fdfs_global.h ../common/mime_file_parser.h ../common/fdfs_http_shared.h ../tracker/tracker_types.h ../tracker/tracker_proto.h ../tracker/fdfs_shared_func.h ../storage/trunk_mgr/trunk_shared.h tracker_client.h storage_client.h storage_client1.h client_func.h client_global.h fdfs_client.h /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/include/fastdfs if [ ! -f /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/client.conf.sample ]; then cp -f ../conf/client.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/client.conf.sample; fi mkdir: cannot create directory `/etc/fdfs': Permission denied + /bin/mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin + /bin/mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/rc.d/init.d + /bin/mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs + /bin/mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/share/fastdfs/php-client + /bin/mkdir -p /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/var/lib/fastdfs/client /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/var/lib/fastdfs/storage /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/var/lib/fastdfs/tracker + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/init.d/fdfs_storaged + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/init.d/fdfs_trackerd + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/restart.sh + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/stop.sh + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/tracker.conf.sample + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/storage.conf.sample + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/client.conf.sample + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/storage_ids.conf.sample + /bin/cp rpm/fdfs_trackerd.init /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/rc.d/init.d/fdfs_trackerd + /bin/cp rpm/fdfs_storaged.init /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/rc.d/init.d/fdfs_storaged + /bin/cp rpm/tracker.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/tracker.conf + /bin/cp rpm/storage.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/storage.conf + /bin/cp rpm/client.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/client.conf + /bin/cp rpm/http.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/http.conf + /bin/cp -f rpm/storage_ids.conf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/storage_ids.conf + /bin/cp -f rpm/mime.types /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/etc/fdfs/mime.types + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/fastdfs-5.0.7 extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/lib64/libfdfsclient.so extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_upload_appender extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_append_file extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_appender_test1 extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_appender_test extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_file_info extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_delete_file extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_download_file extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_upload_file extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_crc32 extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_test1 extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_test extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_monitor extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_storaged extracting debug info from /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64/usr/bin/fdfs_trackerd 2830 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fastdfs-5.0.7-7.el6.x86_64 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): chkconfig Requires(postun): /bin/sh Processing files: fastdfs-tracker-5.0.7-7.el6.x86_64 Provides: config(fastdfs-tracker) = 5.0.7-7.el6 Requires(interp): /bin/sh /bin/sh 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: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libfastcommon.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fastdfs-storage-5.0.7-7.el6.x86_64 Provides: config(fastdfs-storage) = 5.0.7-7.el6 Requires(interp): /bin/sh /bin/sh 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: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libfastcommon.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: fastdfs-tool-5.0.7-7.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libfastcommon.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libfdfsclient-5.0.7-7.el6.x86_64 Provides: config(libfdfsclient) = 5.0.7-7.el6 libfdfsclient.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libfastcommon.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libfdfsclient-devel-5.0.7-7.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fastdfs-debuginfo-5.0.7-7.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-14913985.novalocal Wrote: /builddir/build/RPMS/fastdfs-5.0.7-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/fastdfs-tracker-5.0.7-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/fastdfs-storage-5.0.7-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/fastdfs-tool-5.0.7-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libfdfsclient-5.0.7-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/libfdfsclient-devel-5.0.7-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/fastdfs-debuginfo-5.0.7-7.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r5rKMD + umask 022 + cd /builddir/build/BUILD + cd fastdfs-5.0.7 + rm -rf /builddir/build/BUILDROOT/fastdfs-5.0.7-7.el6.x86_64 + pushd common ~/build/BUILD/fastdfs-5.0.7/common ~/build/BUILD/fastdfs-5.0.7 + make -s clean + popd ~/build/BUILD/fastdfs-5.0.7 + pushd tracker ~/build/BUILD/fastdfs-5.0.7/tracker ~/build/BUILD/fastdfs-5.0.7 + make -s clean + popd ~/build/BUILD/fastdfs-5.0.7 + pushd storage ~/build/BUILD/fastdfs-5.0.7/storage ~/build/BUILD/fastdfs-5.0.7 + make -s clean + popd ~/build/BUILD/fastdfs-5.0.7 + pushd test ~/build/BUILD/fastdfs-5.0.7/test ~/build/BUILD/fastdfs-5.0.7 + make -s clean + popd ~/build/BUILD/fastdfs-5.0.7 + pushd client ~/build/BUILD/fastdfs-5.0.7/client ~/build/BUILD/fastdfs-5.0.7 + make -s clean + popd ~/build/BUILD/fastdfs-5.0.7 + exit 0 Child return code was: 0