+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/skipfish.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.htRNZH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf skipfish-2.10b + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/skipfish-2.10b.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd skipfish-2.10b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (skipfish-2.10b-makefile-format-security.patch):' Patch #1 (skipfish-2.10b-makefile-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile patching file signatures/signatures.conf patching file src/config.h + cp -p assets/COPYING COPYING.icons + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2BHRoK + umask 022 + cd /builddir/build/BUILD + cd skipfish-2.10b + sed -i 's|^// #define PROXY_SUPPORT|#define PROXY_SUPPORT|' src/config.h + make -j4 '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 ' cc src/skipfish.c -o skipfish \ -O3 -Wno-format -Wall -Werror=format-security -Wformat -funsigned-char -g -ggdb -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 -DVERSION=\"2.10b\" src/http_client.c src/database.c src/crawler.c src/analysis.c src/report.c src/checks.c src/signatures.c src/auth.c src/options.c -lcrypto -lssl -lidn -lz -lpcre src/report.c: In function 'collect_samples': src/report.c:447:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0;i