Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/android-tools.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-daefbed87692a9bb00cf8a0d5c306cb40e053a36/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/android-tools.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/android-tools-20130123git98d0789-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/android-tools.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-daefbed87692a9bb00cf8a0d5c306cb40e053a36/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/android-tools.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ErwHjr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf extras + /usr/bin/xz -dc /builddir/build/SOURCES/core-98d0789.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/extras-4ff85ad.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd extras + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + rm -rf core-98d0789 + /usr/bin/xz -dc /builddir/build/SOURCES/core-98d0789.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/core-98d0789.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd core-98d0789 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/core-Makefile Makefile + cp -p /builddir/build/SOURCES/adb-Makefile adb/Makefile + cp -p /builddir/build/SOURCES/fastboot-Makefile fastboot/Makefile + cp -p /builddir/build/SOURCES/51-android.rules 51-android.rules + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2B4RD5 + umask 022 + cd /builddir/build/BUILD + cd core-98d0789 + make -j4 make -C adb all make[1]: Entering directory `/builddir/build/BUILD/core-98d0789/adb' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o adb.o adb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o adb_client.o adb_client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o adb_auth_host.o adb_auth_host.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o commandline.o commandline.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o console.o console.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o file_sync_client.o file_sync_client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o fdevent.o fdevent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o get_my_path_linux.o get_my_path_linux.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o services.o services.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o sockets.o sockets.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o transport.o transport.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o transport_local.o transport_local.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o transport_usb.o transport_usb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o usb_linux.o usb_linux.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o usb_vendors.o usb_vendors.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o utils.o utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o abort_socket.o ../libcutils/abort_socket.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o socket_inaddr_any_server.o ../libcutils/socket_inaddr_any_server.c ../libcutils/socket_inaddr_any_server.c: In function 'socket_inaddr_any_server': ../libcutils/socket_inaddr_any_server.c:39:12: warning: unused variable 'alen' [-Wunused-variable] size_t alen; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o socket_local_client.o ../libcutils/socket_local_client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o socket_local_server.o ../libcutils/socket_local_server.c ../libcutils/socket_local_client.c: In function 'socket_local_client_connect': ../libcutils/socket_local_client.c:129:12: warning: unused variable 'namelen' [-Wunused-variable] size_t namelen; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o socket_loopback_client.o ../libcutils/socket_loopback_client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o socket_loopback_server.o ../libcutils/socket_loopback_server.c ../libcutils/socket_loopback_client.c: In function 'socket_loopback_client': ../libcutils/socket_loopback_client.c:40:15: warning: unused variable 'alen' [-Wunused-variable] socklen_t alen; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o socket_network_client.o ../libcutils/socket_network_client.c ../libcutils/socket_loopback_server.c: In function 'socket_loopback_server': ../libcutils/socket_loopback_server.c:39:12: warning: unused variable 'alen' [-Wunused-variable] size_t alen; ^ ../libcutils/socket_network_client.c: In function 'socket_network_client': gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o load_file.o ../libcutils/load_file.c ../libcutils/socket_network_client.c:43:15: warning: unused variable 'alen' [-Wunused-variable] socklen_t alen; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o list.o ../libcutils/list.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o centraldir.o ../libzipfile/centraldir.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o zipfile.o ../libzipfile/zipfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o rsa.o ../libmincrypt/rsa.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o rsa_e_3.o ../libmincrypt/rsa_e_3.c ../libzipfile/centraldir.c: In function 'read_central_directory_entry': ../libzipfile/centraldir.c:85:20: warning: unused variable 'lfhExtraFieldSize' [-Wunused-variable] unsigned short lfhExtraFieldSize; ^ ../libzipfile/centraldir.c:83:27: warning: variable 'fileComment' set but not used [-Wunused-but-set-variable] const unsigned char* fileComment; ^ ../libzipfile/centraldir.c:82:27: warning: variable 'extraField' set but not used [-Wunused-but-set-variable] const unsigned char* extraField; ^ ../libzipfile/centraldir.c:80:21: warning: variable 'externalAttrs' set but not used [-Wunused-but-set-variable] unsigned long externalAttrs; ^ ../libzipfile/centraldir.c:79:21: warning: variable 'internalAttrs' set but not used [-Wunused-but-set-variable] unsigned short internalAttrs; ^ ../libzipfile/centraldir.c:78:21: warning: variable 'diskNumberStart' set but not used [-Wunused-but-set-variable] unsigned short diskNumberStart; ^ ../libzipfile/centraldir.c:75:21: warning: variable 'crc32' set but not used [-Wunused-but-set-variable] unsigned long crc32; ^ ../libzipfile/centraldir.c:74:21: warning: variable 'lastModFileDate' set but not used [-Wunused-but-set-variable] unsigned short lastModFileDate; ^ ../libzipfile/centraldir.c:73:21: warning: variable 'lastModFileTime' set but not used [-Wunused-but-set-variable] unsigned short lastModFileTime; ^ ../libzipfile/centraldir.c:72:21: warning: unused variable 'compressionMethod' [-Wunused-variable] unsigned short compressionMethod; ^ ../libzipfile/centraldir.c:71:21: warning: variable 'gpBitFlag' set but not used [-Wunused-but-set-variable] unsigned short gpBitFlag; ^ ../libzipfile/centraldir.c:70:21: warning: variable 'versionToExtract' set but not used [-Wunused-but-set-variable] unsigned short versionToExtract; ^ ../libzipfile/centraldir.c:69:21: warning: variable 'versionMadeBy' set but not used [-Wunused-but-set-variable] unsigned short versionMadeBy; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o rsa_e_f4.o ../libmincrypt/rsa_e_f4.c ../libzipfile/zipfile.c: In function 'uninflate': ../libzipfile/zipfile.c:82:19: warning: unused variable 'crc' [-Wunused-variable] unsigned long crc; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -c -o sha.o ../libmincrypt/sha.c gcc -o adb adb.o adb_client.o adb_auth_host.o commandline.o console.o file_sync_client.o fdevent.o get_my_path_linux.o services.o sockets.o transport.o transport_local.o transport_usb.o usb_linux.o usb_vendors.o utils.o abort_socket.o socket_inaddr_any_server.o socket_local_client.o socket_local_server.o socket_loopback_client.o socket_loopback_server.o socket_network_client.o load_file.o list.o centraldir.o zipfile.o rsa.o rsa_e_3.o rsa_e_f4.o sha.o -lrt -lpthread -lz -lcrypto make[1]: Leaving directory `/builddir/build/BUILD/core-98d0789/adb' make -C fastboot all make[1]: Entering directory `/builddir/build/BUILD/core-98d0789/fastboot' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o protocol.o protocol.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o engine.o engine.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o bootimg.o bootimg.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o fastboot.o fastboot.c protocol.c: In function '_command_start': protocol.c:113:9: warning: unused variable 'r' [-Wunused-variable] int r; ^ protocol.c: In function '_command_send_no_data': protocol.c:192:9: warning: unused variable 'r' [-Wunused-variable] int r; ^ fastboot.c: In function 'match_fastboot': fastboot.c:191:5: warning: implicit declaration of function 'match_fastboot_with_serial' [-Wimplicit-function-declaration] return match_fastboot_with_serial(info, serial); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o usb_linux.o usb_linux.c engine.c: In function 'fb_format': engine.c:324:9: warning: unused variable 'fd' [-Wunused-variable] int fd; ^ engine.c: In function 'match': engine.c:435:9: warning: unused variable 'len' [-Wunused-variable] int len; ^ engine.c:433:17: warning: unused variable 'val' [-Wunused-variable] const char *val; ^ fastboot.c: In function 'do_oem_command': fastboot.c:744:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ fastboot.c: In function 'main': fastboot.c:812:9: warning: unused variable 'r' [-Wunused-variable] int r; ^ fastboot.c: At top level: fastboot.c:71:12: warning: 'wipe_data' defined but not used [-Wunused-variable] static int wipe_data = 0; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o util_linux.o util_linux.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o centraldir.o ../libzipfile/centraldir.c ../libzipfile/centraldir.c: In function 'read_central_directory_entry': ../libzipfile/centraldir.c:85:20: warning: unused variable 'lfhExtraFieldSize' [-Wunused-variable] unsigned short lfhExtraFieldSize; ^ ../libzipfile/centraldir.c:83:27: warning: variable 'fileComment' set but not used [-Wunused-but-set-variable] const unsigned char* fileComment; ^ ../libzipfile/centraldir.c:82:27: warning: variable 'extraField' set but not used [-Wunused-but-set-variable] const unsigned char* extraField; ^ ../libzipfile/centraldir.c:80:21: warning: variable 'externalAttrs' set but not used [-Wunused-but-set-variable] unsigned long externalAttrs; ^ ../libzipfile/centraldir.c:79:21: warning: variable 'internalAttrs' set but not used [-Wunused-but-set-variable] unsigned short internalAttrs; ^ ../libzipfile/centraldir.c:78:21: warning: variable 'diskNumberStart' set but not used [-Wunused-but-set-variable] unsigned short diskNumberStart; ^ ../libzipfile/centraldir.c:75:21: warning: variable 'crc32' set but not used [-Wunused-but-set-variable] unsigned long crc32; ^ ../libzipfile/centraldir.c:74:21: warning: variable 'lastModFileDate' set but not used [-Wunused-but-set-variable] unsigned short lastModFileDate; ^ ../libzipfile/centraldir.c:73:21: warning: variable 'lastModFileTime' set but not used [-Wunused-but-set-variable] unsigned short lastModFileTime; ^ ../libzipfile/centraldir.c:72:21: warning: unused variable 'compressionMethod' [-Wunused-variable] unsigned short compressionMethod; ^ ../libzipfile/centraldir.c:71:21: warning: variable 'gpBitFlag' set but not used [-Wunused-but-set-variable] unsigned short gpBitFlag; ^ ../libzipfile/centraldir.c:70:21: warning: variable 'versionToExtract' set but not used [-Wunused-but-set-variable] unsigned short versionToExtract; ^ ../libzipfile/centraldir.c:69:21: warning: variable 'versionMadeBy' set but not used [-Wunused-but-set-variable] unsigned short versionMadeBy; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o zipfile.o ../libzipfile/zipfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o backed_block.o ../libsparse/backed_block.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o output_file.o ../libsparse/output_file.c ../libzipfile/zipfile.c: In function 'uninflate': ../libzipfile/zipfile.c:82:19: warning: unused variable 'crc' [-Wunused-variable] unsigned long crc; ^ ../libsparse/output_file.c: In function 'callback_file_write': ../libsparse/output_file.c:305:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ ../libsparse/output_file.c: In function 'write_sparse_skip_chunk': ../libsparse/output_file.c:351:11: warning: unused variable 'chunk' [-Wunused-variable] int ret, chunk; ^ ../libsparse/output_file.c: In function 'write_sparse_fill_chunk': ../libsparse/output_file.c:380:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i; ^ ../libsparse/output_file.c:378:18: warning: unused variable 'zero_len' [-Wunused-variable] int rnd_up_len, zero_len, count; ^ ../libsparse/output_file.c: In function 'output_file_close': ../libsparse/output_file.c:546:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o sparse.o ../libsparse/sparse.c ../libsparse/sparse.c: In function 'sparse_file_resparse': ../libsparse/sparse.c:281:15: warning: unused variable 'overhead' [-Wunused-variable] unsigned int overhead; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o sparse_crc32.o ../libsparse/sparse_crc32.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o sparse_err.o ../libsparse/sparse_err.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o sparse_read.o ../libsparse/sparse_read.c ../libsparse/sparse_read.c:17:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ :0:0: note: this is the location of the previous definition gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o allocate.o ../../extras/ext4_utils/allocate.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o contents.o ../../extras/ext4_utils/contents.c ../libsparse/sparse_read.c: In function 'process_raw_chunk': ../libsparse/sparse_read.c:122:4: warning: implicit declaration of function 'read_all' [-Wimplicit-function-declaration] ret = read_all(fd, copybuf, chunk); ^ ../libsparse/sparse_read.c: In function 'process_skip_chunk': ../libsparse/sparse_read.c:185:15: warning: unused variable 'i' [-Wunused-variable] unsigned int i; ^ ../libsparse/sparse_read.c:184:12: warning: unused variable 'fillbuf' [-Wunused-variable] uint32_t *fillbuf; ^ ../libsparse/sparse_read.c:183:11: warning: unused variable 'fill_val' [-Wunused-variable] uint32_t fill_val; ^ ../libsparse/sparse_read.c:180:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^ ../libsparse/sparse_read.c: In function 'sparse_file_read_normal': ../libsparse/sparse_read.c:367:8: warning: unused variable 'ptr' [-Wunused-variable] char *ptr; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o ext4_utils.o ../../extras/ext4_utils/ext4_utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o extent.o ../../extras/ext4_utils/extent.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o indirect.o ../../extras/ext4_utils/indirect.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o make_ext4fs.o ../../extras/ext4_utils/make_ext4fs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o sha1.o ../../extras/ext4_utils/sha1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o uuid.o ../../extras/ext4_utils/uuid.c ../../extras/ext4_utils/make_ext4fs.c: In function 'make_ext4fs_internal': ../../extras/ext4_utils/make_ext4fs.c:442:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&sepath, "/%s", mountpoint); ^ ../../extras/ext4_utils/make_ext4fs.c: In function 'build_directory_structure': ../../extras/ext4_utils/make_ext4fs.c:130:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dentries[i].path, "%s/%s", dir_path, namelist[i]->d_name); ^ ../../extras/ext4_utils/make_ext4fs.c:131:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dentries[i].full_path, "%s/%s", full_path, namelist[i]->d_name); ^ ../../extras/ext4_utils/make_ext4fs.c:163:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&sepath, "/%s", dentries[i].path); ^ ../../extras/ext4_utils/make_ext4fs.c:192:12: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result [-Wunused-result] readlink(dentries[i].full_path, dentries[i].link, info.block_size - 1); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DADB_HOST=1 -DHAVE_FORKEXEC=1 -DHAVE_SYMLINKS -DHAVE_TERMIO_H -D_GNU_SOURCE -D_XOPEN_SOURCE -I. -I../include -I../libsparse/include -I../mkbootimg -I../../extras/ext4_utils -c -o wipe.o ../../extras/ext4_utils/wipe.c gcc -o fastboot protocol.o engine.o bootimg.o fastboot.o usb_linux.o util_linux.o centraldir.o zipfile.o backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read.o allocate.o contents.o ext4_utils.o extent.o indirect.o make_ext4fs.o sha1.o uuid.o wipe.o -lrt -lpthread -lz -lselinux make[1]: Leaving directory `/builddir/build/BUILD/core-98d0789/fastboot' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Il6K56 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm ++ dirname /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm + cd core-98d0789 + install -d -m 0755 /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/bin + make install DESTDIR=/builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm BINDIR=/usr/bin make -C adb install make[1]: Entering directory `/builddir/build/BUILD/core-98d0789/adb' install adb /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/core-98d0789/adb' make -C fastboot install make[1]: Entering directory `/builddir/build/BUILD/core-98d0789/fastboot' install fastboot /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/core-98d0789/fastboot' + install -p -D -m 0644 /builddir/build/SOURCES/adb.service /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/lib/systemd/system/adb.service + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/core-98d0789 extracting debug info from /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/bin/fastboot extracting debug info from /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/bin/adb /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1313 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: android-tools-20130123git98d0789-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g2nyeI + umask 022 + cd /builddir/build/BUILD + cd core-98d0789 + DOCDIR=/builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + cp -pr adb/OVERVIEW.TXT /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + cp -pr adb/SERVICES.TXT /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + cp -pr adb/NOTICE /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + cp -pr adb/protocol.txt /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + cp -pr 51-android.rules /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm/usr/share/doc/android-tools-20130123git98d0789 + exit 0 Provides: adb android-tools = 20130123git98d0789-5.el7 android-tools(armv7hl-32) = 20130123git98d0789-5.el7 fastboot Requires(interp): /bin/sh /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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 libselinux.so.1 libz.so.1 libz.so.1(ZLIB_1.2.3.3) rtld(GNU_HASH) Processing files: android-tools-debuginfo-20130123git98d0789-5.el7.armv7hl Provides: android-tools-debuginfo = 20130123git98d0789-5.el7 android-tools-debuginfo(armv7hl-32) = 20130123git98d0789-5.el7 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/android-tools-20130123git98d0789-5.el7.arm Wrote: /builddir/build/RPMS/android-tools-20130123git98d0789-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/android-tools-debuginfo-20130123git98d0789-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XTCLPb + umask 022 + cd /builddir/build/BUILD + cd core-98d0789 + /usr/bin/rm -rf /builddir/build/BUILDROOT/android-tools-20130123git98d0789-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->