Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1252101 Details for
Bug 1423574
fossil: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 63.22 KB, created by
Fedora Release Engineering
on 2017-02-17 13:56:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 13:56:08 UTC
Size:
63.22 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/fossil.spec'], timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x3fffa2152358>user='mockbuild'gid=425printOutput=Falseuid=1000chrootPath='/var/lib/mock/f26-build-7609965-694173/root'env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/fossil.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/fossil-1.34-2.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/fossil.spec'], timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x3fffa2152358>uid=1000gid=425private_network=TrueprintOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/f26-build-7609965-694173/root'env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/fossil.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cvJPxZ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf fossil-src-1.34 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/fossil-src-1.34.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd fossil-src-1.34 >+ /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.Rhl3sV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd fossil-src-1.34 >+ ./configure --prefix=/usr --disable-internal-sqlite --with-openssl=auto >No installed jimsh or tclsh, building local bootstrap jimsh0 >Host System...powerpc64-unknown-linux-gnu >Build System...powerpc64-unknown-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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -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 -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -c ./src/linenoise.c -o bld/linenoise.o >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Dmain=sqlite3_shell -DSQLITE_OMIT_LOAD_EXTENSION=1 -DUSE_SYSTEM_SQLITE=1 -DSQLITE_SHELL_DBNAME_PROC=fossil_open -DHAVE_LINENOISE -c ./src/shell.c -o bld/shell.o >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -c ./src/th.c -o bld/th.o >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -c ./src/th_lang.c -o bld/th_lang.o >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -c ./src/th_tcl.c -o bld/th_tcl.o >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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 -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/add.o -c bld/add_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/allrepo.o -c bld/allrepo_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/attach.o -c bld/attach_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/bag.o -c bld/bag_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/bisect.o -c bld/bisect_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/blob.o -c bld/blob_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/branch.o -c bld/branch_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/browse.o -c bld/browse_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/builtin.o -c bld/builtin_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/bundle.o -c bld/bundle_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/cache.o -c bld/cache_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/captcha.o -c bld/captcha_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/cgi.o -c bld/cgi_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/checkin.o -c bld/checkin_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/checkout.o -c bld/checkout_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/clearsign.o -c bld/clearsign_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/clone.o -c bld/clone_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/comformat.o -c bld/comformat_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/configure.o -c bld/configure_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/content.o -c bld/content_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/db.o -c bld/db_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/delta.o -c bld/delta_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/deltacmd.o -c bld/deltacmd_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/descendants.o -c bld/descendants_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/diff.o -c bld/diff_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/diffcmd.o -c bld/diffcmd_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/doc.o -c bld/doc_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/encode.o -c bld/encode_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/event.o -c bld/event_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/export.o -c bld/export_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/file.o -c bld/file_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/finfo.o -c bld/finfo_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/foci.o -c bld/foci_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/fusefs.o -c bld/fusefs_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/glob.o -c bld/glob_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/graph.o -c bld/graph_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/gzip.o -c bld/gzip_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/http.o -c bld/http_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/http_socket.o -c bld/http_socket_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/http_ssl.o -c bld/http_ssl_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/http_transport.o -c bld/http_transport_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/import.o -c bld/import_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/info.o -c bld/info_.c >./src/http_ssl.c: In function 'ssl_open': >./src/http_ssl.c:299:5: warning: implicit declaration of function 'BIO_set_conn_int_port'; did you mean 'BIO_set_conn_port'? [-Wimplicit-function-declaration] > BIO_set_conn_int_port(iBio, &pUrlData->port); > ^~~~~~~~~~~~~~~~~~~~~ > BIO_set_conn_port >./src/http_ssl.c:394:55: warning: implicit declaration of function 'BIO_get_conn_ip'; did you mean 'BIO_get_host_ip'? [-Wimplicit-function-declaration] > const unsigned char *ip = (const unsigned char *) BIO_get_conn_ip(iBio); > ^~~~~~~~~~~~~~~ > BIO_get_host_ip >./src/http_ssl.c:394:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > const unsigned char *ip = (const unsigned char *) BIO_get_conn_ip(iBio); > ^ >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json.o -c bld/json_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_artifact.o -c bld/json_artifact_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_branch.o -c bld/json_branch_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_config.o -c bld/json_config_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_diff.o -c bld/json_diff_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_dir.o -c bld/json_dir_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_finfo.o -c bld/json_finfo_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_login.o -c bld/json_login_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_query.o -c bld/json_query_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_report.o -c bld/json_report_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_status.o -c bld/json_status_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_tag.o -c bld/json_tag_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_timeline.o -c bld/json_timeline_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_user.o -c bld/json_user_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/json_wiki.o -c bld/json_wiki_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/leaf.o -c bld/leaf_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/loadctrl.o -c bld/loadctrl_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/login.o -c bld/login_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/lookslike.o -c bld/lookslike_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/main.o -c bld/main_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/manifest.o -c bld/manifest_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/markdown.o -c bld/markdown_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/markdown_html.o -c bld/markdown_html_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/md5.o -c bld/md5_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/merge.o -c bld/merge_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/merge3.o -c bld/merge3_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/moderate.o -c bld/moderate_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/name.o -c bld/name_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/path.o -c bld/path_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/piechart.o -c bld/piechart_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/pivot.o -c bld/pivot_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/popen.o -c bld/popen_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/pqueue.o -c bld/pqueue_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/printf.o -c bld/printf_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/publish.o -c bld/publish_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/purge.o -c bld/purge_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/rebuild.o -c bld/rebuild_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/regexp.o -c bld/regexp_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/report.o -c bld/report_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/rss.o -c bld/rss_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/schema.o -c bld/schema_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/search.o -c bld/search_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/setup.o -c bld/setup_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/sha1.o -c bld/sha1_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/shun.o -c bld/shun_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/sitemap.o -c bld/sitemap_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/skins.o -c bld/skins_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/sqlcmd.o -c bld/sqlcmd_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/stash.o -c bld/stash_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/stat.o -c bld/stat_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/statrep.o -c bld/statrep_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/style.o -c bld/style_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/sync.o -c bld/sync_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/tag.o -c bld/tag_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/tar.o -c bld/tar_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/th_main.o -c bld/th_main_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/timeline.o -c bld/timeline_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/tkt.o -c bld/tkt_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/tktsetup.o -c bld/tktsetup_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/undo.o -c bld/undo_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/unicode.o -c bld/unicode_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/update.o -c bld/update_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/url.o -c bld/url_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/user.o -c bld/user_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/utf8.o -c bld/utf8_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/util.o -c bld/util_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/verify.o -c bld/verify_.c >./src/util.c: In function 'fossil_timer_start': >./src/util.c:225:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] > memset(&fossilTimerList, 0, > ^~~~~~ >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/vfile.o -c bld/vfile_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/wiki.o -c bld/wiki_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/wikiformat.o -c bld/wikiformat_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/winfile.o -c bld/winfile_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/winhttp.o -c bld/winhttp_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/wysiwyg.o -c bld/wysiwyg_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/xfer.o -c bld/xfer_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -o bld/xfersetup.o -c bld/xfersetup_.c >cc -I. -I./src -Ibld -DFOSSIL_DYNAMIC_BUILD=1 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -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/linenoise.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 >bld/http_ssl.o: In function `ssl_open': >/builddir/build/BUILD/fossil-src-1.34/./src/http_ssl.c:299: undefined reference to `BIO_set_conn_int_port' >bld/http_ssl.o: In function `ssl_open': >http_ssl_.c:(.text+0xcc8): undefined reference to `BIO_get_conn_ip' >collect2: error: ld returned 1 exit status >make: *** [src/main.mk:527: fossil] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.Rhl3sV (%build) > Bad exit status from /var/tmp/rpm-tmp.Rhl3sV (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/fossil.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1423574
: 1252101 |
1252102
|
1252103