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 383972 Details for
Bug 555445
FTBFS libtommath-0.41-10.fc12
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
build.log (text/plain), 116.36 KB, created by
FTBFS
on 2010-01-14 17:24:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:24:47 UTC
Size:
116.36 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libtommath.spec'], False, '/var/lib/mock/fedora-development-x86_64-libtommath-0.41-10.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1448850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libtommath.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/libtommath-0.41-10.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtommath.spec'], False, '/var/lib/mock/fedora-development-x86_64-libtommath-0.41-10.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1448850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtommath.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xbmRs8 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libtommath-0.41 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/ltm-0.41.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libtommath-0.41 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (libtommath-makefile.patch):' >Patch #0 (libtommath-makefile.patch): >+ /bin/cat /builddir/build/SOURCES/libtommath-makefile.patch >+ /usr/bin/patch -s -p1 -b --suffix .makefile --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MwC6OG >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libtommath-0.41 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ make -j4 LIBPATH=/usr/lib64 -f makefile.shared >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bncore.o bncore.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_init.o bn_mp_init.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_clear.o bn_mp_clear.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_exch.o bn_mp_exch.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init.c -fPIC -DPIC -o .libs/bn_mp_init.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_clear.c -fPIC -DPIC -o .libs/bn_mp_clear.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bncore.c -fPIC -DPIC -o .libs/bncore.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exch.c -fPIC -DPIC -o .libs/bn_mp_exch.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_clear.c -o bn_mp_clear.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exch.c -o bn_mp_exch.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bncore.c -o bncore.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init.c -o bn_mp_init.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_grow.o bn_mp_grow.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_grow.c -fPIC -DPIC -o .libs/bn_mp_grow.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_shrink.o bn_mp_shrink.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_clamp.o bn_mp_clamp.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_zero.o bn_mp_zero.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_zero.c -fPIC -DPIC -o .libs/bn_mp_zero.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_grow.c -o bn_mp_grow.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_shrink.c -fPIC -DPIC -o .libs/bn_mp_shrink.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_clamp.c -fPIC -DPIC -o .libs/bn_mp_clamp.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_set.o bn_mp_set.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_zero.c -o bn_mp_zero.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_shrink.c -o bn_mp_shrink.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_set.c -fPIC -DPIC -o .libs/bn_mp_set.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_clamp.c -o bn_mp_clamp.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_set_int.o bn_mp_set_int.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_set_int.c -fPIC -DPIC -o .libs/bn_mp_set_int.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_set.c -o bn_mp_set.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_init_size.o bn_mp_init_size.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_size.c -fPIC -DPIC -o .libs/bn_mp_init_size.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_copy.o bn_mp_copy.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_set_int.c -o bn_mp_set_int.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_init_copy.o bn_mp_init_copy.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_copy.c -fPIC -DPIC -o .libs/bn_mp_init_copy.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_size.c -o bn_mp_init_size.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_copy.c -fPIC -DPIC -o .libs/bn_mp_copy.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_abs.o bn_mp_abs.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_copy.c -o bn_mp_init_copy.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_copy.c -o bn_mp_copy.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_abs.c -fPIC -DPIC -o .libs/bn_mp_abs.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_neg.o bn_mp_neg.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_abs.c -o bn_mp_abs.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_neg.c -fPIC -DPIC -o .libs/bn_mp_neg.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_cmp.o bn_mp_cmp.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_neg.c -o bn_mp_neg.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cmp_mag.c -fPIC -DPIC -o .libs/bn_mp_cmp_mag.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cmp.c -fPIC -DPIC -o .libs/bn_mp_cmp.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_rshd.o bn_mp_rshd.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cmp_d.c -fPIC -DPIC -o .libs/bn_mp_cmp_d.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cmp.c -o bn_mp_cmp.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cmp_mag.c -o bn_mp_cmp_mag.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cmp_d.c -o bn_mp_cmp_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_rshd.c -fPIC -DPIC -o .libs/bn_mp_rshd.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_lshd.o bn_mp_lshd.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_lshd.c -fPIC -DPIC -o .libs/bn_mp_lshd.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mod_2d.c -fPIC -DPIC -o .libs/bn_mp_mod_2d.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_rshd.c -o bn_mp_rshd.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_div_2d.o bn_mp_div_2d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_lshd.c -o bn_mp_lshd.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mod_2d.c -o bn_mp_mod_2d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_2d.c -fPIC -DPIC -o .libs/bn_mp_div_2d.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_div_2.o bn_mp_div_2.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul_2d.c -fPIC -DPIC -o .libs/bn_mp_mul_2d.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mul_2.o bn_mp_mul_2.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_2.c -fPIC -DPIC -o .libs/bn_mp_div_2.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_2d.c -o bn_mp_div_2d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul_2d.c -o bn_mp_mul_2d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul_2.c -fPIC -DPIC -o .libs/bn_mp_mul_2.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_2.c -o bn_mp_div_2.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul_2.c -o bn_mp_mul_2.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_s_mp_add.o bn_s_mp_add.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_add.c -fPIC -DPIC -o .libs/bn_s_mp_add.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_s_mp_sub.o bn_s_mp_sub.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_sub.c -fPIC -DPIC -o .libs/bn_s_mp_sub.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_add.c -o bn_s_mp_add.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_mul_digs.c -fPIC -DPIC -o .libs/bn_s_mp_mul_digs.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_sub.c -o bn_s_mp_sub.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_s_mp_mul_digs.c -fPIC -DPIC -o .libs/bn_fast_s_mp_mul_digs.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_mul_digs.c -o bn_s_mp_mul_digs.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_s_mp_mul_high_digs.c -fPIC -DPIC -o .libs/bn_fast_s_mp_mul_high_digs.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_s_mp_mul_digs.c -o bn_fast_s_mp_mul_digs.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_s_mp_mul_high_digs.c -o bn_fast_s_mp_mul_high_digs.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_mul_high_digs.c -fPIC -DPIC -o .libs/bn_s_mp_mul_high_digs.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_s_mp_sqr.c -fPIC -DPIC -o .libs/bn_fast_s_mp_sqr.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_mul_high_digs.c -o bn_s_mp_mul_high_digs.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_add.o bn_mp_add.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_s_mp_sqr.c -o bn_fast_s_mp_sqr.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_sqr.c -fPIC -DPIC -o .libs/bn_s_mp_sqr.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_add.c -fPIC -DPIC -o .libs/bn_mp_add.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_sub.o bn_mp_sub.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sub.c -fPIC -DPIC -o .libs/bn_mp_sub.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_add.c -o bn_mp_add.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sub.c -o bn_mp_sub.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_sqr.c -o bn_s_mp_sqr.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_karatsuba_mul.c -fPIC -DPIC -o .libs/bn_mp_karatsuba_mul.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mul.o bn_mp_mul.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul.c -fPIC -DPIC -o .libs/bn_mp_mul.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_karatsuba_sqr.c -fPIC -DPIC -o .libs/bn_mp_karatsuba_sqr.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul.c -o bn_mp_mul.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_sqr.o bn_mp_sqr.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_karatsuba_mul.c -o bn_mp_karatsuba_mul.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_karatsuba_sqr.c -o bn_mp_karatsuba_sqr.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sqr.c -fPIC -DPIC -o .libs/bn_mp_sqr.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_div.o bn_mp_div.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sqr.c -o bn_mp_sqr.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div.c -fPIC -DPIC -o .libs/bn_mp_div.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mod.o bn_mp_mod.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_add_d.o bn_mp_add_d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_add_d.c -fPIC -DPIC -o .libs/bn_mp_add_d.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_sub_d.o bn_mp_sub_d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sub_d.c -fPIC -DPIC -o .libs/bn_mp_sub_d.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div.c -o bn_mp_div.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_add_d.c -o bn_mp_add_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mod.c -fPIC -DPIC -o .libs/bn_mp_mod.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sub_d.c -o bn_mp_sub_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mod.c -o bn_mp_mod.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mul_d.o bn_mp_mul_d.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_div_d.o bn_mp_div_d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul_d.c -fPIC -DPIC -o .libs/bn_mp_mul_d.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mod_d.o bn_mp_mod_d.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_expt_d.o bn_mp_expt_d.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_d.c -fPIC -DPIC -o .libs/bn_mp_div_d.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_expt_d.c -fPIC -DPIC -o .libs/bn_mp_expt_d.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mul_d.c -o bn_mp_mul_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_expt_d.c -o bn_mp_expt_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_d.c -o bn_mp_div_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mod_d.c -fPIC -DPIC -o .libs/bn_mp_mod_d.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_addmod.o bn_mp_addmod.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_addmod.c -fPIC -DPIC -o .libs/bn_mp_addmod.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_submod.o bn_mp_submod.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_mulmod.o bn_mp_mulmod.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_submod.c -fPIC -DPIC -o .libs/bn_mp_submod.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mod_d.c -o bn_mp_mod_d.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_addmod.c -o bn_mp_addmod.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mulmod.c -fPIC -DPIC -o .libs/bn_mp_mulmod.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_submod.c -o bn_mp_submod.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_gcd.o bn_mp_gcd.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_mulmod.c -o bn_mp_mulmod.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_lcm.o bn_mp_lcm.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_gcd.c -fPIC -DPIC -o .libs/bn_mp_gcd.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sqrmod.c -fPIC -DPIC -o .libs/bn_mp_sqrmod.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_lcm.c -fPIC -DPIC -o .libs/bn_mp_lcm.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_gcd.c -o bn_mp_gcd.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_lcm.c -o bn_mp_lcm.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sqrmod.c -o bn_mp_sqrmod.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_mp_invmod.c -fPIC -DPIC -o .libs/bn_fast_mp_invmod.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_invmod.o bn_mp_invmod.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce.o bn_mp_reduce.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce.c -fPIC -DPIC -o .libs/bn_mp_reduce.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_invmod.c -fPIC -DPIC -o .libs/bn_mp_invmod.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_invmod.c -o bn_mp_invmod.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_mp_invmod.c -o bn_fast_mp_invmod.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_montgomery_setup.c -fPIC -DPIC -o .libs/bn_mp_montgomery_setup.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce.c -o bn_mp_reduce.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_montgomery_setup.c -o bn_mp_montgomery_setup.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_mp_montgomery_reduce.c -fPIC -DPIC -o .libs/bn_fast_mp_montgomery_reduce.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_exptmod.o bn_mp_exptmod.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exptmod_fast.c -fPIC -DPIC -o .libs/bn_mp_exptmod_fast.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_fast_mp_montgomery_reduce.c -o bn_fast_mp_montgomery_reduce.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exptmod.c -fPIC -DPIC -o .libs/bn_mp_exptmod.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_montgomery_reduce.c -fPIC -DPIC -o .libs/bn_mp_montgomery_reduce.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_montgomery_reduce.c -o bn_mp_montgomery_reduce.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exptmod_fast.c -o bn_mp_exptmod_fast.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exptmod.c -o bn_mp_exptmod.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_2expt.o bn_mp_2expt.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_n_root.o bn_mp_n_root.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_2expt.c -fPIC -DPIC -o .libs/bn_mp_2expt.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_n_root.c -fPIC -DPIC -o .libs/bn_mp_n_root.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_jacobi.o bn_mp_jacobi.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_n_root.c -o bn_mp_n_root.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_reverse.o bn_reverse.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_2expt.c -o bn_mp_2expt.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_jacobi.c -fPIC -DPIC -o .libs/bn_mp_jacobi.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_count_bits.o bn_mp_count_bits.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_reverse.c -fPIC -DPIC -o .libs/bn_reverse.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_jacobi.c -o bn_mp_jacobi.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_read_unsigned_bin.c -fPIC -DPIC -o .libs/bn_mp_read_unsigned_bin.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_count_bits.c -fPIC -DPIC -o .libs/bn_mp_count_bits.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_reverse.c -o bn_reverse.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_read_unsigned_bin.c -o bn_mp_read_unsigned_bin.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_read_signed_bin.c -fPIC -DPIC -o .libs/bn_mp_read_signed_bin.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_count_bits.c -o bn_mp_count_bits.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_read_signed_bin.c -o bn_mp_read_signed_bin.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_unsigned_bin.c -fPIC -DPIC -o .libs/bn_mp_to_unsigned_bin.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_signed_bin.c -fPIC -DPIC -o .libs/bn_mp_to_signed_bin.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_unsigned_bin.c -o bn_mp_to_unsigned_bin.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_signed_bin.c -o bn_mp_to_signed_bin.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_unsigned_bin_size.c -fPIC -DPIC -o .libs/bn_mp_unsigned_bin_size.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_xor.o bn_mp_xor.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_signed_bin_size.c -fPIC -DPIC -o .libs/bn_mp_signed_bin_size.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_and.o bn_mp_and.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_xor.c -fPIC -DPIC -o .libs/bn_mp_xor.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_unsigned_bin_size.c -o bn_mp_unsigned_bin_size.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_signed_bin_size.c -o bn_mp_signed_bin_size.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_xor.c -o bn_mp_xor.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_or.o bn_mp_or.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_and.c -fPIC -DPIC -o .libs/bn_mp_and.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_rand.o bn_mp_rand.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_rand.c -fPIC -DPIC -o .libs/bn_mp_rand.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_or.c -fPIC -DPIC -o .libs/bn_mp_or.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_rand.c -o bn_mp_rand.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_and.c -o bn_mp_and.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_or.c -o bn_mp_or.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_prime_tab.o bn_prime_tab.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_montgomery_calc_normalization.c -fPIC -DPIC -o .libs/bn_mp_montgomery_calc_normalization.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_prime_tab.c -fPIC -DPIC -o .libs/bn_prime_tab.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_is_divisible.c -fPIC -DPIC -o .libs/bn_mp_prime_is_divisible.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_fermat.c -fPIC -DPIC -o .libs/bn_mp_prime_fermat.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_prime_tab.c -o bn_prime_tab.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_montgomery_calc_normalization.c -o bn_mp_montgomery_calc_normalization.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_fermat.c -o bn_mp_prime_fermat.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_is_divisible.c -o bn_mp_prime_is_divisible.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_is_prime.c -fPIC -DPIC -o .libs/bn_mp_prime_is_prime.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_miller_rabin.c -fPIC -DPIC -o .libs/bn_mp_prime_miller_rabin.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_next_prime.c -fPIC -DPIC -o .libs/bn_mp_prime_next_prime.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_is_prime.c -o bn_mp_prime_is_prime.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_miller_rabin.c -o bn_mp_prime_miller_rabin.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_dr_reduce.c -fPIC -DPIC -o .libs/bn_mp_dr_reduce.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_next_prime.c -o bn_mp_prime_next_prime.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_dr_reduce.c -o bn_mp_dr_reduce.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_dr_is_modulus.c -fPIC -DPIC -o .libs/bn_mp_dr_is_modulus.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_setup.c -fPIC -DPIC -o .libs/bn_mp_reduce_setup.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toom_mul.c -fPIC -DPIC -o .libs/bn_mp_toom_mul.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_dr_setup.c -fPIC -DPIC -o .libs/bn_mp_dr_setup.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_setup.c -o bn_mp_reduce_setup.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_dr_is_modulus.c -o bn_mp_dr_is_modulus.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toom_mul.c -o bn_mp_toom_mul.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_dr_setup.c -o bn_mp_dr_setup.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_div_3.o bn_mp_div_3.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_3.c -fPIC -DPIC -o .libs/bn_mp_div_3.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_exptmod.c -fPIC -DPIC -o .libs/bn_s_mp_exptmod.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k.c -fPIC -DPIC -o .libs/bn_mp_reduce_2k.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toom_sqr.c -fPIC -DPIC -o .libs/bn_mp_toom_sqr.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_div_3.c -o bn_mp_div_3.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k.c -o bn_mp_reduce_2k.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_s_mp_exptmod.c -o bn_s_mp_exptmod.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toom_sqr.c -o bn_mp_toom_sqr.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_is_2k.c -fPIC -DPIC -o .libs/bn_mp_reduce_is_2k.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k_l.c -fPIC -DPIC -o .libs/bn_mp_reduce_2k_l.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_is_2k.c -o bn_mp_reduce_is_2k.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k_setup.c -fPIC -DPIC -o .libs/bn_mp_reduce_2k_setup.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k_l.c -o bn_mp_reduce_2k_l.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k_setup.c -o bn_mp_reduce_2k_setup.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k_setup_l.c -fPIC -DPIC -o .libs/bn_mp_reduce_2k_setup_l.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_is_2k_l.c -fPIC -DPIC -o .libs/bn_mp_reduce_is_2k_l.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_read_radix.o bn_mp_read_radix.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_2k_setup_l.c -o bn_mp_reduce_2k_setup_l.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_radix_smap.c -fPIC -DPIC -o .libs/bn_mp_radix_smap.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_read_radix.c -fPIC -DPIC -o .libs/bn_mp_read_radix.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_reduce_is_2k_l.c -o bn_mp_reduce_is_2k_l.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_radix_smap.c -o bn_mp_radix_smap.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_read_radix.c -o bn_mp_read_radix.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_toradix.o bn_mp_toradix.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_radix_size.o bn_mp_radix_size.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_fread.o bn_mp_fread.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toradix.c -fPIC -DPIC -o .libs/bn_mp_toradix.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_radix_size.c -fPIC -DPIC -o .libs/bn_mp_radix_size.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_fwrite.o bn_mp_fwrite.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toradix.c -o bn_mp_toradix.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_fwrite.c -fPIC -DPIC -o .libs/bn_mp_fwrite.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_radix_size.c -o bn_mp_radix_size.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_fread.c -fPIC -DPIC -o .libs/bn_mp_fread.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_fwrite.c -o bn_mp_fwrite.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_fread.c -o bn_mp_fread.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_error.o bn_error.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_init_multi.o bn_mp_init_multi.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cnt_lsb.c -fPIC -DPIC -o .libs/bn_mp_cnt_lsb.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_multi.c -fPIC -DPIC -o .libs/bn_mp_init_multi.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_error.c -fPIC -DPIC -o .libs/bn_error.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_clear_multi.c -fPIC -DPIC -o .libs/bn_mp_clear_multi.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_cnt_lsb.c -o bn_mp_cnt_lsb.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_multi.c -o bn_mp_init_multi.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_error.c -o bn_error.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_clear_multi.c -o bn_mp_clear_multi.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exteuclid.c -fPIC -DPIC -o .libs/bn_mp_exteuclid.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toradix_n.c -fPIC -DPIC -o .libs/bn_mp_toradix_n.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_get_int.o bn_mp_get_int.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_exteuclid.c -o bn_mp_exteuclid.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_get_int.c -fPIC -DPIC -o .libs/bn_mp_get_int.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_random_ex.c -fPIC -DPIC -o .libs/bn_mp_prime_random_ex.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_toradix_n.c -o bn_mp_toradix_n.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_get_int.c -o bn_mp_get_int.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_random_ex.c -o bn_mp_prime_random_ex.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_sqrt.o bn_mp_sqrt.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_is_square.o bn_mp_is_square.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sqrt.c -fPIC -DPIC -o .libs/bn_mp_sqrt.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_is_square.c -fPIC -DPIC -o .libs/bn_mp_is_square.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_init_set.o bn_mp_init_set.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_set.c -fPIC -DPIC -o .libs/bn_mp_init_set.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_set_int.c -fPIC -DPIC -o .libs/bn_mp_init_set_int.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_sqrt.c -o bn_mp_sqrt.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_is_square.c -o bn_mp_is_square.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_set.c -o bn_mp_init_set.o >/dev/null 2>&1 >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_init_set_int.c -o bn_mp_init_set_int.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_invmod_slow.c -fPIC -DPIC -o .libs/bn_mp_invmod_slow.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_rabin_miller_trials.c -fPIC -DPIC -o .libs/bn_mp_prime_rabin_miller_trials.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_signed_bin_n.c -fPIC -DPIC -o .libs/bn_mp_to_signed_bin_n.o >libtool --mode=compile --tag=CC gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_prime_rabin_miller_trials.c -o bn_mp_prime_rabin_miller_trials.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_invmod_slow.c -o bn_mp_invmod_slow.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_signed_bin_n.c -o bn_mp_to_signed_bin_n.o >/dev/null 2>&1 >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_unsigned_bin_n.c -fPIC -DPIC -o .libs/bn_mp_to_unsigned_bin_n.o >libtool: compile: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./ -Wall -W -Wshadow -Wsign-compare -c bn_mp_to_unsigned_bin_n.c -o bn_mp_to_unsigned_bin_n.o >/dev/null 2>&1 >libtool --mode=link gcc *.lo -o libtommath.la -rpath /usr/lib64 -version-info 0:41 >libtool: link: gcc -shared .libs/bn_error.o .libs/bn_fast_mp_invmod.o .libs/bn_fast_mp_montgomery_reduce.o .libs/bn_fast_s_mp_mul_digs.o .libs/bn_fast_s_mp_mul_high_digs.o .libs/bn_fast_s_mp_sqr.o .libs/bn_mp_2expt.o .libs/bn_mp_abs.o .libs/bn_mp_add.o .libs/bn_mp_add_d.o .libs/bn_mp_addmod.o .libs/bn_mp_and.o .libs/bn_mp_clamp.o .libs/bn_mp_clear.o .libs/bn_mp_clear_multi.o .libs/bn_mp_cmp.o .libs/bn_mp_cmp_d.o .libs/bn_mp_cmp_mag.o .libs/bn_mp_cnt_lsb.o .libs/bn_mp_copy.o .libs/bn_mp_count_bits.o .libs/bn_mp_div.o .libs/bn_mp_div_2.o .libs/bn_mp_div_2d.o .libs/bn_mp_div_3.o .libs/bn_mp_div_d.o .libs/bn_mp_dr_is_modulus.o .libs/bn_mp_dr_reduce.o .libs/bn_mp_dr_setup.o .libs/bn_mp_exch.o .libs/bn_mp_expt_d.o .libs/bn_mp_exptmod.o .libs/bn_mp_exptmod_fast.o .libs/bn_mp_exteuclid.o .libs/bn_mp_fread.o .libs/bn_mp_fwrite.o .libs/bn_mp_gcd.o .libs/bn_mp_get_int.o .libs/bn_mp_grow.o .libs/bn_mp_init.o .libs/bn_mp_init_copy.o .libs/bn_mp_init_multi.o .libs/bn_mp_init_set.o .libs/bn_mp_init_set_int.o .libs/bn_mp_init_size.o .libs/bn_mp_invmod.o .libs/bn_mp_invmod_slow.o .libs/bn_mp_is_square.o .libs/bn_mp_jacobi.o .libs/bn_mp_karatsuba_mul.o .libs/bn_mp_karatsuba_sqr.o .libs/bn_mp_lcm.o .libs/bn_mp_lshd.o .libs/bn_mp_mod.o .libs/bn_mp_mod_2d.o .libs/bn_mp_mod_d.o .libs/bn_mp_montgomery_calc_normalization.o .libs/bn_mp_montgomery_reduce.o .libs/bn_mp_montgomery_setup.o .libs/bn_mp_mul.o .libs/bn_mp_mul_2.o .libs/bn_mp_mul_2d.o .libs/bn_mp_mul_d.o .libs/bn_mp_mulmod.o .libs/bn_mp_n_root.o .libs/bn_mp_neg.o .libs/bn_mp_or.o .libs/bn_mp_prime_fermat.o .libs/bn_mp_prime_is_divisible.o .libs/bn_mp_prime_is_prime.o .libs/bn_mp_prime_miller_rabin.o .libs/bn_mp_prime_next_prime.o .libs/bn_mp_prime_rabin_miller_trials.o .libs/bn_mp_prime_random_ex.o .libs/bn_mp_radix_size.o .libs/bn_mp_radix_smap.o .libs/bn_mp_rand.o .libs/bn_mp_read_radix.o .libs/bn_mp_read_signed_bin.o .libs/bn_mp_read_unsigned_bin.o .libs/bn_mp_reduce.o .libs/bn_mp_reduce_2k.o .libs/bn_mp_reduce_2k_l.o .libs/bn_mp_reduce_2k_setup.o .libs/bn_mp_reduce_2k_setup_l.o .libs/bn_mp_reduce_is_2k.o .libs/bn_mp_reduce_is_2k_l.o .libs/bn_mp_reduce_setup.o .libs/bn_mp_rshd.o .libs/bn_mp_set.o .libs/bn_mp_set_int.o .libs/bn_mp_shrink.o .libs/bn_mp_signed_bin_size.o .libs/bn_mp_sqr.o .libs/bn_mp_sqrmod.o .libs/bn_mp_sqrt.o .libs/bn_mp_sub.o .libs/bn_mp_sub_d.o .libs/bn_mp_submod.o .libs/bn_mp_to_signed_bin.o .libs/bn_mp_to_signed_bin_n.o .libs/bn_mp_to_unsigned_bin.o .libs/bn_mp_to_unsigned_bin_n.o .libs/bn_mp_toom_mul.o .libs/bn_mp_toom_sqr.o .libs/bn_mp_toradix.o .libs/bn_mp_toradix_n.o .libs/bn_mp_unsigned_bin_size.o .libs/bn_mp_xor.o .libs/bn_mp_zero.o .libs/bn_prime_tab.o .libs/bn_reverse.o .libs/bn_s_mp_add.o .libs/bn_s_mp_exptmod.o .libs/bn_s_mp_mul_digs.o .libs/bn_s_mp_mul_high_digs.o .libs/bn_s_mp_sqr.o .libs/bn_s_mp_sub.o .libs/bncore.o -Wl,-soname -Wl,libtommath.so.0 -o .libs/libtommath.so.0.0.41 >libtool: link: (cd ".libs" && rm -f "libtommath.so.0" && ln -s "libtommath.so.0.0.41" "libtommath.so.0") >libtool: link: (cd ".libs" && rm -f "libtommath.so" && ln -s "libtommath.so.0.0.41" "libtommath.so") >libtool: link: ar cru .libs/libtommath.a bn_error.o bn_fast_mp_invmod.o bn_fast_mp_montgomery_reduce.o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_mp_2expt.o bn_mp_abs.o bn_mp_add.o bn_mp_add_d.o bn_mp_addmod.o bn_mp_and.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_div_d.o bn_mp_dr_is_modulus.o bn_mp_dr_reduce.o bn_mp_dr_setup.o bn_mp_exch.o bn_mp_expt_d.o bn_mp_exptmod.o bn_mp_exptmod_fast.o bn_mp_exteuclid.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_gcd.o bn_mp_get_int.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_init_size.o bn_mp_invmod.o bn_mp_invmod_slow.o bn_mp_is_square.o bn_mp_jacobi.o bn_mp_karatsuba_mul.o bn_mp_karatsuba_sqr.o bn_mp_lcm.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mod_d.o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_reduce.o bn_mp_montgomery_setup.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_mulmod.o bn_mp_n_root.o bn_mp_neg.o bn_mp_or.o bn_mp_prime_fermat.o bn_mp_prime_is_divisible.o bn_mp_prime_is_prime.o bn_mp_prime_miller_rabin.o bn_mp_prime_next_prime.o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_random_ex.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_rand.o bn_mp_read_radix.o bn_mp_read_signed_bin.o bn_mp_read_unsigned_bin.o bn_mp_reduce.o bn_mp_reduce_2k.o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_setup.o bn_mp_rshd.o bn_mp_set.o bn_mp_set_int.o bn_mp_shrink.o bn_mp_signed_bin_size.o bn_mp_sqr.o bn_mp_sqrmod.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_submod.o bn_mp_to_signed_bin.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin_n.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_toradix.o bn_mp_toradix_n.o bn_mp_unsigned_bin_size.o bn_mp_xor.o bn_mp_zero.o bn_prime_tab.o bn_reverse.o bn_s_mp_add.o bn_s_mp_exptmod.o bn_s_mp_mul_digs.o bn_s_mp_mul_high_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o bncore.o >libtool: link: ranlib .libs/libtommath.a >libtool: link: ( cd ".libs" && rm -f "libtommath.la" && ln -s "../libtommath.la" "libtommath.la" ) >+ make -j4 -f makefile poster manual docs >pdflatex poster >echo "hello" > bn.ind >latex bn > /dev/null >cd pics ; MAKE=make make >make[1]: Entering directory `/builddir/build/BUILD/libtommath-0.41/pics' >tiff2ps -s -e sliding_window.tif > sliding_window.ps >tiff2ps -s -e expt_state.tif > expt_state.ps >/bin/sh: tiff2ps: command not found >make[1]: *** [sliding_window.ps] Error 127 >make[1]: *** Waiting for unfinished jobs.... >kpathsea: Running mktexfmt latex.fmt >/bin/sh: tiff2ps: command not found >make[1]: *** [expt_state.ps] Error 127 >make[1]: Leaving directory `/builddir/build/BUILD/libtommath-0.41/pics' >make: *** [docdvi] Error 2 >make: *** Waiting for unfinished jobs.... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > %&-line parsing enabled. >kpathsea: Running mktexfmt pdflatex.fmt >fmtutil: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX) > %&-line parsing enabled. > (/usr/share/texmf/web2c/cp227.tcx) >entering extended mode >(/usr/share/texmf/tex/latex/latexconfig/latex.ini >(/var/lib/texmf/tex/generic/config/pdftexconfig.tex) >(/usr/share/texmf/tex/latex/base/latex.ltx >(/usr/share/texmf/tex/latex/base/texsys.cfg) >./texsys.aux found >\@currdir set to: ./. >Assuming \openin and \input >have the same search path. >Defining UNIX/DOS style filename parser. >catcodes, registers, compatibility for TeX 2, parameters, >LaTeX2e <2005/12/01> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fonttext.cfg >(/usr/share/texmf/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlenc.def) >(/usr/share/texmf/tex/latex/base/t1enc.def) >(/usr/share/texmf/tex/latex/base/ot1enc.def) >(/usr/share/texmf/tex/latex/base/omsenc.def) >(/usr/share/texmf/tex/latex/base/t1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmss.fd) >(/usr/share/texmf/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fontmath.cfg >(/usr/share/texmf/tex/latex/base/fontmath.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlcmm.fd) >(/usr/share/texmf/tex/latex/base/omscmsy.fd) >(/usr/share/texmf/tex/latex/base/omxcmex.fd) >(/usr/share/texmf/tex/latex/base/ucmr.fd))) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texmf/tex/latex/base/preload.cfg >(/usr/share/texmf/tex/latex/base/preload.ltx)) page nos., x-ref, environments, >center, verbatim, math definitions, boxes, title, sectioning, contents, >floats, footnotes, index, bibliography, output, >=========================================== >Local configuration file hyphen.cfg used >=========================================== >(/usr/share/texmf/tex/generic/babel/hyphen.cfg >(/usr/share/texmf/tex/generic/hyphen/hyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ushyphmax.tex) >(/usr/share/texmf/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bahyph.tex >(/usr/share/texmf/tex/generic/hyphen/bahyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bghyphen.tex >(/usr/share/texmf/tex/generic/bghyphen/bghyphen.tex >Bulgarian hyphenation patterns >(/usr/share/texmf/tex/generic/bghyphen/catmik.tex) >(/usr/share/texmf/tex/generic/bghyphen/mik2t2.tex) >(/usr/share/texmf/tex/generic/bghyphen/bghyphsi.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-copthyph.tex >(/usr/share/texmf/tex/generic/hyphen/copthyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-czhyph.tex >(/usr/share/texmf/tex/generic/hyphen/czhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/czhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-skhyph.tex >(/usr/share/texmf/tex/generic/hyphen/skhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/skhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehypht.tex >(/usr/share/texmf/tex/generic/hyphen/dehypht.tex >German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03> >(Formerly known under the name `ghyph31' and `ghyphen'.))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehyphn.tex >(/usr/share/texmf/tex/generic/hyphen/dehyphn.tex >New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS))) >(/usr/share/texmf/tex/generic/hyphen/dkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/dkcommon.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eohyph.tex >(/usr/share/texmf/tex/generic/hyphen/eohyph.tex >Esperanto Hyphenation Patterns `eohyph', 1999-08-10)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eshyph.tex >(/usr/share/texmf/tex/generic/hyphen/eshyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cahyph.tex >Catalan Hyphenation Patterns `cahyphen' Version 1.11 <2003/07/15>) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-glhyph.tex >(/usr/share/texmf/tex/generic/hyphen/glhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/fihyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-frhyph.tex >(/usr/share/texmf/tex/generic/hyphen/frhyph.tex >frhyph.tex - French hyphenation patterns (V2.12) <2002/12/11>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grphyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grphyph4.tex >Hyphenation patterns for multi-accent (polytonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grmhyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grmhyph4.tex >Hyphenation patterns for uni-accent (monotonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grahyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grahyph4.tex >Hyphenation patterns for Ancient Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-hrhyph.tex >(/usr/share/texmf/tex/generic/hyphen/hrhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-huhyphn.tex >(/usr/share/texmf/tex/generic/hyphen/huhyphn.tex >Huhyphn - hungarian hyphenation patterns v20031107)) >(/usr/share/texmf/tex/generic/hyphen/iahyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ibyhyph.tex >Greek hyphenation patterns for Ibycus 4) >(/usr/share/texmf/tex/generic/hyphen/inhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/icehyph.texfmtutil: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... >) >(/usr/share/texmf/tex/generic/hyphen/ithyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-lahyph.tex >(/usr/share/texmf/tex/generic/hyphen/lahyph.tex >Latin Hyphenation Patterns `lahyph' Version 3.0b <2001/11/21>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-mnhyph.tex >(/usr/share/texmf/tex/generic/hyphen/mnhyph.tex >mnhyphen.tex - Hyphenation Patterns for Xalx Mongolian, LMC Encoding)) >(/usr/share/texmf/tex/generic/hyphen/nehyph96.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-nohyphbx.tex >(/usr/share/texmf/tex/generic/hyphen/nohyphbx.tex >Hyphenation patterns for NorwegianThis is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX) > %&-line parsing enabled. > (/usr/share/texmf/web2c/cp227.tcx) >)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-plhyph.tex >(/usr/share/texmf/tex/generic/hyphen/plhyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/pthyph.tex >portuguese hiphenation 8 bits and -) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-pyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/pyhyph.tex >Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-rohyphen.tex >(/usr/share/texmf/tex/generic/hyphen/rohyphen.tex >Romanian Hyphenation Patterns: `rohyphen' 1.1 <29.10.1996>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/catkoi.tex) >(/usr/share/texmf/tex/generic/ruhyphen/koi2t2a.tex) >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/cyryoal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.texentering extended mode >(/usr/share/texmf/tex/latex/latexconfig/pdflatex.ini >(/var/lib/texmf/tex/generic/config/pdftexconfig.tex) >(/usr/share/texmf/tex/latex/base/latex.ltx >(/usr/share/texmf/tex/latex/base/texsys.cfg) >./texsys.aux found >\@currdir set to: ./. >Assuming \openin and \input >have the same search path. >Defining UNIX/DOS style filename parser. >catcodes, registers, compatibility for TeX 2, parameters, >LaTeX2e <2005/12/01> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fonttext.cfg >(/usr/share/texmf/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlenc.def) >(/usr/share/texmf/tex/latex/base/t1enc.def) >(/usr/share/texmf/tex/latex/base/ot1enc.def)))) >(/usr/share/texmf/tex/latex/base/omsenc.def >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sihyph.tex) >(/usr/share/texmf/tex/latex/base/t1cmr.fd >(/usr/share/texmf/tex/generic/hyphen/sihyph.tex) >Slovene Hyphenation Patterns `sihyph23' Version 2.3 <97/15/04> >(/usr/share/texmf/tex/latex/base/ot1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmss.fd) >(/usr/share/texmf/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fontmath.cfg >(/usr/share/texmf/tex/latex/base/fontmath.ltx) >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlcmm.fd)) >(/usr/share/texmf/tex/latex/base/omscmsy.fd) >(/usr/share/texmf/tex/latex/base/omxcmex.fd) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sorhyph.tex >(/usr/share/texmf/tex/latex/base/ucmr.fd) >(/usr/share/texmf/tex/generic/hyphen/sorhyph.tex >Hyphenation patterns for Upper Sorbian, E. Werner >Completely new revision 1997, March 22)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-srhyphc.tex >(/usr/share/texmf/tex/generic/hyphen/srhyphc.tex >Serbian Cyrillic Hyphenation Patterns `srhyphc.tex' v1.0a <2003-06-09>)) >(/usr/share/texmf/tex/generic/hyphen/svhyph.tex >Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.)) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texmf/tex/latex/base/preload.cfg >(/usr/share/texmf/tex/latex/base/preload.ltx) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/ukhyphen.tex)) page nos., x-ref, environments, >center, verbatim, math definitions, boxes, title, sectioning, contents, >floats, footnotes, index, bibliography, output,) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ukrhyph.tex >(/usr/share/texmf/tex/generic/ukrhyph/ukrhyph.tex >Ukrainian hyphenation patterns in t2a encoding >=========================================== >Local configuration file hyphen.cfg used >=========================================== >(/usr/share/texmf/tex/generic/babel/hyphen.cfg >(/usr/share/texmf/tex/generic/ukrhyph/catlcy.tex) >(/usr/share/texmf/tex/generic/hyphen/hyphen.tex >(/usr/share/texmf/tex/generic/ukrhyph/lcy2t2a.tex) >(/usr/share/texmf/tex/generic/ukrhyph/ukrhypmp.tex)) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex >(/usr/share/texmf/tex/generic/hyphen/ushyphmax.tex) >(/usr/share/texmf/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bahyph.tex >(/usr/share/texmf/tex/generic/hyphen/bahyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bghyphen.tex >(/usr/share/texmf/tex/generic/bghyphen/bghyphen.tex >Bulgarian hyphenation patterns >(/usr/share/texmf/tex/generic/bghyphen/catmik.tex) >(/usr/share/texmf/tex/generic/bghyphen/mik2t2.tex) >(/usr/share/texmf/tex/generic/bghyphen/bghyphsi.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-copthyph.tex >(/usr/share/texmf/tex/generic/hyphen/copthyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-czhyph.tex >(/usr/share/texmf/tex/generic/hyphen/czhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/czhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-skhyph.tex >(/usr/share/texmf/tex/generic/hyphen/skhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/skhyphen.tex)))) >================================= >Applying patch file ltpatch.ltx >================================= >(/usr/share/texmf/tex/latex/base/ltpatch.ltx)))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehypht.tex >(/usr/share/texmf/tex/generic/hyphen/dehypht.tex >German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03> >(Formerly known under the name `ghyph31' and `ghyphen'.))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehyphn.tex >(/usr/share/texmf/tex/generic/hyphen/dehyphn.tex >New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS))) >(/usr/share/texmf/tex/generic/hyphen/dkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/dkcommon.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eohyph.tex >(/usr/share/texmf/tex/generic/hyphen/eohyph.tex >Esperanto Hyphenation Patterns `eohyph', 1999-08-10)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eshyph.tex >(/usr/share/texmf/tex/generic/hyphen/eshyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cahyph.tex >Catalan Hyphenation Patterns `cahyphen' Version 1.11 <2003/07/15>) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-glhyph.tex >(/usr/share/texmf/tex/generic/hyphen/glhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/fihyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-frhyph.tex >(/usr/share/texmf/tex/generic/hyphen/frhyph.tex >frhyph.tex - French hyphenation patterns (V2.12) <2002/12/11>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grphyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grphyph4.tex >Hyphenation patterns for multi-accent (polytonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grmhyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grmhyph4.tex >Hyphenation patterns for uni-accent (monotonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grahyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grahyph4.tex >Hyphenation patterns for Ancient Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-hrhyph.tex >(/usr/share/texmf/tex/generic/hyphen/hrhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-huhyphn.tex >(/usr/share/texmf/tex/generic/hyphen/huhyphn.tex >Huhyphn - hungarian hyphenation patterns v20031107)) >(/usr/share/texmf/tex/generic/hyphen/iahyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ibyhyph.tex >Greek hyphenation patterns for Ibycus 4) >(/usr/share/texmf/tex/generic/hyphen/inhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/icehyph.tex) >(/usr/share/texmf/tex/generic/hyphen/ithyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-lahyph.tex >(/usr/share/texmf/tex/generic/hyphen/lahyph.tex >Latin Hyphenation Patterns `lahyph' Version 3.0b <2001/11/21>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-mnhyph.tex >(/usr/share/texmf/tex/generic/hyphen/mnhyph.tex >mnhyphen.tex - Hyphenation Patterns for Xalx Mongolian, LMC Encoding)) >(/usr/share/texmf/tex/generic/hyphen/nehyph96.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-nohyphbx.tex >(/usr/share/texmf/tex/generic/hyphen/nohyphbx.tex >Hyphenation patterns for Norwegian > ) ) >Beginning to dump on file latex.fmt > (format=latex 2010.1.13) >5926 strings of total length 82905 >47930 memory locations dumped; current usage is 144&43637 >3390 multiletter control sequences >\font\nullfont=nullfont >\font\OMX/cmex/m/n/10=cmex10 >\font\tenln=line10 >\font\tenlnw=linew10 >\font\tencirc=lcircle10 >\font\tencircw=lcirclew10 >\font\OT1/cmr/m/n/5=cmr5 >\font\OT1/cmr/m/n/7=cmr7 >\font\OT1/cmr/m/n/10=cmr10 >\font\OML/cmm/m/it/5=cmmi5 >\font\OML/cmm/m/it/7=cmmi7 >\font\OML/cmm/m/it/10=cmmi10 >\font\OMS/cmsy/m/n/5=cmsy5 >\font\OMS/cmsy/m/n/7=cmsy7 >\font\OMS/cmsy/m/n/10=cmsy10 >3633 words of font info for 14 preloaded fonts >645 hyphenation exceptions >Hyphenation trie of length 172735 has 4897 ops out of 35111 > 138 for language 47 > 224 for language 46 > 13 for language 45 > 127 for language 44 > 62 for language 43 > 110 for language 42 > 71 for language 41 > 119 for language 40 > 68 for language 39 > 2 for language 38 > 7 for language 37 > 194 for language 36 > 756 for language 35 > 265 for language 34 > 21 for language 33 > 26 for language 32 > 35 for language 31 > 147 for language 30 > 21 for language 29 > 98 for language 28 > 38 for language 27 > 117 for language 26 > 19 for language 25 > 98 for language 24 > 18 for language 23 > 50 for language 22 > 88 for language 21 > 31 for language 20 > 45 for language 18 > 18 for language 17 > 21 for language 16 > 158 for language 15 > 145 for language 14 > 60 for language 13 > 235 for language 12 > 207 for language 11 > 248 for language 10 > 63 for language 9 > 143 for language 8 > 14 for language 7 > 12 for language 6 > 5 for language 5 > 2 for language 2 > 377 for language 1 > 181 for language 0 >No pages of output. >Transcript written on latex.log. >fmtutil: /builddir/.texlive2007/texmf-var/web2c/pdftex/latex.fmt installed. >)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-plhyph.tex >(/usr/share/texmf/tex/generic/hyphen/plhyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/pthyph.tex >portuguese hiphenation 8 bits and -) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-pyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/pyhyph.tex >Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-rohyphen.tex >(/usr/share/texmf/tex/generic/hyphen/rohyphen.tex >Romanian Hyphenation Patterns: `rohyphen' 1.1 <29.10.1996>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/catkoi.tex) >(/usr/share/texmf/tex/generic/ruhyphen/koi2t2a.tex) >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/cyryoal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sihyph.tex >(/usr/share/texmf/tex/generic/hyphen/sihyph.tex >Slovene Hyphenation Patterns `sihyph23' Version 2.3 <97/15/04>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sorhyph.tex >(/usr/share/texmf/tex/generic/hyphen/sorhyph.tex >Hyphenation patterns for Upper Sorbian, E. Werner >Completely new revision 1997, March 22)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-srhyphc.tex >(/usr/share/texmf/tex/generic/hyphen/srhyphc.tex >Serbian Cyrillic Hyphenation Patterns `srhyphc.tex' v1.0a <2003-06-09>)) >(/usr/share/texmf/tex/generic/hyphen/svhyph.tex >Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/ukhyphen.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ukrhyph.tex >(/usr/share/texmf/tex/generic/ukrhyph/ukrhyph.tex >Ukrainian hyphenation patterns in t2a encoding >(/usr/share/texmf/tex/generic/ukrhyph/catlcy.tex) >(/usr/share/texmf/tex/generic/ukrhyph/lcy2t2a.tex) >(/usr/share/texmf/tex/generic/ukrhyph/ukrhypmp.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex)))) >================================= >Applying patch file ltpatch.ltx >================================= >(/usr/share/texmf/tex/latex/base/ltpatch.ltx) > ) ) >Beginning to dump on file pdflatex.fmt > (format=pdflatex 2010.1.13) >5927 strings of total length 82928 >47930 memory locations dumped; current usage is 144&43637 >3390 multiletter control sequences >\font\nullfont=nullfont >\font\OMX/cmex/m/n/10=cmex10 >\font\tenln=line10 >\font\tenlnw=linew10 >\font\tencirc=lcircle10 >\font\tencircw=lcirclew10 >\font\OT1/cmr/m/n/5=cmr5 >\font\OT1/cmr/m/n/7=cmr7 >\font\OT1/cmr/m/n/10=cmr10 >\font\OML/cmm/m/it/5=cmmi5 >\font\OML/cmm/m/it/7=cmmi7 >\font\OML/cmm/m/it/10=cmmi10 >\font\OMS/cmsy/m/n/5=cmsy5 >\font\OMS/cmsy/m/n/7=cmsy7 >\font\OMS/cmsy/m/n/10=cmsy10 >3633 words of font info for 14 preloaded fonts >645 hyphenation exceptions >Hyphenation trie of length 172735 has 4897 ops out of 35111 > 138 for language 47 > 224 for language 46 > 13 for language 45 > 127 for language 44 > 62 for language 43 > 110 for language 42 > 71 for language 41 > 119 for language 40 > 68 for language 39 > 2 for language 38 > 7 for language 37 > 194 for language 36 > 756 for language 35 > 265 for language 34 > 21 for language 33 > 26 for language 32 > 35 for language 31 > 147 for language 30 > 21 for language 29 > 98 for language 28 > 38 for language 27 > 117 for language 26 > 19 for language 25 > 98 for language 24 > 18 for language 23 > 50 for language 22 > 88 for language 21 > 31 for language 20 > 45 for language 18 > 18 for language 17 > 21 for language 16 > 158 for language 15 > 145 for language 14 > 60 for language 13 > 235 for language 12 > 207 for language 11 > 248 for language 10 > 63 for language 9 > 143 for language 8 > 14 for language 7 > 12 for language 6 > 5 for language 5 > 2 for language 2 > 377 for language 1 > 181 for language 0 >No pages of output. >Transcript written on pdflatex.log. >fmtutil: /builddir/.texlive2007/texmf-var/web2c/pdftex/pdflatex.fmt installed. >entering extended mode >(./poster.tex >LaTeX2e <2005/12/01> >Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh >yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng >erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, > french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc >us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por >tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, >turkish, ukenglish, ukrainian, loaded. >(/usr/share/texmf/tex/latex/base/article.cls >Document Class: article 2005/09/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/size11.clo)) >(/usr/share/texmf/tex/latex/amsmath/amsmath.sty >For additional information on amsmath, use the `?' option. >(/usr/share/texmf/tex/latex/amsmath/amstext.sty >(/usr/share/texmf/tex/latex/amsmath/amsgen.sty)) >(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty) >(/usr/share/texmf/tex/latex/amsmath/amsopn.sty)latex bn > /dev/null >) >(/usr/share/texmf/tex/latex/amsfonts/amssymb.sty >(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty)) >(/usr/share/texmf/tex/latex/hyperref/hyperref.sty >(/usr/share/texmf/tex/latex/graphics/keyval.sty) >(/usr/share/texmf/tex/latex/hyperref/pd1enc.def) >(/usr/share/texmf/tex/latex/config/hyperref.cfg) >(/usr/share/texmf/tex/latex/oberdiek/kvoptions.sty) >Implicit mode ON; LaTeX internals redefined >(/usr/share/texmf/tex/latex/ltxmisc/url.sty)) >*hyperref using default driver hpdftex* >(/usr/share/texmf/tex/latex/hyperref/hpdftex.def) >No file poster.aux. >(/usr/share/texmf/tex/latex/hyperref/nameref.sty >(/usr/share/texmf/tex/latex/oberdiek/refcount.sty)) (./poster.out) >(./poster.out) (/usr/share/texmf/tex/latex/amsfonts/umsa.fd) >(/usr/share/texmf/tex/latex/amsfonts/umsb.fd) >Overfull \hbox (161.64476pt too wide) in paragraph at lines 5--35 >[]| [] >[1{/usr/share/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./poster.aux) ) >(see the transcript file for additional information)</usr/share/texmf/fonts/typ >e1/bluesky/cm/cmmi10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmmi8.pfb></u >sr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/b >luesky/cm/cmr8.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/sh >are/texmf/fonts/type1/bluesky/cm/cmsy8.pfb></usr/share/texmf/fonts/type1/bluesk >y/cm/cmtt10.pfb> >Output written on poster.pdf (1 page, 36710 bytes). >Transcript written on poster.log. >rm -f poster.aux poster.log >makeindex bn >This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support). >Scanning input file bn.idx....done (79 entries accepted, 0 rejected). >Sorting entries....done (511 comparisons). >Generating output file bn.ind....done (82 lines written, 0 warnings). >Output written in bn.ind. >Transcript written in bn.ilg. >latex bn > /dev/null >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.MwC6OG (%build) > Bad exit status from /var/tmp/rpm-tmp.MwC6OG (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtommath.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libtommath.spec'] >LEAVE do --> EXCEPTION RAISED >
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 555445
:
383968
|
383969
|
383970
|
383971
| 383972 |
383973