Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/opentracker.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infrastructure7-el7-build-68915-348071/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/opentracker.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/opentracker-0-0.19.20191202cvs.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/opentracker.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/infrastructure7-el7-build-68915-348071/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/opentracker.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D0HZE2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opentracker + /usr/bin/bzip2 -dc /builddir/build/SOURCES/opentracker-20191202.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd opentracker + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (opentracker-0-Makefile.patch): + echo 'Patch #0 (opentracker-0-Makefile.patch):' + /usr/bin/patch -p1 --fuzz=0 patching file Makefile + /usr/bin/cat /builddir/build/SOURCES/opentracker-0-Makefile.patch Patch #1 (opentracker-0-daemon.patch): + echo 'Patch #1 (opentracker-0-daemon.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/opentracker-0-daemon.patch patching file opentracker.c Hunk #1 succeeded at 104 (offset 1 line). Hunk #2 succeeded at 123 (offset 1 line). Hunk #3 succeeded at 555 (offset 2 lines). Hunk #4 succeeded at 572 (offset 2 lines). Hunk #5 succeeded at 608 (offset 2 lines). Hunk #6 succeeded at 621 (offset 2 lines). Hunk #7 succeeded at 633 (offset 2 lines). Patch #2 (opentracker-0-conf.patch): + echo 'Patch #2 (opentracker-0-conf.patch):' + /usr/bin/cat /builddir/build/SOURCES/opentracker-0-conf.patch + /usr/bin/patch -p1 --fuzz=0 patching file opentracker.conf.sample + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QuaOm6 + umask 022 + cd /builddir/build/BUILD + cd opentracker + sed -i 's|INPUTCONFFILEHERE|/etc/opentracker/opentracker-ipv4.conf|g' opentracker.c + sed -i 's|INPUTINCLUDEDIRHERE|/usr/include|g' Makefile + CFLAGS='-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' + make opentracker -j2 gcc -c -o opentracker.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE opentracker.c gcc -c -o trackerlogic.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE trackerlogic.c opentracker.c: In function 'drop_privileges': opentracker.c:534:14: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid( (gid_t)-2 ); setgid( (gid_t)-2 ); ^ opentracker.c:534:35: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setegid( (gid_t)-2 ); setgid( (gid_t)-2 ); ^ opentracker.c:535:13: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid( (uid_t)-2 ); seteuid( (uid_t)-2 ); ^ opentracker.c:535:36: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] setuid( (uid_t)-2 ); seteuid( (uid_t)-2 ); ^ opentracker.c:538:14: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid( pws->pw_gid ); setgid( pws->pw_gid ); ^ opentracker.c:538:37: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setegid( pws->pw_gid ); setgid( pws->pw_gid ); ^ opentracker.c:539:13: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid( pws->pw_uid ); seteuid( pws->pw_uid ); ^ opentracker.c:539:38: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] setuid( pws->pw_uid ); seteuid( pws->pw_uid ); ^ opentracker.c: In function 'main': opentracker.c:647:15: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "a+", stdout); ^ opentracker.c:648:15: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "a+", stderr); ^ gcc -c -o scan_urlencoded_query.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE scan_urlencoded_query.c gcc -c -o ot_mutex.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_mutex.c gcc -c -o ot_stats.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_stats.c gcc -c -o ot_vector.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_vector.c ot_stats.c: In function 'stats_issue_event': ot_stats.c:694:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 2, _debug, off ); ^ ot_stats.c:705:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 2, _debug, off ); ^ gcc -c -o ot_clean.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_clean.c gcc -c -o ot_udp.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_udp.c ot_udp.c: In function 'udp_worker': ot_udp.c:183:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int64 sock = (int64)args; ^ ot_udp.c: In function 'udp_init': ot_udp.c:212:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_create( &thread_id, NULL, udp_worker, (void *)sock ); ^ gcc -c -o ot_iovec.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_iovec.c gcc -c -o ot_fullscrape.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_fullscrape.c gcc -c -o ot_accesslist.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_accesslist.c ot_fullscrape.c: In function 'fullscrape_make': ot_fullscrape.c:194:9: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'ot_time' [-Wformat=] r += sprintf( r, ":%zd:%zd\n", peer_list->base, peer_list->down_count ); ^ ot_accesslist.c: In function 'accesslist_readfile': ot_accesslist.c:42:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if( ( map = mmap_read( g_accesslist_filename, &maplen ) ) == NULL ) { ^ gcc -c -o ot_http.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_http.c gcc -c -o ot_livesync.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_livesync.c gcc -c -o ot_rijndael.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_rijndael.c gcc -o opentracker opentracker.o trackerlogic.o scan_urlencoded_query.o ot_mutex.o ot_stats.o ot_vector.o ot_clean.o ot_udp.o ot_iovec.o ot_fullscrape.o ot_accesslist.o ot_http.o ot_livesync.o ot_rijndael.o -L/usr/include/libowfat -lowfat -pthread -lpthread -lz -lc -lgcc + mv opentracker opentracker-ipv4 + make clean rm -rf opentracker opentracker.debug *.o *~ + sed -e 's|#FEATURES+=-DWANT_V6|FEATURES+=-DWANT_V6|g' -i Makefile + sed -i 's|/etc/opentracker/opentracker-ipv4.conf|/etc/opentracker/opentracker-ipv6.conf|g' opentracker.c + CFLAGS='-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' + make opentracker -j2 gcc -c -o opentracker.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE opentracker.c gcc -c -o trackerlogic.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE trackerlogic.c opentracker.c: In function 'drop_privileges': opentracker.c:534:14: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid( (gid_t)-2 ); setgid( (gid_t)-2 ); ^ opentracker.c:534:35: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setegid( (gid_t)-2 ); setgid( (gid_t)-2 ); ^ opentracker.c:535:13: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid( (uid_t)-2 ); seteuid( (uid_t)-2 ); ^ opentracker.c:535:36: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] setuid( (uid_t)-2 ); seteuid( (uid_t)-2 ); ^ opentracker.c:538:14: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid( pws->pw_gid ); setgid( pws->pw_gid ); ^ opentracker.c:538:37: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setegid( pws->pw_gid ); setgid( pws->pw_gid ); ^ opentracker.c:539:13: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid( pws->pw_uid ); seteuid( pws->pw_uid ); ^ opentracker.c:539:38: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] setuid( pws->pw_uid ); seteuid( pws->pw_uid ); ^ opentracker.c: In function 'main': opentracker.c:647:15: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "a+", stdout); ^ opentracker.c:648:15: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "a+", stderr); ^ gcc -c -o scan_urlencoded_query.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE scan_urlencoded_query.c gcc -c -o ot_mutex.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_mutex.c gcc -c -o ot_stats.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_stats.c ot_stats.c: In function 'stats_issue_event': ot_stats.c:694:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 2, _debug, off ); ^ ot_stats.c:705:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( 2, _debug, off ); ^ gcc -c -o ot_vector.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_vector.c gcc -c -o ot_clean.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_clean.c gcc -c -o ot_udp.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_udp.c ot_udp.c: In function 'udp_worker': ot_udp.c:183:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int64 sock = (int64)args; ^ ot_udp.c: In function 'udp_init': ot_udp.c:212:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_create( &thread_id, NULL, udp_worker, (void *)sock ); ^ gcc -c -o ot_iovec.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_iovec.c gcc -c -o ot_fullscrape.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_fullscrape.c gcc -c -o ot_accesslist.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_accesslist.c ot_fullscrape.c: In function 'fullscrape_make': ot_fullscrape.c:194:9: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'ot_time' [-Wformat=] r += sprintf( r, ":%zd:%zd\n", peer_list->base, peer_list->down_count ); ^ ot_accesslist.c: In function 'accesslist_readfile': ot_accesslist.c:42:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] if( ( map = mmap_read( g_accesslist_filename, &maplen ) ) == NULL ) { ^ gcc -c -o ot_http.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_http.c gcc -c -o ot_livesync.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_livesync.c gcc -c -o ot_rijndael.o -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 -I/usr/include/libowfat -Wall -pipe -Wextra -O3 -DWANT_V6 -DWANT_ACCESSLIST_WHITE -DWANT_COMPRESSION_GZIP -DWANT_RESTRICT_STATS -DWANT_SYSLOGS -DWANT_FULLSCRAPE ot_rijndael.c gcc -o opentracker opentracker.o trackerlogic.o scan_urlencoded_query.o ot_mutex.o ot_stats.o ot_vector.o ot_clean.o ot_udp.o ot_iovec.o ot_fullscrape.o ot_accesslist.o ot_http.o ot_livesync.o ot_rijndael.o -L/usr/include/libowfat -lowfat -pthread -lpthread -lz -lc -lgcc + mv opentracker opentracker-ipv6 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZBlp2c + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm ++ dirname /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm + cd opentracker + rm -rf /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm + install -d /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/bin/ + install -dm0755 /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/var/opentracker + install -Dpm0755 opentracker-ipv4 /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/bin/ + install -Dpm0644 opentracker.conf.sample /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/etc/opentracker/opentracker-ipv4.conf + install -Dpm0755 /builddir/build/SOURCES/opentracker-ipv4.service /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/lib/systemd/system/opentracker-ipv4.service + install -Dpm0644 /builddir/build/SOURCES/opentracker.sysconfig /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/etc/sysconfig/opentracker-ipv4 + install -Dpm0755 opentracker-ipv6 /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/bin/ + install -Dpm0644 opentracker.conf.sample /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/etc/opentracker/opentracker-ipv6.conf + install -Dpm0755 /builddir/build/SOURCES/opentracker-ipv6.service /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/lib/systemd/system/opentracker-ipv6.service + install -Dpm0644 /builddir/build/SOURCES/opentracker.sysconfig /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/etc/sysconfig/opentracker-ipv6 + /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/opentracker extracting debug info from /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/bin/opentracker-ipv4 extracting debug info from /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/bin/opentracker-ipv6 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 379 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: opentracker-common-0-0.19.20191202cvs.el7.noarch Provides: opentracker-common = 0-0.19.20191202cvs.el7 Requires(interp): /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 Processing files: opentracker-ipv4-0-0.19.20191202cvs.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3g9wbh + umask 022 + cd /builddir/build/BUILD + cd opentracker + DOCDIR=/builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/share/doc/opentracker-ipv4-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/share/doc/opentracker-ipv4-0 + cp -pr README /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/share/doc/opentracker-ipv4-0 + exit 0 Provides: config(opentracker-ipv4) = 0-0.19.20191202cvs.el7 opentracker-ipv4 = 0-0.19.20191202cvs.el7 opentracker-ipv4(armv7hl-32) = 0-0.19.20191202cvs.el7 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libz.so.1 rtld(GNU_HASH) Processing files: opentracker-ipv6-0-0.19.20191202cvs.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xZB6mr + umask 022 + cd /builddir/build/BUILD + cd opentracker + DOCDIR=/builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/share/doc/opentracker-ipv6-0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/share/doc/opentracker-ipv6-0 + cp -pr README /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm/usr/share/doc/opentracker-ipv6-0 + exit 0 Provides: config(opentracker-ipv6) = 0-0.19.20191202cvs.el7 opentracker-ipv6 = 0-0.19.20191202cvs.el7 opentracker-ipv6(armv7hl-32) = 0-0.19.20191202cvs.el7 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libz.so.1 rtld(GNU_HASH) Processing files: opentracker-debuginfo-0-0.19.20191202cvs.el7.armv7hl Provides: opentracker-debuginfo = 0-0.19.20191202cvs.el7 opentracker-debuginfo(armv7hl-32) = 0-0.19.20191202cvs.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/opentracker-0-0.19.20191202cvs.el7.arm Wrote: /builddir/build/RPMS/opentracker-common-0-0.19.20191202cvs.el7.noarch.rpm Wrote: /builddir/build/RPMS/opentracker-ipv4-0-0.19.20191202cvs.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/opentracker-ipv6-0-0.19.20191202cvs.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/opentracker-debuginfo-0-0.19.20191202cvs.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OPHQlf + umask 022 + cd /builddir/build/BUILD + cd opentracker + rm -rf /builddir/build/BUILDROOT/opentracker-0-0.19.20191202cvs.el7.arm + exit 0 Child return code was: 0