Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fossil.spec'], chrootPath='/var/lib/mock/f21-build-3397371-487383/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/fossil.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 warning: Could not canonicalize hostname: buildvm-15.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/fossil-1.33-1.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/fossil.spec '], chrootPath='/var/lib/mock/f21-build-3397371-487383/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/fossil.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UNSM18 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fossil-src-1.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/fossil-src-1.33.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fossil-src-1.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/rm -f src/sqlite3.c + cp /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub autosetup + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TxntI7 + umask 022 + cd /builddir/build/BUILD + cd fossil-src-1.33 + ./configure --prefix=/usr --disable-internal-sqlite --with-openssl=auto No installed jimsh or tclsh, building local bootstrap jimsh0 Host System...i686-pc-linux-gnu Build System...i686-pc-linux-gnu C compiler... cc -g -O2 C++ compiler... c++ -g -O2 Build C compiler...cc Checking for stdlib.h...ok Checking for uint32_t...ok Checking for uint16_t...ok Checking for int16_t...ok Checking for uint8_t...ok Checking for pread...ok Checking for tclsh...no Checking libs for sqlite3_open...-lsqlite3 Checking libs for sqlite3_malloc64...-lsqlite3 Checking for ssl via pkg-config...ok HTTPS support enabled Checking for zlib.h...ok Checking libs for inflateEnd...-lz Checking for readline/readline.h...not found Checking for editline/readline.h...not found Checking libs for gethostbyname...none needed Checking libs for socket...none needed Checking libs for iconv...none needed Checking for utime...ok Checking for usleep...ok Checking for strchrnul...ok Checking for getloadavg...ok Checking for getpassphrase...not found Checking libs for getpass...none needed Checking libs for dlopen...-ldl Checking libs for sin...-lm Checking libs for fuse_mount...no Created Makefile from Makefile.in Created autoconfig.h + /usr/bin/make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j4 mkdir bld cc -o bld/translate ./src/translate.c cc -o bld/mkindex ./src/mkindex.c cc -o bld/mkbuiltin ./src/mkbuiltin.c cc -o bld/makeheaders ./src/makeheaders.c cc -o bld/mkversion ./src/mkversion.c cc -o bld/codecheck1 ./src/codecheck1.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Dmain=sqlite3_shell -DSQLITE_OMIT_LOAD_EXTENSION=1 -DUSE_SYSTEM_SQLITE=1 -DSQLITE_SHELL_DBNAME_PROC=fossil_open -c ./src/shell.c -o bld/shell.o cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ./src/th.c -o bld/th.o cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ./src/th_lang.c -o bld/th_lang.o cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ./src/th_tcl.c -o bld/th_tcl.o cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ./src/cson_amalgamation.c -o bld/cson_amalgamation.o bld/translate ./src/add.c >bld/add_.c bld/translate ./src/allrepo.c >bld/allrepo_.c bld/translate ./src/attach.c >bld/attach_.c bld/translate ./src/bag.c >bld/bag_.c bld/translate ./src/bisect.c >bld/bisect_.c bld/translate ./src/blob.c >bld/blob_.c bld/translate ./src/branch.c >bld/branch_.c bld/translate ./src/browse.c >bld/browse_.c bld/translate ./src/builtin.c >bld/builtin_.c bld/translate ./src/bundle.c >bld/bundle_.c bld/translate ./src/cache.c >bld/cache_.c bld/translate ./src/captcha.c >bld/captcha_.c bld/translate ./src/cgi.c >bld/cgi_.c bld/translate ./src/checkin.c >bld/checkin_.c bld/translate ./src/checkout.c >bld/checkout_.c bld/translate ./src/clearsign.c >bld/clearsign_.c bld/translate ./src/clone.c >bld/clone_.c bld/translate ./src/comformat.c >bld/comformat_.c bld/translate ./src/configure.c >bld/configure_.c bld/translate ./src/content.c >bld/content_.c bld/translate ./src/db.c >bld/db_.c bld/translate ./src/delta.c >bld/delta_.c bld/translate ./src/deltacmd.c >bld/deltacmd_.c bld/translate ./src/descendants.c >bld/descendants_.c bld/translate ./src/diff.c >bld/diff_.c bld/translate ./src/diffcmd.c >bld/diffcmd_.c bld/translate ./src/doc.c >bld/doc_.c bld/translate ./src/encode.c >bld/encode_.c bld/translate ./src/event.c >bld/event_.c bld/translate ./src/export.c >bld/export_.c bld/translate ./src/file.c >bld/file_.c bld/translate ./src/finfo.c >bld/finfo_.c bld/translate ./src/foci.c >bld/foci_.c bld/translate ./src/fusefs.c >bld/fusefs_.c bld/translate ./src/glob.c >bld/glob_.c bld/translate ./src/graph.c >bld/graph_.c bld/translate ./src/gzip.c >bld/gzip_.c bld/translate ./src/http.c >bld/http_.c bld/translate ./src/http_socket.c >bld/http_socket_.c bld/translate ./src/http_ssl.c >bld/http_ssl_.c bld/translate ./src/http_transport.c >bld/http_transport_.c bld/translate ./src/import.c >bld/import_.c bld/translate ./src/info.c >bld/info_.c bld/translate ./src/json.c >bld/json_.c bld/translate ./src/json_artifact.c >bld/json_artifact_.c bld/translate ./src/json_branch.c >bld/json_branch_.c bld/translate ./src/json_config.c >bld/json_config_.c bld/translate ./src/json_diff.c >bld/json_diff_.c bld/translate ./src/json_dir.c >bld/json_dir_.c bld/translate ./src/json_finfo.c >bld/json_finfo_.c bld/translate ./src/json_login.c >bld/json_login_.c bld/translate ./src/json_query.c >bld/json_query_.c bld/translate ./src/json_report.c >bld/json_report_.c bld/translate ./src/json_status.c >bld/json_status_.c bld/translate ./src/json_tag.c >bld/json_tag_.c bld/translate ./src/json_timeline.c >bld/json_timeline_.c bld/translate ./src/json_user.c >bld/json_user_.c bld/translate ./src/json_wiki.c >bld/json_wiki_.c bld/translate ./src/leaf.c >bld/leaf_.c bld/translate ./src/loadctrl.c >bld/loadctrl_.c bld/translate ./src/login.c >bld/login_.c bld/translate ./src/lookslike.c >bld/lookslike_.c bld/translate ./src/main.c >bld/main_.c bld/translate ./src/manifest.c >bld/manifest_.c bld/translate ./src/markdown.c >bld/markdown_.c bld/translate ./src/markdown_html.c >bld/markdown_html_.c bld/translate ./src/md5.c >bld/md5_.c bld/translate ./src/merge.c >bld/merge_.c bld/translate ./src/merge3.c >bld/merge3_.c bld/translate ./src/moderate.c >bld/moderate_.c bld/translate ./src/name.c >bld/name_.c bld/translate ./src/path.c >bld/path_.c bld/translate ./src/piechart.c >bld/piechart_.c bld/translate ./src/pivot.c >bld/pivot_.c bld/translate ./src/popen.c >bld/popen_.c bld/translate ./src/pqueue.c >bld/pqueue_.c bld/translate ./src/printf.c >bld/printf_.c bld/translate ./src/publish.c >bld/publish_.c bld/translate ./src/purge.c >bld/purge_.c bld/translate ./src/rebuild.c >bld/rebuild_.c bld/translate ./src/regexp.c >bld/regexp_.c bld/translate ./src/report.c >bld/report_.c bld/translate ./src/rss.c >bld/rss_.c bld/translate ./src/schema.c >bld/schema_.c bld/translate ./src/search.c >bld/search_.c bld/translate ./src/setup.c >bld/setup_.c bld/translate ./src/sha1.c >bld/sha1_.c bld/translate ./src/shun.c >bld/shun_.c bld/translate ./src/sitemap.c >bld/sitemap_.c bld/translate ./src/skins.c >bld/skins_.c bld/translate ./src/sqlcmd.c >bld/sqlcmd_.c bld/translate ./src/stash.c >bld/stash_.c bld/translate ./src/stat.c >bld/stat_.c bld/translate ./src/statrep.c >bld/statrep_.c bld/translate ./src/style.c >bld/style_.c bld/translate ./src/sync.c >bld/sync_.c bld/translate ./src/tag.c >bld/tag_.c bld/translate ./src/tar.c >bld/tar_.c bld/translate ./src/th_main.c >bld/th_main_.c bld/translate ./src/timeline.c >bld/timeline_.c bld/translate ./src/tkt.c >bld/tkt_.c bld/translate ./src/tktsetup.c >bld/tktsetup_.c bld/translate ./src/undo.c >bld/undo_.c bld/translate ./src/unicode.c >bld/unicode_.c bld/translate ./src/update.c >bld/update_.c bld/translate ./src/url.c >bld/url_.c bld/translate ./src/user.c >bld/user_.c bld/translate ./src/utf8.c >bld/utf8_.c bld/translate ./src/util.c >bld/util_.c bld/translate ./src/verify.c >bld/verify_.c bld/translate ./src/vfile.c >bld/vfile_.c bld/translate ./src/wiki.c >bld/wiki_.c bld/translate ./src/wikiformat.c >bld/wikiformat_.c bld/translate ./src/winfile.c >bld/winfile_.c bld/translate ./src/winhttp.c >bld/winhttp_.c bld/translate ./src/wysiwyg.c >bld/wysiwyg_.c bld/translate ./src/xfer.c >bld/xfer_.c bld/translate ./src/xfersetup.c >bld/xfersetup_.c bld/translate ./src/zip.c >bld/zip_.c bld/mkbuiltin --prefix ./src/ ./src/../skins/aht/details.txt ./src/../skins/black_and_white/css.txt ./src/../skins/black_and_white/details.txt ./src/../skins/black_and_white/footer.txt ./src/../skins/black_and_white/header.txt ./src/../skins/blitz/css.txt ./src/../skins/blitz/details.txt ./src/../skins/blitz/footer.txt ./src/../skins/blitz/header.txt ./src/../skins/blitz/ticket.txt ./src/../skins/blitz_no_logo/css.txt ./src/../skins/blitz_no_logo/details.txt ./src/../skins/blitz_no_logo/footer.txt ./src/../skins/blitz_no_logo/header.txt ./src/../skins/blitz_no_logo/ticket.txt ./src/../skins/default/css.txt ./src/../skins/default/details.txt ./src/../skins/default/footer.txt ./src/../skins/default/header.txt ./src/../skins/eagle/css.txt ./src/../skins/eagle/details.txt ./src/../skins/eagle/footer.txt ./src/../skins/eagle/header.txt ./src/../skins/enhanced1/css.txt ./src/../skins/enhanced1/details.txt ./src/../skins/enhanced1/footer.txt ./src/../skins/enhanced1/header.txt ./src/../skins/khaki/css.txt ./src/../skins/khaki/details.txt ./src/../skins/khaki/footer.txt ./src/../skins/khaki/header.txt ./src/../skins/original/css.txt ./src/../skins/original/details.txt ./src/../skins/original/footer.txt ./src/../skins/original/header.txt ./src/../skins/plain_gray/css.txt ./src/../skins/plain_gray/details.txt ./src/../skins/plain_gray/footer.txt ./src/../skins/plain_gray/header.txt ./src/../skins/rounded1/css.txt ./src/../skins/rounded1/details.txt ./src/../skins/rounded1/footer.txt ./src/../skins/rounded1/header.txt ./src/../skins/xekri/css.txt ./src/../skins/xekri/details.txt ./src/../skins/xekri/footer.txt ./src/../skins/xekri/header.txt ./src/diff.tcl ./src/markdown.md >bld/builtin_data.h bld/mkversion ./src/../manifest.uuid ./src/../manifest ./src/../VERSION >bld/VERSION.h bld/mkindex bld/add_.c bld/allrepo_.c bld/attach_.c bld/bag_.c bld/bisect_.c bld/blob_.c bld/branch_.c bld/browse_.c bld/builtin_.c bld/bundle_.c bld/cache_.c bld/captcha_.c bld/cgi_.c bld/checkin_.c bld/checkout_.c bld/clearsign_.c bld/clone_.c bld/comformat_.c bld/configure_.c bld/content_.c bld/db_.c bld/delta_.c bld/deltacmd_.c bld/descendants_.c bld/diff_.c bld/diffcmd_.c bld/doc_.c bld/encode_.c bld/event_.c bld/export_.c bld/file_.c bld/finfo_.c bld/foci_.c bld/fusefs_.c bld/glob_.c bld/graph_.c bld/gzip_.c bld/http_.c bld/http_socket_.c bld/http_ssl_.c bld/http_transport_.c bld/import_.c bld/info_.c bld/json_.c bld/json_artifact_.c bld/json_branch_.c bld/json_config_.c bld/json_diff_.c bld/json_dir_.c bld/json_finfo_.c bld/json_login_.c bld/json_query_.c bld/json_report_.c bld/json_status_.c bld/json_tag_.c bld/json_timeline_.c bld/json_user_.c bld/json_wiki_.c bld/leaf_.c bld/loadctrl_.c bld/login_.c bld/lookslike_.c bld/main_.c bld/manifest_.c bld/markdown_.c bld/markdown_html_.c bld/md5_.c bld/merge_.c bld/merge3_.c bld/moderate_.c bld/name_.c bld/path_.c bld/piechart_.c bld/pivot_.c bld/popen_.c bld/pqueue_.c bld/printf_.c bld/publish_.c bld/purge_.c bld/rebuild_.c bld/regexp_.c bld/report_.c bld/rss_.c bld/schema_.c bld/search_.c bld/setup_.c bld/sha1_.c bld/shun_.c bld/sitemap_.c bld/skins_.c bld/sqlcmd_.c bld/stash_.c bld/stat_.c bld/statrep_.c bld/style_.c bld/sync_.c bld/tag_.c bld/tar_.c bld/th_main_.c bld/timeline_.c bld/tkt_.c bld/tktsetup_.c bld/undo_.c bld/unicode_.c bld/update_.c bld/url_.c bld/user_.c bld/utf8_.c bld/util_.c bld/verify_.c bld/vfile_.c bld/wiki_.c bld/wikiformat_.c bld/winfile_.c bld/winhttp_.c bld/wysiwyg_.c bld/xfer_.c bld/xfersetup_.c bld/zip_.c >bld/page_index.h bld/makeheaders bld/add_.c:bld/add.h \ bld/allrepo_.c:bld/allrepo.h \ bld/attach_.c:bld/attach.h \ bld/bag_.c:bld/bag.h \ bld/bisect_.c:bld/bisect.h \ bld/blob_.c:bld/blob.h \ bld/branch_.c:bld/branch.h \ bld/browse_.c:bld/browse.h \ bld/builtin_.c:bld/builtin.h \ bld/bundle_.c:bld/bundle.h \ bld/cache_.c:bld/cache.h \ bld/captcha_.c:bld/captcha.h \ bld/cgi_.c:bld/cgi.h \ bld/checkin_.c:bld/checkin.h \ bld/checkout_.c:bld/checkout.h \ bld/clearsign_.c:bld/clearsign.h \ bld/clone_.c:bld/clone.h \ bld/comformat_.c:bld/comformat.h \ bld/configure_.c:bld/configure.h \ bld/content_.c:bld/content.h \ bld/db_.c:bld/db.h \ bld/delta_.c:bld/delta.h \ bld/deltacmd_.c:bld/deltacmd.h \ bld/descendants_.c:bld/descendants.h \ bld/diff_.c:bld/diff.h \ bld/diffcmd_.c:bld/diffcmd.h \ bld/doc_.c:bld/doc.h \ bld/encode_.c:bld/encode.h \ bld/event_.c:bld/event.h \ bld/export_.c:bld/export.h \ bld/file_.c:bld/file.h \ bld/finfo_.c:bld/finfo.h \ bld/foci_.c:bld/foci.h \ bld/fusefs_.c:bld/fusefs.h \ bld/glob_.c:bld/glob.h \ bld/graph_.c:bld/graph.h \ bld/gzip_.c:bld/gzip.h \ bld/http_.c:bld/http.h \ bld/http_socket_.c:bld/http_socket.h \ bld/http_ssl_.c:bld/http_ssl.h \ bld/http_transport_.c:bld/http_transport.h \ bld/import_.c:bld/import.h \ bld/info_.c:bld/info.h \ bld/json_.c:bld/json.h \ bld/json_artifact_.c:bld/json_artifact.h \ bld/json_branch_.c:bld/json_branch.h \ bld/json_config_.c:bld/json_config.h \ bld/json_diff_.c:bld/json_diff.h \ bld/json_dir_.c:bld/json_dir.h \ bld/json_finfo_.c:bld/json_finfo.h \ bld/json_login_.c:bld/json_login.h \ bld/json_query_.c:bld/json_query.h \ bld/json_report_.c:bld/json_report.h \ bld/json_status_.c:bld/json_status.h \ bld/json_tag_.c:bld/json_tag.h \ bld/json_timeline_.c:bld/json_timeline.h \ bld/json_user_.c:bld/json_user.h \ bld/json_wiki_.c:bld/json_wiki.h \ bld/leaf_.c:bld/leaf.h \ bld/loadctrl_.c:bld/loadctrl.h \ bld/login_.c:bld/login.h \ bld/lookslike_.c:bld/lookslike.h \ bld/main_.c:bld/main.h \ bld/manifest_.c:bld/manifest.h \ bld/markdown_.c:bld/markdown.h \ bld/markdown_html_.c:bld/markdown_html.h \ bld/md5_.c:bld/md5.h \ bld/merge_.c:bld/merge.h \ bld/merge3_.c:bld/merge3.h \ bld/moderate_.c:bld/moderate.h \ bld/name_.c:bld/name.h \ bld/path_.c:bld/path.h \ bld/piechart_.c:bld/piechart.h \ bld/pivot_.c:bld/pivot.h \ bld/popen_.c:bld/popen.h \ bld/pqueue_.c:bld/pqueue.h \ bld/printf_.c:bld/printf.h \ bld/publish_.c:bld/publish.h \ bld/purge_.c:bld/purge.h \ bld/rebuild_.c:bld/rebuild.h \ bld/regexp_.c:bld/regexp.h \ bld/report_.c:bld/report.h \ bld/rss_.c:bld/rss.h \ bld/schema_.c:bld/schema.h \ bld/search_.c:bld/search.h \ bld/setup_.c:bld/setup.h \ bld/sha1_.c:bld/sha1.h \ bld/shun_.c:bld/shun.h \ bld/sitemap_.c:bld/sitemap.h \ bld/skins_.c:bld/skins.h \ bld/sqlcmd_.c:bld/sqlcmd.h \ bld/stash_.c:bld/stash.h \ bld/stat_.c:bld/stat.h \ bld/statrep_.c:bld/statrep.h \ bld/style_.c:bld/style.h \ bld/sync_.c:bld/sync.h \ bld/tag_.c:bld/tag.h \ bld/tar_.c:bld/tar.h \ bld/th_main_.c:bld/th_main.h \ bld/timeline_.c:bld/timeline.h \ bld/tkt_.c:bld/tkt.h \ bld/tktsetup_.c:bld/tktsetup.h \ bld/undo_.c:bld/undo.h \ bld/unicode_.c:bld/unicode.h \ bld/update_.c:bld/update.h \ bld/url_.c:bld/url.h \ bld/user_.c:bld/user.h \ bld/utf8_.c:bld/utf8.h \ bld/util_.c:bld/util.h \ bld/verify_.c:bld/verify.h \ bld/vfile_.c:bld/vfile.h \ bld/wiki_.c:bld/wiki.h \ bld/wikiformat_.c:bld/wikiformat.h \ bld/winfile_.c:bld/winfile.h \ bld/winhttp_.c:bld/winhttp.h \ bld/wysiwyg_.c:bld/wysiwyg.h \ bld/xfer_.c:bld/xfer.h \ bld/xfersetup_.c:bld/xfersetup.h \ bld/zip_.c:bld/zip.h \ ./src/sqlite3.h \ ./src/th.h \ bld/VERSION.h touch bld/headers cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/add.o -c bld/add_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/allrepo.o -c bld/allrepo_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/attach.o -c bld/attach_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/bag.o -c bld/bag_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/bisect.o -c bld/bisect_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/blob.o -c bld/blob_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/branch.o -c bld/branch_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/browse.o -c bld/browse_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/builtin.o -c bld/builtin_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/bundle.o -c bld/bundle_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/cache.o -c bld/cache_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/captcha.o -c bld/captcha_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/cgi.o -c bld/cgi_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/checkin.o -c bld/checkin_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/checkout.o -c bld/checkout_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/clearsign.o -c bld/clearsign_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/clone.o -c bld/clone_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/comformat.o -c bld/comformat_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/configure.o -c bld/configure_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/content.o -c bld/content_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/db.o -c bld/db_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/delta.o -c bld/delta_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/deltacmd.o -c bld/deltacmd_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/descendants.o -c bld/descendants_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/diff.o -c bld/diff_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/diffcmd.o -c bld/diffcmd_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/doc.o -c bld/doc_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/encode.o -c bld/encode_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/event.o -c bld/event_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/export.o -c bld/export_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/file.o -c bld/file_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/finfo.o -c bld/finfo_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/foci.o -c bld/foci_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/fusefs.o -c bld/fusefs_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/glob.o -c bld/glob_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/graph.o -c bld/graph_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/gzip.o -c bld/gzip_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/http.o -c bld/http_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/http_socket.o -c bld/http_socket_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/http_ssl.o -c bld/http_ssl_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/http_transport.o -c bld/http_transport_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/import.o -c bld/import_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/info.o -c bld/info_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json.o -c bld/json_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_artifact.o -c bld/json_artifact_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_branch.o -c bld/json_branch_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_config.o -c bld/json_config_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_diff.o -c bld/json_diff_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_dir.o -c bld/json_dir_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_finfo.o -c bld/json_finfo_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_login.o -c bld/json_login_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_query.o -c bld/json_query_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_report.o -c bld/json_report_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_status.o -c bld/json_status_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_tag.o -c bld/json_tag_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_timeline.o -c bld/json_timeline_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_user.o -c bld/json_user_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/json_wiki.o -c bld/json_wiki_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/leaf.o -c bld/leaf_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/loadctrl.o -c bld/loadctrl_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/login.o -c bld/login_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/lookslike.o -c bld/lookslike_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/main.o -c bld/main_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/manifest.o -c bld/manifest_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/markdown.o -c bld/markdown_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/markdown_html.o -c bld/markdown_html_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/md5.o -c bld/md5_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/merge.o -c bld/merge_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/merge3.o -c bld/merge3_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/moderate.o -c bld/moderate_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/name.o -c bld/name_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/path.o -c bld/path_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/piechart.o -c bld/piechart_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/pivot.o -c bld/pivot_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/popen.o -c bld/popen_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/pqueue.o -c bld/pqueue_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/printf.o -c bld/printf_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/publish.o -c bld/publish_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/purge.o -c bld/purge_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/rebuild.o -c bld/rebuild_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/regexp.o -c bld/regexp_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/report.o -c bld/report_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/rss.o -c bld/rss_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/schema.o -c bld/schema_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/search.o -c bld/search_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/setup.o -c bld/setup_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/sha1.o -c bld/sha1_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/shun.o -c bld/shun_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/sitemap.o -c bld/sitemap_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/skins.o -c bld/skins_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/sqlcmd.o -c bld/sqlcmd_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/stash.o -c bld/stash_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/stat.o -c bld/stat_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/statrep.o -c bld/statrep_.c ./src/statrep.c: In function 'stats_report_by_month_year': ./src/statrep.c:197:8: warning: unused variable 'header' [-Wunused-variable] Blob header = empty_blob; /* Page header text */ ^ ./src/statrep.c: In function 'stats_report_year_weeks': ./src/statrep.c:577:10: warning: unused variable 'azYear' [-Wunused-variable] char **azYear = 0; /* Year dropdown menu */ ^ ./src/statrep.c:576:7: warning: unused variable 'n' [-Wunused-variable] int n = 0; /* Number of entries in azYear */ ^ ./src/statrep.c:571:7: warning: unused variable 'i' [-Wunused-variable] int i = 0; ^ ./src/statrep.c:570:7: warning: unused variable 'isValidYear' [-Wunused-variable] int isValidYear = 0; /* True if a valid year */ ^ ./src/statrep.c: At top level: ./src/statrep.c:44:13: warning: 'statrep_submenu' defined but not used [-Wunused-function] static void statrep_submenu( ^ cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/style.o -c bld/style_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/sync.o -c bld/sync_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/tag.o -c bld/tag_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/tar.o -c bld/tar_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/th_main.o -c bld/th_main_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/timeline.o -c bld/timeline_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/tkt.o -c bld/tkt_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/tktsetup.o -c bld/tktsetup_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/undo.o -c bld/undo_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/unicode.o -c bld/unicode_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/update.o -c bld/update_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/url.o -c bld/url_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/user.o -c bld/user_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/utf8.o -c bld/utf8_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/util.o -c bld/util_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/verify.o -c bld/verify_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/vfile.o -c bld/vfile_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/wiki.o -c bld/wiki_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/wikiformat.o -c bld/wikiformat_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/winfile.o -c bld/winfile_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/winhttp.o -c bld/winhttp_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/wysiwyg.o -c bld/wysiwyg_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/xfer.o -c bld/xfer_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/xfersetup.o -c bld/xfersetup_.c cc -I. -I./src -Ibld -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bld/zip.o -c bld/zip_.c bld/codecheck1 bld/add_.c bld/allrepo_.c bld/attach_.c bld/bag_.c bld/bisect_.c bld/blob_.c bld/branch_.c bld/browse_.c bld/builtin_.c bld/bundle_.c bld/cache_.c bld/captcha_.c bld/cgi_.c bld/checkin_.c bld/checkout_.c bld/clearsign_.c bld/clone_.c bld/comformat_.c bld/configure_.c bld/content_.c bld/db_.c bld/delta_.c bld/deltacmd_.c bld/descendants_.c bld/diff_.c bld/diffcmd_.c bld/doc_.c bld/encode_.c bld/event_.c bld/export_.c bld/file_.c bld/finfo_.c bld/foci_.c bld/fusefs_.c bld/glob_.c bld/graph_.c bld/gzip_.c bld/http_.c bld/http_socket_.c bld/http_ssl_.c bld/http_transport_.c bld/import_.c bld/info_.c bld/json_.c bld/json_artifact_.c bld/json_branch_.c bld/json_config_.c bld/json_diff_.c bld/json_dir_.c bld/json_finfo_.c bld/json_login_.c bld/json_query_.c bld/json_report_.c bld/json_status_.c bld/json_tag_.c bld/json_timeline_.c bld/json_user_.c bld/json_wiki_.c bld/leaf_.c bld/loadctrl_.c bld/login_.c bld/lookslike_.c bld/main_.c bld/manifest_.c bld/markdown_.c bld/markdown_html_.c bld/md5_.c bld/merge_.c bld/merge3_.c bld/moderate_.c bld/name_.c bld/path_.c bld/piechart_.c bld/pivot_.c bld/popen_.c bld/pqueue_.c bld/printf_.c bld/publish_.c bld/purge_.c bld/rebuild_.c bld/regexp_.c bld/report_.c bld/rss_.c bld/schema_.c bld/search_.c bld/setup_.c bld/sha1_.c bld/shun_.c bld/sitemap_.c bld/skins_.c bld/sqlcmd_.c bld/stash_.c bld/stat_.c bld/statrep_.c bld/style_.c bld/sync_.c bld/tag_.c bld/tar_.c bld/th_main_.c bld/timeline_.c bld/tkt_.c bld/tktsetup_.c bld/undo_.c bld/unicode_.c bld/update_.c bld/url_.c bld/user_.c bld/utf8_.c bld/util_.c bld/verify_.c bld/vfile_.c bld/wiki_.c bld/wikiformat_.c bld/winfile_.c bld/winhttp_.c bld/wysiwyg_.c bld/xfer_.c bld/xfersetup_.c bld/zip_.c cc -o fossil bld/add.o bld/allrepo.o bld/attach.o bld/bag.o bld/bisect.o bld/blob.o bld/branch.o bld/browse.o bld/builtin.o bld/bundle.o bld/cache.o bld/captcha.o bld/cgi.o bld/checkin.o bld/checkout.o bld/clearsign.o bld/clone.o bld/comformat.o bld/configure.o bld/content.o bld/db.o bld/delta.o bld/deltacmd.o bld/descendants.o bld/diff.o bld/diffcmd.o bld/doc.o bld/encode.o bld/event.o bld/export.o bld/file.o bld/finfo.o bld/foci.o bld/fusefs.o bld/glob.o bld/graph.o bld/gzip.o bld/http.o bld/http_socket.o bld/http_ssl.o bld/http_transport.o bld/import.o bld/info.o bld/json.o bld/json_artifact.o bld/json_branch.o bld/json_config.o bld/json_diff.o bld/json_dir.o bld/json_finfo.o bld/json_login.o bld/json_query.o bld/json_report.o bld/json_status.o bld/json_tag.o bld/json_timeline.o bld/json_user.o bld/json_wiki.o bld/leaf.o bld/loadctrl.o bld/login.o bld/lookslike.o bld/main.o bld/manifest.o bld/markdown.o bld/markdown_html.o bld/md5.o bld/merge.o bld/merge3.o bld/moderate.o bld/name.o bld/path.o bld/piechart.o bld/pivot.o bld/popen.o bld/pqueue.o bld/printf.o bld/publish.o bld/purge.o bld/rebuild.o bld/regexp.o bld/report.o bld/rss.o bld/schema.o bld/search.o bld/setup.o bld/sha1.o bld/shun.o bld/sitemap.o bld/skins.o bld/sqlcmd.o bld/stash.o bld/stat.o bld/statrep.o bld/style.o bld/sync.o bld/tag.o bld/tar.o bld/th_main.o bld/timeline.o bld/tkt.o bld/tktsetup.o bld/undo.o bld/unicode.o bld/update.o bld/url.o bld/user.o bld/utf8.o bld/util.o bld/verify.o bld/vfile.o bld/wiki.o bld/wikiformat.o bld/winfile.o bld/winhttp.o bld/wysiwyg.o bld/xfer.o bld/xfersetup.o bld/zip.o bld/shell.o bld/th.o bld/th_lang.o bld/th_tcl.o bld/cson_amalgamation.o -lsqlite3 -lssl -lcrypto -lz -ldl -lm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s4KFCv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 ++ dirname /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 + cd fossil-src-1.33 + /usr/bin/rm -fr /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 + make DESTDIR=/builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 install mkdir -p /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/bin mv fossil /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/bin + /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/fossil-src-1.33 extracting debug info from /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/bin/fossil dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 11596 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fossil-1.33-1.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nQ9fYW + umask 022 + cd /builddir/build/BUILD + cd fossil-src-1.33 + DOCDIR=/builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/share/doc/fossil + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/share/doc/fossil + cp -pr COPYRIGHT-BSD2.txt /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/share/doc/fossil + exit 0 Provides: fossil = 1.33-1.fc21 fossil(x86-32) = 1.33-1.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(OPENSSL_1.0.1) libcrypto.so.10(libcrypto.so.10) libdl.so.2 libm.so.6 libm.so.6(GLIBC_2.1) libsqlite3.so.0 libssl.so.10 libssl.so.10(libssl.so.10) libz.so.1 rtld(GNU_HASH) Processing files: fossil-doc-1.33-1.fc21.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QU2moo + umask 022 + cd /builddir/build/BUILD + cd fossil-src-1.33 + DOCDIR=/builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/share/doc/fossil-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/share/doc/fossil-doc + cp -pr www /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386/usr/share/doc/fossil-doc + exit 0 Provides: fossil-doc = 1.33-1.fc21 fossil-doc(x86-32) = 1.33-1.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fossil-debuginfo-1.33-1.fc21.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 warning: Could not canonicalize hostname: buildvm-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/fossil-1.33-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/fossil-doc-1.33-1.fc21.i686.rpm Wrote: /builddir/build/RPMS/fossil-debuginfo-1.33-1.fc21.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Va4XKT + umask 022 + cd /builddir/build/BUILD + cd fossil-src-1.33 + /usr/bin/rm -fr /builddir/build/BUILDROOT/fossil-1.33-1.fc21.i386 + exit 0 Child return code was: 0 LEAVE do -->