Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/booth.spec'], chrootPath='/var/lib/mock/f31-build-17073433-1224459/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/booth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/booth-1.0-3.f2d38ce.git.fc31.2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/booth.spec'], chrootPath='/var/lib/mock/f31-build-17073433-1224459/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/booth.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LHYDhX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + /usr/bin/gzip -dc /builddir/build/SOURCES/booth-f2d38ce.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'booth-1.0 base' + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0000-test-remove-superfluous-shebangs-for-import-only-mod.patch + /usr/bin/cat /builddir/build/SOURCES/0001-test-do-not-mix-tabs-with-spaces-in-Python-code.patch + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0002-test-make-Python-files-supported-_also_-with-Python-.patch + /usr/bin/git am -q + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0003-build-parametrize-Python-invocations-in-the-shebangs.patch + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0004-test-drop-underqualified-identifier-in-unittest-s-2..patch + /usr/bin/cat /builddir/build/SOURCES/0005-test-drop-comment-out-superfluous-imports.patch + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0006-test-avoid-dangerous-mutable-sticky-default-value.patch + /usr/bin/git am -q + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0007-test-unit-test.py-daemon-will-not-stay-in-foreground.patch + /usr/bin/git am -q + /usr/bin/cat /builddir/build/SOURCES/0008-Refactor-fix-strncpy-may-miss-trailing-null-byte-war.patch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MR8HaX + umask 022 + cd /builddir/build/BUILD + cd booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + ./autogen.sh BUILDSTDERR: configure.ac:56: installing './compile' BUILDSTDERR: configure.ac:14: installing './config.guess' BUILDSTDERR: configure.ac:14: installing './config.sub' BUILDSTDERR: configure.ac:9: installing './install-sh' BUILDSTDERR: configure.ac:9: installing './missing' BUILDSTDERR: parallel-tests: installing './test-driver' BUILDSTDERR: src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-initddir=/etc/rc.d/init.d --docdir=/usr/share/doc/booth --enable-user-flags --without-html_man --without-glue Building configuration system... Now run ./configure and make '/usr/lib/rpm/redhat/config.sub' -> './config.sub' '/usr/lib/rpm/redhat/config.guess' -> './config.guess' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu configure: building in place srcdir:. checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for pkg-config... /usr/bin/pkg-config checking for asciidoc... no checking for asciidoctor... /usr/bin/asciidoctor checking for a2x... no checking for xml2-config... /usr/bin/xml2-config checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for gcry_md_open in -lgcrypt... yes checking for special libxml2 includes... -I/usr/include/libxml2 checking for xmlReadMemory in -lxml2... yes checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for a Python interpreter with version >= 3.3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking heartbeat/glue_config.h usability... no checking heartbeat/glue_config.h presence... no checking for heartbeat/glue_config.h... no checking mhash.h usability... no checking mhash.h presence... no checking for mhash.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking pacemaker/crm/services.h usability... yes checking pacemaker/crm/services.h presence... yes checking for pacemaker/crm/services.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for working volatile... yes checking whether closedir returns void... no checking for error_at_line... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for alphasort... yes checking for atexit... yes checking for bzero... yes checking for dup2... yes checking for endgrent... yes checking for endpwent... yes checking for fcntl... yes checking for getcwd... yes checking for getpeerucred... no checking for getpeereid... no checking for gettimeofday... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for scandir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for sched_get_priority_max... yes checking for sched_setscheduler... yes configure: Sanitizing prefix: /usr configure: Sanitizing exec_prefix: /usr checking for qb_log_real_ in -lqb... yes checking for LIBQB... yes checking for LIBQB1... yes checking for g_random_int_range in -lglib-2.0... yes checking for GLIB... yes checking for library containing sd_notify... -lsystemd checking for LIBSYSTEMD... yes checking if HA_CCMUSER in glue_config.h exists... default: hacluster checking if HA_APIGROUP in glue_config.h exists... default: haclient checking have clock_gettime... yes checking whether gcc supports "-Wall"... yes checking whether gcc supports "-Wshadow"... yes BUILDSTDERR: checking whether gcc supports "-Wmissing-prototypes"... yeschmod: cannot access 'test/runtests.py': No such file or directory + /usr/bin/make -O -j4 V=1 VERBOSE=1 BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' checking whether gcc supports "-Wmissing-declarations"... yes checking whether gcc supports "-Wstrict-prototypes"... no checking whether gcc supports "-Wdeclaration-after-statement"... yes checking whether gcc supports "-Wpointer-arith"... yes checking whether gcc supports "-Wwrite-strings"... yes checking whether gcc supports "-Wbad-function-cast"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wformat=2"... yes checking whether gcc supports "-Wformat-security"... no checking whether gcc supports "-Wformat-nonliteral"... no checking whether gcc supports "-Wno-long-long"... yes checking whether gcc supports "-Wunsigned-char"... no checking whether gcc supports "-Wgnu89-inline"... no checking whether gcc supports "-Wno-strict-aliasing"... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating conf/Makefile config.status: creating conf/booth-arbitrator.service config.status: creating conf/booth@.service config.status: creating script/unit-test.py config.status: creating test/runtests.py config.status: creating script/service-runnable config.status: creating src/b_config.h config.status: creating src/booth_config.h config.status: executing depfiles commands booth configuration: Version = 1.0 (Build: 1.0) Prefix = /usr Executables = /usr/sbin Man pages = /usr/share/man Doc dir = /usr/share/doc/booth Libraries = /usr/lib Header files = /usr/include Arch-independent files = /usr/share State information = /var System configuration = /etc System init.d directory = /etc/rc.d/init.d booth config dir = /etc/booth SOCKETDIR = Features = Logging provider = libqb Range2random provider = glib Nametag provider = libsystemd Coredump nursing = no Working directory = /var/lib/booth/cores HA group name = haclient HA user name = hacluster booth build info: Library SONAME = Default debug options = Extra compiler warnings = Env. defined CFLAG = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard Env. defined CPPFLAGS = -I/usr/include/libxml2 Env. defined LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld OS defined CFLAGS = OS defined CPPFLAGS = -D_GNU_SOURCE OS defined LDFLAGS = OS defined LDL = -ldl OS defined DYFLAGS = -rdynamic ANSI defined CPPFLAGS = Coverage CFLAGS = Coverage LDFLAGS = Fatal War. CFLAGS = Final CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard Final CPPFLAGS = -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include Final LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Making all in src /usr/bin/make all-am make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -main.c: In function 'format_peers': BUILDSTDERR: main.c:230:14: warning: taking address of packed member of 'struct booth_site' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 230 | localtime(&s->last_recv)); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: transport.c: In function 'booth_tcp_open': BUILDSTDERR: transport.c:656:42: warning: taking address of packed member of 'struct booth_site' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 656 | rv = connect_nonb(s, (struct sockaddr *)&to->sa6, to->saddrlen, 10); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: transport.c: In function 'message_recv': BUILDSTDERR: transport.c:1108:7: warning: taking address of packed member of 'struct booth_site' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 1108 | time(&source->last_recv); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-config.o `test -f 'config.c' || echo './'`config.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-pacemaker.o `test -f 'pacemaker.c' || echo './'`pacemaker.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-transport.o `test -f 'transport.c' || echo './'`transport.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-raft.o `test -f 'raft.c' || echo './'`raft.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERIn file included from inline-fn.h:26, BUILDSTDERR: from log.h:35, BUILDSTDERR: from attr.h:25, BUILDSTDERR: from attr.c:21: BUILDSTDERR: attr.c: In function 'store_geo_attr': BUILDSTDERR: attr.c:282:13: warning: taking address of packed member of 'struct geo_attr' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 282 | get_time(&a->update_ts); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: timer.h:43:48: note: in definition of macro 'get_time' BUILDSTDERR: 43 | #define get_time(p) clock_gettime(BOOTH_CLOCK, p) BUILDSTDERR: | ^ BUILDSTDERR: attr.c: In function 'append_attr': BUILDSTDERR: attr.c:337:18: warning: taking address of packed member of 'struct geo_attr' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 337 | if (is_time_set(&a->update_ts)) { BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: attr.c:338:16: warning: taking address of packed member of 'struct geo_attr' may result in an unaligned pointer value [-Waddress-of-packed-member] BUILDSTDERR: 338 | ts = wall_ts(&a->update_ts); BUILDSTDERR: | ^~~~~~~~~~~~~ TIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-request.o `test -f 'request.c' || echo './'`request.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-handler.o `test -f 'handler.c' || echo './'`handler.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-attr.o `test -f 'attr.c' || echo './'`attr.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-manual.o `test -f 'manual.c' || echo './'`manual.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-ticket.o `test -f 'ticket.c' || echo './'`ticket.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' BUILDSTDERR: gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=//usr/bin/ld: warning: /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/9/../../../libqb.so contains output sections; did you forget -T? usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-timer.o `test -f 'timer.c' || echo './'`timer.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o alt/boothd-logging_libqb.o `test -f 'alt/logging_libqb.c' || echo './'`alt/logging_libqb.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o boothd-auth.o `test -f 'auth.c' || echo './'`auth.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o alt/boothd-range2random_glib.o `test -f 'alt/range2random_glib.c' || echo './'`alt/range2random_glib.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/include/libxml2 -D_GNU_SOURCE -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o alt/boothd-nametag_libsystemd.o `test -f 'alt/nametag_libsystemd.c' || echo './'`alt/nametag_libsystemd.c make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' BUILDSTDERR: gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 -rdynamic -L./ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o boothd boothd-config.o boothd-main.o boothd-raft.o boothd-ticket.o boothd-transport.o boothd-pacemaker.o boothd-handler.o boothd-request.o boothd-attr.o boothd-manual.o boothd-timer.o boothd-auth.o alt/boothd-logging_libqb.o alt/boothd-range2random_glib.o alt/boothd-nametag_libsystemd.o -lm -lglib-2.0 -lz -lqb -ldl -lglib-2.0 -lsystemd -lsystemd -lxml2 -lgcrypt make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' Making all in docs make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' /usr/bin/asciidoctor -b manpage booth-keygen.8.txt make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' /usr/bin/asciidoctor -b manpage boothd.8.txt make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' /usr/bin/asciidoctor -b manpage geostore.8.txt make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' Making all in conf make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[1]: Nothing to be done for 'all-am'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nhzmsV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm + cd booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm 'INSTALL=/usr/bin/install -p' BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' BUILDSTDERR: chown: changing ownership of '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//var/lib/booth': Operation not permitted BUILDSTDERR: make[2]: [Makefile:1539: install-exec-local] Error 1 (ignored) BUILDSTDERR: chown: changing ownership of '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//var/lib/booth/cores': Operation not permitted BUILDSTDERR: make[2]: [Makefile:1541: install-exec-local] Error 1 (ignored) BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' Making install in src make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/sbin' /usr/bin/install -p boothd '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/man/man8' /usr/bin/install -p -m 644 boothd.8 booth-keygen.8 geostore.8 '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' Making install in conf make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/conf' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/conf' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/conf' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/conf' make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//etc/booth /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//etc/rc.d/init.d /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/lib/ocf/resource.d/pacemaker /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/lib/ocf/resource.d/booth /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/ /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//var/lib/booth -m 750 chown hacluster:haclient /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//var/lib/booth /usr/bin/install -p -d /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//var/lib/booth/cores -m 750 chown hacluster:haclient /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//var/lib/booth/cores /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/sbin' /usr/bin/install -p script/booth-keygen '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/sbin' /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' ln -sf /usr/sbin/boothd /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/sbin/booth ln -sf /usr/sbin/boothd /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/sbin/geostore make[3]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/etc/rc.d/init.d' /usr/bin/install -p script/lsb/booth-arbitrator '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/etc/booth' BUILDSTDERR: /usr/bin/install -p -m 644 conf/booth.conf.example '+ mkdir -p /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/lib/systemd/system + cp -a -t /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/lib/systemd/system -- conf/booth@.service conf/booth-arbitrator.service + install -D -m 644 -t /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/man/man8 -- docs/boothd.8 + ln -s boothd.8 /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/man/man8/booth.8 + cp -a -t /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/doc/booth -- ChangeLog README-testing conf/booth.conf.example + rm -rf /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//etc/rc.d/init.d/booth-arbitrator + rm -rf /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/doc/booth/README.upgrade-from-v0.1 + rm -rf /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/doc/booth/COPYING + mkdir -p /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests + cp -a -t /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests -- conf test unit-tests script/unit-test.py + chmod +x /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/booth_path + chmod +x /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/live_test.sh + mkdir -p /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/src + ln -s -t /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/src -- /usr/sbin/boothd + [[ /usr/bin/python3 =~ - ]] BUILDSTDERR: ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=37 + '[' 37 -ge 34 ']' + py3_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -s -B -m compileall2 -o 0 -o 1 -s /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm -p / /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0-3.f2d38ce.git.fc31.2 --unique-debug-suffix -1.0-3.f2d38ce.git.fc31.2.arm --unique-debug-src-base booth-1.0-3.f2d38ce.git.fc31.2.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4 BUILDSTDERR: 467 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/etc/booth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/lib/ocf/resource.d/booth' /usr/bin/install -p script/ocf/sharedrsc script/ocf/geostore '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/lib/ocf/resource.d/booth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/lib/ocf/lib/booth' /usr/bin/install -p -m 644 script/ocf/geo_attr.sh '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/lib/ocf/lib/booth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/lib/ocf/resource.d/pacemaker' /usr/bin/install -p script/ocf/booth-site '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/lib/ocf/resource.d/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/doc/booth' /usr/bin/install -p -m 644 AUTHORS README COPYING README.upgrade-from-v0.1 '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/doc/booth' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/booth' /usr/bin/install -p script/service-runnable '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/booth' make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' Listing '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests'... Listing '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/conf'... Listing '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/src'... Listing '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/arbtests.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/assertions.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/boothrunner.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/boothtestenv.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/clientenv.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/clienttests.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/runtests.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/serverenv.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/servertests.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/sitetests.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/test/utils.py'... Compiling '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/unit-test.py'... Listing '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/unit-tests'... Listing '/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm//usr/share/booth/tests/unit-tests/bin'... explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/sbin/boothd extracting debug info from /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/sbin/boothd original debug info size: 684kB, size after compression: 568kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. mangling shebang in /usr/share/booth/service-runnable from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/booth/tests/test/booth_path from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/booth/tests/test/live_test.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/booth/tests/unit-tests/bin/crm_ticket from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/sbin/booth-keygen from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/booth-site from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/ocf/resource.d/booth/geostore from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/booth/sharedrsc from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1PNS1V + umask 022 + cd /builddir/build/BUILD + cd booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + VERBOSE=1 + make check BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' BUILDSTDERR: GNUmakefile:41: warning: overriding recipe for target 'srpm' BUILDSTDERR: Makefile:1610: warning: ignoring old recipe for target 'srpm' BUILDSTDERR: GNUmakefile:46: warning: overriding recipe for target 'rpm' BUILDSTDERR: Makefile:1615: warning: ignoring old recipe for target 'rpm' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Making check in src make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/src' Making check in docs make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/docs' Making check in conf make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/conf' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4/conf' make[1]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[3]: Entering directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' PASS: test/runtests.py ============================================================================ Testsuite summary for booth 1.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[2]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' make[1]: Leaving directory '/builddir/build/BUILD/booth-f2d38ce3d61502bda2a28e79db103737a691faf4' Processing files: booth-1.0-3.f2d38ce.git.fc31.2.armv7hl Processing files: booth-core-1.0-3.f2d38ce.git.fc31.2.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u9Qf4T + umask 022 + cd /builddir/build/BUILD + cd booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + LICENSEDIR=/builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/licenses/booth-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/licenses/booth-core + cp -pr COPYING /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm/usr/share/licenses/booth-core + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: absolute symlink: /usr/sbin/booth -> /usr/sbin/boothd Provides: booth-core = 1.0-3.f2d38ce.git.fc31.2 booth-core(armv7hl-32) = 1.0-3.f2d38ce.git.fc31.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgcrypt.so.20 libgcrypt.so.20(GCRYPT_1.6) libglib-2.0.so.0 libqb.so.0 libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libz.so.1 rtld(GNU_HASH) Conflicts: booth < 1.0-1 Processing files: booth-arbitrator-1.0-3.f2d38ce.git.fc31.2.noarch Provides: booth-arbitrator = 1.0-3.f2d38ce.git.fc31.2 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 Conflicts: booth < 1.0-1 Processing files: booth-site-1.0-3.f2d38ce.git.fc31.2.noarch BUILDSTDERR: warning: absolute symlink: /usr/sbin/geostore -> /usr/sbin/boothd Provides: booth-site = 1.0-3.f2d38ce.git.fc31.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh Conflicts: booth < 1.0-1 Processing files: booth-test-1.0-3.f2d38ce.git.fc31.2.noarch BUILDSTDERR: warning: absolute symlink: /usr/share/booth/tests/src/boothd -> /usr/sbin/boothd Provides: booth-test = 1.0-3.f2d38ce.git.fc31.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/python3 /usr/bin/sh Processing files: booth-debugsource-1.0-3.f2d38ce.git.fc31.2.armv7hl Provides: booth-debugsource = 1.0-3.f2d38ce.git.fc31.2 booth-debugsource(armv7hl-32) = 1.0-3.f2d38ce.git.fc31.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: booth-core-debuginfo-1.0-3.f2d38ce.git.fc31.2.armv7hl Provides: booth-core-debuginfo = 1.0-3.f2d38ce.git.fc31.2 booth-core-debuginfo(armv7hl-32) = 1.0-3.f2d38ce.git.fc31.2 debuginfo(build-id) = 740dabd818e0c7ecdb5e18d1c7d0bab038eaf21d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: booth-debugsource(armv7hl-32) = 1.0-3.f2d38ce.git.fc31.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm Wrote: /builddir/build/RPMS/booth-1.0-3.f2d38ce.git.fc31.2.armv7hl.rpm Wrote: /builddir/build/RPMS/booth-arbitrator-1.0-3.f2d38ce.git.fc31.2.noarch.rpm Wrote: /builddir/build/RPMS/booth-site-1.0-3.f2d38ce.git.fc31.2.noarch.rpm Wrote: /builddir/build/RPMS/booth-core-1.0-3.f2d38ce.git.fc31.2.armv7hl.rpm Wrote: /builddir/build/RPMS/booth-test-1.0-3.f2d38ce.git.fc31.2.noarch.rpm Wrote: /builddir/build/RPMS/booth-debugsource-1.0-3.f2d38ce.git.fc31.2.armv7hl.rpm Wrote: /builddir/build/RPMS/booth-core-debuginfo-1.0-3.f2d38ce.git.fc31.2.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dItfBT + umask 022 + cd /builddir/build/BUILD + cd booth-f2d38ce3d61502bda2a28e79db103737a691faf4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/booth-1.0-3.f2d38ce.git.fc31.2.arm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0