Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/canl-c.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d242759d75f46727f05e10a00b05b6ed8613386b/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/canl-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/canl-c-2.1.6-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/canl-c.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-d242759d75f46727f05e10a00b05b6ed8613386b/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/canl-c.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xWieiN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf canl-c-2.1.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/canl-c-2.1.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd canl-c-2.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iDyIlv + umask 022 + cd /builddir/build/BUILD + cd canl-c-2.1.6 + ./configure --root=/ --prefix=/usr --libdir=lib Checking myproxy ... (using default /opt/globus) Checking gridsite-openssl ... (using default /usr) Checking libcrypto ... /usr Checking gsoap++ ... (using default /usr) Checking gsoap ... (using default /usr) Checking classads ... (using default /usr) Checking cppunit ... (using default /usr) Checking expat ... (using default /usr) Checking voms-2.0 ... (using default /usr) Looking for some caffein ... (using default /usr/java/latest) Checking globus-gssapi-gsi ... (using default /opt/globus) Checking libcares ... /usr Checking activemq-cpp ... (using default /opt/activemq-cpp-library) Writing config.status Building modules: canl.c Mode: single module Required externals: tetex-latex: - pkgconfig: - texlive-latex-extra: - openssl: - cares: /usr flex: - texlive-fonts-recommended: - texlive-latex-recommended: - libtool: - bison: - krb5-devel: - LIBCARES_CFLAGS= LIBCARES_LIBS=-lcares This is a poor-man configure, it's up to you to have sources and externals there Creating Makefile.inc + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + make -j4 ./src/gen_err_desc.pl ./src/canl_error_codes ./src/canl_error_desc > canl_err_desc.c ./src/gen_err_codes.pl < ./src/canl_error_codes > canl_err.h mkdir namespaces_parse cp `echo ./src/proxy/namespaces_lex.l | sed -e 's/\.l$/.c.in/'` namespaces_lex.c (cd namespaces_parse; \ bison -y -d .././src/proxy/namespaces_parse.y && \ mv y.tab.c ../namespaces_parse.c && \ mv y.tab.h ../namespaces_parse.h) mkdir signing_policy_parse cp `echo ./src/proxy/signing_policy_lex.l | sed -e 's/\.l$/.c.in/'` signing_policy_lex.c (cd signing_policy_parse; \ bison -y -d .././src/proxy/signing_policy_parse.y && \ mv y.tab.c ../signing_policy_parse.c && \ mv y.tab.h ../signing_policy_parse.h) printf "\134def\134version{2.1.6}\n" > ver.tex libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c canl_err_desc.c -fPIC -I./src -I. -o canl_err_desc.lo libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl.c -fPIC -I./src -I. -o canl.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c canl_err_desc.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_err_desc.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl.o rm -r namespaces_parse libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_err.c -fPIC -I./src -I. -o canl_err.lo rm -r signing_policy_parse libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_dns.c -fPIC -I./src -I. -o canl_dns.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_err.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_err.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_dns.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_dns.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c canl_err_desc.c -fPIC -I./src -I. -o canl_err_desc.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_dns.c -fPIC -I./src -I. -o canl_dns.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_err.c -fPIC -I./src -I. -o canl_err.o >/dev/null 2>&1 libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_ssl.c -fPIC -I./src -I. -o canl_ssl.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl.c -fPIC -I./src -I. -o canl.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_ssl.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_ssl.o libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_cert.c -fPIC -I./src -I. -o canl_cert.lo libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_cred.c -fPIC -I./src -I. -o canl_cred.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_cert.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_cert.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_cred.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_cred.o ./src/canl_ssl.c: In function 'map_verify_result': ./src/canl_ssl.c:789:9: warning: passing argument 1 of 'X509_STORE_CTX_get_error' discards 'const' qualifier from pointer target type [enabled by default] result = X509_STORE_CTX_get_error(store_ctx); ^ In file included from /usr/include/openssl/x509.h:600:0, from /usr/include/openssl/ssl.h:156, from ./src/canl_ssl.h:5, from ./src/proxy/sslutils.h:64, from ./src/canl_locl.h:21, from ./src/canl_ssl.c:1: /usr/include/openssl/x509_vfy.h:481:5: note: expected 'struct X509_STORE_CTX *' but argument is of type 'const struct X509_STORE_CTX *' int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx); ^ ./src/canl_cred.c: In function 'canl_cred_load_req': ./src/canl_cred.c:711:5: warning: passing argument 1 of 'X509_REQ_dup' discards 'const' qualifier from pointer target type [enabled by default] req->c_req = X509_REQ_dup(req_in); ^ In file included from /usr/include/openssl/ssl.h:156:0, from ./src/canl_ssl.h:5, from ./src/proxy/sslutils.h:64, from ./src/canl_locl.h:21, from ./src/canl_cred.c:1: /usr/include/openssl/x509.h:765:11: note: expected 'struct X509_REQ *' but argument is of type 'const struct X509_REQ *' X509_REQ *X509_REQ_dup(X509_REQ *req); ^ ./src/canl_cred.c: In function 'canl_cred_load_priv_key_pkcs11': ./src/canl_cred.c:857:5: warning: passing argument 2 of 'sc_get_priv_key_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default] ret = sc_get_priv_key_obj_by_label(hSession, label, &crd->c_key); ^ In file included from ./src/canl_cred.c:4:0: ./src/proxy/scutils.h:207:1: note: expected 'char *' but argument is of type 'const char *' sc_get_priv_key_obj_by_label(CK_SESSION_HANDLE sessionHandle, ^ ./src/canl_cred.c: In function 'canl_cred_load_cert_pkcs11': ./src/canl_cred.c:876:5: warning: passing argument 2 of 'sc_get_cert_obj_by_label' discards 'const' qualifier from pointer target type [enabled by default] ret = sc_get_cert_obj_by_label(hSession, label, &crd->c_cert); ^ In file included from ./src/canl_cred.c:4:0: ./src/proxy/scutils.h:212:1: note: expected 'char *' but argument is of type 'const char *' sc_get_cert_obj_by_label(CK_SESSION_HANDLE sessionHandle, ^ libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_ocsp.c -fPIC -I./src -I. -o canl_ocsp.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_ocsp.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/canl_ocsp.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_cert.c -fPIC -I./src -I. -o canl_cert.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_cred.c -fPIC -I./src -I. -o canl_cred.o >/dev/null 2>&1 libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/doio.c -fPIC -I./src -I. -o doio.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_ssl.c -fPIC -I./src -I. -o canl_ssl.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/doio.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/doio.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/canl_ocsp.c -fPIC -I./src -I. -o canl_ocsp.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/doio.c -fPIC -I./src -I. -o doio.o >/dev/null 2>&1 libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/evaluate.c -fPIC -I./src -I. -o evaluate.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/evaluate.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/evaluate.o libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/list.c -fPIC -I./src -I. -o list.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/evaluate.c -fPIC -I./src -I. -o evaluate.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/list.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/list.o libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/normalize.c -fPIC -I./src -I. -o normalize.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/normalize.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/normalize.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/list.c -fPIC -I./src -I. -o list.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/normalize.c -fPIC -I./src -I. -o normalize.o >/dev/null 2>&1 libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/proxycertinfo.c -fPIC -I./src -I. -o proxycertinfo.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/proxycertinfo.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/proxycertinfo.o libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/scutils.c -fPIC -I./src -I. -o scutils.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/scutils.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/scutils.o libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/sslutils.c -fPIC -I./src -I. -o sslutils.lo ./src/proxy/proxycertinfo.c: In function 'd2i_myPROXYCERTINFO_v3': ./src/proxy/proxycertinfo.c:337:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default] M_ASN1_D2I_get((ret->proxypolicy), d2i_myPROXYPOLICY); ^ ./src/proxy/proxycertinfo.c:150:17: note: expected 'unsigned char **' but argument is of type 'const unsigned char **' myPROXYPOLICY * d2i_myPROXYPOLICY(myPROXYPOLICY ** a, unsigned char ** pp, long length) ^ ./src/proxy/proxycertinfo.c: In function 'd2i_myPROXYCERTINFO_v4': ./src/proxy/proxycertinfo.c:356:5: warning: passing argument 2 of 'd2i_myPROXYPOLICY' from incompatible pointer type [enabled by default] M_ASN1_D2I_get((ret->proxypolicy),d2i_myPROXYPOLICY); ^ ./src/proxy/proxycertinfo.c:150:17: note: expected 'unsigned char **' but argument is of type 'const unsigned char **' myPROXYPOLICY * d2i_myPROXYPOLICY(myPROXYPOLICY ** a, unsigned char ** pp, long length) ^ libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/data.c -fPIC -I./src -I. -o data.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/sslutils.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/sslutils.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/data.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/data.o libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/data.c -fPIC -I./src -I. -o data.o >/dev/null 2>&1 ./src/proxy/scutils.c: In function 'sc_final': ./src/proxy/scutils.c:479:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] CK_RV status; ^ ./src/proxy/scutils.c: In function 'sc_get_rsa_priv_key_obj': ./src/proxy/scutils.c:523:23: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ometh = rsa->meth; ^ ./src/proxy/scutils.c:527:23: warning: assignment from incompatible pointer type [enabled by default] nmeth->rsa_priv_enc = sc_RSA_eay_private_encrypt; ^ ./src/proxy/scutils.c:528:23: warning: assignment from incompatible pointer type [enabled by default] nmeth->rsa_priv_dec = sc_RSA_eay_private_decrypt; ^ ./src/proxy/scutils.c: In function 'sc_find_priv_key_obj_by_label': ./src/proxy/scutils.c:660:39: warning: unused variable 'false' [-Wunused-variable] CK_BBOOL false = FALSE; ^ ./src/proxy/scutils.c:657:39: warning: unused variable 'keyType' [-Wunused-variable] CK_KEY_TYPE keyType = CKK_RSA; ^ ./src/proxy/scutils.c:656:39: warning: unused variable 'status' [-Wunused-variable] CK_RV status; ^ ./src/proxy/scutils.c: In function 'sc_get_cert_obj': ./src/proxy/scutils.c:783:3: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [enabled by default] x509 = d2i_X509(NULL,&tasn1,template[0].ulValueLen); ^ In file included from /usr/include/openssl/objects.h:960:0, from /usr/include/openssl/evp.h:98, from /usr/include/openssl/x509.h:73, from /usr/include/openssl/ssl.h:156, from ./src/proxy/scutils.h:20, from ./src/proxy/scutils.c:21: /usr/include/openssl/x509.h:840:1: note: expected 'const unsigned char **' but argument is of type 'unsigned char **' DECLARE_ASN1_FUNCTIONS(X509) ^ ./src/proxy/scutils.c: In function 'sc_find_cert_obj_by_label': ./src/proxy/scutils.c:808:39: warning: unused variable 'ulObjectCount' [-Wunused-variable] CK_ULONG ulObjectCount; ^ ./src/proxy/scutils.c:807:39: warning: unused variable 'false' [-Wunused-variable] CK_BBOOL false = FALSE; ^ ./src/proxy/scutils.c:803:39: warning: unused variable 'status' [-Wunused-variable] CK_RV status; ^ libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c namespaces_parse.c -fPIC -I./src -I. -o namespaces_parse.lo ./src/proxy/scutils.c: In function 'sc_get_function_list': ./src/proxy/scutils.c:201:10: warning: 'gfl' may be used uninitialized in this function [-Wmaybe-uninitialized] status = (*gfl)(&pFunctionList); ^ libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c namespaces_parse.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/namespaces_parse.o ./src/proxy/sslutils.c: In function 'proxy_verify_callback': ./src/proxy/sslutils.c:1825:41: warning: unused variable 'cert' [-Wunused-variable] X509 * cert = NULL; ^ ./src/proxy/sslutils.c: In function 'lcmaps_type_of_proxy': ./src/proxy/sslutils.c:4001:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval = 0; ^ ./src/proxy/sslutils.c: In function 'grid_verifyPathLenConstraints': ./src/proxy/sslutils.c:4244:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval = 0; ^ ./src/proxy/sslutils.c:4243:11: warning: unused variable 'error_msg' [-Wunused-variable] char *error_msg = NULL; ^ ./src/proxy/sslutils.c:4237:11: warning: unused variable 'oper' [-Wunused-variable] char *oper = "grid_verifyPathLenConstraints"; ^ libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/proxycertinfo.c -fPIC -I./src -I. -o proxycertinfo.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/scutils.c -fPIC -I./src -I. -o scutils.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c namespaces_parse.c -fPIC -I./src -I. -o namespaces_parse.o >/dev/null 2>&1 libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c namespaces_lex.c -fPIC -I./src -I. -o namespaces_lex.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c namespaces_lex.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/namespaces_lex.o :1252:17: warning: 'yyunput' defined but not used [-Wunused-function] :1294:16: warning: 'input' defined but not used [-Wunused-function] libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signing_policy_parse.c -fPIC -I./src -I. -o signing_policy_parse.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signing_policy_parse.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/signing_policy_parse.o libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signing_policy_lex.c -fPIC -I./src -I. -o signing_policy_lex.lo libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signing_policy_lex.c -fPIC -I./src -I. -fPIC -DPIC -o .libs/signing_policy_lex.o ./src/proxy/sslutils.c: In function 'proxy_sign_ext': ./src/proxy/sslutils.c:1196:52: warning: 'user_cert_info' may be used uninitialized in this function [-Wmaybe-uninitialized] X509_set_notAfter(*new_cert, user_cert_info->validity->notAfter); ^ :1283:17: warning: 'yyunput' defined but not used [-Wunused-function] :1325:16: warning: 'input' defined but not used [-Wunused-function] libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signing_policy_parse.c -fPIC -I./src -I. -o signing_policy_parse.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c namespaces_lex.c -fPIC -I./src -I. -o namespaces_lex.o >/dev/null 2>&1 libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./src/proxy/sslutils.c -fPIC -I./src -I. -o sslutils.o >/dev/null 2>&1 TEXINPUTS=".:./doc/src//:" pdflatex ./doc/src/canl.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./doc/src/canl.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (./doc/src/emi.cls Document Class: emi 2011/03/24 EMI LaTeX Class EMI LaTeX class -- 2011/03/24 (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/pslatex/pslatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.stylibtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c signing_policy_lex.c -fPIC -I./src -I. -o signing_policy_lex.o >/dev/null 2>&1 )) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver: hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) ) (./doc/src/definitions.tex (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (./ver.tex)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) No file canl.aux. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspzccm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlptmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxpsycm.fd) Overfull \hbox (2.08923pt too wide) detected at line 47 [] Underfull \hbox (badness 10000) detected at line 47 [] LaTeX Warning: Reference `LastPage' on page 1 undefined on input line 47. [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map} <./doc/src/imag es/EMI_Logo_std.pdf> <./doc/src/images/cesnet.pdf>] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (./doc/src/funding.tex) (./doc/src/copyright.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsphv.fd) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 32. [2]) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 89. [3] (./doc/src/canl-introduction.tex LaTeX Warning: Reference `s:cs-auth-conn' on page 4 undefined on input line 33. LaTeX Warning: Marginpar on page 4 moved. Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 96. [4] LaTeX Warning: Reference `t:cheaders' on page 5 undefined on input line 103. LaTeX Warning: Reference `s:context' on page 5 undefined on input line 132. Overfull \hbox (15.00668pt too wide) in paragraph at lines 129--137 \T1/phv/m/n/10.95 -There are two opaque data struc-tures rep-re-sent-ing caNl \ T1/phv/m/sl/10.95 Main API \T1/phv/m/n/10.95 con-text: \T1/pcr/m/n/10.95 canl_c tx \T1/phv/m/n/10.95 and \T1/pcr/m/n/10.95 canl_io_handler Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 155. [5]) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 92. [6] (./doc/src/canl-cs-auth-connection.tex Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 83. [7] Overfull \hbox (41.22665pt too wide) in paragraph at lines 103--103 []\T1/pcr/m/n/10.95 canl_err_code canl_princ_name(canl_ctx cc, const canl_prin cipal cp, char **ret_name) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 133. [8] Overfull \hbox (12.85277pt too wide) in paragraph at lines 169--171 []\T1/phv/m/n/10.95 param flags -- one of the canl_ctx_ssl_flags in canl_ssl.h (e.g. CANL_SSL_OCSP_VERIFY_ALL) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 188. [9]) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 95. [10] (./doc/src/canl-proxy-cert.tex Overfull \hbox (21.00055pt too wide) in paragraph at lines 28--31 \T1/phv/m/n/10.95 These are the func-tions of the \T1/phv/m/sl/10.95 Cer-tifi-c ate API\T1/phv/m/n/10.95 , all of them use \T1/pcr/m/n/10.95 canl_ctx \T1/phv/m /n/10.95 as first pa-ram-e-ter and \T1/pcr/m/n/10.95 canl_err_code Overfull \hbox (4.25093pt too wide) in paragraph at lines 65--71 [][]\T1/pcr/m/n/10.95 canl_cred_load_chain(canl_ctx, canl_cred cred, [] STACK_O F(X509) *chain) \T1/phv/m/n/10.95 This func- Overfull \hbox (9.8354pt too wide) in paragraph at lines 75--80 [][]\T1/pcr/m/n/10.95 canl_cred_load_chain_file(canl_ctx, canl_cred cred, [] co nst char * file) \T1/phv/m/n/10.95 This func- Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 89. [11] Overfull \hbox (2.13535pt too wide) in paragraph at lines 100--100 []\T1/pcr/m/n/10.95 canl_err_code canl_cred_set_lifetime(canl_ctx, canl_cred c red, const long lt) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 152. [12] Overfull \hbox (24.47324pt too wide) in paragraph at lines 155--155 []\T1/pcr/m/n/10.95 canl_err_code canl_cred_save_chain(canl_ctx, canl_cred cre d, STACK_OF(X509) **to) Overfull \hbox (45.26987pt too wide) in paragraph at lines 156--158 \T1/phv/m/n/10.95 This func-tion saves cer-tifi-cate chain of trust with proxy cer-tifi-cate into openssl ob-ject of type \T1/phv/m/sl/10.95 STACK_OF(X509)\T1 /phv/m/n/10.95 . Overfull \hbox (124.99374pt too wide) in paragraph at lines 189--189 []\T1/pcr/m/n/10.95 canl_err_code canl_verify_chain(canl_ctx ctx, X509 *ucert, STACK_OF(X509) *cert_chain, char *cadir) Overfull \hbox (91.48691pt too wide) in paragraph at lines 199--199 []\T1/pcr/m/n/10.95 canl_err_code canl_verify_chain_wo_ossl(canl_ctx ctx, char *cadir, X509_STORE_CTX *store_ctx) Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 217. [13]) Package lastpage Warning: Rerun to get the references right on input line 102. AED: lastpage setting LastPage Overfull \vbox (11.38092pt too high) has occurred while \output is active LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 102. [14] (./canl.aux) Package rerunfilecheck Warning: File `canl.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on canl.pdf (14 pages, 100494 bytes). Transcript written on canl.log. TEXINPUTS=".:./doc/src//:" pdflatex ./doc/src/canl.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./doc/src/canl.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (./doc/src/emi.cls Document Class: emi 2011/03/24 EMI LaTeX Class EMI LaTeX class -- 2011/03/24 (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/pslatex/pslatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver: hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)) ) (./doc/src/definitions.tex (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (./ver.tex)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (./canl.aux LaTeX Warning: Label `s:cs-auth-conn' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspzccm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./canl.out) (./canl.out) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlptmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxpsycm.fd) Overfull \hbox (2.08923pt too wide) detected at line 47 [] Underfull \hbox (badness 10000) detected at line 47 [] [1{/usr/share/te xlive/texmf/fonts/map/pdftex/updmap/pdftex.map} <./doc/src/images/EMI_Logo_std. pdf> <./doc/src/images/cesnet.pdf>] (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (./doc/src/funding.tex) (./doc/src/copyright.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsphv.fd) Overfull \vbox (11.38092pt too high) has occurred while \output is active [2]) (./canl.toc) Overfull \vbox (11.38092pt too high) has occurred while \output is active [3] (./doc/src/canl-introduction.tex LaTeX Warning: Marginpar on page 4 moved. Overfull \vbox (11.38092pt too high) has occurred while \output is active [4] Overfull \hbox (15.00668pt too wide) in paragraph at lines 129--137 \T1/phv/m/n/10.95 -There are two opaque data struc-tures rep-re-sent-ing caNl \ T1/phv/m/sl/10.95 Main API \T1/phv/m/n/10.95 con-text: \T1/pcr/m/n/10.95 canl_c tx \T1/phv/m/n/10.95 and \T1/pcr/m/n/10.95 canl_io_handler Overfull \vbox (11.38092pt too high) has occurred while \output is active [5]) Overfull \vbox (11.38092pt too high) has occurred while \output is active [6] (./doc/src/canl-cs-auth-connection.tex Overfull \vbox (11.38092pt too high) has occurred while \output is active [7] Overfull \hbox (41.22665pt too wide) in paragraph at lines 103--103 []\T1/pcr/m/n/10.95 canl_err_code canl_princ_name(canl_ctx cc, const canl_prin cipal cp, char **ret_name) Overfull \vbox (11.38092pt too high) has occurred while \output is active [8] Overfull \hbox (12.85277pt too wide) in paragraph at lines 169--171 []\T1/phv/m/n/10.95 param flags -- one of the canl_ctx_ssl_flags in canl_ssl.h (e.g. CANL_SSL_OCSP_VERIFY_ALL) Overfull \vbox (11.38092pt too high) has occurred while \output is active [9]libtool --mode=link gcc -Wl,-z,relro -rpath /usr/lib -version-info 3:6:1 canl_err_desc.lo canl.lo canl_err.lo canl_dns.lo canl_ssl.lo canl_cert.lo canl_cred.lo canl_ocsp.lo doio.lo evaluate.lo list.lo normalize.lo proxycertinfo.lo scutils.lo sslutils.lo data.lo namespaces_parse.lo namespaces_lex.lo signing_policy_parse.lo signing_policy_lex.lo -lcares -lssl -lcrypto -ldl -lpthread -o libcanl_c.la ) Overfull \vbox (11.38092pt too high) has occurred while \output is active [10] (./doc/src/canl-proxy-cert.tex Overfull \hbox (21.00055pt too wide) in paragraph at lines 28--31 \T1/phv/m/n/10.95 These are the func-tions of the \T1/phv/m/sl/10.95 Cer-tifi-c ate API\T1/phv/m/n/10.95 , all of them use \T1/pcr/m/n/10.95 canl_ctx \T1/phv/m /n/10.95 as first pa-ram-e-ter and \T1/pcr/m/n/10.95 canl_err_code Overfull \hbox (4.25093pt too wide) in paragraph at lines 65--71 [][]\T1/pcr/m/n/10.95 canl_cred_load_chain(canl_ctx, canl_cred cred, [] STACK_O F(X509) *chain) \T1/phv/m/n/10.95 This func- Overfull \hbox (9.8354pt too wide) in paragraph at lines 75--80 [][]\T1/pcr/m/n/10.95 canl_cred_load_chain_file(canl_ctx, canl_cred cred, [] co nst char * file) \T1/phv/m/n/10.95 This func- Overfull \vbox (11.38092pt too high) has occurred while \output is active [11] Overfull \hbox (2.13535pt too wide) in paragraph at lines 100--100 []\T1/pcr/m/n/10.95 canl_err_code canl_cred_set_lifetime(canl_ctx, canl_cred c red, const long lt) Overfull \vbox (11.38092pt too high) has occurred while \output is active [12] Overfull \hbox (24.47324pt too wide) in paragraph at lines 155--155 []\T1/pcr/m/n/10.95 canl_err_code canl_cred_save_chain(canl_ctx, canl_cred cre d, STACK_OF(X509) **to) Overfull \hbox (45.26987pt too wide) in paragraph at lines 156--158 \T1/phv/m/n/10.95 This func-tion saves cer-tifi-cate chain of trust with proxy cer-tifi-cate into openssl ob-ject of type \T1/phv/m/sl/10.95 STACK_OF(X509)\T1 /phv/m/n/10.95 . Overfull \hbox (124.99374pt too wide) in paragraph at lines 189--189 []\T1/pcr/m/n/10.95 canl_err_code canl_verify_chain(canl_ctx ctx, X509 *ucert, STACK_OF(X509) *cert_chain, char *cadir) Overfull \hbox (91.48691pt too wide) in paragraph at lines 199--199 []\T1/pcr/m/n/10.95 canl_err_code canl_verify_chain_wo_ossl(canl_ctx ctx, char *cadir, X509_STORE_CTX *store_ctx) Overfull \vbox (11.38092pt too high) has occurred while \output is active [13]) AED: lastpage setting LastPage Overfull \vbox (11.38092pt too high) has occurred while \output is active [14] (./canl.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on canl.pdf (14 pages, 103138 bytes). Transcript written on canl.log. TEXINPUTS=".:./doc/src//:" pdflatex ./doc/src/canl.tex libtool: link: gcc -shared -fPIC -DPIC .libs/canl_err_desc.o .libs/canl.o .libs/canl_err.o .libs/canl_dns.o .libs/canl_ssl.o .libs/canl_cert.o .libs/canl_cred.o .libs/canl_ocsp.o .libs/doio.o .libs/evaluate.o .libs/list.o .libs/normalize.o .libs/proxycertinfo.o .libs/scutils.o .libs/sslutils.o .libs/data.o .libs/namespaces_parse.o .libs/namespaces_lex.o .libs/signing_policy_parse.o .libs/signing_policy_lex.o -lcares -lssl -lcrypto -ldl -lpthread -Wl,-z -Wl,relro -Wl,-soname -Wl,libcanl_c.so.2 -o .libs/libcanl_c.so.2.1.6 This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./doc/src/canl.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (./doc/src/emi.cls Document Class: emi 2011/03/24 EMI LaTeX Class EMI LaTeX class -- 2011/03/24 (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo)) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/pslatex/pslatex.sty) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/share/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/helvet.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.stylibtool: link: (cd ".libs" && rm -f "libcanl_c.so.2" && ln -s "libcanl_c.so.2.1.6" "libcanl_c.so.2") libtool: link: (cd ".libs" && rm -f "libcanl_c.so" && ln -s "libcanl_c.so.2.1.6" "libcanl_c.so") )libtool: link: ar cru .libs/libcanl_c.a canl_err_desc.o canl.o canl_err.o canl_dns.o canl_ssl.o canl_cert.o canl_cred.o canl_ocsp.o doio.o evaluate.o list.o normalize.o proxycertinfo.o scutils.o sslutils.o data.o namespaces_parse.o namespaces_lex.o signing_policy_parse.o signing_policy_lex.o ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)libtool: link: ranlib .libs/libcanl_c.a (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)libtool: link: ( cd ".libs" && rm -f "libcanl_c.la" && ln -s "../libcanl_c.la" "libcanl_c.la" ) libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/canl_sample_server.c -Wall -g -I./src -I. -o canl_sample_server.lo libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/canl_sample_client.c -I./src -I. -o canl_sample_client.lo libtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/grid-proxy-init.c -Wall -g -I./src -I. -o canl_proxy_init.lo (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver: hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/canl_sample_client.c -I./src -I. -fPIC -DPIC -o .libs/canl_sample_client.o (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/grid-proxy-init.c -Wall -g -I./src -I. -fPIC -DPIC -o .libs/canl_proxy_init.o (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/canl_sample_server.c -Wall -g -I./src -I. -fPIC -DPIC -o .libs/canl_sample_server.o ) ) (./doc/src/definitions.tex (/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (./ver.tex)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (./canl.aux LaTeX Warning: Label `s:cs-auth-conn' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omspzccm.fd) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./canl.out) (./canl.out) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1ptmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omlptmcm.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omxpsycm.fd) Overfull \hbox (2.08923pt too wide) detected at line 47 [] Underfull \hbox (badness 10000) detected at line 47 [] [1{/usr/share/te xlive/texmf/fonts/map/pdftex/updmap/pdftex.map./examples/canl_sample_client.c: In function 'main': ./examples/canl_sample_client.c:20:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable] char *ca_dir = NULL; ^ } <./doc/src/images/EMI_Logo_std. pdf> <./doc/src/images/cesnet.pdf>]./examples/canl_sample_server.c: In function 'main': ./examples/canl_sample_server.c:24:11: warning: variable 'ca_dir' set but not used [-Wunused-but-set-variable] char *ca_dir = NULL; ^ (/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.stylibtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/grid-proxy-init.c -Wall -g -I./src -I. -o canl_proxy_init.o >/dev/null 2>&1 ) (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (./doc/src/funding.tex) (./doc/src/copyright.tex (/usr/share/texlive/texmf-dist/tex/latex/psnfss/omsphv.fd) Overfull \vbox (11.38092pt too high) has occurred while \output is active [2]) (./canl.toc) Overfull \vbox (11.38092pt too high) has occurred while \output is active [3] (./doc/src/canl-introduction.tex LaTeX Warning: Marginpar on page 4 moved. Overfull \vbox (11.38092pt too high) has occurred while \output is active [4libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/canl_sample_client.c -I./src -I. -o canl_sample_client.o >/dev/null 2>&1 ] Overfull \hbox (15.00668pt too wide) in paragraph at lines 129--137 \T1/phv/m/n/10.95 -There are two opaque data struc-tures rep-re-sent-ing caNl \ T1/phv/m/sl/10.95 Main API \T1/phv/m/n/10.95 con-text: \T1/pcr/m/n/10.95 canl_c tx \T1/phv/m/n/10.95 and \T1/pcr/m/n/10.95 canl_io_handler Overfull \vbox (11.38092pt too high) has occurred while \output is active [5]libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/canl_sample_server.c -Wall -g -I./src -I. -o canl_sample_server.o >/dev/null 2>&1 ) Overfull \vbox (11.38092pt too high) has occurred while \output is active [6] (./doc/src/canl-cs-auth-connection.tex Overfull \vbox (11.38092pt too high) has occurred while \output is active [7] Overfull \hbox (41.22665pt too wide) in paragraph at lines 103--103 []\T1/pcr/m/n/10.95 canl_err_code canl_princ_name(canl_ctx cc, const canl_prin cipal cp, char **ret_name) Overfull \vbox (11.38092pt too high) has occurred while \output is active [8] Overfull \hbox (12.85277pt too wide) in paragraph at lines 169--171 []\T1/phv/m/n/10.95 param flags -- one of the canl_ctx_ssl_flags in canl_ssl.h (e.g. CANL_SSL_OCSP_VERIFY_ALL) Overfull \vbox (11.38092pt too high) has occurred while \output is active [9]) Overfull \vbox (11.38092pt too high) has occurred while \output is active [10] (./doc/src/canl-proxy-cert.texlibtool --mode=compile gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/delegation.c -Wall -g -I./src -I. -o canl_delegation.lo Overfull \hbox (21.00055pt too wide) in paragraph at lines 28--31 \T1/phv/m/n/10.95 These are the func-tions of the \T1/phv/m/sl/10.95 Cer-tifi-c ate API\T1/phv/m/n/10.95 , all of them use \T1/pcr/m/n/10.95 canl_ctx \T1/phv/m /n/10.95 as first pa-ram-e-ter and \T1/pcr/m/n/10.95 canl_err_code Overfull \hbox (4.25093pt too wide) in paragraph at lines 65--71 [][]\T1/pcr/m/n/10.95 canl_cred_load_chain(canl_ctx, canl_cred cred, [] STACK_O F(X509) *chain) \T1/phv/m/n/10.95 This func- Overfull \hbox (9.8354pt too wide) in paragraph at lines 75--80 [][]\T1/pcr/m/n/10.95 canl_cred_load_chain_file(canl_ctx, canl_cred cred, [] co nst char * file) \T1/phv/m/n/10.95 This func- Overfull \vbox (11.38092pt too high) has occurred while \output is active [11] Overfull \hbox (2.13535pt too wide) in paragraph at lines 100--100 []\T1/pcr/m/n/10.95 canl_err_code canl_cred_set_lifetime(canl_ctx, canl_cred c red, const long lt) Overfull \vbox (11.38092pt too high) has occurred while \output is active [12] Overfull \hbox (24.47324pt too wide) in paragraph at lines 155--155 []\T1/pcr/m/n/10.95 canl_err_code canl_cred_save_chain(canl_ctx, canl_cred cre d, STACK_OF(X509) **to) Overfull \hbox (45.26987pt too wide) in paragraph at lines 156--158 \T1/phv/m/n/10.95 This func-tion saves cer-tifi-cate chain of trust with proxy cer-tifi-cate into openssl ob-ject of type \T1/phv/m/sl/10.95 STACK_OF(X509)\T1 /phv/m/n/10.95 . Overfull \hbox (124.99374pt too wide) in paragraph at lines 189--189 []\T1/pcr/m/n/10.95 canl_err_code canl_verify_chain(canl_ctx ctx, X509 *ucert, STACK_OF(X509) *cert_chain, char *cadir) Overfull \hbox (91.48691pt too wide) in paragraph at lines 199--199 []\T1/pcr/m/n/10.95 canl_err_code canl_verify_chain_wo_ossl(canl_ctx ctx, char *cadir, X509_STORE_CTX *store_ctx) Overfull \vbox (11.38092pt too high) has occurred while \output is active [13]libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/delegation.c -Wall -g -I./src -I. -fPIC -DPIC -o .libs/canl_delegation.o ) AED: lastpage setting LastPage Overfull \vbox (11.38092pt too high) has occurred while \output is active [14] (./canl.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on canl.pdf (14 pages, 103138 bytes). Transcript written on canl.log. libtool --mode=link gcc -Wl,-z,relro canl_proxy_init.lo -L. -lcanl_c -o proxy libtool --mode=link gcc -Wl,-z,relro canl_sample_client.lo -L. -lcanl_c -o client libtool --mode=link gcc -Wl,-z,relro canl_sample_server.lo -L. -lcanl_c -o server libtool: link: gcc -Wl,-z -Wl,relro .libs/canl_proxy_init.o -o .libs/proxy -L. /builddir/build/BUILD/canl-c-2.1.6/.libs/libcanl_c.so -lcares -lssl -lcrypto -ldl -lpthread libtool: link: gcc -Wl,-z -Wl,relro .libs/canl_sample_client.o -o .libs/client -L. /builddir/build/BUILD/canl-c-2.1.6/.libs/libcanl_c.so -lcares -lssl -lcrypto -ldl -lpthread libtool: compile: gcc -Wall -g -I./src/proxy -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ./examples/delegation.c -Wall -g -I./src -I. -o canl_delegation.o >/dev/null 2>&1 libtool: link: gcc -Wl,-z -Wl,relro .libs/canl_sample_server.o -o .libs/server -L. /builddir/build/BUILD/canl-c-2.1.6/.libs/libcanl_c.so -lcares -lssl -lcrypto -ldl -lpthread libtool --mode=link gcc -Wl,-z,relro canl_delegation.lo -L. -lcanl_c -lcrypto -o delegation libtool: link: gcc -Wl,-z -Wl,relro .libs/canl_delegation.o -o .libs/delegation -L. /builddir/build/BUILD/canl-c-2.1.6/.libs/libcanl_c.so -lcares -lssl -ldl -lpthread -lcrypto rm signing_policy_lex.c signing_policy_parse.c namespaces_lex.c namespaces_parse.c + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dDDeuq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm + cd canl-c-2.1.6 + make install DESTDIR=/builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm mkdir -p /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin mkdir -p /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib mkdir -p /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/include mkdir -p /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 libtool --mode=install install -m 755 server /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-server libtool: install: warning: `/builddir/build/BUILD/canl-c-2.1.6/libcanl_c.la' has not been installed in `/usr/lib' libtool: install: install -m 755 .libs/server /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-server libtool --mode=install install -m 755 client /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-client libtool: install: warning: `/builddir/build/BUILD/canl-c-2.1.6/libcanl_c.la' has not been installed in `/usr/lib' libtool: install: install -m 755 .libs/client /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-client libtool --mode=install install -m 755 proxy \ /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-proxy-init libtool: install: warning: `/builddir/build/BUILD/canl-c-2.1.6/libcanl_c.la' has not been installed in `/usr/lib' libtool: install: install -m 755 .libs/proxy /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-proxy-init libtool --mode=install install -m 755 delegation \ /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-delegation libtool: install: warning: `/builddir/build/BUILD/canl-c-2.1.6/libcanl_c.la' has not been installed in `/usr/lib' libtool: install: install -m 755 .libs/delegation /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-delegation libtool --mode=install install -m 755 libcanl_c.la /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib libtool: install: install -m 755 .libs/libcanl_c.so.2.1.6 /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.so.2.1.6 libtool: install: (cd /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib && { ln -s -f libcanl_c.so.2.1.6 libcanl_c.so.2 || { rm -f libcanl_c.so.2 && ln -s libcanl_c.so.2.1.6 libcanl_c.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib && { ln -s -f libcanl_c.so.2.1.6 libcanl_c.so || { rm -f libcanl_c.so && ln -s libcanl_c.so.2.1.6 libcanl_c.so; }; }) libtool: install: install -m 755 .libs/libcanl_c.lai /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.la libtool: install: install -m 755 .libs/libcanl_c.a /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.a libtool: install: chmod 644 /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.a libtool: install: ranlib /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.a libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool --mode=install install -m 644 ./src/canl.h \ ./src/canl_ssl.h canl_err.h \ ./src/canl_cred.h \ /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/include libtool: install: install -m 644 ./src/canl.h /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/include/canl.h libtool: install: install -m 644 ./src/canl_ssl.h /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/include/canl_ssl.h libtool: install: install -m 644 canl_err.h /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/include/canl_err.h libtool: install: install -m 644 ./src/canl_cred.h /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/include/canl_cred.h libtool --mode=install install -m 644 canl.pdf /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 libtool: install: install -m 644 canl.pdf /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6/canl.pdf libtool --mode=install install -m 644 README /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 libtool: install: install -m 644 README /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6/README + rm -f /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6/README + rm -f /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6/canl.pdf + rm -f /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.a + rm -f /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/canl-c-2.1.6 extracting debug info from /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-proxy-init extracting debug info from /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-delegation extracting debug info from /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-server extracting debug info from /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/bin/emi-canl-client extracting debug info from /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/lib/libcanl_c.so.2.1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcanl_c.so.2.1.6.debug to /usr/lib/debug/usr/lib/libcanl_c.so.2.debug symlinked /usr/lib/debug/usr/lib/libcanl_c.so.2.1.6.debug to /usr/lib/debug/usr/lib/libcanl_c.so.debug cpio: canl-c-2.1.6/: Cannot stat: No such file or directory cpio: canl-c-2.1.6/y.tab.c: Cannot stat: No such file or directory cpio: canl-c-2.1.6/y.tab.h: Cannot stat: No such file or directory cpio: src/proxy/namespaces_parse.y: Cannot stat: No such file or directory cpio: src/proxy/signing_policy_parse.y: Cannot stat: No such file or directory 874 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: canl-c-2.1.6-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iZKYlk + umask 022 + cd /builddir/build/BUILD + cd canl-c-2.1.6 + DOCDIR=/builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 + cp -pr LICENSE /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 + cp -pr README /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-2.1.6 + exit 0 Provides: canl-c = 2.1.6-1.el7 canl-c(armv7hl-32) = 2.1.6-1.el7 libcanl_c.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libcares.so.2 libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libssl.so.10 libssl.so.10(libssl.so.10) rtld(GNU_HASH) Processing files: canl-c-devel-2.1.6-1.el7.armv7hl Provides: canl-c-devel = 2.1.6-1.el7 canl-c-devel(armv7hl-32) = 2.1.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcanl_c.so.2 Processing files: canl-c-doc-2.1.6-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ODe3my + umask 022 + cd /builddir/build/BUILD + cd canl-c-2.1.6 + DOCDIR=/builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-doc-2.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-doc-2.1.6 + cp -pr LICENSE /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-doc-2.1.6 + cp -pr canl.pdf /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm/usr/share/doc/canl-c-doc-2.1.6 + exit 0 Provides: canl-c-doc = 2.1.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: canl-c-examples-2.1.6-1.el7.armv7hl Provides: canl-c-examples = 2.1.6-1.el7 canl-c-examples(armv7hl-32) = 2.1.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcanl_c.so.2 libcares.so.2 libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libssl.so.10 rtld(GNU_HASH) Processing files: canl-c-debuginfo-2.1.6-1.el7.armv7hl Provides: canl-c-debuginfo = 2.1.6-1.el7 canl-c-debuginfo(armv7hl-32) = 2.1.6-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm Wrote: /builddir/build/RPMS/canl-c-2.1.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/canl-c-devel-2.1.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/canl-c-doc-2.1.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/canl-c-examples-2.1.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/canl-c-debuginfo-2.1.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tD2K5J + umask 022 + cd /builddir/build/BUILD + cd canl-c-2.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/canl-c-2.1.6-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->