Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/CGSI-gSOAP.spec'], chrootPath='/var/lib/mock/f31-build-64386-29541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/CGSI-gSOAP.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/CGSI-gSOAP-1.3.11-6.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/CGSI-gSOAP.spec'], chrootPath='/var/lib/mock/f31-build-64386-29541/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/CGSI-gSOAP.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tRahUi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CGSI-gSOAP-1.3.11 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/CGSI-gSOAP-1.3.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd CGSI-gSOAP-1.3.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (CGSI-gSOAP-library-linking.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + find . '(' -name '*.h' -o -name '*.c' -o -name '*.cpp' -o -name '*.cc' ')' -exec chmod 644 '{}' ';' + chmod 644 LICENSE RELEASE-NOTES + sed -e 's!-L$([A-Z_]*)/lib!!' -e 's!-L$([A-Z_]*)/$(LIBDIR)!!' -i src/Makefile + sed -e 's!$(GSOAP_VERSION)!!g' -i src/Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (CGSI-gSOAP-library-linking.patch): patching file src/Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EUXkpk + umask 022 + cd /builddir/build/BUILD + cd CGSI-gSOAP-1.3.11 + . ./VERSION BUILDSTDERR: ++ VERSION=1.3.11 BUILDSTDERR: ++ RELEASE=1 + cd src BUILDSTDERR: ++ pkg-config --cflags gsoap + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -DWITH_IPV6 -DWITH_DOM ' 'SHLIBLDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared' USE_VOMS=yes WITH_EMI=yes WITH_CPP_LIBS=yes LIBDIR=lib64 VERSION=1.3.11 all doc BUILDSTDERR: cgsi_plugin.c: In function 'cgsi_display_status_1': BUILDSTDERR: cgsi_plugin.c:1944:15: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1944 | OM_uint32 maj_stat, min_stat; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'trace_str': BUILDSTDERR: cgsi_plugin.c:2214:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2214 | write(fd, msg, len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'client_cgsi_plugin_import_cred': BUILDSTDERR: cgsi_plugin.c:897:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 897 | fread(buffer.value, cert_size, 1, fd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:909:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 909 | fread((char*)buffer.value + cert_size, key_size, 1, fd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'cgsi_err': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'cgsi_gssapi_err': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:1915:31: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 1915 | snprintf(buffer, bufsize, CGSI_PLUGIN " running on %s reports %s\n", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 1057) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'server_cgsi_map_dn': BUILDSTDERR: cgsi_plugin.c:763:70: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 228 [-Wformat-truncation=] BUILDSTDERR: 763 | snprintf(buf, TBUFSIZE, "Could not find mapping for: %s\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 30 and 541 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:751:72: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 226 [-Wformat-truncation=] BUILDSTDERR: 751 | snprintf(buf, TBUFSIZE, "The client is mapped to user:<%s>\n", data->username); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 33 and 544 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'client_cgsi_plugin_open': BUILDSTDERR: cgsi_plugin.c:1029:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 1029 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'server_cgsi_plugin_accept': BUILDSTDERR: cgsi_plugin.c:535:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 535 | snprintf(buf, TBUFSIZE, "The server is:<%s>\n", data->server_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:607:50: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 607 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ar: creating libcgsi_plugin.a BUILDSTDERR: cgsi_plugin.c: In function 'int cgsi_display_status_1(const char*, OM_uint32, int, char*, int)': BUILDSTDERR: cgsi_plugin.c:1944:15: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1944 | OM_uint32 maj_stat, min_stat; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int trace_str(cgsi_plugin_data*, const char*, int)': BUILDSTDERR: cgsi_plugin.c:2214:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2214 | write(fd, msg, len); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int client_cgsi_plugin_import_cred(soap*, cgsi_plugin_data*)': BUILDSTDERR: cgsi_plugin.c:861:23: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 861 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:874:31: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 874 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:893:23: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 893 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:897:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 897 | fread(buffer.value, cert_size, 1, fd); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:905:31: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 905 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:909:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 909 | fread((char*)buffer.value + cert_size, key_size, 1, fd); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'void cgsi_err(soap*, const char*)': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'void cgsi_gssapi_err(soap*, const char*, OM_uint32, OM_uint32)': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:1915:31: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 1915 | snprintf(buffer, bufsize, CGSI_PLUGIN " running on %s reports %s\n", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 1057) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int server_cgsi_map_dn(soap*)': BUILDSTDERR: cgsi_plugin.c:763:70: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 228 [-Wformat-truncation=] BUILDSTDERR: 763 | snprintf(buf, TBUFSIZE, "Could not find mapping for: %s\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 30 and 541 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:751:72: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 226 [-Wformat-truncation=] BUILDSTDERR: 751 | snprintf(buf, TBUFSIZE, "The client is mapped to user:<%s>\n", data->username); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 33 and 544 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int client_cgsi_plugin_open(soap*, const char*, const char*, int)': BUILDSTDERR: cgsi_plugin.c:1029:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 1029 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int server_cgsi_plugin_accept(soap*)': BUILDSTDERR: cgsi_plugin.c:535:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 535 | snprintf(buf, TBUFSIZE, "The server is:<%s>\n", data->server_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:607:50: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 607 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ar: creating libcgsi_plugin_cpp.a BUILDSTDERR: cgsi_plugin.c: In function 'cgsi_display_status_1': BUILDSTDERR: cgsi_plugin.c:1944:15: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1944 | OM_uint32 maj_stat, min_stat; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'trace_str': BUILDSTDERR: cgsi_plugin.c:2214:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2214 | write(fd, msg, len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'client_cgsi_plugin_import_cred': BUILDSTDERR: cgsi_plugin.c:897:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 897 | fread(buffer.value, cert_size, 1, fd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:909:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 909 | fread((char*)buffer.value + cert_size, key_size, 1, fd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'cgsi_err': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'cgsi_gssapi_err': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:1915:31: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 1915 | snprintf(buffer, bufsize, CGSI_PLUGIN " running on %s reports %s\n", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 1057) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'server_cgsi_map_dn': BUILDSTDERR: cgsi_plugin.c:763:70: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 228 [-Wformat-truncation=] BUILDSTDERR: 763 | snprintf(buf, TBUFSIZE, "Could not find mapping for: %s\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 30 and 541 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:751:72: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 226 [-Wformat-truncation=] BUILDSTDERR: 751 | snprintf(buf, TBUFSIZE, "The client is mapped to user:<%s>\n", data->username); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 33 and 544 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'client_cgsi_plugin_open': BUILDSTDERR: cgsi_plugin.c:1029:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 1029 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'server_cgsi_plugin_accept': BUILDSTDERR: cgsi_plugin.c:535:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 535 | snprintf(buf, TBUFSIZE, "The server is:<%s>\n", data->server_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:607:50: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 607 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ar: creating libcgsi_plugin_voms.a BUILDSTDERR: cgsi_plugin.c: In function 'int cgsi_display_status_1(const char*, OM_uint32, int, char*, int)': BUILDSTDERR: cgsi_plugin.c:1944:15: warning: variable 'maj_stat' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1944 | OM_uint32 maj_stat, min_stat; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int trace_str(cgsi_plugin_data*, const char*, int)': BUILDSTDERR: cgsi_plugin.c:2214:18: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2214 | write(fd, msg, len); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int client_cgsi_plugin_import_cred(soap*, cgsi_plugin_data*)': BUILDSTDERR: cgsi_plugin.c:861:23: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 861 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:874:31: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 874 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:893:23: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 893 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:897:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 897 | fread(buffer.value, cert_size, 1, fd); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:905:31: warning: ignoring return value of 'char* strerror_r(int, char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 905 | strerror_r(errno, err_buffer, sizeof(err_buffer)); BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:909:18: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 909 | fread((char*)buffer.value + cert_size, key_size, 1, fd); BUILDSTDERR: | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'void cgsi_err(soap*, const char*)': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:2010:38: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 32 or more bytes (assuming 1056) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from cgsi_plugin.c:34: BUILDSTDERR: cgsi_plugin.c: In function 'void cgsi_gssapi_err(soap*, const char*, OM_uint32, OM_uint32)': BUILDSTDERR: cgsi_plugin_int.h:38:22: warning: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1002 [-Wformat-truncation=] BUILDSTDERR: 38 | #define CGSI_PLUGIN "CGSI-gSOAP" BUILDSTDERR: cgsi_plugin.c:1915:31: note: in expansion of macro 'CGSI_PLUGIN' BUILDSTDERR: 1915 | snprintf(buffer, bufsize, CGSI_PLUGIN " running on %s reports %s\n", hostname, msg); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:2010:63: note: format string is defined here BUILDSTDERR: 2010 | snprintf(buffer, sizeof(buffer), CGSI_PLUGIN " running on %s reports %s", hostname, msg); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 1057) into a destination of size 1024 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int server_cgsi_map_dn(soap*)': BUILDSTDERR: cgsi_plugin.c:763:70: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 228 [-Wformat-truncation=] BUILDSTDERR: 763 | snprintf(buf, TBUFSIZE, "Could not find mapping for: %s\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 30 and 541 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:751:72: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 226 [-Wformat-truncation=] BUILDSTDERR: 751 | snprintf(buf, TBUFSIZE, "The client is mapped to user:<%s>\n", data->username); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 33 and 544 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int client_cgsi_plugin_open(soap*, const char*, const char*, int)': BUILDSTDERR: cgsi_plugin.c:1029:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 1029 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c: In function 'int server_cgsi_plugin_accept(soap*)': BUILDSTDERR: cgsi_plugin.c:535:49: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 535 | snprintf(buf, TBUFSIZE, "The server is:<%s>\n", data->server_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cgsi_plugin.c:607:50: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 241 [-Wformat-truncation=] BUILDSTDERR: 607 | snprintf(buf, TBUFSIZE, "The client is:<%s>\n", data->client_name); BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from cgsi_plugin.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 18 and 529 bytes into a destination of size 256 BUILDSTDERR: 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 68 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ar: creating libcgsi_plugin_voms_cpp.a BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 123 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 544 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 778 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 784 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1038 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1046 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -DWITH_IPV6 -DWITH_DOM -I/usr/include/globus -I/usr/lib64/globus/include -c -o cgsi_plugin.o cgsi_plugin.c ar rv libcgsi_plugin.a cgsi_plugin.o a - cgsi_plugin.o ranlib libcgsi_plugin.a g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -DWITH_IPV6 -DWITH_DOM -I/usr/include/globus -I/usr/lib64/globus/include -c -o cgsi_plugin_cpp.o cgsi_plugin.c ar rv libcgsi_plugin_cpp.a cgsi_plugin_cpp.o a - cgsi_plugin_cpp.o ranlib libcgsi_plugin_cpp.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -DWITH_IPV6 -DWITH_DOM -DUSE_VOMS -I/usr/include/voms -I/usr/include/globus -I/usr/lib64/globus/include -c -o cgsi_plugin_voms.o cgsi_plugin.c ar rv libcgsi_plugin_voms.a cgsi_plugin_voms.o a - cgsi_plugin_voms.o ranlib libcgsi_plugin_voms.a g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -DWITH_IPV6 -DWITH_DOM -DUSE_VOMS -I/usr/include/voms -I/usr/include/globus -I/usr/lib64/globus/include -c -o cgsi_plugin_voms_cpp.o cgsi_plugin.c ar rv libcgsi_plugin_voms_cpp.a cgsi_plugin_voms_cpp.o a - cgsi_plugin_voms_cpp.o ranlib libcgsi_plugin_voms_cpp.a gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcgsi_plugin.so.1 -o libcgsi_plugin.so cgsi_plugin.o -lc -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_gsi_credential -lglobus_gsi_cert_utils -lglobus_openssl -lglobus_common -lpthread -lssl -lcrypto g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcgsi_plugin_cpp.so.1 -o libcgsi_plugin_cpp.so cgsi_plugin_cpp.o -lc -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_gsi_credential -lglobus_gsi_cert_utils -lglobus_openssl -lglobus_common -lpthread -lssl -lcrypto gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcgsi_plugin_voms.so.1 -o libcgsi_plugin_voms.so cgsi_plugin_voms.o -lc -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_gsi_credential -lglobus_gsi_cert_utils -lglobus_openssl -lglobus_common -lpthread -lssl -lcrypto -lvomsapi g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcgsi_plugin_voms_cpp.so.1 -o libcgsi_plugin_voms_cpp.so cgsi_plugin_voms_cpp.o -lc -lglobus_gss_assist -lglobus_gssapi_gsi -lglobus_gsi_credential -lglobus_gsi_cert_utils -lglobus_openssl -lglobus_common -lpthread -lssl -lcrypto -lvomsapi SRCDIR=. VERSION=1.3.11 doxygen doxygenConfig Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/CGSI-gSOAP-1.3.11/src/cgsi_plugin.h... Parsing file /builddir/build/BUILD/CGSI-gSOAP-1.3.11/src/cgsi_plugin.h... Building group list... Building directory list... Building namespace list... Building file list... BUILDSTDERR: Building class lis+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 t... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file cgsi_plugin.h... Generating file documentation... Generating docs for file cgsi_plugin.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 30/65536 hits=30 misses=30 finished... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yRAVij + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64 + cd CGSI-gSOAP-1.3.11 + . ./VERSION BUILDSTDERR: ++ VERSION=1.3.11 BUILDSTDERR: ++ RELEASE=1 + pushd src BUILDSTDERR: ++ pkg-config --cflags gsoap + make 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I. -DWITH_IPV6 -DWITH_DOM ' 'SHLIBLDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared' USE_VOMS=yes WITH_EMI=yes WITH_CPP_LIBS=yes LIBDIR=lib64 VERSION=1.3.11 install install.man BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 123 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 544 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 778 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 784 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1038 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1046 of file `doxygenConfig' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" ~/build/BUILD/CGSI-gSOAP-1.3.11/src ~/build/BUILD/CGSI-gSOAP-1.3.11 install -d /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/include for i in cgsi_plugin.h; do cp ./$i /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/include; done install -d /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64 for l in libcgsi_plugin.a libcgsi_plugin_cpp.a libcgsi_plugin_voms.a libcgsi_plugin_voms_cpp.a; do cp $l /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/$l; done for l in libcgsi_plugin.so libcgsi_plugin_cpp.so libcgsi_plugin_voms.so libcgsi_plugin_voms_cpp.so; do \ cp $l /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/$l.1.3.11; \ (cd /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64; ln -sf $l.1.3.11 $l); \ (cd /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64; ln -sf $l.1.3.11 $l.1); \ done SRCDIR=. VERSION=1.3.11 doxygen doxygenConfig Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/CGSI-gSOAP-1.3.11/src/cgsi_plugin.h... Parsing file /builddir/build/BUILD/CGSI-gSOAP-1.3.11/src/cgsi_plugin.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file cgsi_plugin.h... Generating file documentation... Generating docs for file cgsi_plugin.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 30/65536 hits=30 misses=30 finished... mkdir -p /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share cp -r man /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/ BUILDSTDERR: mkdir -p /builddir/build/BUILDROOT/CGSI-gSOA+ mkdir -p /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/doc/CGSI-gSOAP + mv /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/doc/CGSI/html /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/doc/CGSI-gSOAP + popd + install -p -m 644 RELEASE-NOTES /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/doc/CGSI-gSOAP + rm /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin.a /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_cpp.a /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_voms.a /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_voms_cpp.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.11-6.fc31 --unique-debug-suffix -1.3.11-6.fc31.riscv64 --unique-debug-src-base CGSI-gSOAP-1.3.11-6.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/CGSI-gSOAP-1.3.11 BUILDSTDERR: 198 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs P-1.3.11-6.fc31.riscv64/usr/share/doc/CGSI cp -r html /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/doc/CGSI/ ~/build/BUILD/CGSI-gSOAP-1.3.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin.so.1.3.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_cpp.so.1.3.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_voms_cpp.so.1.3.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_voms.so.1.3.11 extracting debug info from /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin.so.1.3.11 extracting debug info from /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_cpp.so.1.3.11 extracting debug info from /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_voms_cpp.so.1.3.11 extracting debug info from /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/lib64/libcgsi_plugin_voms.so.1.3.11 original debug info size: 892kB, size after compression: 812kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Processing files: CGSI-gSOAP-1.3.11-6.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rZjhti + umask 022 + cd /builddir/build/BUILD + cd CGSI-gSOAP-1.3.11 + LICENSEDIR=/builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/licenses/CGSI-gSOAP + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/licenses/CGSI-gSOAP + cp -pr LICENSE /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64/usr/share/licenses/CGSI-gSOAP + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: CGSI-gSOAP = 1.3.11-6.fc31 CGSI-gSOAP(riscv-64) = 1.3.11-6.fc31 libcgsi_plugin.so.1()(64bit) libcgsi_plugin_cpp.so.1()(64bit) libcgsi_plugin_voms.so.1()(64bit) libcgsi_plugin_voms_cpp.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libglobus_common.so.0()(64bit) libglobus_common.so.0(GLOBUS_COMMON_14)(64bit) libglobus_gsi_cert_utils.so.0()(64bit) libglobus_gsi_credential.so.1()(64bit) libglobus_gss_assist.so.3()(64bit) libglobus_gssapi_gsi.so.4()(64bit) libglobus_gssapi_gsi.so.4(globus_gssapi_gsi)(64bit) libglobus_openssl.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libvomsapi.so.1()(64bit) rtld(GNU_HASH) Processing files: CGSI-gSOAP-devel-1.3.11-6.fc31.riscv64 Provides: CGSI-gSOAP-devel = 1.3.11-6.fc31 CGSI-gSOAP-devel(riscv-64) = 1.3.11-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcgsi_plugin.so.1()(64bit) libcgsi_plugin_cpp.so.1()(64bit) libcgsi_plugin_voms.so.1()(64bit) libcgsi_plugin_voms_cpp.so.1()(64bit) Processing files: CGSI-gSOAP-debugsource-1.3.11-6.fc31.riscv64 Provides: CGSI-gSOAP-debugsource = 1.3.11-6.fc31 CGSI-gSOAP-debugsource(riscv-64) = 1.3.11-6.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: CGSI-gSOAP-debuginfo-1.3.11-6.fc31.riscv64 Provides: CGSI-gSOAP-debuginfo = 1.3.11-6.fc31 CGSI-gSOAP-debuginfo(riscv-64) = 1.3.11-6.fc31 debuginfo(build-id) = 0176fea388d5432ea9984f02cf8cc31b830f784a debuginfo(build-id) = 0540763f073bd281996e7ba61aac6c6b34750bd8 debuginfo(build-id) = 952790393972db49434afb51f7325a1a5f786f0a debuginfo(build-id) = e05263c54db8c262d908a073aa1c9eea721fe719 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: CGSI-gSOAP-debugsource(riscv-64) = 1.3.11-6.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64 Wrote: /builddir/build/RPMS/CGSI-gSOAP-1.3.11-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/CGSI-gSOAP-debugsource-1.3.11-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/CGSI-gSOAP-devel-1.3.11-6.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/CGSI-gSOAP-debuginfo-1.3.11-6.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vrtv7j + umask 022 + cd /builddir/build/BUILD + cd CGSI-gSOAP-1.3.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/CGSI-gSOAP-1.3.11-6.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0