Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-parallel.spec'], chrootPath='/var/lib/mock/f29-build-18325-9116/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-parallel.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: line 18: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/octave-parallel-3.1.2-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-parallel.spec'], chrootPath='/var/lib/mock/f29-build-18325-9116/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-parallel.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GolRXU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octave-parallel-3.1.2 + /usr/bin/mkdir -p octave-parallel-3.1.2 + cd octave-parallel-3.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.szi8TH + umask 022 + cd /builddir/build/BUILD + cd octave-parallel-3.1.2 + export 'CXXFLAGS=-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' + CXXFLAGS='-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' + mkdir -p /builddir/build/BUILD/octave-parallel-3.1.2/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/octave-parallel-3.1.2/build /builddir/build/SOURCES/parallel-3.1.2.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-4.2.2 --verbose checking for octave-config... /usr/bin/octave-config-4.2.2 checking for a sed that does not truncate output... /usr/bin/sed checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++ -E checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_global_init in -lgnutls... yes checking for pkg-config... pkg-config checking for gnutls_global_init_extra in -lgnutls-extra... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socket... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for int32_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for mkdir... yes checking for modf... yes checking for select... yes checking for strchr... yes checking for strdup... yes checking for uname... yes checking for getpass... yes checking octave/interpreter.h usability... yes checking octave/interpreter.h presence... yes checking for octave/interpreter.h... yes checking octave_execution_exception or octave::execution_exception... octave::execution_exception checking file_ops or octave::sys::file_ops... octave::sys::file_ops checking octave::application or octave::interpreter... octave::application checking symbol_table::assign or octave::interpreter::the_interpreter () -> get_symbol_table ().assign... symbol_table::assign checking symbol_table::is_global or octave::interpreter::the_interpreter () -> get_current_scope ().is_global... symbol_table::is_global checking oct_mach_info or octave::mach_info... octave::mach_info checking octave_stream_list::get_file_number or octave::interpreter::the_interpreter () -> get_stream_list ().get_file_number... octave_stream_list::get_file_number checking octave_stream_list::lookup or octave::interpreter::the_interpreter () -> get_stream_list ().lookup... octave_stream_list::lookup checking octave_child_list:: or octave::interpreter::the_interpreter () -> get_child_list ().... octave_child_list:: checking octave_call_stack::goto_caller_frame or octave::interpreter::the_interpreter () -> get_call_stack ().goto_caller_frame... octave_call_stack::goto_caller_frame checking unwind_protect or octave::unwind_protect... octave::unwind_protect checking is_empty or isempty... is_empty checking is_real_type or isreal... is_real_type checking is_vector or isvector... is_vector checking octave_stream or octave::stream... octave_stream checking octave_refcount or octave::refcount... octave_refcount checking feval or octave::feval... feval checking eval_string or octave::eval_string... eval_string checking file_stat or octave::sys::file_stat... octave::sys::file_stat checking add_fcn (octave_call_stack::pop) or add_method (octave::interpreter::the_interpreter () -> get_call_stack (), &octave::call_stack::pop)... add_fcn (octave_call_stack::pop) checking for octave::config::octave_home ()... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory '/builddir/build/BUILD/octave-parallel-3.1.2/build/parallel-3.1.2/src' ./mkdoc.pl __pserver_exit__.copy_to_m scloseall.copy_to_m netarrayfun.copy_to_m server.copy_to_m __netcellfun_guardfun__.copy_to_m rfeval.copy_to_m install_vars.copy_to_m netcellfun.copy_to_m ../inst/pararrayfun.m ../inst/__bw_prcv__.m ../inst/__parallel_package_version__.m ../inst/__internal_exit__.m ../inst/parallel_doc.m ../inst/__bw_psend__.m ../inst/parcellfun.m > MFDOCSTRINGS if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS pconnect.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in pconnect.cc."; exit 1; fi if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS pserver.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in pserver.cc."; exit 1; fi if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS sclose.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in sclose.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS pserver.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in pserver.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS pconnect.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in pconnect.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS sclose.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in sclose.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g pserver.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " pserver.cc\n" doc "\n\n", 0x1D);' -o pserver.bin - (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g pconnect.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " pconnect.cc\n" doc "\n\n", 0x1D);' -o pconnect.bin - (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g sclose.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " sclose.cc\n" doc "\n\n", 0x1D);' -o sclose.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS reval.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in reval.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS reval.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in reval.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g reval.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " reval.cc\n" doc "\n\n", 0x1D);' -o reval.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS precv.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in precv.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS precv.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in precv.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g precv.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " precv.cc\n" doc "\n\n", 0x1D);' -o precv.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS psend.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in psend.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS psend.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in psend.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g psend.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " psend.cc\n" doc "\n\n", 0x1D);' -o psend.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS select_sockets.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in select_sockets.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS select_sockets.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in select_sockets.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g select_sockets.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " select_sockets.cc\n" doc "\n\n", 0x1D);' -o select_sockets.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS network_get_info.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in network_get_info.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS network_get_info.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in network_get_info.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g network_get_info.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " network_get_info.cc\n" doc "\n\n", 0x1D);' -o network_get_info.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS network_set.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in network_set.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS network_set.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in network_set.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g network_set.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " network_set.cc\n" doc "\n\n", 0x1D);' -o network_set.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS parallel_generate_srp_data.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in parallel_generate_srp_data.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS parallel_generate_srp_data.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in parallel_generate_srp_data.cc."; exit 1; fi if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS fload.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in fload.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g parallel_generate_srp_data.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " parallel_generate_srp_data.cc\n" doc "\n\n", 0x1D);' -o parallel_generate_srp_data.bin - if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS fload.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in fload.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g fload.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " fload.cc\n" doc "\n\n", 0x1D);' -o fload.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS fsave.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in fsave.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS fsave.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in fsave.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g fsave.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " fsave.cc\n" doc "\n\n", 0x1D);' -o fsave.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __exit__.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __exit__.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __exit__.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __exit__.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g __exit__.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " __exit__.cc\n" doc "\n\n", 0x1D);' -o __exit__.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS select.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in select.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS select.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in select.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g select.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " select.cc\n" doc "\n\n", 0x1D);' -o select.bin - if grep -q DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __visglobal__.cc; then echo "The string 'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __visglobal__.cc."; exit 1; fi if grep -q DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS __visglobal__.cc; then echo "The string 'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS' must not be present in source code, but is in __visglobal__.cc."; exit 1; fi (echo "#include "; echo "int main () {"; sed -e s/DEFUN_DLD/DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g -e s/DEFUNX_DLD/DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/g __visglobal__.cc | g++ -E `/usr/bin/mkoctfile-4.2.2 --verbose -p INCFLAGS` -x c++ -iquote '.' -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' -D'DEFUNX_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,fname,gname,args,nargout,doc)=DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)' - | sed -e '/.*DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS/!D'; echo "}";) | g++ -x c++ -D'DEFUN_DLD_REPLACEMENT_FOR_PACKAGE_DOCS(name,doc)=printf("%c" #name "\n@c " #name " __visglobal__.cc\n" doc "\n\n", 0x1D);' -o __visglobal__.bin - CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c pconnect.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast pconnect.cc -o pconnect.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c pserver.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast pserver.cc -o pserver.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c sclose.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast sclose.cc -o sclose.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c reval.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast reval.cc -o reval.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c precv.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast precv.cc -o precv.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c psend.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast psend.cc -o psend.o BUILDSTDERR: pconnect.cc: In function 'octave_value_list Fpconnect(const octave_value_list&, int)': BUILDSTDERR: pconnect.cc:659:20: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (res) BUILDSTDERR: ^~ BUILDSTDERR: In file included from parallel-gnutls.h:143, BUILDSTDERR: from pconnect.cc:39: BUILDSTDERR: p-connection.h:90:11: warning: 'nproc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: nproc = anproc; BUILDSTDERR: ~~~~~~^~~~~~~~ BUILDSTDERR: pconnect.cc:518:20: note: 'nproc' was declared here BUILDSTDERR: uint32_t nproc; BUILDSTDERR: ^~~~~ BUILDSTDERR: pconnect.cc:616:40: warning: 'ccred' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: (sock, ccred, false))); BUILDSTDERR: ^ BUILDSTDERR: pserver.cc: In function 'octave_value_list Fpserver(const octave_value_list&, int)': BUILDSTDERR: pserver.cc:1074:28: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (res) BUILDSTDERR: ^~ BUILDSTDERR: pserver.cc:869:45: warning: 'scred' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: (adsock, scred, true))); BUILDSTDERR: ^ BUILDSTDERR: pserver.cc:1029:51: warning: 'ccred' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: (dsock, ccred, false))); BUILDSTDERR: ^ CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c select_sockets.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast select_sockets.cc -o select_sockets.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c network_get_info.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast network_get_info.cc -o network_get_info.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c network_set.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast network_set.cc -o network_set.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c parallel_generate_srp_data.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast parallel_generate_srp_data.cc -o parallel_generate_srp_data.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c p-connection.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast p-connection.cc -o p-connection.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c p-streams.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast p-streams.cc -o p-streams.o BUILDSTDERR: network_set.cc: In function 'octave_value_list Fnetwork_set(const octave_value_list&, int)': BUILDSTDERR: network_set.cc:97:7: warning: 'arg' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int arg; BUILDSTDERR: ^~~ CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c gnutls-callbacks.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast gnutls-callbacks.cc -o gnutls-callbacks.o CXX="g++" CXXFLAGS="-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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast " /usr/bin/mkoctfile-4.2.2 --verbose -c sensitive-data.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -I/usr/include/p11-kit-1 -Wno-int-to-pointer-cast sensitive-data.cc -o sensitive-data.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c error-helpers.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 error-helpers.cc -o error-helpers.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c minimal-load-save.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 minimal-load-save.cc -o minimal-load-save.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c fload.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 fload.cc -o fload.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c fsave.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 fsave.cc -o fsave.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c __exit__.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 __exit__.cc -o __exit__.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c select.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 select.cc -o select.o CXXFLAGS="-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 " /usr/bin/mkoctfile-4.2.2 --verbose -c __visglobal__.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 __visglobal__.cc -o __visglobal__.o cp install_vars.copy_to_m install_vars.m cp netarrayfun.copy_to_m netarrayfun.m cp __netcellfun_guardfun__.copy_to_m __netcellfun_guardfun__.m cp netcellfun.copy_to_m netcellfun.m cp __pserver_exit__.copy_to_m __pserver_exit__.m cp rfeval.copy_to_m rfeval.m cp scloseall.copy_to_m scloseall.m cp server.copy_to_m server.m (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./pconnect.bin) > pconnect.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./pserver.bin) > pserver.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./sclose.bin) > sclose.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./reval.bin) > reval.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./precv.bin) > precv.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./psend.bin) > psend.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./select_sockets.bin) > select_sockets.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./network_get_info.bin) > network_get_info.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./network_set.bin) > network_set.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./parallel_generate_srp_data.bin) > parallel_generate_srp_data.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./fload.bin) > fload.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./fsave.bin) > fsave.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./__exit__.bin) > __exit__.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./select.bin) > select.cc.docstrings (echo "### This file is generated automatically from the"; echo "### corresponding .cc file by a Makefile rule."; echo ""; ./__visglobal__.bin) > __visglobal__.cc.docstrings /usr/bin/mkoctfile-4.2.2 --verbose -o parallel_interface.oct pconnect.o pserver.o sclose.o reval.o precv.o psend.o select_sockets.o network_get_info.o network_set.o parallel_generate_srp_data.o p-connection.o p-streams.o gnutls-callbacks.o sensitive-data.o error-helpers.o minimal-load-save.o -lgnutls g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o parallel_interface.oct pconnect.o pserver.o sclose.o reval.o precv.o psend.o select_sockets.o network_get_info.o network_set.o parallel_generate_srp_data.o p-connection.o p-streams.o gnutls-callbacks.o sensitive-data.o error-helpers.o minimal-load-save.o -lgnutls -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.2.2 --verbose parallel_generate_srp_data.o p-connection.o p-streams.o gnutls-callbacks.o sensitive-data.o error-helpers.o -lgnutls g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o parallel_generate_srp_data.oct parallel_generate_srp_data.o p-connection.o p-streams.o gnutls-callbacks.o sensitive-data.o error-helpers.o -lgnutls -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.2.2 --verbose fload.o error-helpers.o minimal-load-save.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o fload.oct fload.o error-helpers.o minimal-load-save.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.2.2 --verbose fsave.o error-helpers.o minimal-load-save.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o fsave.oct fsave.o error-helpers.o minimal-load-save.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.2.2 --verbose __exit__.o error-helpers.o minimal-load-save.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o __exit__.oct __exit__.o error-helpers.o minimal-load-save.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ./munge-texi.pl MFDOCSTRINGS pconnect.cc.docstrings pserver.cc.docstrings sclose.cc.docstrings reval.cc.docstrings precv.cc.docstrings psend.cc.docstrings select_sockets.cc.docstrings network_get_info.cc.docstrings network_set.cc.docstrings parallel_generate_srp_data.cc.docstrings fload.cc.docstrings fsave.cc.docstrings __exit__.cc.docstrings select.cc.docstrings __visglobal__.cc.docstrings < ../doc/parallel.txi > ../doc/parallel.texi makeinfo ../doc/parallel.texi -o ../doc/parallel.info /usr/bin/mkoctfile-4.2.2 --verbose select.o error-helpers.o minimal-load-save.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o select.oct select.o error-helpers.o minimal-load-save.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.2.2 --verbose __visglobal__.o error-helpers.o minimal-load-save.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -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 -shared -Wl,-Bsymbolic -o __visglobal__.oct __visglobal__.o error-helpers.o minimal-load-save.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld rm pconnect.cc.docstrings select_sockets.bin MFDOCSTRINGS fsave.bin fload.bin fload.cc.docstrings __exit__.bin network_set.bin select_sockets.cc.docstrings __visglobal__.cc.docstrings fsave.cc.docstrings precv.bin __exit__.cc.docstrings network_set.cc.docstrings network_get_info.bin precv.cc.docstrings reval.bin network_get_info.cc.docstrings select.o psend.bin pserver.cc.docstrings parallel_generate_srp_data.bin reval.cc.docstrings __visglobal__.o select.bin pserver.bin psend.cc.docstrings parallel_generate_srp_data.cc.docstrings sclose.bin select.cc.docstrings sclose.cc.docstrings fsave.o fload.o __visglobal__.bin pconnect.bin __exit__.o make: Leaving directory '/builddir/build/BUILD/octave-parallel-3.1.2/build/parallel-3.1.2/src' + tar xf /builddir/build/SOURCES/parallel-3.1.2.tar.gz -C /builddir/build/BUILD/octave-parallel-3.1.2/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gpWhAv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64 + cd octave-parallel-3.1.2 + mkdir -p /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/octave-parallel-3.1.2/build/parallel-3.1.2-riscv64-koji-linux-gnu-api-v51.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-El8og8) untar (/builddir/build/BUILD/octave-parallel-3.1.2/build/parallel-3.1.2-riscv64-koji-linux-gnu-api-v51.tar.gz, /tmp/oct-El8og8) copyfile /tmp/oct-El8og8/parallel-3.1.2/src/__netcellfun_guardfun__.m /tmp/oct-El8og8/parallel-3.1.2/src/__pserver_exit__.m /tmp/oct-El8og8/parallel-3.1.2/src/install_vars.m /tmp/oct-El8og8/parallel-3.1.2/src/netarrayfun.m /tmp/oct-El8og8/parallel-3.1.2/src/netcellfun.m /tmp/oct-El8og8/parallel-3.1.2/src/rfeval.m /tmp/oct-El8og8/parallel-3.1.2/src/scloseall.m /tmp/oct-El8og8/parallel-3.1.2/src/server.m/tmp/oct-El8og8/parallel-3.1.2/inst copyfile /tmp/oct-El8og8/parallel-3.1.2/src/__exit__.oct /tmp/oct-El8og8/parallel-3.1.2/src/__visglobal__.oct /tmp/oct-El8og8/parallel-3.1.2/src/fload.oct /tmp/oct-El8og8/parallel-3.1.2/src/fsave.oct /tmp/oct-El8og8/parallel-3.1.2/src/parallel_generate_srp_data.oct /tmp/oct-El8og8/parallel-3.1.2/src/parallel_interface.oct /tmp/oct-El8og8/parallel-3.1.2/src/select.oct /tmp/oct-El8og8/parallel-3.1.2/inst/riscv64-koji-linux-gnu-api-v51 For information about changes from previous versions of the parallel package, run 'news parallel'. + '[' -e /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/share/octave/packages/parallel-3.1.2/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' + echo ' error ('\''Can not uninstall %s installed by the redhat package manager'\'', desc.name);' + echo endfunction Found octave-parallel.metainfo.xml + '[' -e /builddir/build/BUILD/octave-parallel-3.1.2/build/parallel-3.1.2/octave-parallel.metainfo.xml ']' + echo 'Found octave-parallel.metainfo.xml' + mkdir -p /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/appdata + cp -p /builddir/build/BUILD/octave-parallel-3.1.2/build/parallel-3.1.2/octave-parallel.metainfo.xml /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/appdata/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/appdata/octave-parallel.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/appdata/octave-parallel.metainfo.xml: GLib-GIO-Message: 21:14:26.942: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + chmod a-x /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/__bw_prcv__.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/__bw_psend__.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/__internal_exit__.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/__netcellfun_guardfun__.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/__parallel_package_version__.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/__pserver_exit__.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/install_vars.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/netarrayfun.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/netcellfun.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/parallel_doc.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/pararrayfun.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/parcellfun.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/rfeval.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/scloseall.m /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/server.m + rm -rf /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64//usr/share/octave/packages/parallel-3.1.2/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.2-2.fc29 --unique-debug-suffix -3.1.2-2.fc29.riscv64 --unique-debug-src-base octave-parallel-3.1.2-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/octave-parallel-3.1.2 extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/parallel_generate_srp_data.oct extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/fsave.oct extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/__exit__.oct extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/fload.oct extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/parallel_interface.oct extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/select.oct extracting debug info from /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64/usr/lib64/octave/packages/parallel-3.1.2/riscv64-koji-linux-gnu-api-v51/__visglobal__.oct /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. BUILDSTDERR: 401 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TlYu6X Processing files: octave-parallel-3.1.2-2.fc29.riscv64 Provides: metainfo() metainfo(octave-parallel.metainfo.xml) octave-parallel = 3.1.2-2.fc29 octave-parallel(riscv-64) = 3.1.2-2.fc29 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh octave Requires(preun): /bin/sh Requires(postun): /bin/sh octave 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgomp.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) liboctave.so.4()(64bit) liboctinterp.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-parallel-debugsource-3.1.2-2.fc29.riscv64 Provides: octave-parallel-debugsource = 3.1.2-2.fc29 octave-parallel-debugsource(riscv-64) = 3.1.2-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-parallel-debuginfo-3.1.2-2.fc29.riscv64 Provides: debuginfo(build-id) = 1a34dbe0e2baabe5e58fb302e92c8784b3a63df3 debuginfo(build-id) = 362691fa4b9ae2c2675c2d3e38d22c0a37962d5c debuginfo(build-id) = 50d6f2441980541ba31c7a5909605dd2edcc6c24 debuginfo(build-id) = 5b84e83d4c87e1c20f035e91e57ecf498325eb43 debuginfo(build-id) = 771cbfbe7d8075a4bfd2d78a56f5f08e3bd70a58 debuginfo(build-id) = 922cd1fd98019333b46ff5c04e43b94e0523064d debuginfo(build-id) = a6eccdbceda5116cd7bedbbf69771f89190c65ba octave-parallel-debuginfo = 3.1.2-2.fc29 octave-parallel-debuginfo(riscv-64) = 3.1.2-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-parallel-debugsource(riscv-64) = 3.1.2-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64 Wrote: /builddir/build/RPMS/octave-parallel-3.1.2-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-parallel-debugsource-3.1.2-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-parallel-debuginfo-3.1.2-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b0bDGy + umask 022 + cd /builddir/build/BUILD + cd octave-parallel-3.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-parallel-3.1.2-2.fc29.riscv64 + exit 0 Child return code was: 0