+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gnucap.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pZRwm4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnucap-0.35 + /usr/bin/gzip -dc /builddir/build/SOURCES/gnucap-0.35.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnucap-0.35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnucap-0.34-debian.patch):' Patch #0 (gnucap-0.34-debian.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file doc/whatisit patching file src/bm.cc patching file src/e_card.h patching file src/d_vcvs.cc patching file src/u_sdp.h patching file src/e_storag.cc patching file src/d_admit.cc patching file src/e_compon.h patching file src/d_cap.cc patching file src/l_timer.h patching file modelgen/mg_.h patching file examples/runall + echo 'Patch #1 (gnucap-0.35-gcc43.patch):' Patch #1 (gnucap-0.35-gcc43.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file modelgen/ap.h patching file src/ap.h patching file src/e_base.h patching file src/io_findf.cc patching file src/io_getln.cc patching file src/io_out.cc patching file src/l_ftos.cc patching file src/l_timer.cc patching file src/main.cc patching file src/plot.cc + echo 'Patch #2 (gnucap-0.35-gcc6.patch):' Patch #2 (gnucap-0.35-gcc6.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/plot.cc + sed -i s/-ltermcap/-lncurses/g configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EFNfbr + umask 022 + cd /builddir/build/BUILD + cd gnucap-0.35 + 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 ' + export CFLAGS + 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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if debug code should be compiled in... no checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of g++... none checking for dvipdfm... notfound checking for hacha... notfound checking for hevea... notfound checking for latex... notfound checking for makeindex... notfound checking for main in -lncurses... yes checking for main in -lreadline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating man/Addmodel/Makefile config.status: creating man/Behavior/Makefile config.status: creating man/Circuit/Makefile config.status: creating man/Commands/Makefile config.status: creating man/Tech/Makefile config.status: creating modelgen/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ** Configuration summary for gnucap 0.35: prefix: /usr CPPFLAGS: -DNDEBUG 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 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 LDFLAGS: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld LIBS: -lreadline -lncurses + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/doc' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/examples' cp runall runall.out make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/examples' Making all in man make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man' Making all in Addmodel make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Addmodel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Addmodel' Making all in Behavior make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Behavior' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Behavior' Making all in Circuit make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Circuit' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Circuit' Making all in Commands make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Commands' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Commands' Making all in Tech make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Tech' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Tech' make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man' WARNING: latex was not found on your system but gnucap-man.dvi is out of date and needs to be rebuilt from the LaTeX .tex files. Changes to the .tex files will be ignored. WARNING: dvipdfm was not found on your system but gnucap-man.pdf is out of date and needs to be rebuilt. Changes to gnucap-man.dvi will be ignored. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man' Making all in modelgen make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/modelgen' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o ap_construct.o ap_construct.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o ap_convert.o ap_convert.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o ap_get.o ap_get.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o ap_match.o ap_match.cc ap_construct.cc: In constructor 'CS::CS(CS_FILE, const string&, int)': ap_construct.cc:46:7: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(f, _cmd, _length); ~~~~^~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o ap_skip.o ap_skip.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_error.o mg_error.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_in.o mg_in.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_main.o mg_main.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_out_common.o mg_out_common.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_out_dev.o mg_out_dev.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_out_h.o mg_out_h.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_out_lib.o mg_out_lib.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_out_model.o mg_out_model.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -DNDEBUG -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 -c -o mg_out_root.o mg_out_root.cc 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gnucap-modelgen ap_construct.o ap_convert.o ap_get.o ap_match.o ap_skip.o mg_error.o mg_in.o mg_main.o mg_out_common.o mg_out_dev.o mg_out_h.o mg_out_lib.o mg_out_model.o mg_out_root.o -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/modelgen' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/src' g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o globals.o globals.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o ap_construct.o ap_construct.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o ap_convert.o ap_convert.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o ap_error.o ap_error.cc ap_construct.cc: In constructor 'CS::CS(CS_FILE, const string&, int)': ap_construct.cc:46:7: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read(f, _cmd, _length); ~~~~^~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o ap_get.o ap_get.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o ap_match.o ap_match.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o ap_skip.o ap_skip.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm.o bm.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_complex.o bm_complex.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_cond.o bm_cond.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_exp.o bm_exp.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_fit.o bm_fit.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_generator.o bm_generator.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_model.o bm_model.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_poly.o bm_poly.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_posy.o bm_posy.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_pulse.o bm_pulse.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_pwl.o bm_pwl.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bmm_table.o bmm_table.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bmm_semi.o bmm_semi.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_sffm.o bm_sffm.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_sin.o bm_sin.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_tanh.o bm_tanh.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o bm_value.o bm_value.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c__cmd.o c__cmd.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_comand.o c_comand.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_delete.o c_delete.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_fanout.o c_fanout.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_file.o c_file.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_genrat.o c_genrat.cc ../modelgen/gnucap-modelgen -h d_bjt.model ../modelgen/gnucap-modelgen -h d_diode.model ../modelgen/gnucap-modelgen -h d_mos123.model ../modelgen/gnucap-modelgen -h d_mos1.model ../modelgen/gnucap-modelgen -h d_mos2.model ../modelgen/gnucap-modelgen -h d_mos3.model ../modelgen/gnucap-modelgen -h d_mos4.model ../modelgen/gnucap-modelgen -h d_mos5.model ../modelgen/gnucap-modelgen -h d_mos6.model ../modelgen/gnucap-modelgen -h d_mos7.model ../modelgen/gnucap-modelgen -h d_mos8.model ../modelgen/gnucap-modelgen -h d_mos_base.model ../modelgen/gnucap-modelgen -h d_mos.model g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_list.o c_list.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_modify.o c_modify.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_nodset.o c_nodset.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_param.o c_param.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_prbcmd.o c_prbcmd.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_status.o c_status.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_sweep.o c_sweep.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_sim.o c_sim.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_system.o c_system.cc c_sweep.cc: In function 'void doit()': c_sweep.cc:96:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer,BUFLEN,fptr); ~~~~~^~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o main.o main.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_admit.o d_admit.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_cap.o d_cap.cc In file included from io_.h:28:0, from c_system.cc:25: l_lib.h: In function 'void OS::system(const string&)': l_lib.h:55:13: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] ::system(s.c_str()); ~~~~~~~~^~~~~~~~~~~ l_lib.h: In function 'void OS::chdir(const string&)': l_lib.h:59:12: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] ::chdir(s.c_str()); ~~~~~~~^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_cccs.o d_cccs.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_ccvs.o d_ccvs.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_coil.o d_coil.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_coment.o d_coment.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_cs.o d_cs.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_dot.o d_dot.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_logic.o d_logic.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_logicmod.o d_logicmod.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_res.o d_res.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_subckt.o d_subckt.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_switch.o d_switch.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_trln.o d_trln.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_vcr.o d_vcr.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_vcvs.o d_vcvs.cc d_switch.cc: In member function 'virtual void SWITCH_BASE::tr_begin()': d_switch.cc:264:13: warning: operation on '((SWITCH_BASE*)this)->SWITCH_BASE::_state[0]' may be undefined [-Wsequence-point] _state[0] = _state[0] = _ic; ~~~~~~~~~~^~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_vs.o d_vs.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_base.o e_base.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_node.o e_node.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_cardlist.o e_cardlist.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_card.o e_card.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_model.o e_model.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_compon.o e_compon.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_elemnt.o e_elemnt.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_ccsrc.o e_ccsrc.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_storag.o e_storag.cc e_compon.cc: In member function 'int COMPONENT::parse_nodes(CS&, int, int, int, int, bool)': e_compon.cc:369:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses] }else if (OPT::keys_between_nodes ~~~~~~~~~~~~~~~~~~~~~~~ && cmd.pmatch("POLY") ^~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o e_subckt.o e_subckt.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o findbr.o findbr.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io.o io.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io_contr.o io_contr.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io_error.o io_error.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io_findf.o io_findf.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io_getln.o io_getln.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io_out.o io_out.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o l_ftos.o l_ftos.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o l_timer.o l_timer.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o l_trim.o l_trim.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o io_xopen.o io_xopen.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o l_pmatch.o l_pmatch.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o l_wmatch.o l_wmatch.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o md.o md.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_opt1.o u_opt1.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_opt2.o u_opt2.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o m_fft.o m_fft.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o m_spline.o m_spline.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o plot.o plot.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_ac.o s_ac.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_ac_set.o s_ac_set.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_ac_slv.o s_ac_slv.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_ac_swp.o s_ac_swp.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s__.o s__.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s__aux.o s__aux.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s__init.o s__init.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s__map.o s__map.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s__out.o s__out.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s__solve.o s__solve.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_dc.o s_dc.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_dc_set.o s_dc_set.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_dc_swp.o s_dc_swp.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_fo.o s_fo.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_fo_out.o s_fo_out.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_fo_set.o s_fo_set.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_tr.o s_tr.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_tr_rev.o s_tr_rev.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_tr_set.o s_tr_set.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o s_tr_swp.o s_tr_swp.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_nodemap.o u_nodemap.cc s_tr_swp.cc: In member function 'virtual void TRANSIENT::sweep()': s_tr_swp.cc:122:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || accepted && ((trace >= tALLTIME) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ || (step_cause() == scUSER && time0+dtmin > tstart)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_sdp.o u_sdp.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_prblst.o u_prblst.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_probe.o u_probe.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_xprobe.o u_xprobe.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o u_parameter.o u_parameter.cc ../modelgen/gnucap-modelgen -cc d_bjt.model ../modelgen/gnucap-modelgen -cc d_diode.model ../modelgen/gnucap-modelgen -cc d_mos123.model ../modelgen/gnucap-modelgen -cc d_mos1.model ../modelgen/gnucap-modelgen -cc d_mos2.model ../modelgen/gnucap-modelgen -cc d_mos3.model ../modelgen/gnucap-modelgen -cc d_mos4.model ../modelgen/gnucap-modelgen -cc d_mos5.model ../modelgen/gnucap-modelgen -cc d_mos6.model ../modelgen/gnucap-modelgen -cc d_mos7.model ../modelgen/gnucap-modelgen -cc d_mos8.model ../modelgen/gnucap-modelgen -cc d_mos_base.model ../modelgen/gnucap-modelgen -cc d_mos.model g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_bjt.o d_bjt.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_diode.o d_diode.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos123.o d_mos123.cc d_bjt.cc: In constructor 'TDP_BJT::TDP_BJT(const DEV_BJT*)': d_bjt.cc:60:18: warning: unused variable 's' [-Wunused-variable] const SDP_BJT* s = prechecked_cast(c->sdp()); ^ d_bjt.cc: In member function 'virtual void MODEL_BJT::tr_eval(COMPONENT*) const': d_bjt.cc:456:18: warning: unused variable 's' [-Wunused-variable] const SDP_BJT* s = prechecked_cast(c->sdp()); ^ d_bjt.cc: In member function 'virtual void COMMON_BJT::elabo3(const COMPONENT*)': d_bjt.cc:841:18: warning: unused variable 's' [-Wunused-variable] const SDP_BJT* s = dynamic_cast(_sdp); ^ d_bjt.cc: In member function 'virtual void DEV_BJT::elabo1()': d_bjt.cc:967:18: warning: unused variable 's' [-Wunused-variable] const SDP_BJT* s = prechecked_cast(c->sdp()); ^ d_bjt.cc: In member function 'virtual double DEV_BJT::tr_probe_num(CS&) const': d_bjt.cc:1172:20: warning: unused variable 'm' [-Wunused-variable] const MODEL_BJT* m = prechecked_cast(c->model()); ^ d_bjt.cc:1174:18: warning: unused variable 's' [-Wunused-variable] const SDP_BJT* s = prechecked_cast(c->sdp()); ^ d_diode.cc: In member function 'virtual void COMMON_DIODE::elabo3(const COMPONENT*)': d_diode.cc:389:20: warning: unused variable 's' [-Wunused-variable] const SDP_DIODE* s = dynamic_cast(_sdp); ^ d_diode.cc: In member function 'virtual void EVAL_DIODE_Cj::tr_eval(ELEMENT*) const': d_diode.cc:404:20: warning: unused variable 's' [-Wunused-variable] const SDP_DIODE* s = prechecked_cast(c->sdp()); ^ d_diode.cc: In member function 'virtual void EVAL_DIODE_Yj::tr_eval(ELEMENT*) const': d_diode.cc:467:20: warning: unused variable 's' [-Wunused-variable] const SDP_DIODE* s = prechecked_cast(c->sdp()); ^ d_diode.cc: In member function 'virtual void DEV_DIODE::elabo1()': d_diode.cc:693:20: warning: unused variable 's' [-Wunused-variable] const SDP_DIODE* s = prechecked_cast(c->sdp()); ^ d_diode.cc: In member function 'virtual double DEV_DIODE::tr_probe_num(CS&) const': d_diode.cc:757:22: warning: unused variable 'm' [-Wunused-variable] const MODEL_DIODE* m = prechecked_cast(c->model()); ^ d_diode.cc:759:20: warning: unused variable 's' [-Wunused-variable] const SDP_DIODE* s = prechecked_cast(c->sdp()); ^ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos1.o d_mos1.cc d_mos1.cc: In member function 'virtual void MODEL_MOS1::tr_eval(COMPONENT*) const': d_mos1.cc:204:19: warning: unused variable 's' [-Wunused-variable] const SDP_MOS1* s = prechecked_cast(c->sdp()); ^ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos2.o d_mos2.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos3.o d_mos3.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos4.o d_mos4.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos5.o d_mos5.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos6.o d_mos6.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos7.o d_mos7.cc d_mos6.cc: In member function 'virtual void MODEL_MOS6::tr_eval(COMPONENT*) const': d_mos6.cc:242:19: warning: unused variable 's' [-Wunused-variable] const SDP_MOS6* s = prechecked_cast(c->sdp()); ^ g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos8.o d_mos8.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos_base.o d_mos_base.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o d_mos.o d_mos.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -DNDEBUG -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 -c -o c_getckt.o c_getckt.cc 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gnucap globals.o ap_construct.o ap_convert.o ap_error.o ap_get.o ap_match.o ap_skip.o bm.o bm_complex.o bm_cond.o bm_exp.o bm_fit.o bm_generator.o bm_model.o bm_poly.o bm_posy.o bm_pulse.o bm_pwl.o bmm_table.o bmm_semi.o bm_sffm.o bm_sin.o bm_tanh.o bm_value.o c__cmd.o c_comand.o c_delete.o c_fanout.o c_file.o c_genrat.o c_getckt.o c_list.o c_modify.o c_nodset.o c_param.o c_prbcmd.o c_status.o c_sweep.o c_sim.o c_system.o main.o d_admit.o d_cap.o d_cccs.o d_ccvs.o d_coil.o d_coment.o d_cs.o d_dot.o d_logic.o d_logicmod.o d_res.o d_subckt.o d_switch.o d_trln.o d_vcr.o d_vcvs.o d_vs.o e_base.o e_node.o e_cardlist.o e_card.o e_model.o e_compon.o e_elemnt.o e_ccsrc.o e_storag.o e_subckt.o findbr.o io.o io_contr.o io_error.o io_findf.o io_getln.o io_out.o l_ftos.o l_timer.o l_trim.o io_xopen.o l_pmatch.o l_wmatch.o md.o u_opt1.o u_opt2.o m_fft.o m_spline.o plot.o s_ac.o s_ac_set.o s_ac_slv.o s_ac_swp.o s__.o s__aux.o s__init.o s__map.o s__out.o s__solve.o s_dc.o s_dc_set.o s_dc_swp.o s_fo.o s_fo_out.o s_fo_set.o s_tr.o s_tr_rev.o s_tr_set.o s_tr_swp.o u_nodemap.o u_sdp.o u_prblst.o u_probe.o u_xprobe.o u_parameter.o d_bjt.o d_diode.o d_mos123.o d_mos1.o d_mos2.o d_mos3.o d_mos4.o d_mos5.o d_mos6.o d_mos7.o d_mos8.o d_mos_base.o d_mos.o -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/src' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GYdd8y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 + cd gnucap-0.35 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35/doc' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gnucap/doc" || mkdir -p -- "/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc" /usr/bin/install -p -m 644 'acs-tutorial' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/acs-tutorial' /usr/bin/install -p -m 644 'COPYING' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/COPYING' /usr/bin/install -p -m 644 'history' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/history' /usr/bin/install -p -m 644 'INSTALL' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/INSTALL' /usr/bin/install -p -m 644 'relnotes.029' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.029' /usr/bin/install -p -m 644 'relnotes.030' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.030' /usr/bin/install -p -m 644 'relnotes.031' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.031' /usr/bin/install -p -m 644 'relnotes.032' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.032' /usr/bin/install -p -m 644 'relnotes.033' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.033' /usr/bin/install -p -m 644 'relnotes.034' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.034' /usr/bin/install -p -m 644 'relnotes.035' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/relnotes.035' /usr/bin/install -p -m 644 'whatisit' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/doc/whatisit' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/man/man1" /usr/bin/install -p -m 644 './gnucap.1' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/man/man1/gnucap.1' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/doc' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/doc' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35/examples' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/examples' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gnucap/examples" || mkdir -p -- "/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples" /usr/bin/install -p -m 644 'eq2-145.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq2-145.ckt' /usr/bin/install -p -m 644 'eq2-289.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq2-289.ckt' /usr/bin/install -p -m 644 'eq2-577.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq2-577.ckt' /usr/bin/install -p -m 644 'eq3-1153.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq3-1153.ckt' /usr/bin/install -p -m 644 'eq4-2305.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq4-2305.ckt' /usr/bin/install -p -m 644 'eq4-4609.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq4-4609.ckt' /usr/bin/install -p -m 644 'eq4-6913.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq4-6913.ckt' /usr/bin/install -p -m 644 'eq4-9217.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq4-9217.ckt' /usr/bin/install -p -m 644 'eq4-9217.tran.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq4-9217.tran.ckt' /usr/bin/install -p -m 644 'eq4-9217.tran-slow.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq4-9217.tran-slow.ckt' /usr/bin/install -p -m 644 'eq5-.tran.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.ckt' /usr/bin/install -p -m 644 'eq5-.tran.fast.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.fast.ckt' /usr/bin/install -p -m 644 'eq5-.tran.like-spice.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.like-spice.ckt' /usr/bin/install -p -m 644 'eq5-.tran.slow.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.slow.ckt' /usr/bin/install -p -m 644 'eq5-.tran.vfast.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.vfast.ckt' /usr/bin/install -p -m 644 'eq5-.tran.vvfast.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.vvfast.ckt' /usr/bin/install -p -m 644 'eqboost.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eqboost.ckt' /usr/bin/install -p -m 644 'eq.doc' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq.doc' /usr/bin/install -p -m 644 'eqflat.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eqflat.ckt' /usr/bin/install -p -m 644 'eqmodify.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eqmodify.ckt' /usr/bin/install -p -m 644 'eq5-.ac.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.ac.ckt' /usr/bin/install -p -m 644 'eq5-.tran.vvvfast.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.vvvfast.ckt' /usr/bin/install -p -m 644 'eq5-.tran.euler.fast.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/eq5-.tran.euler.fast.ckt' /usr/bin/install -p -m 644 'killzap.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/killzap.ckt' /usr/bin/install -p -m 644 'killzap.doc' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/killzap.doc' /usr/bin/install -p -m 644 'nmos100.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmos100.ckt' /usr/bin/install -p -m 644 'nmos15.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmos15.ckt' /usr/bin/install -p -m 644 'nmos18.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmos18.ckt' /usr/bin/install -p -m 644 'nmos30.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmos30.ckt' /usr/bin/install -p -m 644 'nmos.doc' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmos.doc' /usr/bin/install -p -m 644 'nmosgen.c' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmosgen.c' /usr/bin/install -p -m 644 'nmp100.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmp100.ckt' /usr/bin/install -p -m 644 'nmpgen.c' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/nmpgen.c' /usr/bin/install -p -m 644 'opamp.doc' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/opamp.doc' /usr/bin/install -p -m 644 'opamp-ol.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/opamp-ol.ckt' /usr/bin/install -p -m 644 'opamp-vf.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/opamp-vf.ckt' /usr/bin/install -p -m 644 'README' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/README' /usr/bin/install -p -m 644 'runall' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/runall' /usr/bin/install -p -m 644 'runall.out' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/runall.out' /usr/bin/install -p -m 644 'sc18.ckt' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/examples/sc18.ckt' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/examples' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/examples' Making install in man make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man' Making install in Addmodel make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Addmodel' make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Addmodel' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Addmodel' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Addmodel' Making install in Behavior make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Behavior' make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Behavior' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Behavior' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Behavior' Making install in Circuit make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Circuit' make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Circuit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Circuit' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Circuit' Making install in Commands make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Commands' make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Commands' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Commands' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Commands' Making install in Tech make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Tech' make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man/Tech' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Tech' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man/Tech' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man' WARNING: latex was not found on your system but gnucap-man.dvi is out of date and needs to be rebuilt from the LaTeX .tex files. Changes to the .tex files will be ignored. WARNING: dvipdfm was not found on your system but gnucap-man.pdf is out of date and needs to be rebuilt. Changes to gnucap-man.dvi will be ignored. make[3]: Entering directory '/builddir/build/BUILD/gnucap-0.35/man' make[3]: Nothing to be done for 'install-exec-am'. WARNING: latex was not found on your system but gnucap-man.dvi is out of date and needs to be rebuilt from the LaTeX .tex files. Changes to the .tex files will be ignored. WARNING: dvipdfm was not found on your system but gnucap-man.pdf is out of date and needs to be rebuilt. Changes to gnucap-man.dvi will be ignored. test -z "/usr/share/gnucap/manual" || mkdir -p -- "/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/manual" /usr/bin/install -p -m 644 'gnucap-man.pdf' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap/manual/gnucap-man.pdf' make[3]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man' make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/man' Making install in modelgen make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35/modelgen' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/modelgen' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/bin" /usr/bin/install -p 'gnucap-modelgen' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/bin/gnucap-modelgen' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/modelgen' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/modelgen' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35/src' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35/src' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/bin" /usr/bin/install -p 'gnucap' '/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/bin/gnucap' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/src' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35/src' make[1]: Entering directory '/builddir/build/BUILD/gnucap-0.35' make[2]: Entering directory '/builddir/build/BUILD/gnucap-0.35' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnucap-0.35' make[1]: Leaving directory '/builddir/build/BUILD/gnucap-0.35' + rm -r /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/gnucap + mv doc/acs-tutorial doc/gnucap-tutorial + rm examples/Makefile examples/Makefile.am examples/Makefile.in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Processing files: gnucap-0.35-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WwQ9C4 + umask 022 + cd /builddir/build/BUILD + cd gnucap-0.35 + DOCDIR=/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + cp -pr doc/history /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + cp -pr doc/relnotes.029 doc/relnotes.030 doc/relnotes.031 doc/relnotes.032 doc/relnotes.033 doc/relnotes.034 doc/relnotes.035 /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + cp -pr doc/gnucap-tutorial /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + cp -pr doc/whatisit /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + cp -pr man/gnucap-man.pdf /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + cp -pr examples /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/doc/gnucap + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ypjWEt + umask 022 + cd /builddir/build/BUILD + cd gnucap-0.35 + LICENSEDIR=/builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/licenses/gnucap + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/licenses/gnucap + cp -pr doc/COPYING /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64/usr/share/licenses/gnucap + exit 0 Provides: gnucap = 0.35-18.fc28 gnucap(riscv-64) = 0.35-18.fc28 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libreadline.so.7()(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/gnucap-0.35-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gnucap-0.35-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oUfvVH + umask 022 + cd /builddir/build/BUILD + cd gnucap-0.35 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnucap-0.35-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff