Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/genesis-simulator.spec'], chrootPath='/var/lib/mock/f33-build-310065-57267/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/genesis-simulator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/genesis-simulator-2.4-6.20181209git374cdbc.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/genesis-simulator.spec'], chrootPath='/var/lib/mock/f33-build-310065-57267/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/genesis-simulator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yNlIha + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + /usr/bin/gzip -dc /builddir/build/SOURCES/genesis-simulator-374cdbc.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'genesis-simulator-2.4 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Update-for-Wformat-security.patch + /usr/bin/git apply --index --reject -p2 - Checking patch src/sim/sim_method.c... Checking patch src/tools/lump_p.c... Applied patch src/sim/sim_method.c cleanly. Applied patch src/tools/lump_p.c cleanly. + /usr/bin/git commit -q -m 0001-Update-for-Wformat-security.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-Update-scripts-to-use-python3.patch + /usr/bin/git apply --index --reject -p2 - Checking patch Scripts/VAnet2/gipyplot.py... Checking patch Scripts/gpython-tools/G3Plot.py... Checking patch Scripts/gpython-tools/examples/filetest.py... Checking patch Scripts/gpython-tools/examples/fplot.py... Checking patch Scripts/gpython-tools/fplot.py... Checking patch Scripts/gpython-tools/gipyplot.py... Checking patch Scripts/gpython-tools/netview-I.py... Checking patch Scripts/gpython-tools/netview.py... Checking patch Scripts/gpython-tools/plotPSD.py... Checking patch Scripts/gpython-tools/plotPSD0.py... Checking patch Scripts/gpython-tools/plotVm.py... Checking patch Scripts/gpython-tools/rasterplot.py... Checking patch Scripts/gpython-tools/rowrateplot.py... Checking patch Scripts/gpython-tools/weight_hist.py... Checking patch Scripts/stdp_rules/gipyplot.py... Checking patch Scripts/stdp_rules/weight_hist.py... Applied patch Scripts/VAnet2/gipyplot.py cleanly. Applied patch Scripts/gpython-tools/G3Plot.py cleanly. Applied patch Scripts/gpython-tools/examples/filetest.py cleanly. Applied patch Scripts/gpython-tools/examples/fplot.py cleanly. Applied patch Scripts/gpython-tools/fplot.py cleanly. Applied patch Scripts/gpython-tools/gipyplot.py cleanly. Applied patch Scripts/gpython-tools/netview-I.py cleanly. Applied patch Scripts/gpython-tools/netview.py cleanly. Applied patch Scripts/gpython-tools/plotPSD.py cleanly. Applied patch Scripts/gpython-tools/plotPSD0.py cleanly. Applied patch Scripts/gpython-tools/plotVm.py cleanly. Applied patch Scripts/gpython-tools/rasterplot.py cleanly. Applied patch Scripts/gpython-tools/rowrateplot.py cleanly. Applied patch Scripts/gpython-tools/weight_hist.py cleanly. Applied patch Scripts/stdp_rules/gipyplot.py cleanly. Applied patch Scripts/stdp_rules/weight_hist.py cleanly. + /usr/bin/git commit -q -m 0001-Update-scripts-to-use-python3.patch --author 'rpm-build ' + find Doc -type f -exec chmod -x '{}' ';' + find Scripts/purkinje/perl -exec sed -i 's|#!/usr/local/bin/perl -w|#!/usr/bin/perl -w|' '{}' ';' sed: couldn't edit Scripts/purkinje/perl: not a regular file + find Scripts -type f -exec chmod -x '{}' ';' + find Tutorials -type f -exec chmod -x '{}' ';' + pushd Scripts/burster ~/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/Scripts/burster ~/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + for file in README README.txt + iconv -f ISO-8859-1 -t UTF-8 -o README.new README + touch -r README README.new + mv README.new README + for file in README README.txt + iconv -f ISO-8859-1 -t UTF-8 -o README.txt.new README.txt + touch -r README.txt README.txt.new + mv README.txt.new README.txt ~/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + popd + rm -rf ../genesis-binaries + rm -rf ./src/contrib + rm -rf ./src/diskio/interface/netcdf/netcdf-3.4 + sed -i 's/netcdflib.o: netcdflib/netcdflib.o:/' ./src/diskio/interface/netcdf/Makefile + cp src/Makefile.dist src/Makefile + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e9Q8x9 + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + make -C src -j4 genesis make: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' make[1]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. cd sys make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -I. -I.. -I../shell -I../ss getopt.c -c make[1]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. cd sys make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I.. -I../shell -I../ss hash.c -c getopt.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: getopt.c,v 1.6 2005/07/07 19:12:35 svitak Exp $"; | ^~~~~ hash.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hash.c,v 1.2 2005/06/20 21:20:15 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I.. -I../shell -I../ss jump.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -I. -I.. -I../shell -I../ss popen.c -c jump.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: jump.c,v 1.4 2005/10/04 22:05:13 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I.. -I../shell -I../ss proc.c -c popen.c: In function 'G_pclose': popen.c:169:6: warning: variable 'pid' set but not used [-Wunused-but-set-variable] 169 | int pid; | ^~~ popen.c: In function 'G_popen': popen.c:122:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | dup(p[0]); | ^~~~~~~~~ popen.c:129:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | dup(p[1]); | ^~~~~~~~~ At top level: popen.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: popen.c,v 1.2 2005/06/25 22:04:40 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -I. -I.. -I../shell -I../ss rstats.c -c proc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: proc.c,v 1.2 2005/06/25 22:04:40 svitak Exp $"; | ^~~~~ rstats.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: rstats.c,v 1.3 2005/10/24 06:30:30 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I.. -I../shell -I../ss signal.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -I. -I.. -I../shell -I../ss system.c -c signal.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: signal.c,v 1.2 2005/06/25 22:04:40 svitak Exp $"; | ^~~~~ system.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: system.c,v 1.7 2005/10/21 19:01:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I.. -I../shell -I../ss system_deps.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -I. -I.. -I../shell -I../ss segv.c -c system_deps.c: In function 'dummy': system_deps.c:46:7: warning: unused variable 'x' [-Wunused-variable] 46 | int x; | ^ At top level: system_deps.c:42:13: warning: 'dummy' defined but not used [-Wunused-function] 42 | static void dummy() | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I.. -I../shell -I../ss segv.c -c segv.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: segv.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ ld -r -o utillib.o getopt.o hash.o jump.o popen.o proc.o rstats.o signal.o system.o system_deps.o segv.o segv.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: segv.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ ld -r -o utillib.o getopt.o hash.o jump.o popen.o proc.o rstats.o signal.o system.o system_deps.o segv.o no lib ordering needed for utillib.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DBSD -o code_lib code_lib.c no lib ordering needed for utillib.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -DBSD -o code_lib code_lib.c code_lib.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: code_lib.c,v 1.5 2005/06/27 21:53:17 svitak Exp $"; | ^~~~~ code_lib.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: code_lib.c,v 1.5 2005/06/27 21:53:17 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DBSD -o code_func code_func.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -DBSD -o code_func code_func.c code_func.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: code_func.c,v 1.3 2005/06/27 19:01:13 svitak Exp $"; | ^~~~~ code_func.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: code_func.c,v 1.3 2005/06/27 19:01:13 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DBSD -o code_sym code_sym.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -DBSD -o code_sym code_sym.c code_sym.c: In function 'MakeStructCode': code_sym.c: In function 'MakeStructCode': code_sym.c:168:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 168 | fread(buf,fsize,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ code_sym.c:168:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 168 | fread(buf,fsize,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ At top level: code_sym.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: code_sym.c,v 1.5 2005/06/29 16:38:34 svitak Exp $"; | ^~~~~ At top level: code_sym.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: code_sym.c,v 1.5 2005/06/29 16:38:34 svitak Exp $"; | ^~~~~ code_sym.c: In function 'MakeStructCode': code_sym.c:304:30: warning: '%s' directive writing up to 79 bytes into a region of size 71 [-Wformat-overflow=] 304 | sprintf(itemtype,"unsigned %s",tmp); | ^~ ~~~ In file included from /usr/include/stdio.h:866, from code_sym.c:51: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 10 and 89 bytes into a destination of size 80 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ code_sym.c: In function 'MakeStructCode': code_sym.c:304:30: warning: '%s' directive writing up to 79 bytes into a region of size 71 [-Wformat-overflow=] 304 | sprintf(itemtype,"unsigned %s",tmp); | ^~ ~~~ In file included from /usr/include/stdio.h:866, from code_sym.c:51: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 10 and 89 bytes into a destination of size 80 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' cd ss cd ss make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/ss' bison -y -dv script.y make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/ss' bison -y -dv script.y gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sys -I../shell -DBSD -DLinux eval.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../sys -I../shell -DBSD -DLinux eval.c -c eval.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: eval.c,v 1.7 2006/02/15 18:50:12 svitak Exp $"; | ^~~~~ eval.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: eval.c,v 1.7 2006/02/15 18:50:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sys -I../shell -DBSD -DLinux parse.c -c flex -l script.l script.l:165: warning, rule cannot be matched script.l:178: warning, rule cannot be matched gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../sys -I../shell -DBSD -DLinux y.tab.c parse.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: parse.c,v 1.3 2005/06/20 19:31:25 svitak Exp $"; | ^~~~~ gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sys -I../shell -DBSD -DLinux y.tab.c script.y: In function 'yyparse': script.y:827:4: warning: implicit declaration of function 'SymtabDestroy'; did you mean 'SymtabKey'? [-Wimplicit-function-declaration] 827 | SymtabDestroy(funcpn->pn_val.r.r_str); | ^~~~~~~~~~~~~ | SymtabKey script.y:848:8: warning: unused variable 'i' [-Wunused-variable] 848 | int i = 0; | ^ In file included from script.y:205: At top level: script.l:6:13: warning: 'lexrcsid' defined but not used [-Wunused-variable] 6 | static char lexrcsid[] = "$Id: script.l,v 1.2 2006/02/15 18:47:00 svitak Exp $"; | ^~~~~~~~ script.y:2:13: warning: 'parsercsid' defined but not used [-Wunused-variable] 2 | static char parsercsid[] = "$Id: script.y,v 1.5 2006/02/15 18:47:00 svitak Exp $"; | ^~~~~~~~~~ script.y: In function 'yyparse': script.y:827:4: warning: implicit declaration of function 'SymtabDestroy'; did you mean 'SymtabKey'? [-Wimplicit-function-declaration] 827 | SymtabDestroy(funcpn->pn_val.r.r_str); | ^~~~~~~~~~~~~ | SymtabKey script.y:848:8: warning: unused variable 'i' [-Wunused-variable] 848 | int i = 0; | ^ In file included from script.y:205: At top level: script.l:6:13: warning: 'lexrcsid' defined but not used [-Wunused-variable] 6 | static char lexrcsid[] = "$Id: script.l,v 1.2 2006/02/15 18:47:00 svitak Exp $"; | ^~~~~~~~ script.y:2:13: warning: 'parsercsid' defined but not used [-Wunused-variable] 2 | static char parsercsid[] = "$Id: script.y,v 1.5 2006/02/15 18:47:00 svitak Exp $"; | ^~~~~~~~~~ mv y.tab.o script.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../sys -I../shell -DBSD -DLinux strsave.c -c mv y.tab.o script.o mv: cannot stat 'y.tab.o': No such file or directory make[2]: *** [Makefile:148: script.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/ss' cd sim make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sim' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_access.c -c strsave.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: strsave.c,v 1.2 2005/06/20 19:31:25 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../sys -I../shell -DBSD -DLinux symtab.c -c symtab.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: symtab.c,v 1.3 2005/06/25 22:04:34 svitak Exp $"; | ^~~~~ sim_access.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_access.c,v 1.2 2005/06/27 19:00:57 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I. -I../sys -I../shell -DBSD -DLinux yyless.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_action.c -c yyless.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: yyless.c,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ ld -r -o ss.o eval.o parse.o script.o strsave.o symtab.o yyless.o no lib ordering needed for ss.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/ss' cd shell make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_argv.c -c sim_action.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_action.c,v 1.2 2005/06/27 19:00:57 svitak Exp $"; | ^~~~~ shell_argv.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_argv.c,v 1.5 2005/07/07 19:03:42 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_batch.c -c shell_batch.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_batch.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_convert.c -c shell_convert.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_convert.c,v 1.4 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_address.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_char.c -c shell_char.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_char.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ sim_address.c: In function 'CalculateOffset': sim_address.c:116:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 116 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:116:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 116 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:135:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 135 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:135:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 135 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c: In function 'CalculateAddress': sim_address.c:326:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 326 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:326:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 326 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:338:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 338 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:338:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 338 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_debug.c -c sim_address.c:350:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 350 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ sim_address.c:350:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 350 | strncpy(tmp,field,(WORD)end-(WORD)field); | ^ At top level: sim_address.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_address.c,v 1.2 2005/06/27 19:00:57 svitak Exp $"; | ^~~~~ shell_debug.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_debug.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_edit.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_attach.c -c shell_edit.c: In function 'EditString': shell_edit.c:85:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 85 | system(com); | ^~~~~~~~~~~ shell_edit.c:99:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | fread(buf,fsize,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ At top level: shell_edit.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_edit.c,v 1.4 2005/06/27 21:19:30 svitak Exp $"; | ^~~~~ In file included from /usr/include/stdio.h:866, from ../sys/header.h:66, from shell_ext.h:32, from shell_edit.c:29: In function 'sprintf', inlined from 'EditString' at shell_edit.c:84:5: /usr/include/bits/stdio2.h:38:10: warning: '%s' directive argument is null [-Wformat-overflow=] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/stdio2.h:38:10: warning: '%s' directive argument is null [-Wformat-overflow=] gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_env.c -c sim_attach.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_attach.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_base.c -c shell_env.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_env.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_error.c -c In file included from sim_base.c:68: ../sys/profile.h:17:15: warning: 'ProfileStart' defined but not used [-Wunused-variable] 17 | static double ProfileStart[MAXPROFILE]; | ^~~~~~~~~~~~ sim_base.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_base.c,v 1.4 2005/07/01 10:03:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_bindings.c -c shell_error.c: In function 'Warning': shell_error.c:159:2: warning: implicit declaration of function 'TraceScript' [-Wimplicit-function-declaration] 159 | TraceScript(); | ^~~~~~~~~~~ At top level: shell_error.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_error.c,v 1.3 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_esc.c -c sim_bindings.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_bindings.c,v 1.2 2005/06/27 19:00:57 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_buffer.c -c shell_esc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_esc.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ sim_buffer.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_buffer.c,v 1.2 2005/06/27 19:00:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_exec.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_call.c -c shell_exec.c: In function 'ExecuteCommand': shell_exec.c:190:6: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 190 | dup(fileno(fp)); | ^~~~~~~~~~~~~~~ shell_exec.c:221:6: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 221 | dup(savefd); | ^~~~~~~~~~~ At top level: shell_exec.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_exec.c,v 1.4 2006/01/09 16:25:56 svitak Exp $"; | ^~~~~ sim_call.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_call.c,v 1.3 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_check.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_func.c -c sim_check.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_check.c,v 1.3 2005/10/04 22:05:13 svitak Exp $"; | ^~~~~ shell_func.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_func.c,v 1.6 2005/10/20 22:02:44 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_class.c -c sim_class.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_class.c,v 1.2 2005/06/27 19:00:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_hash.c -c shell_hash.c: In function 'FuncAdrHashPut': shell_hash.c:373:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 373 | sprintf(adr, "%d", (ADDR)func->adr); | ^ At top level: shell_hash.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_hash.c,v 1.5 2005/06/29 16:42:39 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_clock.c -c sim_clock.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_clock.c,v 1.2 2005/06/27 19:00:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_history.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_copy.c -c shell_history.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_history.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_info.c -c sim_copy.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_copy.c,v 1.2 2005/06/27 19:00:58 svitak Exp $"; | ^~~~~ shell_info.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_info.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_create.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_io.c -c shell_io.c: In function 'nbgets': shell_io.c:798:5: warning: variable 'nc' set but not used [-Wunused-but-set-variable] 798 | int nc; | ^~ At top level: shell_io.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_io.c,v 1.5 2005/10/04 22:05:13 svitak Exp $"; | ^~~~~ sim_create.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_create.c,v 1.2 2005/06/27 19:00:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_current.c -c sim_current.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_current.c,v 1.2 2005/06/27 19:00:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_delete.c -c sim_delete.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_delete.c,v 1.2 2005/06/27 19:00:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_job.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_detach.c -c shell_job.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_job.c,v 1.3 2005/07/01 10:03:08 svitak Exp $"; | ^~~~~ sim_detach.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_detach.c,v 1.1.1.1 2005/06/14 04:38:29 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_dump.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_lib.c -c sim_dump.c: In function 'do_simdump': sim_dump.c:749:6: warning: variable 'do_messages' set but not used [-Wunused-but-set-variable] 749 | int do_messages = 0; | ^~~~~~~~~~~ sim_dump.c: In function 'dump_hash_function': sim_dump.c:983:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 983 | return((((ADDR)key & 0xff) + ((ADDR)key >> 8)) % (ADDR)table->size); | ^ sim_dump.c:983:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 983 | return((((ADDR)key & 0xff) + ((ADDR)key >> 8)) % (ADDR)table->size); | ^ sim_dump.c: In function 'DumpMessages': sim_dump.c:1077:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1077 | entry.data = (char *)i; | ^ sim_dump.c: In function 'do_dump_add_msg': sim_dump.c:1584:3: warning: implicit declaration of function 'TraceScript' [-Wimplicit-function-declaration] 1584 | TraceScript(); | ^~~~~~~~~~~ At top level: sim_dump.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_dump.c,v 1.3 2005/10/24 06:33:05 svitak Exp $"; | ^~~~~ shell_lib.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_lib.c,v 1.3 2005/10/16 20:48:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_load.c -c shell_load.c: In function 'LoadFuncInit': shell_load.c:250:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 250 | system(loadstr); | ^~~~~~~~~~~~~~~ At top level: shell_load.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_load.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_log.c -c shell_log.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_log.c,v 1.4 2005/12/16 13:16:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_misc.c -c shell_misc.c: In function 'do_echo': shell_misc.c:228:5: warning: variable 'nxtarg' set but not used [-Wunused-but-set-variable] 228 | int nxtarg; | ^~~~~~ shell_misc.c: In function 'do_exit': shell_misc.c:342:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 342 | system("rm /tmp/tmp.dfl"); | ^~~~~~~~~~~~~~~~~~~~~~~~~ At top level: shell_misc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_misc.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_numeric.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_element.c -c shell_numeric.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_numeric.c,v 1.3 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ sim_element.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_element.c,v 1.2 2005/06/27 19:00:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_ops.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_elemlist.c -c shell_ops.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_ops.c,v 1.2 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ sim_elemlist.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_elemlist.c,v 1.2 2005/06/27 19:00:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_estack.c -c sim_estack.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_estack.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_prompt.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_event.c -c shell_prompt.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_prompt.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ sim_event.c: In function 'FindEvent': sim_event.c:921:8: warning: variable 'error_correction' set but not used [-Wunused-but-set-variable] 921 | float error_correction; | ^~~~~~~~~~~~~~~~ At top level: sim_event.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_event.c,v 1.3 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_script.c -c shell_script.c: In function 'ValidScript': shell_script.c:100:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | fgets(line,SIZE,fp); | ^~~~~~~~~~~~~~~~~~~ At top level: shell_script.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_script.c,v 1.3 2005/07/07 19:03:54 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_extfields.c -c sim_extfields.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_extfields.c,v 1.3 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_setup.c -c shell_setup.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_setup.c,v 1.3 2005/06/26 08:24:36 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_extobject.c -c shell_setup.c: In function 'SetupInterp': shell_setup.c:132:25: warning: '__sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 132 | sprintf(tmp, "%s/%s", StripCR(tmpwd), progname); | ^ In file included from /usr/include/stdio.h:866, from shell.h:18, from shell_setup.c:57: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_sh.c -c sim_extobject.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_extobject.c,v 1.3 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ shell_sh.c: In function 'do_shell': shell_sh.c:78:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 78 | system(ArgListToString(optargc-1,optargv+1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: shell_sh.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_sh.c,v 1.2 2005/10/24 06:31:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_status.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_fieldlist.c -c shell_status.c: In function 'ProcessStatus': shell_status.c:87:69: warning: format '%d' expects argument of type 'int', but argument 9 has type 'long unsigned int' [-Wformat=] 87 | "process status: %d:%-5.2f user %d:%-5.2f sys %d:%02d real %6.2d Mbytes", | ~~~~^ | | | int | %6.2ld ...... 92 | memusage()/(size_t)1000000); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int At top level: shell_status.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_status.c,v 1.4 2005/12/16 13:16:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_string.c -c sim_fieldlist.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_fieldlist.c,v 1.5 2005/06/29 16:49:51 svitak Exp $"; | ^~~~~ shell_string.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_string.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_sys.c -c shell_sys.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: shell_sys.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_tty.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_fields.c -c shell_tty.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = | ^~~~~ sim_fields.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_fields.c,v 1.2 2005/06/27 19:01:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim null_startup.c -c null_startup.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char* rcsid = "$Id: null_startup.c,v 1.2 2005/06/26 08:25:37 svitak Exp $"; | ^~~~~ ld -r -o shelllib-codeg.o shell_argv.o shell_batch.o shell_convert.o shell_char.o shell_debug.o shell_edit.o shell_env.o shell_error.o shell_esc.o shell_exec.o shell_func.o shell_hash.o shell_history.o shell_info.o shell_io.o shell_job.o shell_lib.o shell_load.o shell_log.o shell_misc.o shell_numeric.o shell_ops.o shell_prompt.o shell_script.o shell_setup.o shell_sh.o shell_status.o shell_string.o shell_sys.o shell_tty.o null_startup.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_file.c -c no lib ordering needed for shelllib-codeg.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell' cd sys make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux -I. -I.. -I../shell -I../ss code_g.c -c sim_file.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_file.c,v 1.2 2005/06/27 19:01:07 svitak Exp $"; | ^~~~~ code_g.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char* rcsid = "$Id: code_g.c,v 1.6 2005/06/29 18:24:17 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_find.c -c sim_find.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_find.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_get.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DBSD -DLinux code_g.o ../ss/ss.o ../shell/shelllib-codeg.o utillib.o -lfl -lncurses -lm -o code_g sim_get.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_get.c,v 1.2 2005/06/27 19:01:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_hash.c -c ../sim/sim_func_ext.h:430:24: warning: type of 'memusage' does not match original declaration [-Wlto-type-mismatch] 430 | extern size_t memusage(); | ^ code_g.c:108:5: note: return value type mismatch 108 | int memusage () { return 0; } | ^ code_g.c:108:5: note: type 'int' should match type 'size_t' code_g.c:108:5: note: 'memusage' was previously declared here sim_hash.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_hash.c,v 1.2 2005/06/27 19:01:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_help.c -c sim_help.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_help.c,v 1.4 2005/10/16 20:48:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_index.c -c sim_index.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_index.c,v 1.2 2005/06/27 19:01:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_intgrt.c -c sim_intgrt.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_intgrt.c,v 1.3 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_item.c -c sim_item.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_item.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_list.c -c sim_list.c: In function 'do_construct_list': sim_list.c:82:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 82 | if (strcmp(G_optopt,"-listname") == 0) | ^~ sim_list.c:84:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 84 | listname = optargv[1]; | ^~~~~~~~ sim_list.c: In function 'do_count_list': sim_list.c:144:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 144 | if (strcmp(G_optopt,"-listname") == 0) | ^~ sim_list.c:146:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 146 | listname = optargv[1]; | ^~~~~~~~ At top level: sim_list.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_list.c,v 1.3 2005/10/24 06:33:05 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_main.c -c sim_main.c: In function 'main': sim_main.c:239:6: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | freopen(argv[++nxtarg],"w",stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: sim_main.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_main.c,v 1.6 2005/10/16 20:48:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_malloc.c -c sim_malloc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_malloc.c,v 1.3 2005/06/27 19:01:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_markers.c -c sim_markers.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_markers.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_mask.c -c sim_mask.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_mask.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_map.c -c sim_map.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_map.c,v 1.3 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_method.c -c sim_method.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_method.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_move.c -c sim_move.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_move.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_msg.c -c sim_msg.c: In function 'GetStringMsgData': sim_msg.c:392:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 392 | if (msg_in == NULL) | ^~ sim_msg.c:396:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 396 | if (slotno < 0 || slotno > 10) | ^~ sim_msg.c:401:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 401 | if ((ADDR)slot[slotno].func != (ADDR)StringMessageData) | ^ sim_msg.c:401:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 401 | if ((ADDR)slot[slotno].func != (ADDR)StringMessageData) | ^ sim_msg.c: In function 'GetSlotType': sim_msg.c:415:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 415 | ADDR func = (ADDR)slot[slotno].func; | ^ sim_msg.c:416:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 416 | if (func == (ADDR)DoubleMessageData) { | ^ sim_msg.c:418:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 418 | } else if (func == (ADDR)FloatMessageData) { | ^ sim_msg.c:420:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 420 | } else if (func == (ADDR)IntMessageData) { | ^ sim_msg.c:422:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 422 | } else if (func == (ADDR)ShortMessageData) { | ^ sim_msg.c: In function 'do_show_msg': sim_msg.c:1196:2: warning: implicit declaration of function 'TraceScript' [-Wimplicit-function-declaration] 1196 | TraceScript(); | ^~~~~~~~~~~ sim_msg.c: In function 'do_add_msglist': sim_msg.c:1775:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 1775 | else /* determine message type dynamically */; | ^~~~ sim_msg.c:1776:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1776 | msgType = MsgListMaxType(elm->object) + 1; | ^~~~~~~ At top level: sim_msg.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_msg.c,v 1.4 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' code_g Compiled make[1]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_name.c -c sim_name.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_name.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_notes.c -c sim_notes.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_notes.c,v 1.3 2005/10/16 20:48:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_object.c -c sim_object.c: In function 'do_add_object': sim_object.c:253:7: warning: variable 'function_name' set but not used [-Wunused-but-set-variable] 253 | char *function_name; | ^~~~~~~~~~~~~ At top level: sim_object.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_object.c,v 1.3 2005/06/29 17:15:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_ops.c -c sim_ops.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_ops.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_position.c -c sim_position.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_position.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_random.c -c sim_random.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_random.c,v 1.2 2005/06/27 19:01:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_reset.c -c sim_reset.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_reset.c,v 1.2 2005/06/27 19:01:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_response.c -c sim_response.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_response.c,v 1.2 2005/06/27 19:01:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_save.c -c sim_save.c: In function 'memusage': sim_save.c:82:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 82 | memsize = (ADDR)sbrk(0) - (ADDR)(&edata); | ^ sim_save.c:82:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 82 | memsize = (ADDR)sbrk(0) - (ADDR)(&edata); | ^ sim_save.c: In function 'CheckType2Header': sim_save.c:103:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 103 | fgets(header,size,fp); | ^~~~~~~~~~~~~~~~~~~~~ sim_save.c: In function 'do_restoreparms': sim_save.c:217:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 217 | fgets(path,size,fp); | ^~~~~~~~~~~~~~~~~~~ sim_save.c:218:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 218 | fgets(path,size,fp); | ^~~~~~~~~~~~~~~~~~~ sim_save.c:225:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 225 | fread(&n,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_save.c:227:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 227 | fread(restoredata,sizeof(double),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_save.c:233:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 233 | fread(restoredata,sizeof(double),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_save.c:237:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 237 | fread(&n,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ sim_save.c:239:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | fread(restoredata,sizeof(double),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sim_save.c:242:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 242 | fgets(path,size,fp); /* get next path or EOF */ | ^~~~~~~~~~~~~~~~~~~ At top level: sim_save.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_save.c,v 1.2 2005/09/29 21:45:56 ghood Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_sched.c -c sim_sched.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_sched.c,v 1.2 2005/06/27 19:01:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_set.c -c sim_set.c: In function 'do_set': sim_set.c:237:6: warning: implicit declaration of function 'TraceScript' [-Wimplicit-function-declaration] 237 | TraceScript(); | ^~~~~~~~~~~ At top level: sim_set.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_set.c,v 1.2 2005/06/27 19:01:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_simulate.c -c sim_simulate.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_simulate.c,v 1.2 2005/06/27 19:01:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_stack.c -c sim_stack.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_stack.c,v 1.2 2005/06/27 19:01:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_status.c -c sim_status.c: In function 'element_count': sim_status.c:227:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 227 | printf("total memory usage : %d bytes ( %6.2f Mbytes )\n", | ~^ | | | int | %ld 228 | #endif 229 | memusage(), | ~~~~~~~~~~ | | | size_t {aka long unsigned int} At top level: sim_status.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_status.c,v 1.2 2005/06/27 19:01:11 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_show.c -c sim_show.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_show.c,v 1.2 2005/06/27 19:01:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_step.c -c sim_step.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_step.c,v 1.2 2005/06/27 19:01:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_strings.c -c sim_strings.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_strings.c,v 1.2 2005/06/27 19:01:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_tform.c -c sim_tform.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_tform.c,v 1.3 2005/06/29 17:16:30 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_tree.c -c sim_tree.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_tree.c,v 1.2 2005/06/27 19:01:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_tstack.c -c sim_tstack.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_tstack.c,v 1.2 2005/06/27 19:01:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_valid.c -c sim_valid.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_valid.c,v 1.2 2005/06/27 19:01:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_value.c -c sim_value.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_value.c,v 1.2 2005/06/27 19:01:12 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_quit.c -c sim_quit.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sim_quit.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par nsim_wildcard.c -c nsim_wildcard.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: nsim_wildcard.c,v 1.2 2005/06/27 19:00:57 svitak Exp $"; | ^~~~~ cpp -P -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par sim_struct.h > /tmp/sim_struct.h ../sys/code_sym /tmp/sim_struct.h basic \ -I sim_ext.h -NI -o basic_d@.c rm /tmp/sim_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par basic_d@.c -c basic_d@.c: In function 'INFO_object_type': basic_d@.c:9:118: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct object_type var;Info info;char fields[2500];fields[0]='\0';info.name="object_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ basic_d@.c:11:30: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 11 | if (strlen(fields) > 2500) { Error(); printf("Field size too long for object object_type, field name\n**See sys/code_sym.c and increase the value of MAX_FIELDS_SIZE\n\n"); } | ^~~~~ | perror basic_d@.c:38:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 38 | FieldHashPut("object_type",fields); | ^~~~~~~~~~~~ ../sys/code_func simfuncs basic \ > basic_f@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par basic_f@.c -c basic_f@.c: In function 'FUNC_basic': basic_f@.c:97:1: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 97 | HashFunc("do_simulate",do_simulate,"int"); | ^~~~~~~~ ../sys/code_g simlib.g sim_ext.h basic Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sim/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../shell -I../sprng/include -I../par basic_g@.c -c basic_g@.c: In function 'STARTUP_basic': basic_g@.c:10:32: warning: implicit declaration of function 'AddFunc' [-Wimplicit-function-declaration] 10 | { extern void do_simulate(); AddFunc("step", do_simulate, "void"); HashFunc("do_simulate", do_simulate, "void"); } | ^~~~~~~ basic_g@.c:10:72: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 10 | { extern void do_simulate(); AddFunc("step", do_simulate, "void"); HashFunc("do_simulate", do_simulate, "void"); } | ^~~~~~~~ basic_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ basic_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ basic_g@.c:7:18: warning: unused variable 'tobject' [-Wunused-variable] 7 | GenesisObject tobject; | ^~~~~~~ basic_g@.c:6:18: warning: unused variable 'object' [-Wunused-variable] 6 | GenesisObject* object; | ^~~~~~ ld -r -o simlib.o sim_access.o sim_action.o sim_address.o sim_attach.o sim_base.o sim_bindings.o sim_buffer.o sim_call.o sim_check.o sim_class.o sim_clock.o sim_copy.o sim_create.o sim_current.o sim_delete.o sim_detach.o sim_dump.o sim_element.o sim_elemlist.o sim_estack.o sim_event.o sim_extfields.o sim_extobject.o sim_fieldlist.o sim_fields.o sim_file.o sim_find.o sim_get.o sim_hash.o sim_help.o sim_index.o sim_intgrt.o sim_item.o sim_list.o sim_main.o sim_malloc.o sim_markers.o sim_mask.o sim_map.o sim_method.o sim_move.o sim_msg.o sim_name.o sim_notes.o sim_object.o sim_ops.o sim_position.o sim_random.o sim_reset.o sim_response.o sim_save.o sim_sched.o sim_set.o sim_simulate.o sim_stack.o sim_status.o sim_show.o sim_step.o sim_strings.o sim_tform.o sim_tree.o sim_tstack.o sim_valid.o sim_value.o sim_quit.o nsim_wildcard.o basic_d@.o basic_f@.o basic_g@.o no lib ordering needed for simlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sim' cd sprng make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng' (LIB=`pwd`/lib; export LIB; cd SRC; make CC="gcc" LD="ld" AR="ar" RANLIB="ranlib" CPP="cpp -P" YACC="bison -y" LEX="flex -l" LEXLIB="-lfl" SPRNG_LIB="lfg" LIB_DIR='$(LIB)' TMPDIR="/tmp" LDFLAGS="" OS="BSD" PLAT="Linux" INSTALLDIR="/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/.." CFLAGS_IN=""; cd ..) make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' make[4]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC/lfg' (cd ..; make sprng_common) make[5]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' gcc -c fwrap_mpi.c gcc -c cputime.c gcc -c makeseed.c gcc -c store.c gcc -c simple_mpi.c gcc -c memory.c gcc -c communicate.c gcc -c checkid.c make[5]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' make CC="gcc" CFLAGS_IN="" SPRNG_LIB="lfg" LIB_DIR='$(LIB)' PLAT=Linux /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib/liblfg.a make[5]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC/lfg' gcc -c lfg.c -I.. ar rv /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib/liblfg.a lfg.o ../fwrap_mpi.o ../cputime.o ../makeseed.o ../simple_mpi.o ../memory.o ../communicate.o ../checkid.o ../store.o ar: creating /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib/liblfg.a a - lfg.o a - ../fwrap_mpi.o a - ../cputime.o a - ../makeseed.o a - ../simple_mpi.o a - ../memory.o a - ../communicate.o a - ../checkid.o a - ../store.o ranlib /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib/liblfg.a make[5]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC/lfg' (cd ..; make timesprng_exec TIMESPRNG_LIB=lfg) make[5]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' gcc -c timing.c gcc -o ../timelfg timing.o -L/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib\ -llfg make[5]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' (cd ..; make checksprng_exec CHECKSPRNG_LIB=lfg) make[5]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' gcc -c check_gen.c gcc -o ../check.clfg check_gen.o \ -L/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib -llfg gcc -c check_gen_simple.c gcc -o ../check_sim.clfg check_gen_simple.o \ -L/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib -llfg gcc -c check_gen_ptr.c gcc -o ../check_ptr.clfg check_gen_ptr.o \ -L/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/lib -llfg make[5]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' cp lfg.data ../../. make[4]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC/lfg' make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng/SRC' make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng' cd shell make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell' ../sys/code_g shelllib.g shell_ext.h shell -novar Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -DNEW -DNLIST_BUG -DTERMIO -DDONT_USE_SIGIO -I. -I.. -I../sys -I../ss -I../sim shell_g@.c -c ld -r -o shelllib.o shell_argv.o shell_batch.o shell_convert.o shell_char.o shell_debug.o shell_edit.o shell_env.o shell_error.o shell_esc.o shell_exec.o shell_func.o shell_hash.o shell_history.o shell_info.o shell_io.o shell_job.o shell_lib.o shell_load.o shell_log.o shell_misc.o shell_numeric.o shell_ops.o shell_prompt.o shell_script.o shell_setup.o shell_sh.o shell_status.o shell_string.o shell_sys.o shell_tty.o shell_g@.o no lib ordering needed for shelllib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell' cd newconn make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/newconn' cpp -P -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment newconn_struct.h > /tmp/newconn_struct.h ../sys/code_sym /tmp/newconn_struct.h newconn \ -I newconn_ext.h -NI -o newconn_d@.c rm /tmp/newconn_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment newconn_d@.c -c newconn_d@.c: In function 'INFO_extended_mask_type': newconn_d@.c:9:132: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct extended_mask_type var;Info info;char fields[2500];fields[0]='\0';info.name="extended_mask_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ newconn_d@.c:26:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 26 | FieldHashPut("extended_mask_type",fields); | ^~~~~~~~~~~~ ../sys/code_g newconnlib.g newconn_ext.h newconn Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/newconn/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment newconn_g@.c -c newconn_g@.c: In function 'STARTUP_newconn': newconn_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment connect.c -c connect.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: connect.c,v 1.2 2005/06/27 19:00:41 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment connect3.c -c connect3.c: In function 'VolumeConnect3': connect3.c:290:12: warning: implicit declaration of function 'IsElementWithinVolumeRegions'; did you mean 'IsElementWithinVolumeRegionsPBC'? [-Wimplicit-function-declaration] 290 | if (!IsElementWithinVolumeRegions( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | IsElementWithinVolumeRegionsPBC At top level: connect3.c:2:13: warning: 'rcsid' defined but not used [-Wunused-variable] 2 | static char rcsid[] = "$Id: connect.c,v 1.2 2005/06/27 19:00:41 svitak Exp $"; | ^~~~~ connect3.c: In function 'do_volumeconnect3': connect3.c:607:3: warning: 'power' may be used uninitialized in this function [-Wmaybe-uninitialized] 607 | VolumeConnect3(source_name, src_mask, src_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 608 | dest_name, dst_mask, dst_count, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 609 | pconnect, relative, planar, decay, scale, maxval, minval, power, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 610 | pbc, xlen, ylen, zlen); | ~~~~~~~~~~~~~~~~~~~~~~ connect3.c:607:3: warning: 'minval' may be used uninitialized in this function [-Wmaybe-uninitialized] connect3.c:607:3: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] connect3.c:607:3: warning: 'scale' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment delay.c -c delay.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: delay.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment delay2.c -c delay2.c: In function 'SetDelays2': delay2.c:108:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 108 | else | ^~~~ delay2.c:112:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 112 | for(i=0;inelements;i++) | ^~~ At top level: delay2.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: delay2.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment delay3.c -c delay3.c: In function 'SetDelays3': delay3.c:84:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 84 | else | ^~~~ delay3.c:88:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 88 | for(i=0;inelements;i++) | ^~~ At top level: delay3.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: delay2.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment facsynchan.c -c facsynchan.c: In function 'FacSynchan': facsynchan.c:1284:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1284 | fread(&(element->synapse[i].fac), sizeof(float), 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1285 | (FILE *)action->data); | ~~~~~~~~~~~~~~~~~~~~~ facsynchan.c:1286:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1286 | fread(&(element->synapse[i].depr), sizeof(float), 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1287 | (FILE *)action->data); | ~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment getsyn.c -c getsyn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: getsyn.c,v 1.3 2005/10/04 22:05:13 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment hebbsynchan.c -c hebbsynchan.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hebbsynchan.c,v 1.4 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment misc_connfuncs.c -c misc_connfuncs.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: misc_connfuncs.c,v 1.4 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment randomspike.c -c randomspike.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: randomspike.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment spikegen.c -c spikegen.c: In function 'Spikegen': spikegen.c:101:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spikegen.c:106:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | fread(savedata,sizeof(double),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: spikegen.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: spikegen.c,v 1.1.1.1 2005/06/14 04:38:29 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment synaptic_event_list.c -c synaptic_event_list.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: synaptic_event_list.c,v 1.3 2005/07/06 02:13:51 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment synchan.c -c synchan.c: In function 'Synchan': synchan.c:242:5: warning: implicit declaration of function 'h_eventaction' [-Wimplicit-function-declaration] 242 | h_eventaction(channel,channel->hsolve,channel->solve_index,time); | ^~~~~~~~~~~~~ At top level: synchan.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: synchan.c,v 1.4 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment synchan_utils.c -c synchan_utils.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: synchan_utils.c,v 1.1.1.1 2005/06/14 04:38:29 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment SynE.c -c SynE.c: In function 'SynE': SynE.c:127:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 127 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SynE.c:132:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: SynE.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: SynE.c,v 1.1 2006/01/09 16:35:29 svitak Exp $"; | ^~~~~ SynE.c: In function 'SynE': SynE.c:70:13: warning: 'POSTVM' may be used uninitialized in this function [-Wmaybe-uninitialized] 70 | POSTVM*(1-exp(-dt/channel->TauPost)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SynE.c:65:12: warning: 'PREVM' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | PREVM*(1-exp(-dt/channel->TauPre)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment SynG.c -c SynG.c: In function 'SynG': SynG.c:34:36: warning: unused variable 'Atau' [-Wunused-variable] 34 | double ICaF, ICaS, I_Ca, Ainf, Atau, g; | ^~~~ SynG.c:156:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 156 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SynG.c:161:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: SynG.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: SynG.c,v 1.1 2006/01/09 16:35:29 svitak Exp $"; | ^~~~~ SynG.c: In function 'SynG': SynG.c:79:16: warning: 'ICaS' may be used uninitialized in this function [-Wmaybe-uninitialized] 79 | I_Ca=ICaF+ICaS-(channel->A); | ~~~~^~~~~ SynG.c:79:16: warning: 'ICaF' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment SynS.c -c SynS.c: In function 'SynS_f': SynS.c:23:10: warning: unused variable 'spikemsg' [-Wunused-variable] 23 | MsgIn *spikemsg; | ^~~~~~~~ SynS.c:86:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 86 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SynS.c:91:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 91 | fread(savedata,sizeof(double),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: SynS.c:3:13: warning: 'rcsid' defined but not used [-Wunused-variable] 3 | static char rcsid[] = "$Id: SynS.c,v 1.1 2006/01/09 16:35:29 svitak Exp $"; | ^~~~~ SynS.c: In function 'SynS_f': SynS.c:50:54: warning: 'V' may be used uninitialized in this function [-Wmaybe-uninitialized] 50 | modinf = channel->A+channel->B/(1+exp(channel->C*(V+channel->D))); | ~~^~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment weight.c -c weight.c: In function 'SetWeights': weight.c:109:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 109 | else | ^~~~ weight.c:112:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 112 | for (i = 0; i < list->nelements; i++) | ^~~ At top level: weight.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: weight.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment weight2.c -c weight2.c: In function 'SetWeights2': weight2.c:109:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 109 | else | ^~~~ weight2.c:112:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 112 | for(i=0;inelements;i++) | ^~~ At top level: weight2.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: weight2.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment weight3.c -c weight3.c: In function 'SetWeights3': weight3.c:103:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 103 | else | ^~~~ weight3.c:106:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 106 | for(i=0;inelements;i++) | ^~~ At top level: weight3.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: weight2.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment stdp_rules.c -c stdp_rules.c: In function 'stdp_rules_reset': stdp_rules.c:44:10: warning: variable 'debug_level' set but not used [-Wunused-but-set-variable] 44 | short debug_level; | ^~~~~~~~~~~ stdp_rules.c: In function 'do_stdp_update': stdp_rules.c:80:12: warning: unused variable 'change_weights' [-Wunused-variable] 80 | short change_weights, post_fired; | ^~~~~~~~~~~~~~ stdp_rules.c:79:12: warning: unused variable 'n' [-Wunused-variable] 79 | int i, n; | ^ stdp_rules.c: In function 'StdpRules': stdp_rules.c:226:10: warning: variable 'output_len' set but not used [-Wunused-but-set-variable] 226 | short output_len; | ^~~~~~~~~~ stdp_rules.c:218:11: warning: variable 'cellpath' set but not used [-Wunused-but-set-variable] 218 | char *cellpath, *synpath, *spikepath; | ^~~~~~~~ stdp_rules.c:217:12: warning: unused variable 'curr_step' [-Wunused-variable] 217 | int curr_step; | ^~~~~~~~~ stdp_rules.c:216:41: warning: unused variable 'last_pre_spike' [-Wunused-variable] 216 | double curr_time, last_post_spike, last_pre_spike; | ^~~~~~~~~~~~~~ stdp_rules.c:216:24: warning: unused variable 'last_post_spike' [-Wunused-variable] 216 | double curr_time, last_post_spike, last_pre_spike; | ^~~~~~~~~~~~~~~ stdp_rules.c:216:13: warning: unused variable 'curr_time' [-Wunused-variable] 216 | double curr_time, last_post_spike, last_pre_spike; | ^~~~~~~~~ stdp_rules.c:215:25: warning: unused variable 'change_weights' [-Wunused-variable] 215 | short debug_level, change_weights; | ^~~~~~~~~~~~~~ stdp_rules.c:214:12: warning: unused variable 'status' [-Wunused-variable] 214 | int status; /* Return value: 1 is OK, 0 means an error occurred. */ | ^~~~~~ stdp_rules.c:213:37: warning: unused variable 'j' [-Wunused-variable] 213 | int nsynapses, ncells, n, i, j; | ^ stdp_rules.c:213:34: warning: unused variable 'i' [-Wunused-variable] 213 | int nsynapses, ncells, n, i, j; | ^ stdp_rules.c:213:23: warning: unused variable 'ncells' [-Wunused-variable] 213 | int nsynapses, ncells, n, i, j; | ^~~~~~ stdp_rules.c:213:12: warning: unused variable 'nsynapses' [-Wunused-variable] 213 | int nsynapses, ncells, n, i, j; | ^~~~~~~~~ stdp_rules.c:212:13: warning: unused variable 'dt' [-Wunused-variable] 212 | double dt; | ^~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment facdep_rules.c -c facdep_rules.c: In function 'facdep_rules_reset': facdep_rules.c:66:10: warning: variable 'output_len' set but not used [-Wunused-but-set-variable] 66 | short output_len; | ^~~~~~~~~~ facdep_rules.c:50:11: warning: variable 'debug_level' set but not used [-Wunused-but-set-variable] 50 | short debug_level; | ^~~~~~~~~~~ facdep_rules.c: In function 'do_facdep_update': facdep_rules.c:102:12: warning: unused variable 'n' [-Wunused-variable] 102 | int i, n; | ^ facdep_rules.c: In function 'FacdepRules': facdep_rules.c:213:10: warning: variable 'output_len' set but not used [-Wunused-but-set-variable] 213 | short output_len; | ^~~~~~~~~~ facdep_rules.c:207:11: warning: variable 'cellpath' set but not used [-Wunused-but-set-variable] 207 | char *cellpath, *synpath; | ^~~~~~~~ facdep_rules.c:206:12: warning: unused variable 'curr_step' [-Wunused-variable] 206 | int curr_step; | ^~~~~~~~~ facdep_rules.c:205:24: warning: unused variable 'last_pre_spike' [-Wunused-variable] 205 | double curr_time, last_pre_spike; | ^~~~~~~~~~~~~~ facdep_rules.c:205:13: warning: unused variable 'curr_time' [-Wunused-variable] 205 | double curr_time, last_pre_spike; | ^~~~~~~~~ facdep_rules.c:204:41: warning: unused variable 'use_depdep' [-Wunused-variable] 204 | short debug_level, change_weights, use_depdep; | ^~~~~~~~~~ facdep_rules.c:204:25: warning: unused variable 'change_weights' [-Wunused-variable] 204 | short debug_level, change_weights, use_depdep; | ^~~~~~~~~~~~~~ facdep_rules.c:203:12: warning: unused variable 'status' [-Wunused-variable] 203 | int status; /* Return value: 1 is OK, 0 means an error occurred. */ | ^~~~~~ facdep_rules.c:202:37: warning: unused variable 'j' [-Wunused-variable] 202 | int nsynapses, ncells, n, i, j; | ^ facdep_rules.c:202:34: warning: unused variable 'i' [-Wunused-variable] 202 | int nsynapses, ncells, n, i, j; | ^ facdep_rules.c:202:23: warning: unused variable 'ncells' [-Wunused-variable] 202 | int nsynapses, ncells, n, i, j; | ^~~~~~ facdep_rules.c:202:12: warning: unused variable 'nsynapses' [-Wunused-variable] 202 | int nsynapses, ncells, n, i, j; | ^~~~~~~~~ facdep_rules.c:201:13: warning: unused variable 'dt' [-Wunused-variable] 201 | double dt; | ^~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment facdep_rules2.c -c facdep_rules2.c: In function 'facdep_rules_reset2': facdep_rules2.c:66:10: warning: variable 'output_len' set but not used [-Wunused-but-set-variable] 66 | short output_len; | ^~~~~~~~~~ facdep_rules2.c:50:11: warning: variable 'debug_level' set but not used [-Wunused-but-set-variable] 50 | short debug_level; | ^~~~~~~~~~~ facdep_rules2.c: In function 'do_facdep_update2': facdep_rules2.c:109:12: warning: unused variable 'n' [-Wunused-variable] 109 | int i, n; | ^ facdep_rules2.c: In function 'FacdepRules2': facdep_rules2.c:222:10: warning: variable 'output_len' set but not used [-Wunused-but-set-variable] 222 | short output_len; | ^~~~~~~~~~ facdep_rules2.c:216:11: warning: variable 'cellpath' set but not used [-Wunused-but-set-variable] 216 | char *cellpath, *synpath; | ^~~~~~~~ facdep_rules2.c:215:12: warning: unused variable 'curr_step' [-Wunused-variable] 215 | int curr_step; | ^~~~~~~~~ facdep_rules2.c:214:24: warning: unused variable 'last_pre_spike' [-Wunused-variable] 214 | double curr_time, last_pre_spike; | ^~~~~~~~~~~~~~ facdep_rules2.c:214:13: warning: unused variable 'curr_time' [-Wunused-variable] 214 | double curr_time, last_pre_spike; | ^~~~~~~~~ facdep_rules2.c:213:41: warning: unused variable 'use_depdep' [-Wunused-variable] 213 | short debug_level, change_weights, use_depdep; | ^~~~~~~~~~ facdep_rules2.c:213:25: warning: unused variable 'change_weights' [-Wunused-variable] 213 | short debug_level, change_weights, use_depdep; | ^~~~~~~~~~~~~~ facdep_rules2.c:212:12: warning: unused variable 'status' [-Wunused-variable] 212 | int status; /* Return value: 1 is OK, 0 means an error occurred. */ | ^~~~~~ facdep_rules2.c:211:37: warning: unused variable 'j' [-Wunused-variable] 211 | int nsynapses, ncells, n, i, j; | ^ facdep_rules2.c:211:34: warning: unused variable 'i' [-Wunused-variable] 211 | int nsynapses, ncells, n, i, j; | ^ facdep_rules2.c:211:23: warning: unused variable 'ncells' [-Wunused-variable] 211 | int nsynapses, ncells, n, i, j; | ^~~~~~ facdep_rules2.c:211:12: warning: unused variable 'nsynapses' [-Wunused-variable] 211 | int nsynapses, ncells, n, i, j; | ^~~~~~~~~ facdep_rules2.c:210:13: warning: unused variable 'dt' [-Wunused-variable] 210 | double dt; | ^~ ../sys/code_lib newconn -o newconn_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -DNDEBUG -I. -I../sys -I../ss -I../sim -I../shell -I../hines -I../segment newconn_l@.c -c newconn_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_newconn() | ^~~~~~~~~~~~~~~ newconn_l@.c: In function 'LIBRARY_newconn': newconn_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("newconn","Sat Aug 15 20:32:49 2020 ");DATA_newconn(); | ^~~~~~~~~~~~~ newconn_l@.c:3:54: warning: implicit declaration of function 'DATA_newconn' [-Wimplicit-function-declaration] 3 | LibraryHeader("newconn","Sat Aug 15 20:32:49 2020 ");DATA_newconn(); | ^~~~~~~~~~~~ newconn_l@.c:4:1: warning: implicit declaration of function 'STARTUP_newconn' [-Wimplicit-function-declaration] 4 | STARTUP_newconn(); | ^~~~~~~~~~~~~~~ newconn_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o newconnlib.o connect.o connect3.o delay.o delay2.o delay3.o facsynchan.o getsyn.o hebbsynchan.o misc_connfuncs.o randomspike.o spikegen.o synaptic_event_list.o synchan.o synchan_utils.o SynE.o SynG.o SynS.o weight.o weight2.o weight3.o stdp_rules.o facdep_rules.o facdep_rules2.o newconn_d@.o newconn_g@.o newconn_l@.o no lib ordering needed for newconnlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/newconn' cd oldconn make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn' cd ./axon make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/axon' cpp -P -I. -I../../sim -I../../ss -I../../sys -I../../shell axon_struct.h > /tmp/axon_struct.h ../../sys/code_sym /tmp/axon_struct.h axon \ -I axon_ext.h -NI -o axon_d@.c rm /tmp/axon_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell axon_d@.c -c axon_d@.c: In function 'INFO_delay_projection_type': axon_d@.c:9:138: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct delay_projection_type var;Info info;char fields[2500];fields[0]='\0';info.name="delay_projection_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ axon_d@.c:60:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 60 | FieldHashPut("delay_projection_type",fields); | ^~~~~~~~~~~~ ../../sys/code_g axonlib.g axon_ext.h axon Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/axon/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell axon_g@.c -c axon_g@.c: In function 'STARTUP_axon': axon_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell checkproj.c -c checkproj.c: In function 'CheckProjections': checkproj.c:57:6: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 57 | Error(); | ^~~~~ | perror checkproj.c:91:3: warning: implicit declaration of function 'Warning' [-Wimplicit-function-declaration] 91 | Warning(); | ^~~~~~~ At top level: checkproj.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: checkproj.c,v 1.3 2005/07/01 10:03:05 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell resetproj.c -c resetproj.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: resetproj.c,v 1.2 2005/07/01 10:03:05 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell delay.c -c delay.c: In function 'DelayConnection': delay.c:80:2: warning: implicit declaration of function 'ResetProjections' [-Wimplicit-function-declaration] 80 | ResetProjections(projection); | ^~~~~~~~~~~~~~~~ delay.c:338:2: warning: implicit declaration of function 'CheckProjections'; did you mean 'CheckOptions'? [-Wimplicit-function-declaration] 338 | CheckProjections(projection); | ^~~~~~~~~~~~~~~~ | CheckOptions delay.c:343:6: warning: implicit declaration of function 'CopyConnections'; did you mean 'DelayConnection'? [-Wimplicit-function-declaration] 343 | CopyConnections(orig_elm, projection); | ^~~~~~~~~~~~~~~ | DelayConnection delay.c:44:8: warning: variable 't1' set but not used [-Wunused-but-set-variable] 44 | float t1; | ^~ At top level: delay.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: delay.c,v 1.2 2005/07/01 10:03:05 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell nodelay.c -c nodelay.c: In function 'NoDelayConnection': nodelay.c:54:2: warning: implicit declaration of function 'ResetProjections' [-Wimplicit-function-declaration] 54 | ResetProjections(projection); | ^~~~~~~~~~~~~~~~ nodelay.c:131:2: warning: implicit declaration of function 'CheckProjections'; did you mean 'CheckOptions'? [-Wimplicit-function-declaration] 131 | CheckProjections(projection); | ^~~~~~~~~~~~~~~~ | CheckOptions nodelay.c:136:6: warning: implicit declaration of function 'CopyConnections'; did you mean 'NoDelayConnection'? [-Wimplicit-function-declaration] 136 | CopyConnections(orig_elm, projection); | ^~~~~~~~~~~~~~~ | NoDelayConnection At top level: nodelay.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: nodelay.c,v 1.2 2005/07/01 10:03:05 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell sigmoid_unit.c -c sigmoid_unit.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sigmoid_unit.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ ../../sys/code_lib axon -o axon_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell axon_l@.c -c axon_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_axon() | ^~~~~~~~~~~~ axon_l@.c: In function 'LIBRARY_axon': axon_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("axon","Sat Aug 15 20:33:27 2020 ");DATA_axon(); | ^~~~~~~~~~~~~ axon_l@.c:3:51: warning: implicit declaration of function 'DATA_axon' [-Wimplicit-function-declaration] 3 | LibraryHeader("axon","Sat Aug 15 20:33:27 2020 ");DATA_axon(); | ^~~~~~~~~ axon_l@.c:4:1: warning: implicit declaration of function 'STARTUP_axon' [-Wimplicit-function-declaration] 4 | STARTUP_axon(); | ^~~~~~~~~~~~ axon_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o axonlib.o checkproj.o resetproj.o delay.o nodelay.o sigmoid_unit.o axon_d@.o axon_g@.o axon_l@.o echo no need to order axonlib.o no need to order axonlib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/axon' cd ./synapse make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/synapse' cpp -P -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include syn_struct.h > /tmp/syn_struct.h ../../sys/code_sym /tmp/syn_struct.h synapse \ -I syn_ext.h -NI -o synapse_d@.c rm /tmp/syn_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include synapse_d@.c -c synapse_d@.c: In function 'INFO_connection_synapse_type': synapse_d@.c:9:142: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct connection_synapse_type var;Info info;char fields[2500];fields[0]='\0';info.name="connection_synapse_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ synapse_d@.c:30:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 30 | FieldHashPut("connection_synapse_type",fields); | ^~~~~~~~~~~~ ../../sys/code_g synlib.g syn_ext.h synapse Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/synapse/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include synapse_g@.c -c synapse_g@.c: In function 'STARTUP_synapse': synapse_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg synapse_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include simple.c -c simple.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: simple.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include synapseA.c -c synapseA.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: synapseA.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include synapseB.c -c synapseB.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: synapseB.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include synshow.c -c synshow.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: synshow.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ ../../sys/code_lib synapse -o synapse_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include synapse_l@.c -c synapse_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_synapse() | ^~~~~~~~~~~~~~~ synapse_l@.c: In function 'LIBRARY_synapse': synapse_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("synapse","Sat Aug 15 20:33:58 2020 ");DATA_synapse(); | ^~~~~~~~~~~~~ synapse_l@.c:3:54: warning: implicit declaration of function 'DATA_synapse' [-Wimplicit-function-declaration] 3 | LibraryHeader("synapse","Sat Aug 15 20:33:58 2020 ");DATA_synapse(); | ^~~~~~~~~~~~ synapse_l@.c:4:1: warning: implicit declaration of function 'STARTUP_synapse' [-Wimplicit-function-declaration] 4 | STARTUP_synapse(); | ^~~~~~~~~~~~~~~ synapse_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o synlib.o simple.o synapseA.o synapseB.o synshow.o synapse_d@.o synapse_g@.o synapse_l@.o echo no need to order synlib.o no need to order synlib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/synapse' cd ./personal make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/personal' cpp -P -I. -I../../sys -I../../sim -I../../shell per_struct.h > /tmp/per_struct.h ../../sys/code_sym /tmp/per_struct.h personal \ -I per_ext.h -NI -o personal_d@.c rm /tmp/per_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell personal_d@.c -c ../../sys/code_g perlib.g per_ext.h personal Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/personal/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell personal_g@.c -c personal_g@.c: In function 'STARTUP_personal': personal_g@.c:10:30: warning: implicit declaration of function 'AddFunc' [-Wimplicit-function-declaration] 10 | { extern void ExpWeight(); AddFunc("expweight", ExpWeight, "void"); HashFunc("ExpWeight", ExpWeight, "void"); } | ^~~~~~~ personal_g@.c:10:73: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 10 | { extern void ExpWeight(); AddFunc("expweight", ExpWeight, "void"); HashFunc("ExpWeight", ExpWeight, "void"); } | ^~~~~~~~ personal_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ personal_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ personal_g@.c:7:18: warning: unused variable 'tobject' [-Wunused-variable] 7 | GenesisObject tobject; | ^~~~~~~ personal_g@.c:6:18: warning: unused variable 'object' [-Wunused-variable] 6 | GenesisObject* object; | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell adjsyn.c -c adjsyn.c: In function 'do_NormalizeSynapses': adjsyn.c:142:6: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 142 | Error(); | ^~~~~ | perror At top level: adjsyn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: adjsyn.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell affdelay.c -c affdelay.c: In function 'AffDelay': affdelay.c:50:2: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 50 | Error(); | ^~~~~ | perror At top level: affdelay.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: affdelay.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell affweight.c -c affweight.c: In function 'AffWeight': affweight.c:44:2: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 44 | Error(); | ^~~~~ | perror At top level: affweight.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: affweight.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell expsum.c -c expsum.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: expsum.c,v 1.2 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell expweight.c -c expweight.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: expweight.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell gaussweight.c -c gaussweight.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: gaussweight.c,v 1.2 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell raddelay.c -c raddelay.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: raddelay.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell scaleweight.c -c scaleweight.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: scaleweight.c,v 1.1.1.1 2005/06/14 04:38:34 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell spatial.c -c spatial.c: In function 'SpatialDistField': spatial.c:43:15: warning: variable 'z0' set but not used [-Wunused-but-set-variable] 43 | float x0,y0,z0; | ^~ At top level: spatial.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: spatial.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ ../../sys/code_lib personal -o personal_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sys -I../../sim -I../../shell personal_l@.c -c personal_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_personal() | ^~~~~~~~~~~~~~~~ personal_l@.c: In function 'LIBRARY_personal': personal_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("personal","Sat Aug 15 20:34:39 2020 ");DATA_personal(); | ^~~~~~~~~~~~~ personal_l@.c:3:55: warning: implicit declaration of function 'DATA_personal'; did you mean 'LIBRARY_personal'? [-Wimplicit-function-declaration] 3 | LibraryHeader("personal","Sat Aug 15 20:34:39 2020 ");DATA_personal(); | ^~~~~~~~~~~~~ | LIBRARY_personal personal_l@.c:4:1: warning: implicit declaration of function 'STARTUP_personal' [-Wimplicit-function-declaration] 4 | STARTUP_personal(); | ^~~~~~~~~~~~~~~~ personal_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o perlib.o adjsyn.o affdelay.o affweight.o expsum.o expweight.o gaussweight.o raddelay.o scaleweight.o spatial.o personal_d@.o personal_g@.o personal_l@.o echo no need to order perlib.o no need to order perlib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/personal' cd ./sim make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/sim' cpp -P -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include simconn_struct.h > /tmp/simconn_struct.h ../../sys/code_sym /tmp/simconn_struct.h simconn \ -I simconn_ext.h -NI -o simconn_d@.c rm /tmp/simconn_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include simconn_d@.c -c ../../sys/code_g simconnlib.g simconn_ext.h simconn Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/sim/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include simconn_g@.c -c simconn_g@.c: In function 'STARTUP_simconn': simconn_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ simconn_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ simconn_g@.c:7:18: warning: unused variable 'tobject' [-Wunused-variable] 7 | GenesisObject tobject; | ^~~~~~~ simconn_g@.c:6:18: warning: unused variable 'object' [-Wunused-variable] 6 | GenesisObject* object; | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include connect.c -c connect.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: connect.c,v 1.2 2005/07/01 10:03:05 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include copyconn.c -c copyconn.c:3:13: warning: 'rcsid' defined but not used [-Wunused-variable] 3 | static char rcsid[] = "$Id: copyconn.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include getconn.c -c getconn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: getconn.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include projutil.c -c projutil.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: projutil.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include setconn.c -c setconn.c: In function 'do_setconn': setconn.c:133:6: warning: implicit declaration of function 'TraceScript' [-Wimplicit-function-declaration] 133 | TraceScript(); | ^~~~~~~~~~~ setconn.c:67:17: warning: variable 'previous_object' set but not used [-Wunused-but-set-variable] 67 | GenesisObject *previous_object; | ^~~~~~~~~~~~~~~ At top level: setconn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: setconn.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include showconn.c -c showconn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: showconn.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ ../../sys/code_lib simconn -o simconn_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../../sim -I../../ss -I../../sys -I../../shell -I../../include simconn_l@.c -c simconn_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_simconn() | ^~~~~~~~~~~~~~~ simconn_l@.c: In function 'LIBRARY_simconn': simconn_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("simconn","Sat Aug 15 20:35:15 2020 ");DATA_simconn(); | ^~~~~~~~~~~~~ simconn_l@.c:3:54: warning: implicit declaration of function 'DATA_simconn' [-Wimplicit-function-declaration] 3 | LibraryHeader("simconn","Sat Aug 15 20:35:15 2020 ");DATA_simconn(); | ^~~~~~~~~~~~ simconn_l@.c:4:1: warning: implicit declaration of function 'STARTUP_simconn' [-Wimplicit-function-declaration] 4 | STARTUP_simconn(); | ^~~~~~~~~~~~~~~ simconn_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o simconnlib.o connect.o copyconn.o getconn.o projutil.o setconn.o showconn.o simconn_d@.o simconn_g@.o simconn_l@.o echo no need to order simconnlib.o no need to order simconnlib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/sim' cd ./tools make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/tools' cpp -P -I. -I../sim -I../../sys -I../../shell -I../../sim -I../../ss -I../../segment -I../../hh -I../../buffer -I../../olf -I../../concen -I../../newconn toolconn_struct.h > /tmp/toolconn_struct.h ../../sys/code_sym /tmp/toolconn_struct.h toolconn \ -I toolconn_ext.h -NI -o toolconn_d@.c rm /tmp/toolconn_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../../sys -I../../shell -I../../sim -I../../ss -I../../segment -I../../hh -I../../buffer -I../../olf -I../../concen -I../../newconn toolconn_d@.c -c ../../sys/code_g toolconnlib.g toolconn_ext.h toolconn Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/tools/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../../sys -I../../shell -I../../sim -I../../ss -I../../segment -I../../hh -I../../buffer -I../../olf -I../../concen -I../../newconn toolconn_g@.c -c toolconn_g@.c: In function 'STARTUP_toolconn': toolconn_g@.c:10:38: warning: implicit declaration of function 'AddFunc' [-Wimplicit-function-declaration] 10 | { extern void do_volume_connect(); AddFunc("volume_connect", do_volume_connect, "void"); HashFunc("do_volume_connect", do_volume_connect, "void"); } | ^~~~~~~ toolconn_g@.c:10:94: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 10 | { extern void do_volume_connect(); AddFunc("volume_connect", do_volume_connect, "void"); HashFunc("do_volume_connect", do_volume_connect, "void"); } | ^~~~~~~~ toolconn_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ toolconn_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ toolconn_g@.c:7:18: warning: unused variable 'tobject' [-Wunused-variable] 7 | GenesisObject tobject; | ^~~~~~~ toolconn_g@.c:6:18: warning: unused variable 'object' [-Wunused-variable] 6 | GenesisObject* object; | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../../sys -I../../shell -I../../sim -I../../ss -I../../segment -I../../hh -I../../buffer -I../../olf -I../../concen -I../../newconn conn_3d.c -c conn_3d.c: In function 'VolumeConnect': conn_3d.c:172:6: warning: implicit declaration of function 'IsElementWithinVolume'; did you mean 'IsElementWithinRegion'? [-Wimplicit-function-declaration] 172 | if(!IsElementWithinVolume(projection,src_region,src_nregions)){ | ^~~~~~~~~~~~~~~~~~~~~ | IsElementWithinRegion conn_3d.c:178:6: warning: implicit declaration of function 'CheckConnectionObject' [-Wimplicit-function-declaration] 178 | if(!CheckConnectionObject(projection,connection_object)){ | ^~~~~~~~~~~~~~~~~~~~~ conn_3d.c:209:8: warning: implicit declaration of function 'IsElementWithinVolumeRel'; did you mean 'IsElementWithinRegionRel'? [-Wimplicit-function-declaration] 209 | if(!IsElementWithinVolumeRel(segment,dst_region, | ^~~~~~~~~~~~~~~~~~~~~~~~ | IsElementWithinRegionRel At top level: conn_3d.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: conn_3d.c,v 1.2 2005/07/01 10:03:06 svitak Exp $"; | ^~~~~ ../../sys/code_lib toolconn -o toolconn_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../../sys -I../../shell -I../../sim -I../../ss -I../../segment -I../../hh -I../../buffer -I../../olf -I../../concen -I../../newconn toolconn_l@.c -c toolconn_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_toolconn() | ^~~~~~~~~~~~~~~~ toolconn_l@.c: In function 'LIBRARY_toolconn': toolconn_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("toolconn","Sat Aug 15 20:35:30 2020 ");DATA_toolconn(); | ^~~~~~~~~~~~~ toolconn_l@.c:3:55: warning: implicit declaration of function 'DATA_toolconn'; did you mean 'LIBRARY_toolconn'? [-Wimplicit-function-declaration] 3 | LibraryHeader("toolconn","Sat Aug 15 20:35:30 2020 ");DATA_toolconn(); | ^~~~~~~~~~~~~ | LIBRARY_toolconn toolconn_l@.c:4:1: warning: implicit declaration of function 'STARTUP_toolconn' [-Wimplicit-function-declaration] 4 | STARTUP_toolconn(); | ^~~~~~~~~~~~~~~~ toolconn_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o toolconnlib.o conn_3d.o toolconn_d@.o toolconn_g@.o toolconn_l@.o echo no need to order toolconnlib.o no need to order toolconnlib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/tools' make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn' cd buffer make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/buffer' cpp -P -I. -I../sys -I../ss -I../sim -I../shell buf_struct.h > /tmp/buf_struct.h ../sys/code_sym /tmp/buf_struct.h buffer \ -I buf_ext.h -NI -o buffer_d@.c rm /tmp/buf_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell buffer_d@.c -c buffer_d@.c: In function 'INFO_variable_type': buffer_d@.c:9:122: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct variable_type var;Info info;char fields[2500];fields[0]='\0';info.name="variable_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ buffer_d@.c:12:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 12 | FieldHashPut("variable_type",fields); | ^~~~~~~~~~~~ ../sys/code_g buflib.g buf_ext.h buffer Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/buffer/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell buffer_g@.c -c buffer_g@.c: In function 'STARTUP_buffer': buffer_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell graded.c -c graded.c: In function 'GradedEvent': graded.c:41:5: warning: variable 'status' set but not used [-Wunused-but-set-variable] 41 | int status; | ^~~~~~ At top level: graded.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: graded.c,v 1.2 2005/06/27 18:59:47 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell linear.c -c linear.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: linear.c,v 1.2 2005/06/27 18:59:47 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell pc_input.c -c pc_input.c: In function 'do_get_input': pc_input.c:80:9: warning: variable 'buffername' set but not used [-Wunused-but-set-variable] 80 | char *buffername; | ^~~~~~~~~~ At top level: pc_input.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: pc_input.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell periodic.c -c periodic.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: periodic.c,v 1.2 2005/06/27 18:59:57 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell playback.c -c playback.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: playback.c,v 1.2 2005/06/27 18:59:57 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell randombuf.c -c randombuf.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: randombuf.c,v 1.2 2005/06/27 18:59:57 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell sigmoid.c -c sigmoid.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: sigmoid.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell spike.c -c spike.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: spike.c,v 1.2 2005/06/27 18:59:57 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell statebuf.c -c statebuf.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: statebuf.c,v 1.2 2005/06/27 18:59:57 svitak Exp $"; | ^~~~~ ../sys/code_lib buffer -o buffer_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell buffer_l@.c -c buffer_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_buffer() | ^~~~~~~~~~~~~~ buffer_l@.c: In function 'LIBRARY_buffer': buffer_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("buffer","Sat Aug 15 20:36:58 2020 ");DATA_buffer(); | ^~~~~~~~~~~~~ buffer_l@.c:3:53: warning: implicit declaration of function 'DATA_buffer' [-Wimplicit-function-declaration] 3 | LibraryHeader("buffer","Sat Aug 15 20:36:58 2020 ");DATA_buffer(); | ^~~~~~~~~~~ buffer_l@.c:4:1: warning: implicit declaration of function 'STARTUP_buffer' [-Wimplicit-function-declaration] 4 | STARTUP_buffer(); | ^~~~~~~~~~~~~~ buffer_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o buflib.o graded.o linear.o pc_input.o periodic.o playback.o randombuf.o sigmoid.o spike.o statebuf.o buffer_d@.o buffer_g@.o buffer_l@.o no lib ordering needed for buflib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/buffer' cd concen make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/concen' cpp -P -I. -I../sim -I../shell -I../ss -I../sys conc_struct.h > /tmp/conc_struct.h ../sys/code_sym /tmp/conc_struct.h concen \ -I conc_ext.h -NI -o concen_d@.c rm /tmp/conc_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys concen_d@.c -c concen_d@.c: In function 'INFO_concpool_type': concen_d@.c:9:122: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct concpool_type var;Info info;char fields[2500];fields[0]='\0';info.name="concpool_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ concen_d@.c:74:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 74 | FieldHashPut("concpool_type",fields); | ^~~~~~~~~~~~ ../sys/code_g conclib.g conc_ext.h concen Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/concen/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys concen_g@.c -c concen_g@.c: In function 'STARTUP_concen': concen_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg concen_g@.c:325:3: warning: implicit declaration of function 'CreateScriptInt' [-Wimplicit-function-declaration] 325 | CreateScriptInt("USERDEF"); | ^~~~~~~~~~~~~~~ concen_g@.c:326:3: warning: implicit declaration of function 'SetScriptInt'; did you mean 'SetScript'? [-Wimplicit-function-declaration] 326 | SetScriptInt("USERDEF", 3); | ^~~~~~~~~~~~ | SetScript gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys difshell.c -c difshell.c: In function 'DifShell': difshell.c:316:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 316 | fread(&n0,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ difshell.c:318:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 318 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: difshell.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: difshell.c,v 1.2 2005/06/27 19:00:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys taupump.c -c taupump.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: taupump.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys fixbuffer.c -c fixbuffer.c: In function 'FixBuffer': fixbuffer.c:108:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 108 | fread(&nc,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fixbuffer.c:110:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: fixbuffer.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: fixbuffer.c,v 1.2 2005/06/27 19:00:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys difbuffer.c -c difbuffer.c: In function 'DifBuffer': difbuffer.c:230:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 230 | fread(&n0,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ difbuffer.c:232:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 232 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: difbuffer.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: difbuffer.c,v 1.2 2005/06/27 19:00:31 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys mmpump.c -c mmpump.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: mmpump.c,v 1.3 2005/07/01 10:03:00 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys fura2.c -c fura2.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: fura2.c,v 1.2 2005/06/27 19:00:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys concpool.c -c concpool.c: In function 'ConcPool': concpool.c:198:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 198 | fread(&n0,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ concpool.c:200:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 200 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: concpool.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: concpool.c,v 1.2 2005/06/27 19:00:23 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys dif2buffer.c -c dif2buffer.c: In function 'Dif2Buffer': dif2buffer.c:246:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 246 | fread(&n0,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dif2buffer.c:248:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 248 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: dif2buffer.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: dif2buffer.c,v 1.2 2005/06/27 19:00:31 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys hillpump.c -c ../sys/code_lib concen -o concen_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys concen_l@.c -c concen_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_concen() | ^~~~~~~~~~~~~~ concen_l@.c: In function 'LIBRARY_concen': concen_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("concen","Sat Aug 15 20:38:26 2020 ");DATA_concen(); | ^~~~~~~~~~~~~ concen_l@.c:3:53: warning: implicit declaration of function 'DATA_concen' [-Wimplicit-function-declaration] 3 | LibraryHeader("concen","Sat Aug 15 20:38:26 2020 ");DATA_concen(); | ^~~~~~~~~~~ concen_l@.c:4:1: warning: implicit declaration of function 'STARTUP_concen' [-Wimplicit-function-declaration] 4 | STARTUP_concen(); | ^~~~~~~~~~~~~~ concen_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o conclib.o difshell.o taupump.o fixbuffer.o difbuffer.o mmpump.o fura2.o concpool.o dif2buffer.o hillpump.o concen_d@.o concen_g@.o concen_l@.o no lib ordering needed for conclib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/concen' cd device make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/device' cpp -P -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines dev_struct.h > /tmp/dev_struct.h ../sys/code_sym /tmp/dev_struct.h devices \ -I dev_ext.h -NI -o devices_d@.c rm /tmp/dev_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines devices_d@.c -c devices_d@.c: In function 'INFO_doxc_type': devices_d@.c:9:114: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct doxc_type var;Info info;char fields[2500];fields[0]='\0';info.name="doxc_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ devices_d@.c:84:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 84 | FieldHashPut("doxc_type",fields); | ^~~~~~~~~~~~ ../sys/code_g devlib.g dev_ext.h devices Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/device/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines devices_g@.c -c devices_g@.c: In function 'STARTUP_devices': devices_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg devices_g@.c:435:3: warning: implicit declaration of function 'CreateScriptInt' [-Wimplicit-function-declaration] 435 | CreateScriptInt("UseOldPeristim"); | ^~~~~~~~~~~~~~~ devices_g@.c:436:3: warning: implicit declaration of function 'SetScriptInt'; did you mean 'SetScript'? [-Wimplicit-function-declaration] 436 | SetScriptInt("UseOldPeristim", 0); | ^~~~~~~~~~~~ | SetScript gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines acxc.c -c acxc.c: In function 'Doxc': acxc.c:47:20: warning: operation on 'doxc->curr1idx' may be undefined [-Wsequence-point] 47 | doxc->curr1idx = (++(doxc->curr1idx))%(doxc->maxspikes/2); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:56:20: warning: operation on 'doxc->curr2idx' may be undefined [-Wsequence-point] 56 | doxc->curr2idx = (++(doxc->curr2idx))%(doxc->maxspikes); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:74:33: warning: operation on 'doxc->calc2idx' may be undefined [-Wsequence-point] 74 | doxc->calc2idx = (++(doxc->calc2idx))%doxc->maxspikes; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:75:17: warning: operation on 'temp2idx' may be undefined [-Wsequence-point] 75 | temp2idx = (++temp2idx)%(doxc->maxspikes); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:87:17: warning: operation on 'temp2idx' may be undefined [-Wsequence-point] 87 | temp2idx = (++temp2idx)%(doxc->maxspikes); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:95:32: warning: operation on 'doxc->calc1idx' may be undefined [-Wsequence-point] 95 | doxc->calc1idx = (++(doxc->calc1idx))%(doxc->maxspikes/2); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c: In function 'Doac': acxc.c:161:19: warning: operation on 'doac->curridx' may be undefined [-Wsequence-point] 161 | doac->curridx = (++(doac->curridx))%doac->maxspikes; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:187:18: warning: operation on 'tempidx' may be undefined [-Wsequence-point] 187 | tempidx = (++tempidx)%(doac->maxspikes); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acxc.c:194:19: warning: operation on 'doac->calcidx' may be undefined [-Wsequence-point] 194 | doac->calcidx = (++(doac->calcidx))%doac->maxspikes; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: acxc.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char* rcsid = "$Id: acxc.c,v 1.3 2005/07/01 10:03:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines diffamp.c -c diffamp.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: diffamp.c,v 1.2 2005/06/27 19:00:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines efield.c -c efield.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: efield.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines efield2.c -c efield2.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: efield.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines efield_cells.c -c efield_cells.c: In function 'do_efield_update': efield_cells.c:131:10: warning: variable 'compIm' set but not used [-Wunused-but-set-variable] 131 | double *compIm; | ^~~~~~ efield_cells.c: In function 'EfieldCells': efield_cells.c:312:10: warning: variable 'output_len' set but not used [-Wunused-but-set-variable] 312 | short output_len; | ^~~~~~~~~~ efield_cells.c:308:18: warning: unused variable 'solver' [-Wunused-variable] 308 | Hsolve *solver; | ^~~~~~ efield_cells.c:304:12: warning: unused variable 'status' [-Wunused-variable] 304 | int status; /* Return value: 1 is OK, 0 means an error occurred. */ | ^~~~~~ efield_cells.c: In function 'get_comptindex': efield_cells.c:46:9: warning: 'adj_i' may be used uninitialized in this function [-Wmaybe-uninitialized] 46 | return(adj_i); | ^ efield_cells.c: In function 'get_symcomptindex': efield_cells.c:39:10: warning: 'adj_i' may be used uninitialized in this function [-Wmaybe-uninitialized] 39 | int j, adj_i; | ^~~~~ efield_cells.c: In function 'do_efield_update': efield_cells.c:263:25: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] 263 | adj_i, solver->hnum[j], adj_Vm, dIm); | ^ efield_cells.c:171:38: warning: 'adj_i' may be used uninitialized in this function [-Wmaybe-uninitialized] 171 | adj_Vm = solver->vm[solver->hnum[adj_i]]; | ^ efield_cells.c:188:40: warning: 'adj_i' may be used uninitialized in this function [-Wmaybe-uninitialized] 188 | adj_Vm = solver->vm[solver->hnum[adj_i]]; | ^ efield_cells.c:238:40: warning: 'adj_i' may be used uninitialized in this function [-Wmaybe-uninitialized] 238 | adj_Vm = solver->vm[solver->hnum[adj_i]]; | ^ efield_cells.c:257:42: warning: 'adj_i' may be used uninitialized in this function [-Wmaybe-uninitialized] 257 | adj_Vm = solver->vm[solver->hnum[adj_i]]; | ^ efield_cells.c: In function 'EfieldCells.part.0': efield_cells.c:349:24: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 255 [-Wformat-truncation=] 349 | output_len = snprintf(fullsolvepath, 255, "%s/%s", fullcellpath, solvepath); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from ../sim/sim_ext.h:23, from dev_ext.h:15, from efield_cells.c:2: /usr/include/bits/stdio2.h:70:10: note: '__snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 255 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines event_tofile.c -c event_tofile.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: event_tofile.c,v 1.2 2005/06/27 19:00:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines frequency.c -c frequency.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: frequency.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines new_frequency.c -c new_frequency.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char* rcsid = "$Id: new_frequency.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines funcgen.c -c funcgen.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: funcgen.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines nernst.c -c nernst.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: nernst.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines interspike.c -c interspike.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: interspike.c,v 1.3 2005/07/01 10:03:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines peristim.c -c peristim.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: peristim.c,v 1.3 2005/07/01 10:03:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines new_peristim.c -c new_peristim.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char* rcsid = "$Id: new_peristim.c,v 1.2 2005/06/27 19:00:36 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines thresh.c -c thresh.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: thresh.c,v 1.4 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines timetable.c -c timetable.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: timetable.c,v 1.5 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines calculator.c -c calculator.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: calculator.c,v 1.2 2005/06/27 19:00:35 svitak Exp $"; | ^~~~~ ../sys/code_lib devices -o devices_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../segment -I../hines devices_l@.c -c devices_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_devices() | ^~~~~~~~~~~~~~~ devices_l@.c: In function 'LIBRARY_devices': devices_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("devices","Sat Aug 15 20:40:57 2020 ");DATA_devices(); | ^~~~~~~~~~~~~ devices_l@.c:3:54: warning: implicit declaration of function 'DATA_devices' [-Wimplicit-function-declaration] 3 | LibraryHeader("devices","Sat Aug 15 20:40:57 2020 ");DATA_devices(); | ^~~~~~~~~~~~ devices_l@.c:4:1: warning: implicit declaration of function 'STARTUP_devices' [-Wimplicit-function-declaration] 4 | STARTUP_devices(); | ^~~~~~~~~~~~~~~ devices_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o devlib.o acxc.o diffamp.o efield.o efield2.o efield_cells.o event_tofile.o frequency.o new_frequency.o funcgen.o nernst.o interspike.o peristim.o new_peristim.o thresh.o timetable.o calculator.o devices_d@.o devices_g@.o devices_l@.o no lib ordering needed for devlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/device' cd hh make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hh' cpp -P -I. -I../sys -I../ss -I../sim -I../shell hh_struct.h > /tmp/hh_struct.h ../sys/code_sym /tmp/hh_struct.h hh \ -I hh_ext.h -NI -o hh_d@.c rm /tmp/hh_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell hh_d@.c -c hh_d@.c: In function 'INFO_vdep_gate_type': hh_d@.c:9:124: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct vdep_gate_type var;Info info;char fields[2500];fields[0]='\0';info.name="vdep_gate_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ hh_d@.c:76:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 76 | FieldHashPut("vdep_gate_type",fields); | ^~~~~~~~~~~~ ../sys/code_g hhlib.g hh_ext.h hh Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hh/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell hh_g@.c -c hh_g@.c: In function 'STARTUP_hh': hh_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell channel.c -c channel.c: In function 'hh_channel': channel.c:81:6: warning: implicit declaration of function 'hh_update' [-Wimplicit-function-declaration] 81 | hh_update(channel,&Field(X),"X", | ^~~~~~~~~ channel.c:141:6: warning: implicit declaration of function 'hh_evaluate' [-Wimplicit-function-declaration] 141 | hh_evaluate(&Field(X),v, | ^~~~~~~~~~~ channel.c:191:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 191 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channel.c:196:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 196 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: channel.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: channel.c,v 1.3 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell evaluate.c -c evaluate.c: In function 'hh_evaluate': evaluate.c:90:6: warning: label 'Default' defined but not used [-Wunused-label] 90 | Default: | ^~~~~~~ At top level: evaluate.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: evaluate.c,v 1.3 2005/07/20 20:01:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell gate.c -c gate.c: In function 'VDepGate': gate.c:137:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 137 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gate.c:142:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 142 | fread(&savedata,sizeof(double),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: gate.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: gate.c,v 1.3 2005/07/01 10:03:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell rate.c -c rate.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: rate.c,v 1.2 2005/07/20 20:01:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell update.c -c update.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: update.c,v 1.3 2005/07/20 20:01:59 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell vchannel.c -c vchannel.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: vchannel.c,v 1.4 2005/07/20 20:01:59 svitak Exp $"; | ^~~~~ ../sys/code_lib hh -o hh_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell hh_l@.c -c hh_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_hh() | ^~~~~~~~~~ hh_l@.c: In function 'LIBRARY_hh': hh_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("hh","Sat Aug 15 20:41:41 2020 ");DATA_hh(); | ^~~~~~~~~~~~~ hh_l@.c:3:49: warning: implicit declaration of function 'DATA_hh' [-Wimplicit-function-declaration] 3 | LibraryHeader("hh","Sat Aug 15 20:41:41 2020 ");DATA_hh(); | ^~~~~~~ hh_l@.c:4:1: warning: implicit declaration of function 'STARTUP_hh' [-Wimplicit-function-declaration] 4 | STARTUP_hh(); | ^~~~~~~~~~ hh_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o hhlib.o channel.o evaluate.o gate.o rate.o update.o vchannel.o hh_d@.o hh_g@.o hh_l@.o no lib ordering needed for hhlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hh' cd hines make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hines' cpp -P -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_struct.h > /tmp/hines_struct.h ../sys/code_sym /tmp/hines_struct.h hines \ -I hines_ext.h -NI -o hines_d@.c rm /tmp/hines_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_d@.c -c In file included from hines_ext.h:54, from hines_d@.c:1: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_d@.c: In function 'INFO_hsolve_type': hines_d@.c:9:118: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct hsolve_type var;Info info;char fields[2500];fields[0]='\0';info.name="hsolve_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ hines_d@.c:280:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 280 | FieldHashPut("hsolve_type",fields); | ^~~~~~~~~~~~ ../sys/code_g hineslib.g hines_ext.h hines Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hines/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_g@.c -c In file included from hines_ext.h:54, from hines_g@.c:2: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_g@.c: In function 'STARTUP_hines': hines_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg hines_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines.c -c In file included from hines_ext.h:54, from hines.c:87: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines.c: In function 'HinesSolver': hines.c:150:30: warning: implicit declaration of function 'do_hh_update' [-Wimplicit-function-declaration] 150 | if (hsolve->chanmode) do_hh_update(hsolve); | ^~~~~~~~~~~~ hines.c:151:8: warning: implicit declaration of function 'do_hcalc' [-Wimplicit-function-declaration] 151 | do_hcalc(hsolve); | ^~~~~~~~ hines.c:152:8: warning: implicit declaration of function 'do_fast_hsolve' [-Wimplicit-function-declaration] 152 | do_fast_hsolve(hsolve); | ^~~~~~~~~~~~~~ hines.c:153:8: warning: implicit declaration of function 'do_compt_update' [-Wimplicit-function-declaration] 153 | do_compt_update(hsolve); | ^~~~~~~~~~~~~~~ hines.c:156:28: warning: implicit declaration of function 'h_in_msgs' [-Wimplicit-function-declaration] 156 | if (hsolve->ininfo) h_in_msgs(hsolve); | ^~~~~~~~~ hines.c:158:5: warning: implicit declaration of function 'do_chip_hh2_update' [-Wimplicit-function-declaration] 158 | do_chip_hh2_update(hsolve); | ^~~~~~~~~~~~~~~~~~ hines.c:160:5: warning: implicit declaration of function 'do_chip_hh2noi_update' [-Wimplicit-function-declaration] 160 | do_chip_hh2noi_update(hsolve); | ^~~~~~~~~~~~~~~~~~~~~ hines.c:163:6: warning: implicit declaration of function 'do_h2_conc_chip_update' [-Wimplicit-function-declaration] 163 | do_h2_conc_chip_update(hsolve); | ^~~~~~~~~~~~~~~~~~~~~~ hines.c:164:28: warning: implicit declaration of function 'do_h_conc_solve' [-Wimplicit-function-declaration] 164 | if (hsolve->ndiffs) do_h_conc_solve(hsolve); | ^~~~~~~~~~~~~~~ hines.c:166:5: warning: implicit declaration of function 'do_crank_hsolve' [-Wimplicit-function-declaration] 166 | do_crank_hsolve(hsolve); | ^~~~~~~~~~~~~~~ hines.c:168:5: warning: implicit declaration of function 'do_euler_hsolve' [-Wimplicit-function-declaration] 168 | do_euler_hsolve(hsolve); | ^~~~~~~~~~~~~~~ hines.c:170:8: warning: implicit declaration of function 'do_vm_update' [-Wimplicit-function-declaration] 170 | do_vm_update(hsolve); | ^~~~~~~~~~~~ hines.c:187:29: warning: implicit declaration of function 'h_out_msgs' [-Wimplicit-function-declaration] 187 | if (hsolve->outinfo) h_out_msgs(hsolve); | ^~~~~~~~~~ hines.c:193:5: warning: implicit declaration of function 'do_chip_hh4_update' [-Wimplicit-function-declaration] 193 | do_chip_hh4_update(hsolve); | ^~~~~~~~~~~~~~~~~~ hines.c:195:5: warning: implicit declaration of function 'do_chip_hh4ni_update' [-Wimplicit-function-declaration] 195 | do_chip_hh4ni_update(hsolve); | ^~~~~~~~~~~~~~~~~~~~ hines.c:198:6: warning: implicit declaration of function 'do_h4_conc_chip_update' [-Wimplicit-function-declaration] 198 | do_h4_conc_chip_update(hsolve); | ^~~~~~~~~~~~~~~~~~~~~~ hines.c:262:4: warning: implicit declaration of function 'do_hreset'; did you mean 'do_create'? [-Wimplicit-function-declaration] 262 | do_hreset(hsolve); | ^~~~~~~~~ | do_create hines.c:269:4: warning: implicit declaration of function 'do_chip_hreset' [-Wimplicit-function-declaration] 269 | do_chip_hreset(hsolve,"RESET"); | ^~~~~~~~~~~~~~ hines.c:270:40: warning: implicit declaration of function 'copychipdiags' [-Wimplicit-function-declaration] 270 | if (hsolve->readflag==HDUPLICATE_T) copychipdiags(hsolve); | ^~~~~~~~~~~~~ hines.c:272:12: warning: implicit declaration of function 'h_setup_conc_solve' [-Wimplicit-function-declaration] 272 | if (h_setup_conc_solve(hsolve)) { | ^~~~~~~~~~~~~~~~~~ hines.c:273:5: warning: implicit declaration of function 'h_failed' [-Wimplicit-function-declaration] 273 | h_failed(hsolve); | ^~~~~~~~ hines.c:281:9: warning: implicit declaration of function 'h_funcs_init' [-Wimplicit-function-declaration] 281 | n=h_funcs_init(hsolve); | ^~~~~~~~~~~~ hines.c:329:7: warning: implicit declaration of function 'h_init' [-Wimplicit-function-declaration] 329 | if (h_init(hsolve)) { | ^~~~~~ hines.c:343:7: warning: implicit declaration of function 'h2_init' [-Wimplicit-function-declaration] 343 | if (h2_init(hsolve)) { | ^~~~~~~ hines.c:350:8: warning: implicit declaration of function 'h_hh_init' [-Wimplicit-function-declaration] 350 | if (h_hh_init(hsolve)) { | ^~~~~~~~~ hines.c:359:8: warning: implicit declaration of function 'do_hget_children' [-Wimplicit-function-declaration] 359 | if (do_hget_children(hsolve)) { | ^~~~~~~~~~~~~~~~ hines.c:363:8: warning: implicit declaration of function 'h_hh_chip_init' [-Wimplicit-function-declaration] 363 | if (h_hh_chip_init(hsolve)) { | ^~~~~~~~~~~~~~ hines.c:368:12: warning: implicit declaration of function 'h_init_conc_chip' [-Wimplicit-function-declaration] 368 | if (h_init_conc_chip(hsolve)) { | ^~~~~~~~~~~~~~~~ hines.c:372:12: warning: implicit declaration of function 'h_init_conc_solve' [-Wimplicit-function-declaration] 372 | if (h_init_conc_solve(hsolve)) { | ^~~~~~~~~~~~~~~~~ hines.c:399:3: warning: implicit declaration of function 'h_delete' [-Wimplicit-function-declaration] 399 | h_delete(hsolve); | ^~~~~~~~ hines.c:407:7: warning: implicit declaration of function 'do_duplicate' [-Wimplicit-function-declaration] 407 | if (do_duplicate(hsolve,action->argv[0],action->argv[1])) { | ^~~~~~~~~~~~ hines.c:449:7: warning: implicit declaration of function 'hfind_elm' [-Wimplicit-function-declaration] 449 | if (hfind_elm(hsolve,elm,&comptno,&cindex)==ERR) { | ^~~~~~~~~ hines.c:454:7: warning: implicit declaration of function 'hput_elm' [-Wimplicit-function-declaration] 454 | hput_elm(hsolve,comptno,cindex); | ^~~~~~~~ hines.c:456:7: warning: implicit declaration of function 'hget_elm' [-Wimplicit-function-declaration] 456 | hget_elm(hsolve,comptno,cindex); | ^~~~~~~~ hines.c:473:7: warning: implicit declaration of function 'do_chip_hsave' [-Wimplicit-function-declaration] 473 | do_chip_hsave(hsolve); | ^~~~~~~~~~~~~ hines.c:486:3: warning: implicit declaration of function 'h_rchip_change' [-Wimplicit-function-declaration] 486 | h_rchip_change(hsolve,n,i,v0,v1); | ^~~~~~~~~~~~~~ hines.c:499:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 499 | fread(&i,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hines.c:504:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 504 | fread(hsolve->chip,sizeof(double),hsolve->nchips,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hines.c:505:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 505 | fread(hsolve->vm,sizeof(double),hsolve->ncompts,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hines.c:506:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 506 | fread(hsolve->conc,sizeof(double),hsolve->nconcs,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hines.c: In function 'h_failed': hines.c:518:1: warning: control reaches end of non-void function [-Wreturn-type] 518 | } | ^ hines.c: In function 'do_hreset': hines.c:555:1: warning: control reaches end of non-void function [-Wreturn-type] 555 | } | ^ hines.c: In function 'h_delete': hines.c:800:1: warning: control reaches end of non-void function [-Wreturn-type] 800 | } | ^ At top level: hines.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines.c,v 1.4 2006/01/10 08:59:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_init.c -c In file included from hines_ext.h:54, from hines_init.c:16: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_init.c: In function 'h_init': hines_init.c:123:7: warning: implicit declaration of function 'Strindex'; did you mean 'rindex'? [-Wimplicit-function-declaration] 123 | if (Strindex(BaseObject(msgin->src)->name,"compartment")>=0) | ^~~~~~~~ | rindex hines_init.c:228:3: warning: implicit declaration of function 'do_hnum' [-Wimplicit-function-declaration] 228 | do_hnum(hsolve,i,&hnumcount,elmnum); | ^~~~~~~ hines_init.c:31:11: warning: variable 'elm' set but not used [-Wunused-but-set-variable] 31 | Element *elm; | ^~~ hines_init.c: In function 'h_funcs_init': hines_init.c:330:24: warning: variable 'row2' set but not used [-Wunused-but-set-variable] 330 | int parentno,nkid,row,row2,maxkids=1,self = 0; | ^~~~ hines_init.c:329:11: warning: unused variable 'results' [-Wunused-variable] 329 | double *results=hsolve->results; | ^~~~~~~ hines_init.c: In function 'do_hnum': hines_init.c:299:1: warning: control reaches end of non-void function [-Wreturn-type] 299 | } | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hh_init.c -c In file included from hines_ext.h:54, from hh_init.c:43: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hh_init.c: In function 'h_hh_init': hh_init.c:86:8: warning: implicit declaration of function 'h_nernst_init' [-Wimplicit-function-declaration] 86 | if (h_nernst_init(hsolve,msgin->src,hentry)) { | ^~~~~~~~~~~~~ At top level: hh_init.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hh_init.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys h_calc.c -c In file included from hines_ext.h:54, from h_calc.c:50: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | h_calc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: h_calc.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hh_update.c -c In file included from hines_ext.h:54, from hh_update.c:53: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hh_update.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hh_update.c,v 1.5 2006/01/17 15:05:00 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys compt_update.c -c In file included from hines_ext.h:54, from compt_update.c:6: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | compt_update.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: compt_update.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_child.c -c In file included from hines_ext.h:54, from hines_child.c:78: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_child.c: In function 'do_hget_children': hines_child.c:275:6: warning: implicit declaration of function 'hstore_name' [-Wimplicit-function-declaration] 275 | k=hstore_name(hsolve,child,&nnames,names,NULL); | ^~~~~~~~~~~ hines_child.c:1272:18: warning: implicit declaration of function 'hchild_compare' [-Wimplicit-function-declaration] 1272 | while ((m>0)&&!hchild_compare(hsolve,childindex[m+k],temp)) { | ^~~~~~~~~~~~~~ hines_child.c:1343:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1343 | if ((cm!=0)&&(childmsg[l]==cm) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1344 | ((childtypes[l]>=TABCHAN_T) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1345 | (childtypes[l]name, (ADDR) table); | ^ hines_chip_init.c: In function 'do_chip_hreset': hines_chip_init.c:1454:6: warning: implicit declaration of function 'chip_put_compt' [-Wimplicit-function-declaration] 1454 | chip_put_compt(hsolve,i); | ^~~~~~~~~~~~~~ hines_chip_init.c:1464:4: warning: implicit declaration of function 'chip_put_spike' [-Wimplicit-function-declaration] 1464 | chip_put_spike(hsolve,j); | ^~~~~~~~~~~~~~ hines_chip_init.c:1469:4: warning: implicit declaration of function 'chip_put_tabchannel' [-Wimplicit-function-declaration] 1469 | chip_put_tabchannel(hsolve,j); | ^~~~~~~~~~~~~~~~~~~ hines_chip_init.c:1474:4: warning: implicit declaration of function 'chip_put_tabcurrent' [-Wimplicit-function-declaration] 1474 | chip_put_tabcurrent(hsolve,j); | ^~~~~~~~~~~~~~~~~~~ hines_chip_init.c:1480:4: warning: implicit declaration of function 'chip_put_channelc3' [-Wimplicit-function-declaration] 1480 | chip_put_channelc3(hsolve,j); | ^~~~~~~~~~~~~~~~~~ hines_chip_init.c:1484:4: warning: implicit declaration of function 'chip_put_mgblock' [-Wimplicit-function-declaration] 1484 | chip_put_mgblock(hsolve,j); | ^~~~~~~~~~~~~~~~ hines_chip_init.c:1488:4: warning: implicit declaration of function 'chip_put_nernst' [-Wimplicit-function-declaration] 1488 | chip_put_nernst(hsolve,j,cm); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1494:4: warning: implicit declaration of function 'chip_put_ghk' [-Wimplicit-function-declaration] 1494 | chip_put_ghk(hsolve,j,cm); | ^~~~~~~~~~~~ hines_chip_init.c:1500:4: warning: implicit declaration of function 'chip_put_concen' [-Wimplicit-function-declaration] 1500 | chip_put_concen(hsolve,j,cm); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1501:4: warning: implicit declaration of function 'chip_put_Ca_concen' [-Wimplicit-function-declaration] 1501 | chip_put_Ca_concen(hsolve,i,j); | ^~~~~~~~~~~~~~~~~~ hines_chip_init.c:1505:4: warning: implicit declaration of function 'chip_put_pool' [-Wimplicit-function-declaration] 1505 | chip_put_pool(hsolve,j,cm); | ^~~~~~~~~~~~~ hines_chip_init.c:1506:4: warning: implicit declaration of function 'chip_put_flux' [-Wimplicit-function-declaration] 1506 | chip_put_flux(hsolve,i,j); | ^~~~~~~~~~~~~ hines_chip_init.c:1512:4: warning: implicit declaration of function 'chip_put_shell' [-Wimplicit-function-declaration] 1512 | chip_put_shell(hsolve,j,cm); | ^~~~~~~~~~~~~~ hines_chip_init.c:1520:4: warning: implicit declaration of function 'chip_put_buffer' [-Wimplicit-function-declaration] 1520 | chip_put_buffer(hsolve,j,cm); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1526:4: warning: implicit declaration of function 'chip_put_d2buffer' [-Wimplicit-function-declaration] 1526 | chip_put_d2buffer(hsolve,j,cm); | ^~~~~~~~~~~~~~~~~ hines_chip_init.c:1530:4: warning: implicit declaration of function 'chip_put_taupump' [-Wimplicit-function-declaration] 1530 | chip_put_taupump(hsolve,j); | ^~~~~~~~~~~~~~~~ hines_chip_init.c:1535:4: warning: implicit declaration of function 'chip_put_mmpump' [-Wimplicit-function-declaration] 1535 | chip_put_mmpump(hsolve,j,cl); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1539:4: warning: implicit declaration of function 'chip_put_hillpump' [-Wimplicit-function-declaration] 1539 | chip_put_hillpump(hsolve,j,cm); | ^~~~~~~~~~~~~~~~~ hines_chip_init.c:1543:4: warning: implicit declaration of function 'chip_put_poolbuffer' [-Wimplicit-function-declaration] 1543 | chip_put_poolbuffer(hsolve,j,cm); | ^~~~~~~~~~~~~~~~~~~ hines_chip_init.c: In function 'do_chip_hsave': hines_chip_init.c:1573:6: warning: implicit declaration of function 'chip_get_compt' [-Wimplicit-function-declaration] 1573 | chip_get_compt(hsolve,i); | ^~~~~~~~~~~~~~ hines_chip_init.c:1581:4: warning: implicit declaration of function 'chip_get_tabchannel' [-Wimplicit-function-declaration] 1581 | chip_get_tabchannel(hsolve,j); | ^~~~~~~~~~~~~~~~~~~ hines_chip_init.c:1586:4: warning: implicit declaration of function 'chip_get_tabcurrent' [-Wimplicit-function-declaration] 1586 | chip_get_tabcurrent(hsolve,j); | ^~~~~~~~~~~~~~~~~~~ hines_chip_init.c:1592:4: warning: implicit declaration of function 'chip_get_channelc3' [-Wimplicit-function-declaration] 1592 | chip_get_channelc3(hsolve,j); | ^~~~~~~~~~~~~~~~~~ hines_chip_init.c:1596:4: warning: implicit declaration of function 'chip_get_mgblock' [-Wimplicit-function-declaration] 1596 | chip_get_mgblock(hsolve,j); | ^~~~~~~~~~~~~~~~ hines_chip_init.c:1600:4: warning: implicit declaration of function 'chip_get_nernst' [-Wimplicit-function-declaration] 1600 | chip_get_nernst(hsolve,j,cm); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1604:4: warning: implicit declaration of function 'chip_get_ghk' [-Wimplicit-function-declaration] 1604 | chip_get_ghk(hsolve,j,cm); | ^~~~~~~~~~~~ hines_chip_init.c:1608:4: warning: implicit declaration of function 'chip_get_concen' [-Wimplicit-function-declaration] 1608 | chip_get_concen(hsolve,j,cm); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1618:4: warning: implicit declaration of function 'chip_get_shell' [-Wimplicit-function-declaration] 1618 | chip_get_shell(hsolve,j,cm); | ^~~~~~~~~~~~~~ hines_chip_init.c:1626:4: warning: implicit declaration of function 'chip_get_buffer' [-Wimplicit-function-declaration] 1626 | chip_get_buffer(hsolve,j,cm); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1632:4: warning: implicit declaration of function 'chip_get_d2buffer' [-Wimplicit-function-declaration] 1632 | chip_get_d2buffer(hsolve,j,cm); | ^~~~~~~~~~~~~~~~~ hines_chip_init.c:1636:4: warning: implicit declaration of function 'chip_get_mmpump' [-Wimplicit-function-declaration] 1636 | chip_get_mmpump(hsolve,j); | ^~~~~~~~~~~~~~~ hines_chip_init.c:1640:4: warning: implicit declaration of function 'chip_get_taupump' [-Wimplicit-function-declaration] 1640 | chip_get_taupump(hsolve,j); | ^~~~~~~~~~~~~~~~ hines_chip_init.c:1562:9: warning: variable 'cl' set but not used [-Wunused-but-set-variable] 1562 | int ct,cl,cm; | ^~ At top level: hines_chip_init.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_chip_init.c,v 1.4 2006/01/10 19:56:39 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_2chip.c -c In file included from hines_ext.h:54, from hines_2chip.c:19: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | In file included from hines_2chip.c:21: hines_chip.c: In function 'do_chip_hh2_update': hines_chip.c:271:5: warning: implicit declaration of function 'h_dospike_event' [-Wimplicit-function-declaration] 271 | h_dospike_event(hsolve); | ^~~~~~~~~~~~~~~ hines_chip.c:524:4: warning: implicit declaration of function 'h_dosynchan' [-Wimplicit-function-declaration] 524 | h_dosynchan(hsolve,k,*(op+1));/* synapse fires*/ | ^~~~~~~~~~~ At top level: hines_2chip.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_2chip.c,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_2nichip.c -c In file included from hines_ext.h:54, from hines_2nichip.c:19: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | In file included from hines_2nichip.c:20: hines_chip.c: In function 'do_chip_hh2noi_update': hines_chip.c:271:5: warning: implicit declaration of function 'h_dospike_event' [-Wimplicit-function-declaration] 271 | h_dospike_event(hsolve); | ^~~~~~~~~~~~~~~ hines_chip.c:524:4: warning: implicit declaration of function 'h_dosynchan' [-Wimplicit-function-declaration] 524 | h_dosynchan(hsolve,k,*(op+1));/* synapse fires*/ | ^~~~~~~~~~~ hines_chip.c:105:31: warning: unused variable 'tabn' [-Wunused-variable] 105 | register double *tab = NULL,*tabn,*stablist; | ^~~~ At top level: hines_2nichip.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_2nichip.c,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_4chip.c -c In file included from hines_ext.h:54, from hines_4chip.c:19: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | In file included from hines_4chip.c:22: hines_chip.c: In function 'do_chip_hh4_update': hines_chip.c:271:5: warning: implicit declaration of function 'h_dospike_event' [-Wimplicit-function-declaration] 271 | h_dospike_event(hsolve); | ^~~~~~~~~~~~~~~ hines_chip.c:524:4: warning: implicit declaration of function 'h_dosynchan' [-Wimplicit-function-declaration] 524 | h_dosynchan(hsolve,k,*(op+1));/* synapse fires*/ | ^~~~~~~~~~~ At top level: hines_4chip.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_4chip.c,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_4nichip.c -c In file included from hines_ext.h:54, from hines_4nichip.c:19: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | In file included from hines_4nichip.c:21: hines_chip.c: In function 'do_chip_hh4ni_update': hines_chip.c:271:5: warning: implicit declaration of function 'h_dospike_event' [-Wimplicit-function-declaration] 271 | h_dospike_event(hsolve); | ^~~~~~~~~~~~~~~ hines_chip.c:524:4: warning: implicit declaration of function 'h_dosynchan' [-Wimplicit-function-declaration] 524 | h_dosynchan(hsolve,k,*(op+1));/* synapse fires*/ | ^~~~~~~~~~~ hines_chip.c:105:31: warning: unused variable 'tabn' [-Wunused-variable] 105 | register double *tab = NULL,*tabn,*stablist; | ^~~~ At top level: hines_4nichip.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_4nichip.c,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_data.c -c In file included from hines_ext.h:54, from hines_data.c:67: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_data.c: In function 'chip_put_Ca_concen': hines_data.c:168:6: warning: variable 'nop' set but not used [-Wunused-but-set-variable] 168 | int nop,nchip; | ^~~ hines_data.c: In function 'chip_put_buffer': hines_data.c:281:10: warning: unused variable 'chip' [-Wunused-variable] 281 | double *chip; | ^~~~ hines_data.c: In function 'chip_put_d2buffer': hines_data.c:294:10: warning: unused variable 'chip' [-Wunused-variable] 294 | double *chip,*conc; | ^~~~ hines_data.c: In function 'chip_put_nernst': hines_data.c:402:5: warning: type of 'concindex' defaults to 'int' [-Wimplicit-int] 402 | int chip_put_nernst(hsolve,cindex,concindex) | ^~~~~~~~~~~~~~~ hines_data.c: In function 'chip_put_ghk': hines_data.c:421:5: warning: type of 'concindex' defaults to 'int' [-Wimplicit-int] 421 | int chip_put_ghk(hsolve,cindex,concindex) | ^~~~~~~~~~~~ hines_data.c: In function 'chip_put_channelc3': hines_data.c:495:11: warning: variable 'tablist' set but not used [-Wunused-but-set-variable] 495 | double *tablist; | ^~~~~~~ hines_data.c: In function 'chip_get_nernst': hines_data.c:634:16: warning: variable 'chip' set but not used [-Wunused-but-set-variable] 634 | double *conc,*chip; | ^~~~ hines_data.c: In function 'chip_get_ghk': hines_data.c:653:16: warning: variable 'chip' set but not used [-Wunused-but-set-variable] 653 | double *conc,*chip; | ^~~~ hines_data.c:652:6: warning: variable 'nchip' set but not used [-Wunused-but-set-variable] 652 | int nchip; | ^~~~~ hines_data.c: In function 'chip_get_mgblock': hines_data.c:776:10: warning: variable 'nchip' set but not used [-Wunused-but-set-variable] 776 | int nop,nchip,ng; | ^~~~~ hines_data.c:776:6: warning: variable 'nop' set but not used [-Wunused-but-set-variable] 776 | int nop,nchip,ng; | ^~~ hines_data.c:775:10: warning: variable 'chip' set but not used [-Wunused-but-set-variable] 775 | double *chip,*givals; | ^~~~ At top level: hines_data.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_data.c,v 1.3 2005/07/20 20:02:00 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_msgs.c -c In file included from hines_ext.h:54, from hines_msgs.c:42: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_msgs.c: In function 'h_check_msgs': hines_msgs.c:92:5: warning: implicit declaration of function 'h_add_iinfo' [-Wimplicit-function-declaration] 92 | h_add_iinfo(hsolve,msgin,INJECT_OP,sChildType,nop,nchip+1); | ^~~~~~~~~~~ hines_msgs.c:97:8: warning: implicit declaration of function 'h_msg_alert' [-Wimplicit-function-declaration] 97 | h_msg_alert(hsolve,type,elm); | ^~~~~~~~~~~ hines_msgs.c: In function 'h_in_msgs': hines_msgs.c:356:23: warning: variable 'dt' set but not used [-Wunused-but-set-variable] 356 | register double X,dt; | ^~ hines_msgs.c: In function 'h_out_msgs': hines_msgs.c:435:7: warning: implicit declaration of function 'chip_get_compt' [-Wimplicit-function-declaration] 435 | chip_get_compt(hsolve,oinfo->comptno); | ^~~~~~~~~~~~~~ hines_msgs.c:439:7: warning: implicit declaration of function 'chip_get_concen' [-Wimplicit-function-declaration] 439 | chip_get_concen(hsolve,cindex,concindex); | ^~~~~~~~~~~~~~~ hines_msgs.c:443:7: warning: implicit declaration of function 'chip_get_nernst' [-Wimplicit-function-declaration] 443 | chip_get_nernst(hsolve,cindex,concindex); | ^~~~~~~~~~~~~~~ hines_msgs.c:447:7: warning: implicit declaration of function 'chip_get_ghk' [-Wimplicit-function-declaration] 447 | chip_get_ghk(hsolve,cindex,concindex); | ^~~~~~~~~~~~ hines_msgs.c:450:7: warning: implicit declaration of function 'chip_get_tabchannel' [-Wimplicit-function-declaration] 450 | chip_get_tabchannel(hsolve,cindex); | ^~~~~~~~~~~~~~~~~~~ hines_msgs.c:455:7: warning: implicit declaration of function 'chip_get_channelc3' [-Wimplicit-function-declaration] 455 | chip_get_channelc3(hsolve,cindex); | ^~~~~~~~~~~~~~~~~~ hines_msgs.c:461:7: warning: implicit declaration of function 'chip_get_shell' [-Wimplicit-function-declaration] 461 | chip_get_shell(hsolve,cindex,concindex); | ^~~~~~~~~~~~~~ hines_msgs.c:468:7: warning: implicit declaration of function 'chip_get_buffer' [-Wimplicit-function-declaration] 468 | chip_get_buffer(hsolve,cindex,concindex); | ^~~~~~~~~~~~~~~ hines_msgs.c:474:7: warning: implicit declaration of function 'chip_get_d2buffer' [-Wimplicit-function-declaration] 474 | chip_get_d2buffer(hsolve,cindex,concindex); | ^~~~~~~~~~~~~~~~~ hines_msgs.c:477:7: warning: implicit declaration of function 'chip_get_taupump' [-Wimplicit-function-declaration] 477 | chip_get_taupump(hsolve,cindex); | ^~~~~~~~~~~~~~~~ At top level: hines_msgs.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_msgs.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_rchange.c -c In file included from hines_ext.h:54, from hines_rchange.c:20: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_rchange.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_rchange.c,v 1.2 2005/07/20 20:02:00 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_conc_init.c -c In file included from hines_ext.h:54, from hines_conc_init.c:57: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_conc_init.c: In function 'h_init_conc_solve': hines_conc_init.c:72:40: warning: variable 'childpos' set but not used [-Wunused-but-set-variable] 72 | int *childstart,*childmsg,*childcode,*childpos; | ^~~~~~~~ hines_conc_init.c: In function 'h_setup_conc_solve': hines_conc_init.c:321:40: warning: variable 'diffwidth' set but not used [-Wunused-but-set-variable] 321 | int *numshells,*numshelms,*diffchild,*diffwidth; | ^~~~~~~~~ hines_conc_init.c: In function 'h_init_conc_chip': hines_conc_init.c:705:7: warning: implicit declaration of function 'h_check_msgs' [-Wimplicit-function-declaration] 705 | h_check_msgs(hsolve,child,CONC_OP,ct,i,nop,nchip); | ^~~~~~~~~~~~ hines_conc_init.c:491:14: warning: variable 'chip' set but not used [-Wunused-but-set-variable] 491 | double *chip; | ^~~~ hines_conc_init.c:484:23: warning: variable 'compt' set but not used [-Wunused-but-set-variable] 484 | Element **compts,*compt,**children,*child; | ^~~~~ At top level: hines_conc_init.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_conc_init.c,v 1.3 2005/07/20 20:02:00 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_conc.c -c In file included from hines_ext.h:54, from hines_conc.c:37: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_conc.c: In function 'do_h_conc_solve': hines_conc.c:330:15: warning: operation on 'nc' may be undefined [-Wsequence-point] 330 | conc[nc--]=result[--nr]-covals[nv]*co | ~~^~ hines_conc.c:382:14: warning: operation on 'nc' may be undefined [-Wsequence-point] 382 | conc[nc--]=res+res-conc[nc]; | ~~^~ At top level: hines_conc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_conc.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_conc_chip.c -c In file included from hines_ext.h:54, from hines_conc_chip.c:56: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_conc_4chip.c -c In file included from hines_ext.h:54, from hines_conc_chip.c:56, from hines_conc_4chip.c:16: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_conc_4chip.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_conc_4chip.c,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_conn.c -c In file included from hines_ext.h:54, from hines_conn.c:34: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_conn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_conn.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_duplic.c -c In file included from hines_ext.h:54, from hines_duplic.c:42: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_duplic.c: In function 'do_duplicate': hines_duplic.c:87:6: warning: implicit declaration of function 'do_copy'; did you mean 'do_cd'? [-Wimplicit-function-declaration] 87 | do_copy(3,argv); | ^~~~~~~ | do_cd hines_duplic.c:121:7: warning: implicit declaration of function 'h_hh_init' [-Wimplicit-function-declaration] 121 | if (h_hh_init(hsolve,0)) { | ^~~~~~~~~ hines_duplic.c:122:4: warning: implicit declaration of function 'h_failed' [-Wimplicit-function-declaration] 122 | h_failed(hsolve); | ^~~~~~~~ hines_duplic.c:133:7: warning: implicit declaration of function 'h2_init' [-Wimplicit-function-declaration] 133 | if (h2_init(hsolve)) { | ^~~~~~~ hines_duplic.c:137:7: warning: implicit declaration of function 'do_hget_children' [-Wimplicit-function-declaration] 137 | if (do_hget_children(hsolve)) { | ^~~~~~~~~~~~~~~~ hines_duplic.c:152:11: warning: implicit declaration of function 'h_init_conc_chip' [-Wimplicit-function-declaration] 152 | if (h_init_conc_chip(hsolve)) { | ^~~~~~~~~~~~~~~~ hines_duplic.c:156:11: warning: implicit declaration of function 'h_init_conc_solve' [-Wimplicit-function-declaration] 156 | if (h_init_conc_solve(hsolve)) { | ^~~~~~~~~~~~~~~~~ hines_duplic.c:63:8: warning: variable 'elmnum' set but not used [-Wunused-but-set-variable] 63 | int *elmnum; | ^~~~~~ At top level: hines_duplic.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_duplic.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_solve.c -c In file included from hines_ext.h:54, from hines_solve.c:40: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | hines_solve.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: hines_solve.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ ../sys/code_lib hines -o hines_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../shell -I../segment -I../olf -I../concen -I../device -I../newconn -I../sys hines_l@.c -c hines_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_hines() | ^~~~~~~~~~~~~ hines_l@.c: In function 'LIBRARY_hines': hines_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("hines","Sat Aug 15 20:45:29 2020 ");DATA_hines(); | ^~~~~~~~~~~~~ hines_l@.c:3:52: warning: implicit declaration of function 'DATA_hines' [-Wimplicit-function-declaration] 3 | LibraryHeader("hines","Sat Aug 15 20:45:29 2020 ");DATA_hines(); | ^~~~~~~~~~ hines_l@.c:4:1: warning: implicit declaration of function 'STARTUP_hines' [-Wimplicit-function-declaration] 4 | STARTUP_hines(); | ^~~~~~~~~~~~~ hines_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o hineslib.o hines.o hines_init.o hh_init.o h_calc.o hh_update.o compt_update.o hines_child.o hines_chip_init.o hines_2chip.o hines_2nichip.o hines_4chip.o hines_4nichip.o hines_data.o hines_msgs.o hines_rchange.o hines_conc_init.o hines_conc.o hines_conc_chip.o hines_conc_4chip.o hines_conn.o hines_duplic.o hines_solve.o hines_d@.o hines_g@.o hines_l@.o no lib ordering needed for hineslib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hines' cd olf make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/olf' cpp -P -I. -I../sim -I../shell -I../ss -I../sys olf_struct.h > /tmp/olf_struct.h ../sys/code_sym /tmp/olf_struct.h olf \ -I olf_ext.h -NI -o olf_d@.c rm /tmp/olf_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys olf_d@.c -c In file included from olf_ext.h:24, from olf_d@.c:1: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | olf_d@.c: In function 'INFO_olf_receptor_type': olf_d@.c:9:130: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct olf_receptor_type var;Info info;char fields[2500];fields[0]='\0';info.name="olf_receptor_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ olf_d@.c:70:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 70 | FieldHashPut("olf_receptor_type",fields); | ^~~~~~~~~~~~ ../sys/code_g olflib.g olf_ext.h olf Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/olf/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys olf_g@.c -c In file included from olf_ext.h:24, from olf_g@.c:2: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | olf_g@.c: In function 'STARTUP_olf': olf_g@.c:403:3: warning: implicit declaration of function 'CreateScriptInt' [-Wimplicit-function-declaration] 403 | CreateScriptInt("INSTANTZ"); | ^~~~~~~~~~~~~~~ olf_g@.c:404:3: warning: implicit declaration of function 'SetScriptInt'; did you mean 'SetScript'? [-Wimplicit-function-declaration] 404 | SetScriptInt("INSTANTZ", 4); | ^~~~~~~~~~~~ | SetScript olf_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys receptor.c -c In file included from olf_ext.h:24, from receptor.c:20: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | receptor.c: In function 'OlfReceptor': receptor.c:42:7: warning: variable 'dt' set but not used [-Wunused-but-set-variable] 42 | float dt; | ^~ receptor.c:110:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ receptor.c:115:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | fread(savedata,sizeof(double),6,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: receptor.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: receptor.c,v 1.2 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys receptor2.c -c In file included from olf_ext.h:24, from receptor2.c:27: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | receptor2.c: In function 'OlfReceptor2': receptor2.c:46:5: warning: variable 'i' set but not used [-Wunused-but-set-variable] 46 | int i; | ^ receptor2.c:167:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 167 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ receptor2.c:172:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: receptor2.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: receptor2.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys disk_in.c -c In file included from olf_ext.h:24, from disk_in.c:40: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | disk_in.c: In function 'DiskIn': disk_in.c:129:4: warning: implicit declaration of function 'UpisGetValuesRoutine' [-Wimplicit-function-declaration] 129 | UpisGetValuesRoutine(fp,disk_in); | ^~~~~~~~~~~~~~~~~~~~ disk_in.c:160:9: warning: implicit declaration of function 'ReadFMT1Header'; did you mean 'CheckFMT1Header'? [-Wimplicit-function-declaration] 160 | if (ReadFMT1Header(fp,disk_in) == 0) | ^~~~~~~~~~~~~~ | CheckFMT1Header disk_in.c:183:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 183 | if (SetTable(disk_in,2,action->argv,action->data, | ^~~~~~~~ disk_in.c:243:7: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 243 | if (ShowInterpol(action,"xpts",disk_in->xpts,disk_in->allocated,50)) | ^~~~~~~~~~~~ | DumpInterpol disk_in.c: In function 'ReadFMT1Header': disk_in.c:299:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | fread(label,sizeof(char),80,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ disk_in.c:308:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 308 | fread(&(disk_in->start_time),sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ disk_in.c:309:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 309 | fread(&(disk_in->dt),sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ disk_in.c:310:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 310 | fread(&(disk_in->ny),sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: disk_in.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: disk_in.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys tabgate.c -c In file included from olf_ext.h:24, from tabgate.c:51: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | tabgate.c: In function 'TabGate': tabgate.c:180:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 180 | if (SetTable(gate,2,action->argv,action->data,"alpha beta")) | ^~~~~~~~ tabgate.c:184:4: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 184 | scale_table(gate->alpha,action->argv[0] + 7,action->argv[1]); | ^~~~~~~~~~~ tabgate.c:252:4: warning: implicit declaration of function 'fill_table' [-Wimplicit-function-declaration] 252 | fill_table(gate->alpha,xdivs,fill_mode); | ^~~~~~~~~~ tabgate.c:213:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 213 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabgate.c:218:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 218 | fread(&savedata,sizeof(double),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: tabgate.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: tabgate.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys new_interp.c -c In file included from olf_ext.h:24, from new_interp.c:185: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | new_interp.c: In function 'tweak_tab_values': new_interp.c:701:6: warning: variable 'tab_gate_flag' set but not used [-Wunused-but-set-variable] 701 | int tab_gate_flag=0; | ^~~~~~~~~~~~~ new_interp.c: In function 'SetupGate': new_interp.c:793:6: warning: variable 'tab_gate_flag' set but not used [-Wunused-but-set-variable] 793 | int tab_gate_flag=0; | ^~~~~~~~~~~~~ new_interp.c:791:8: warning: variable 'temp' set but not used [-Wunused-but-set-variable] 791 | float temp,x,dx,temp2; | ^~~~ new_interp.c: In function 'SetTable': new_interp.c:1325:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1325 | if (tabstr == NULL) | ^~ new_interp.c:1328:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1328 | if (av[1][0] == '&') { | ^~ new_interp.c: In function 'FileToTab': new_interp.c:2103:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2103 | if (fscanf(fp,"%lf",&y) < 1) ; | ^~ new_interp.c:2104:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2104 | ip->table[0] = y; | ^~ At top level: new_interp.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: new_interp.c,v 1.3 2005/07/20 19:38:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys table.c -c In file included from olf_ext.h:24, from table.c:76: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | table.c: In function 'TableFunc': table.c:285:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 285 | if (SetTable(table,2,action->argv,action->data,"table")) | ^~~~~~~~ table.c:288:13: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 288 | scale_table(table->table,action->argv[0] + 7,action->argv[1]); | ^~~~~~~~~~~ table.c:292:10: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 292 | return(ShowInterpol(action,"table",table->table,table->alloced,600)); | ^~~~~~~~~~~~ | DumpInterpol table.c:315:3: warning: implicit declaration of function 'fill_table' [-Wimplicit-function-declaration] 315 | fill_table(table->table,xdivs,fill_mode); | ^~~~~~~~~~ At top level: table.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: table.c,v 1.3 2005/07/20 20:02:02 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys tabchannel.c -c In file included from olf_ext.h:24, from tabchannel.c:94: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | tabchannel.c: In function 'TabChannel': tabchannel.c:341:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 341 | if (SetTable(channel,2,action->argv,action->data, | ^~~~~~~~ tabchannel.c:345:13: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 345 | scale_table(channel->X_A,action->argv[0] + 5,action->argv[1]); | ^~~~~~~~~~~ tabchannel.c:350:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 350 | else if (strncmp(action->argv[0],"Y_B",3) == 0) | ^~ tabchannel.c:352:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 352 | return(0); /* do the normal set */ | ^~~~~~ tabchannel.c:356:6: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 356 | if (ShowInterpol(action,"X_A",channel->X_A,channel->X_alloced,100)) | ^~~~~~~~~~~~ | DumpInterpol tabchannel.c:479:13: warning: implicit declaration of function 'fill_table' [-Wimplicit-function-declaration] 479 | fill_table(channel->X_A,xdivs,fill_mode); | ^~~~~~~~~~ tabchannel.c:382:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 382 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tabchannel.c:387:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 387 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: tabchannel.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: tabchannel.c,v 1.6 2006/02/03 21:24:26 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys dd_syn.c -c In file included from olf_ext.h:24, from dd_syn.c:55: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | dd_syn.c: In function 'DDSyn': dd_syn.c:184:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 184 | if (SetTable(ddsyn,action->argc,action->argv,action->data, | ^~~~~~~~ dd_syn.c:188:13: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 188 | scale_table(ddsyn->transf, | ^~~~~~~~~~~ dd_syn.c:243:3: warning: implicit declaration of function 'fill_table' [-Wimplicit-function-declaration] 243 | fill_table(ddsyn->transf,xdivs,fill_mode); | ^~~~~~~~~~ dd_syn.c:214:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 214 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dd_syn.c:219:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 219 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: dd_syn.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: dd_syn.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys interp2d.c -c In file included from olf_ext.h:24, from interp2d.c:59: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | interp2d.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: interp2d.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys tab2channel.c -c In file included from olf_ext.h:24, from tab2channel.c:42: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | tab2channel.c: In function 'Tab2DChannel': tab2channel.c:316:3: warning: implicit declaration of function 'scale_table2d' [-Wimplicit-function-declaration] 316 | scale_table2d(channel->X_A,action->argv[0] + 5,action->argv[1]); | ^~~~~~~~~~~~~ tab2channel.c:331:6: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 331 | if (ShowInterpol(action,"X_A",channel->X_A,2,20)) return(1); | ^~~~~~~~~~~~ | DumpInterpol tab2channel.c:351:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 351 | fread(&n0,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tab2channel.c:353:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 353 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: tab2channel.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: tab2channel.c,v 1.3 2005/07/20 20:02:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys table2d.c -c In file included from olf_ext.h:24, from table2d.c:48: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | table2d.c: In function 'Table2DFunc': table2d.c:112:13: warning: implicit declaration of function 'scale_table2d' [-Wimplicit-function-declaration] 112 | scale_table2d(table2d->table,action->argv[0] + 7, | ^~~~~~~~~~~~~ At top level: table2d.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: table2d.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys tabcurrent.c -c In file included from olf_ext.h:24, from tabcurrent.c:50: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | tabcurrent.c: In function 'TabCurrent': tabcurrent.c:113:6: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 113 | if (ShowInterpol(action,"G_tab",current->G_tab,2,20)) return(1); | ^~~~~~~~~~~~ | DumpInterpol At top level: tabcurrent.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: tabcurrent.c,v 1.3 2005/07/20 20:02:02 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys tabfiles.c -c In file included from olf_ext.h:24, from tabfiles.c:25: olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | tabfiles.c: In function 'TabChannel_READ': tabfiles.c:208:11: warning: variable 'isize' set but not used [-Wunused-but-set-variable] 208 | int dsize,isize; | ^~~~~ tabfiles.c:270:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 270 | fread(&version,1,1,fp); | ^~~~~~~~~~~~~~~~~~~~~~ tabfiles.c:281:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 281 | fread(&v,dsize,1,fp); | ^~~~~~~~~~~~~~~~~~~~ tabfiles.c: In function 'tabiread': tabfiles.c:411:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 411 | fread(&(val1),n,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ tabfiles.c:416:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 416 | fread(&(val2),n,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ tabfiles.c: In function 'tabfread': tabfiles.c:431:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 431 | fread(&(val1),n,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ tabfiles.c:436:6: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 436 | fread(&(val2),n,1,fp); | ^~~~~~~~~~~~~~~~~~~~~ At top level: tabfiles.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: tabfiles.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ ../sys/code_lib olf -o olf_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys olf_l@.c -c olf_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_olf() | ^~~~~~~~~~~ olf_l@.c: In function 'LIBRARY_olf': olf_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("olf","Sat Aug 15 20:48:11 2020 ");DATA_olf(); | ^~~~~~~~~~~~~ olf_l@.c:3:50: warning: implicit declaration of function 'DATA_olf' [-Wimplicit-function-declaration] 3 | LibraryHeader("olf","Sat Aug 15 20:48:11 2020 ");DATA_olf(); | ^~~~~~~~ olf_l@.c:4:1: warning: implicit declaration of function 'STARTUP_olf' [-Wimplicit-function-declaration] 4 | STARTUP_olf(); | ^~~~~~~~~~~ olf_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o olflib.o receptor.o receptor2.o disk_in.o tabgate.o new_interp.o table.o tabchannel.o dd_syn.o interp2d.o tab2channel.o table2d.o tabcurrent.o tabfiles.o olf_d@.o olf_g@.o olf_l@.o no lib ordering needed for olflib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/olf' cd out make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/out' cpp -P -I. -I../sim -I../ss -I../sys -I../shell out_struct.h > /tmp/out_struct.h ../sys/code_sym /tmp/out_struct.h output \ -I out_ext.h -NI -o output_d@.c rm /tmp/out_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell output_d@.c -c output_d@.c: In function 'INFO_output_data_type': output_d@.c:9:128: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct output_data_type var;Info info;char fields[2500];fields[0]='\0';info.name="output_data_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ output_d@.c:28:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 28 | FieldHashPut("output_data_type",fields); | ^~~~~~~~~~~~ ../sys/code_g outlib.g out_ext.h output Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/out/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell output_g@.c -c output_g@.c: In function 'STARTUP_output': output_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_ascfile.c -c out_ascfile.c: In function 'AscSetupFile': out_ascfile.c:60:5: warning: implicit declaration of function 'CloseOutputFile' [-Wimplicit-function-declaration] 60 | CloseOutputFile(output); | ^~~~~~~~~~~~~~~ out_ascfile.c:64:8: warning: implicit declaration of function 'OpenOutputFile' [-Wimplicit-function-declaration] 64 | if(OpenOutputFile(output,"w")){ | ^~~~~~~~~~~~~~ out_ascfile.c:69:2: warning: implicit declaration of function 'ConditionalCloseOutputFile' [-Wimplicit-function-declaration] 69 | ConditionalCloseOutputFile(output); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: out_ascfile.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_ascfile.c,v 1.6 2006/03/08 05:03:38 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_ascii.c -c out_ascii.c: In function 'do_ascii_convert': out_ascii.c:107:2: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 107 | Error(); | ^~~~~ | perror out_ascii.c:128:16: warning: implicit declaration of function 'DataSize' [-Wimplicit-function-declaration] 128 | datasize = DataSize(datatype); | ^~~~~~~~ out_ascii.c:57:7: warning: variable 'gain' set but not used [-Wunused-but-set-variable] 57 | float gain; | ^~~~ out_ascii.c:113:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | fread(label,sizeof(char),80,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:114:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 114 | fread(&start_time,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:115:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:116:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | fread(&cellnum,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:117:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | fread(&datatype,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:121:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 121 | fread(&xmax,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:122:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | fread(&ymax,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:124:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_ascii.c:125:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 125 | fread(&datatype,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: out_ascii.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_ascii.c,v 1.3 2005/10/16 20:48:35 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_add.c -c out_add.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_add.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_delete.c -c out_delete.c: In function 'DeleteOutput': out_delete.c:36:5: warning: implicit declaration of function 'DeleteOutputData'; did you mean 'DeleteOutput'? [-Wimplicit-function-declaration] 36 | DeleteOutputData(output); | ^~~~~~~~~~~~~~~~ | DeleteOutput At top level: out_delete.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_delete.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_datasize.c -c out_datasize.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_datasize.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_file.c -c out_file.c: In function 'do_read_header': out_file.c:364:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 364 | fread (&fval, sizeof (float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_file.c:369:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 369 | fread (&fval, sizeof (float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_file.c:374:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 374 | fread (&ndata, sizeof (int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_file.c:379:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 379 | fread (&datatype, sizeof (int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: out_file.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_file.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_file2.c -c out_file2.c: In function 'SetupXviewFile': out_file2.c:42:5: warning: implicit declaration of function 'CloseOutputFile' [-Wimplicit-function-declaration] 42 | CloseOutputFile(output); | ^~~~~~~~~~~~~~~ out_file2.c:46:8: warning: implicit declaration of function 'OpenOutputFile' [-Wimplicit-function-declaration] 46 | if(OpenOutputFile(output,"w")){ | ^~~~~~~~~~~~~~ out_file2.c:127:2: warning: implicit declaration of function 'ConditionalCloseOutputFile' [-Wimplicit-function-declaration] 127 | ConditionalCloseOutputFile(output); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ out_file2.c: In function 'XviewFileOutput': out_file2.c:160:6: warning: implicit declaration of function 'WriteOutput'; did you mean 'WriteDumpList'? [-Wimplicit-function-declaration] 160 | WriteOutput(output); | ^~~~~~~~~~~ | WriteDumpList At top level: out_file2.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_file2.c,v 1.3 2005/07/20 20:02:02 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_print.c -c out_print.c: In function 'PrintOutput': out_print.c:37:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 37 | printf("%f\n",(float)(*((float *)(func(data))))); | ^ out_print.c:43:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 43 | printf("%f\n",(float)(*((double *)(func(data))))); | ^ out_print.c:49:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 49 | printf("%d\n",(int)(*((int *)(func(data))))); | ^ out_print.c:55:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 55 | printf("%d\n",(int)(*((short *)(func(data))))); | ^ out_print.c:61:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 61 | printf("%d\n",(int)(*((char *)(func(data))))); | ^ At top level: out_print.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_print.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_script.c -c out_script.c: In function 'ScriptOutput': out_script.c:34:6: warning: implicit declaration of function 'ExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 34 | ExecuteFunction(script->argc,script->argv); | ^~~~~~~~~~~~~~~ | SimExecuteFunction At top level: out_script.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_script.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell out_view.c -c out_view.c: In function 'MattsGetCoordRoutine': out_view.c:49:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | fread(label,sizeof(char),80,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c:59:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | fread(&start_time,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c:60:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c:61:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | fread(&nelements,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c: In function 'MattsGetValuesRoutine': out_view.c:116:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | fread(label,sizeof(char),80,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c:126:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | fread(&start_time,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c:127:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 127 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ out_view.c:128:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 128 | fread(&nelements,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: out_view.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: out_view.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell res_ascfile.c -c res_ascfile.c: In function 'ResAscFileOutput': res_ascfile.c:115:4: warning: implicit declaration of function 'AscSetupFile' [-Wimplicit-function-declaration] 115 | AscSetupFile(output); | ^~~~~~~~~~~~ res_ascfile.c:118:6: warning: implicit declaration of function 'OpenOutputFile' [-Wimplicit-function-declaration] 118 | if(OpenOutputFile(output,"a")){ | ^~~~~~~~~~~~~~ res_ascfile.c:120:4: warning: implicit declaration of function 'ConditionalCloseOutputFile' [-Wimplicit-function-declaration] 120 | ConditionalCloseOutputFile(output); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ res_ascfile.c:129:3: warning: implicit declaration of function 'CloseOutputFile' [-Wimplicit-function-declaration] 129 | CloseOutputFile(output); | ^~~~~~~~~~~~~~~ At top level: res_ascfile.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: res_ascfile.c,v 1.6 2006/03/08 05:03:39 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell spike_history.c -c spike_history.c: In function 'SpikeHistory': spike_history.c:56:13: warning: implicit declaration of function 'AscSetupFile' [-Wimplicit-function-declaration] 56 | AscSetupFile(output); | ^~~~~~~~~~~~ spike_history.c:61:13: warning: implicit declaration of function 'OpenOutputFile' [-Wimplicit-function-declaration] 61 | if(OpenOutputFile(output,"a")){ | ^~~~~~~~~~~~~~ spike_history.c:78:13: warning: implicit declaration of function 'ConditionalCloseOutputFile' [-Wimplicit-function-declaration] 78 | ConditionalCloseOutputFile(output); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ spike_history.c:82:2: warning: implicit declaration of function 'CloseOutputFile' [-Wimplicit-function-declaration] 82 | CloseOutputFile(output); /* in out_ascfile.c */ | ^~~~~~~~~~~~~~~ At top level: spike_history.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: spike_history.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ ../sys/code_lib output -o output_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../ss -I../sys -I../shell output_l@.c -c output_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_output() | ^~~~~~~~~~~~~~ output_l@.c: In function 'LIBRARY_output': output_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("output","Sat Aug 15 20:49:46 2020 ");DATA_output(); | ^~~~~~~~~~~~~ output_l@.c:3:53: warning: implicit declaration of function 'DATA_output' [-Wimplicit-function-declaration] 3 | LibraryHeader("output","Sat Aug 15 20:49:46 2020 ");DATA_output(); | ^~~~~~~~~~~ output_l@.c:4:1: warning: implicit declaration of function 'STARTUP_output' [-Wimplicit-function-declaration] 4 | STARTUP_output(); | ^~~~~~~~~~~~~~ output_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o outlib.o out_ascfile.o out_ascii.o out_add.o out_delete.o out_datasize.o out_file.o out_file2.o out_print.o out_script.o out_view.o res_ascfile.o spike_history.o output_d@.o output_g@.o output_l@.o no lib ordering needed for outlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/out' cd segment make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/segment' cpp -P -I. -I../sys -I../ss -I../sim -I../shell seg_struct.h > /tmp/seg_struct.h ../sys/code_sym /tmp/seg_struct.h segment \ -I seg_ext.h -NI -o segment_d@.c rm /tmp/seg_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell segment_d@.c -c segment_d@.c: In function 'INFO_unit_type': segment_d@.c:9:114: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct unit_type var;Info info;char fields[2500];fields[0]='\0';info.name="unit_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ segment_d@.c:62:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 62 | FieldHashPut("unit_type",fields); | ^~~~~~~~~~~~ ../sys/code_g seglib.g seg_ext.h segment Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/segment/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell segment_g@.c -c segment_g@.c: In function 'STARTUP_segment': segment_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell Ca_concen.c -c Ca_concen.c: In function 'CaConcen': Ca_concen.c:95:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 95 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ca_concen.c:100:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | fread(savedata,sizeof(double),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Ca_concen.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Ca_concen.c,v 1.2 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell Mg_block.c -c Mg_block.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Mg_block.c,v 1.3 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell balance.c -c balance.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: balance.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell channela.c -c channela.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: channela.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell channelb.c -c channelb.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: channelb.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell channelc.c -c channelc.c: In function 'ChannelC': channelc.c:136:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channelc.c:141:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 141 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: channelc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: channelc.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell channelc2.c -c channelc2.c: In function 'ChannelC2': channelc2.c:152:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channelc2.c:157:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 157 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: channelc2.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: channelc2.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell channelc3.c -c channelc3.c: In function 'ChannelC3': channelc3.c:152:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 152 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channelc3.c:157:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 157 | fread(savedata,sizeof(double),3,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: channelc3.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: channelc3.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell compartment.c -c compartment.c: In function 'Compartment': compartment.c:270:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 270 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compartment.c:275:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 275 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: compartment.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: compartment.c,v 1.3 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell leakage.c -c leakage.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: leakage.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell manconduct.c -c manconduct.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: manconduct.c,v 1.3 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell rcunit.c -c rcunit.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: rcunit.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell site.c -c site.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: site.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell symcompart.c -c symcompart.c: In function 'SymCompartment': symcompart.c:321:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 321 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ symcompart.c:326:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 326 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: symcompart.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: symcompart.c,v 1.2 2005/07/20 20:02:03 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell unit.c -c unit.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: unit.c,v 1.2 2005/07/01 10:03:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell ghk.c -c ghk.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: ghk.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell izcell.c -c izcell.c:21:1: warning: return type defaults to 'int' [-Wimplicit-int] 21 | IzCell(izcell,action) | ^~~~~~ izcell.c: In function 'IzCell': izcell.c:98:1: warning: control reaches end of non-void function [-Wreturn-type] 98 | } | ^ ../sys/code_lib segment -o segment_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell segment_l@.c -c segment_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_segment() | ^~~~~~~~~~~~~~~ segment_l@.c: In function 'LIBRARY_segment': segment_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("segment","Sat Aug 15 20:52:15 2020 ");DATA_segment(); | ^~~~~~~~~~~~~ segment_l@.c:3:54: warning: implicit declaration of function 'DATA_segment' [-Wimplicit-function-declaration] 3 | LibraryHeader("segment","Sat Aug 15 20:52:15 2020 ");DATA_segment(); | ^~~~~~~~~~~~ segment_l@.c:4:1: warning: implicit declaration of function 'STARTUP_segment' [-Wimplicit-function-declaration] 4 | STARTUP_segment(); | ^~~~~~~~~~~~~~~ segment_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o seglib.o Ca_concen.o Mg_block.o balance.o channela.o channelb.o channelc.o channelc2.o channelc3.o compartment.o leakage.o manconduct.o rcunit.o site.o symcompart.o unit.o ghk.o izcell.o segment_d@.o segment_g@.o segment_l@.o no lib ordering needed for seglib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/segment' cd tools make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/tools' cpp -P -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device tool_struct.h > /tmp/tool_struct.h ../sys/code_sym /tmp/tool_struct.h tools \ -I tool_ext.h -NI -o tools_d@.c rm /tmp/tool_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device tools_d@.c -c ../sys/code_g toollib.g tool_ext.h tools Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/tools/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device tools_g@.c -c tools_g@.c: In function 'STARTUP_tools': tools_g@.c:10:33: warning: implicit declaration of function 'AddFunc' [-Wimplicit-function-declaration] 10 | { extern void do_read_cell(); AddFunc("readcell", do_read_cell, "void"); HashFunc("do_read_cell", do_read_cell, "void"); } | ^~~~~~~ tools_g@.c:10:78: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 10 | { extern void do_read_cell(); AddFunc("readcell", do_read_cell, "void"); HashFunc("do_read_cell", do_read_cell, "void"); } | ^~~~~~~~ tools_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ tools_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ tools_g@.c:7:18: warning: unused variable 'tobject' [-Wunused-variable] 7 | GenesisObject tobject; | ^~~~~~~ tools_g@.c:6:18: warning: unused variable 'object' [-Wunused-variable] 6 | GenesisObject* object; | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device NIH_parser.c -c NIH_parser.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: NIH_parser.c,v 1.2 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device brent.c -c brent.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: brent.c,v 1.2 2005/07/01 10:03:09 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device cell_parms.c -c In file included from cell_parms.c:29: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | cell_parms.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: cell_parms.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device cell_sheet.c -c cell_sheet.c: In function 'curve_arbor': cell_sheet.c:213:4: warning: implicit declaration of function 'find_all_dends' [-Wimplicit-function-declaration] 213 | find_all_dends(kid,1,&el); | ^~~~~~~~~~~~~~ cell_sheet.c:214:4: warning: implicit declaration of function 'RotateInPlane' [-Wimplicit-function-declaration] 214 | RotateInPlane(&el,elm->x,elm->y,elm->z,kid->x,kid->y,kid->z, | ^~~~~~~~~~~~~ cell_sheet.c: In function 'curve_somas': cell_sheet.c:228:6: warning: type of 'npts' defaults to 'int' [-Wimplicit-int] 228 | void curve_somas(elm,elmpt,pts,npts) | ^~~~~~~~~~~ cell_sheet.c:238:2: warning: implicit declaration of function 'find_somas' [-Wimplicit-function-declaration] 238 | find_somas(elm,&el); | ^~~~~~~~~~ cell_sheet.c: In function 'do_cell_sheet': cell_sheet.c:339:6: warning: implicit declaration of function 'IsSilent'; did you mean 'IsGElement'? [-Wimplicit-function-declaration] 339 | if (IsSilent() < 2) | ^~~~~~~~ | IsGElement cell_sheet.c:373:8: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 373 | Error(); | ^~~~~ | perror cell_sheet.c:448:4: warning: implicit declaration of function 'rancoord' [-Wimplicit-function-declaration] 448 | rancoord(new_element,fx,fy,fz,1,1); | ^~~~~~~~ cell_sheet.c:455:5: warning: implicit declaration of function 'RotateAboutAxis' [-Wimplicit-function-declaration] 455 | RotateAboutAxis(&el, elm->x,elm->y,elm->z, 0.0,0.0,1.0, | ^~~~~~~~~~~~~~~ cell_sheet.c:460:3: warning: implicit declaration of function 'rel_position' [-Wimplicit-function-declaration] 460 | rel_position(new_element,pt->x,pt->y,pt->z); | ^~~~~~~~~~~~ cell_sheet.c:463:4: warning: implicit declaration of function 'find_all_kids' [-Wimplicit-function-declaration] 463 | find_all_kids(new_element,&el); | ^~~~~~~~~~~~~ cell_sheet.c:464:4: warning: implicit declaration of function 'rotate3d' [-Wimplicit-function-declaration] 464 | rotate3d(&el,pt->x,pt->y,pt->z, | ^~~~~~~~ At top level: cell_sheet.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: cell_sheet.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device conn_3d.c -c conn_3d.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: conn_3d.c,v 1.4 2005/10/18 06:37:54 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device coord_geom.c -c coord_geom.c: In function 'do_rancoord': coord_geom.c:85:2: warning: implicit declaration of function 'rancoord'; did you mean 'do_rancoord'? [-Wimplicit-function-declaration] 85 | rancoord(elm,Atof(optargv[2]),Atof(optargv[2]),Atof(optargv[2]),el_flag,ch_flag); | ^~~~~~~~ | do_rancoord coord_geom.c: In function 'do_rotate': coord_geom.c:173:4: warning: implicit declaration of function 'find_all_dends' [-Wimplicit-function-declaration] 173 | find_all_dends(elm,1,&el); | ^~~~~~~~~~~~~~ coord_geom.c:177:4: warning: implicit declaration of function 'rel_position' [-Wimplicit-function-declaration] 177 | rel_position(elm,dx,dy,dz); | ^~~~~~~~~~~~ coord_geom.c:103:8: warning: unused variable 'str' [-Wunused-variable] 103 | char *str; | ^~~ coord_geom.c: In function 'do_rel_position': coord_geom.c:207:2: warning: implicit declaration of function 'rel_position_dends' [-Wimplicit-function-declaration] 207 | rel_position_dends(elm,Atof(optargv[2]),Atof(optargv[3]),Atof(optargv[4])); | ^~~~~~~~~~~~~~~~~~ At top level: coord_geom.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: coord_geom.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device covsrt.c -c covsrt.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: covsrt.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device curvefit3.c -c curvefit3.c: In function 'do_expfit': curvefit3.c:294:7: warning: implicit declaration of function 'read_plot2' [-Wimplicit-function-declaration] 294 | if (!read_plot2(optargv[1],plotno,&dt,y,MAXFITPTS - 1,&npts,startt,endt)) { | ^~~~~~~~~~ curvefit3.c:342:6: warning: implicit declaration of function 'mrqmin' [-Wimplicit-function-declaration] 342 | if (mrqmin(x,y,sig,npts,a,na,lista,mfit,covar,alpha,&chisq, | ^~~~~~ curvefit3.c: In function 'read_plot': curvefit3.c:476:8: warning: variable 'data' set but not used [-Wunused-but-set-variable] 476 | float *data; | ^~~~ curvefit3.c:475:7: warning: variable 'gain' set but not used [-Wunused-but-set-variable] 475 | float gain; | ^~~~ curvefit3.c:493:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 493 | fread(label,sizeof(char),80,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:494:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 494 | fread(&start_time,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:495:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 495 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:496:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | fread(&cellnum,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:497:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 497 | fread(&datatype,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:501:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 501 | fread(&xmax,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:502:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 502 | fread(&ymax,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:504:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 504 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ curvefit3.c:505:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 505 | fread(&datatype,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: curvefit3.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: curvefit3.c,v 1.3 2005/07/20 20:02:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device egg.c -c egg.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: egg.c,v 1.4 2005/10/21 21:16:24 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device emrqmin.c -c emrqmin.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: emrqmin.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device gaussj.c -c gaussj.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: gaussj.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device lftab.c -c lftab.c: In function 'load_file_or_table': lftab.c:44:4: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 44 | Error(); | ^~~~~ | perror At top level: lftab.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: lftab.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device lump_p.c -c lump_p.c: In function 'do_lump_cell': lump_p.c:175:11: warning: implicit declaration of function 'lump_data' [-Wimplicit-function-declaration] 175 | if (lump_data(fn,line,i,flags,&rowno,&no) == ERR) { | ^~~~~~~~~ At top level: lump_p.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: lump_p.c,v 1.4 2006/01/09 16:28:50 svitak Exp $"; | ^~~~~ lump_p.c: In function 'lump_data': lump_p.c:285:15: warning: iteration 10 invokes undefined behavior [-Waggressive-loop-optimizations] 285 | dens[0][j] = 0.0; | ~~~~~~~~~~~^~~~~ lump_p.c:284:7: note: within this loop 284 | for (j=0; j<=MAX_NCHANS; j+=1) | ^~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device mrqcof.c -c mrqcof.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: mrqcof.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device mrqmin.c -c mrqmin.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: mrqmin.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device new_parser.c -c In file included from new_parser.c:298: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | new_parser.c: In function 'add_compartment': new_parser.c:473:6: warning: implicit declaration of function 'do_copy'; did you mean 'bcopy'? [-Wimplicit-function-declaration] 473 | do_copy(3,argv); | ^~~~~~~ | bcopy new_parser.c:582:4: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 582 | Error(); | ^~~~~ | perror new_parser.c:715:2: warning: implicit declaration of function 'Gabs_position' [-Wimplicit-function-declaration] 715 | Gabs_position(compt,x0,y0,z0,x,y,z); | ^~~~~~~~~~~~~ new_parser.c: In function 'add_channel': new_parser.c:882:2: warning: implicit declaration of function 'abs_position' [-Wimplicit-function-declaration] 882 | abs_position(elm,elm->parent->x,elm->parent->y,elm->parent->z); | ^~~~~~~~~~~~ new_parser.c: In function 'do_read_cell': new_parser.c:1253:11: warning: implicit declaration of function 'CreateScriptFloat' [-Wimplicit-function-declaration] 1253 | if (!rp) CreateScriptFloat("CM"); | ^~~~~~~~~~~~~~~~~ new_parser.c:1286:6: warning: implicit declaration of function 'IsSilent'; did you mean 'IsGElement'? [-Wimplicit-function-declaration] 1286 | if (IsSilent() < 2) | ^~~~~~~~ | IsGElement new_parser.c:1349:9: warning: implicit declaration of function 'read_data' [-Wimplicit-function-declaration] 1349 | if (read_data(line,i,flags) == ERR) { | ^~~~~~~~~ new_parser.c: In function 'read_script': new_parser.c:1830:7: warning: implicit declaration of function 'SetScriptDouble'; did you mean 'GetScriptDouble'? [-Wimplicit-function-declaration] 1830 | SetScriptDouble(field,value); | ^~~~~~~~~~~~~~~ | GetScriptDouble new_parser.c: In function 'do_write_cell': new_parser.c:2072:2: warning: implicit declaration of function 'find_all_dends'; did you mean 'find_parent_dend'? [-Wimplicit-function-declaration] 2072 | find_all_dends(neuron,0,&el); | ^~~~~~~~~~~~~~ | find_parent_dend At top level: new_parser.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: new_parser.c,v 1.4 2006/01/09 16:28:50 svitak Exp $"; | ^~~~~ In file included from /usr/include/string.h:519, from new_parser.c:291: In function 'strncpy', inlined from 'read_script' at new_parser.c:1771:7: /usr/include/bits/string_fortified.h:106:10: warning: 'strncpy' output may be truncated copying 9 bytes from a string of length 1023 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device nrutil.c -c nrutil.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: nrutil.c,v 1.3 2005/06/20 21:15:48 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device plane.c -c plane.c: In function 'do_plane': plane.c:51:7: warning: variable 'hex' set but not used [-Wunused-but-set-variable] 51 | int hex = 0; | ^~~ At top level: plane.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: plane.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device rall_calc.c -c rall_calc.c: In function 'calcBj': rall_calc.c:130:17: warning: variable 'rmri' set but not used [-Wunused-but-set-variable] 130 | float ri,rm,tr,rmri; | ^~~~ rall_calc.c: In function 'calcA': rall_calc.c:160:8: warning: variable 'somarmri' set but not used [-Wunused-but-set-variable] 160 | float somarmri,somarm; | ^~~~~~~~ At top level: rall_calc.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: rall_calc.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device rand_comp.c -c rand_comp.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: rand_comp.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device randfield.c -c randfield.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: randfield.c,v 1.3 2005/07/20 20:02:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device readplot.c -c readplot.c: In function 'read_plot2': readplot.c:42:9: warning: variable 'gain' set but not used [-Wunused-but-set-variable] 42 | float gain; | ^~~~ readplot.c:57:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 57 | fread(label,sizeof(char),80,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:58:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | fread(&start_time,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:59:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 59 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:60:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 60 | fread(&cellnum,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:61:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | fread(&datatype,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:65:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | fread(&xmax,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:66:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | fread(&ymax,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:68:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 68 | fread(&dt,sizeof(float),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ readplot.c:69:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 69 | fread(&datatype,sizeof(int),1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: readplot.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: readplot.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device spline.c -c spline.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: spline.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device traverse.c -c traverse.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: traverse.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device zbrent.c -c zbrent.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: zbrent.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ ../sys/code_lib tools -o tools_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../shell -I../sim -I../ss -I../segment -I../hh -I../buffer -I../olf -I../concen -I../newconn -I../hines -I../device tools_l@.c -c tools_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_tools() | ^~~~~~~~~~~~~ tools_l@.c: In function 'LIBRARY_tools': tools_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("tools","Sat Aug 15 20:54:44 2020 ");DATA_tools(); | ^~~~~~~~~~~~~ tools_l@.c:3:52: warning: implicit declaration of function 'DATA_tools' [-Wimplicit-function-declaration] 3 | LibraryHeader("tools","Sat Aug 15 20:54:44 2020 ");DATA_tools(); | ^~~~~~~~~~ tools_l@.c:4:1: warning: implicit declaration of function 'STARTUP_tools' [-Wimplicit-function-declaration] 4 | STARTUP_tools(); | ^~~~~~~~~~~~~ tools_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o toollib.o NIH_parser.o brent.o cell_parms.o cell_sheet.o conn_3d.o coord_geom.o covsrt.o curvefit3.o egg.o emrqmin.o gaussj.o lftab.o lump_p.o mrqcof.o mrqmin.o new_parser.o nrutil.o plane.o rall_calc.o rand_comp.o randfield.o readplot.o spline.o traverse.o zbrent.o tools_d@.o tools_g@.o tools_l@.o no lib ordering needed for toollib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/tools' cd user make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/user' cpp -P -I. -I../sys -I../ss -I../sim -I../shell user_struct.h > /tmp/user_struct.h ../sys/code_sym /tmp/user_struct.h user \ -I user_ext.h -NI -o user_d@.c rm /tmp/user_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell user_d@.c -c user_d@.c: In function 'INFO_pulsegen_type': user_d@.c:9:122: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct pulsegen_type var;Info info;char fields[2500];fields[0]='\0';info.name="pulsegen_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ user_d@.c:72:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 72 | FieldHashPut("pulsegen_type",fields); | ^~~~~~~~~~~~ ../sys/code_g userlib.g user_ext.h user Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/user/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell user_g@.c -c user_g@.c: In function 'STARTUP_user': user_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell pulsegen.c -c pulsegen.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: pulsegen.c,v 1.3 2005/07/20 20:02:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell PID.c -c PID.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: PID.c,v 1.2 2005/07/01 10:03:10 svitak Exp $"; | ^~~~~ ../sys/code_lib user -o user_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sys -I../ss -I../sim -I../shell user_l@.c -c user_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_user() | ^~~~~~~~~~~~ user_l@.c: In function 'LIBRARY_user': user_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("user","Sat Aug 15 20:55:14 2020 ");DATA_user(); | ^~~~~~~~~~~~~ user_l@.c:3:51: warning: implicit declaration of function 'DATA_user' [-Wimplicit-function-declaration] 3 | LibraryHeader("user","Sat Aug 15 20:55:14 2020 ");DATA_user(); | ^~~~~~~~~ user_l@.c:4:1: warning: implicit declaration of function 'STARTUP_user' [-Wimplicit-function-declaration] 4 | STARTUP_user(); | ^~~~~~~~~~~~ user_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o userlib.o pulsegen.o PID.o user_d@.o user_g@.o user_l@.o no lib ordering needed for userlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/user' cd param make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/param' cpp -P -I. -I../sys -I../ss -I../sim -I../shell -I../olf param_struct.h > /tmp/param_struct.h ../sys/code_sym /tmp/param_struct.h param \ -I param_ext.h -NI -o param_d@.c rm /tmp/param_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf param_d@.c -c param_d@.c: In function 'INFO_paramtableBF_type': param_d@.c:9:130: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct paramtableBF_type var;Info info;char fields[2500];fields[0]='\0';info.name="paramtableBF_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ param_d@.c:94:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 94 | FieldHashPut("paramtableBF_type",fields); | ^~~~~~~~~~~~ ../sys/code_g paramlib.g param_ext.h param Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/param/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf param_g@.c -c param_g@.c: In function 'STARTUP_param': param_g@.c:13:3: warning: implicit declaration of function 'do_add_class'; did you mean 'do_add_msg'? [-Wimplicit-function-declaration] 13 | do_add_class(2, argv); | ^~~~~~~~~~~~ | do_add_msg param_g@.c:8:18: warning: unused variable 'slotnames' [-Wunused-variable] 8 | char* slotnames[50]; | ^~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf paramtableGA.c -c paramtableGA.c: In function 'ParamtableGA_RESTORE': paramtableGA.c:3010:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3010 | fread(&element->generation, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3011:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3011 | fread(&element->num_tables, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3012:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3012 | fread(&element->num_params, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3013:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3013 | fread(&element->num_params_to_search, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3014:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3014 | fread(&element->param_size, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3015:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3015 | fread(&element->bits_per_parameter, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3017:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3017 | fread(&element->max_parameter, sizeof(Param_long), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3027:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3027 | fread(element->search, sizeof(short), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3028:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3028 | fread(element->type, sizeof(short), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3029:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3029 | fread(element->center, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3030:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3030 | fread(element->range, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3031:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3031 | fread(element->best, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3032:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3032 | fread(&element->best_match, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3041:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3041 | fread(element->label[i], (LABEL_SIZE + 1) * sizeof(char), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3053:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3053 | fread(element->param[i], sizeof(Param), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3058:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3058 | fread(element->temp[i], sizeof(Param), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3061:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3061 | fread(element->fitness, | ^~~~~~~~~~~~~~~~~~~~~~~ 3062 | sizeof(double), element->num_tables, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3063:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3063 | fread(element->tempfitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3064 | sizeof(double), element->num_tables, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3065:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3065 | fread(element->fitrank, | ^~~~~~~~~~~~~~~~~~~~~~~ 3066 | sizeof(int), element->num_tables, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3067:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3067 | fread(&element->min_fitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3068 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3069:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3069 | fread(&element->max_fitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3070 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3071:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3071 | fread(&element->avg_fitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3072 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3073:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3073 | fread(&element->stdev_fitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3074 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3075:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3075 | fread(&element->min_fitness_index, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3076 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3077:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3077 | fread(&element->max_fitness_index, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3078 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3079:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3079 | fread(element->normfitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3080 | sizeof(double), element->num_tables, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3081:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3081 | fread(element->cumulfitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3082 | sizeof(double), element->num_tables, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3083:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3083 | fread(element->selectindex, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3084 | sizeof(int), element->num_tables, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3085:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3085 | fread(&element->preserve, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 3086 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3087:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3087 | fread(&element->crossover_type, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3088 | sizeof(short), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3089:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3089 | fread(&element->crossover_probability, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3090 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3091:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3091 | fread(&element->crossover_number, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3092 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3093:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3093 | fread(&element->crossover_break_param, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3094 | sizeof(short), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3095:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3095 | fread(&element->mutation_probability, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3096 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3097:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3097 | fread(&element->use_gray_code, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3098 | sizeof(short), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3099:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3099 | fread(&element->do_restart, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3100 | sizeof(short), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3101:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3101 | fread(&element->restart_after, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3102 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3103:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3103 | fread(&element->restart_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3104 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3105:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3105 | fread(&element->old_fitness, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3106 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3107:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 3107 | fread(&element->restart_thresh, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3108 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c: In function 'ParamtableGA_RESTOREBEST': paramtableGA.c:3171:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 3171 | fgets(temp, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3174:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 3174 | fgets(temp, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3182:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 3182 | fgets(temp, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableGA.c:3194:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 3194 | fgets(temp, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf paramtableSS.c -c paramtableSS.c: In function 'ParamtableSS_RESTORE': paramtableSS.c:599:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 599 | fread(&element->iteration_number, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:600:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 600 | fread(&element->round_number, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:601:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 601 | fread(&element->num_params, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:610:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 610 | fread(element->search, sizeof(short), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:611:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 611 | fread(element->type, sizeof(short), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:612:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 612 | fread(element->range, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:613:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 613 | fread(element->min, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:614:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 614 | fread(element->max, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:615:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 615 | fread(element->current, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:616:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fread(element->best, sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:625:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 625 | fread(element->label[i], LABEL_SIZE * sizeof(char), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:635:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 635 | fread(&element->best_match, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:636:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 636 | fread(&element->variance, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:637:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 637 | fread(&element->minvariance, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:638:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 638 | fread(&element->maxvariance, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:639:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 639 | fread(&element->addvarscale, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:640:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 640 | fread(&element->multvarscale, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSS.c:641:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 641 | fread(&element->contract, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf paramtableSA.c -c paramtableSA.c: In function 'ParamtableSA_RESTORE': paramtableSA.c:1774:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1774 | fread(&element->iteration_number, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1775:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1775 | fread(&element->iterations_per_temp, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1776:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1776 | fread(&element->temperature, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1777:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1777 | fread(&element->inittemp, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1778:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1778 | fread(&element->annealing_method, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1779:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1779 | fread(&element->max_iterations, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1780:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1780 | fread(&element->annealing_rate, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1781:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1781 | fread(&element->testtemp, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1782:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1782 | fread(&element->tolerance, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1783:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1783 | fread(&element->stop_after, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1784:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1784 | fread(&element->done, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1785:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1785 | fread(&element->restart_every, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1786:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1786 | fread(&element->state, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1787:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1787 | fread(&element->num_params, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1788:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1788 | fread(&element->num_params_to_search, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1799:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1799 | fread(element->search, | ^~~~~~~~~~~~~~~~~~~~~~ 1800 | sizeof(short), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1801:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1801 | fread(element->type, | ^~~~~~~~~~~~~~~~~~~~ 1802 | sizeof(short), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1803:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1803 | fread(element->center, | ^~~~~~~~~~~~~~~~~~~~~~ 1804 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1805:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1805 | fread(element->range, | ^~~~~~~~~~~~~~~~~~~~~ 1806 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1807:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1807 | fread(element->min, | ^~~~~~~~~~~~~~~~~~~ 1808 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1809:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1809 | fread(element->max, | ^~~~~~~~~~~~~~~~~~~ 1810 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1818:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1818 | fread(element->label[i], (LABEL_SIZE + 1) * sizeof(char), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1828:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1828 | fread(element->realcenter, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1829 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1830:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1830 | fread(element->realrange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 1831 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1832:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1832 | fread(element->realmin, | ^~~~~~~~~~~~~~~~~~~~~~~ 1833 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1834:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1834 | fread(element->realmax, | ^~~~~~~~~~~~~~~~~~~~~~~ 1835 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1836:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1836 | fread(element->best, | ^~~~~~~~~~~~~~~~~~~~ 1837 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1838:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1838 | fread(&element->best_match, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1839 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1840:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1840 | fread(&element->best_match_iteration, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1841 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1842:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1842 | fread(&element->new_best_match, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1843 | sizeof(short), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1844:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1844 | fread(element->current, | ^~~~~~~~~~~~~~~~~~~~~~~ 1845 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1846:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1846 | fread(&element->current_match, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1847 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1848:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1848 | fread(&element->next_index, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1849 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1850:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1850 | fread(&element->simplex_init_noise, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1851 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1857:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1857 | fread(element->simplex[i], sizeof(double), element->num_params, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1860:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1860 | fread(element->simplex_match, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1861 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1862:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1862 | fread(element->partial_sum, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1863 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1864:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1864 | fread(element->test_point, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1865 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1866:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1866 | fread(&element->scale, | ^~~~~~~~~~~~~~~~~~~~~~ 1867 | sizeof(int), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableSA.c:1868:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1868 | fread(element->scalemod, | ^~~~~~~~~~~~~~~~~~~~~~~~ 1869 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf paramtableBF.c -c paramtableBF.c: In function 'ParamtableBF_RESTORE': paramtableBF.c:618:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 618 | fread(&element->iteration_number, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:619:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 619 | fread(&element->num_params, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:620:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 620 | fread(&element->num_params_to_search, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:629:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 629 | fread(element->search, | ^~~~~~~~~~~~~~~~~~~~~~ 630 | sizeof(short), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:631:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 631 | fread(element->type, | ^~~~~~~~~~~~~~~~~~~~ 632 | sizeof(short), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:633:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 633 | fread(element->range, | ^~~~~~~~~~~~~~~~~~~~~ 634 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:635:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 635 | fread(element->min, | ^~~~~~~~~~~~~~~~~~~ 636 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:637:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 637 | fread(element->max, | ^~~~~~~~~~~~~~~~~~~ 638 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:646:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 646 | fread(element->label[i], LABEL_SIZE * sizeof(char), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:657:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 657 | fread(element->current, | ^~~~~~~~~~~~~~~~~~~~~~~ 658 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:659:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 659 | fread(&element->current_match, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 660 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:661:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 661 | fread(element->best, | ^~~~~~~~~~~~~~~~~~~~ 662 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:663:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 663 | fread(&element->best_match, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 664 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:665:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 665 | fread(element->orig, | ^~~~~~~~~~~~~~~~~~~~ 666 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:667:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 667 | fread(element->search_divisions, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 668 | sizeof(int), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:669:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 669 | fread(element->search_rangemod, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 670 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:671:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 671 | fread(element->search_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 672 | sizeof(int), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:673:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 673 | fread(element->search_range, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 674 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c: In function 'ParamtableBF_RESTOREBEST': paramtableBF.c:731:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 731 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:733:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 733 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:736:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 736 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:746:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 746 | fgets(line, MAX_LINELEN, fp); /* Skip the next line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:750:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 750 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableBF.c:762:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 762 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf paramtableCG.c -c paramtableCG.c: In function 'do_derivative': paramtableCG.c:448:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | fread(&i, sizeof(int), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:449:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 449 | fread(&hval, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:450:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 450 | fread(&lval, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:451:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 451 | fread(&err_est, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:452:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | fread(&answer, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c: In function 'do_bracket': paramtableCG.c:920:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 920 | fread(&r, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:921:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 921 | fread(&q, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:922:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 922 | fread(&u, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:923:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 923 | fread(&ulim, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:924:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 924 | fread(&fu, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:925:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 925 | fread(&fu2, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:926:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 926 | fread(&ax, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:927:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 927 | fread(&bx, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:928:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 928 | fread(&cx, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:929:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 929 | fread(&fa, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:930:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 930 | fread(&fb, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:931:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 931 | fread(&fc, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c: In function 'do_brent': paramtableCG.c:1215:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1215 | fread(&a, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1216:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1216 | fread(&b, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1217:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1217 | fread(&u, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1218:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1218 | fread(&x, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1219:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1219 | fread(&w, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1220:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1220 | fread(&v, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1221:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1221 | fread(&fw, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1222:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1222 | fread(&fu, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1223:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1223 | fread(&fv, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1224:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1224 | fread(&fx, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1225:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1225 | fread(&iter, sizeof(int), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1226:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1226 | fread(&d, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:1227:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1227 | fread(&e, sizeof(double), 1, savefp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c: In function 'ParamtableCG_RESTORE': paramtableCG.c:2238:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2238 | fread(&element->iteration_number, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2239:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2239 | fread(&element->linemin_number, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2240:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2240 | fread(&element->num_params, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2249:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2249 | fread(&element->state, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2251:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2251 | fread(&element->deriv_method, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2252:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2252 | fread(&element->orig_param, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2253:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2253 | fread(&element->h, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2254:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2254 | fread(&element->h_init, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2255:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2255 | fread(&element->deriv_count, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2256:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2256 | fread(&element->deriv_state, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2257:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2257 | fread(&element->deriv_index, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2258:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2258 | fread(element->deriv_h_init, sizeof(double), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2259 | element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2260:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2260 | fread(element->deriv_h_decrease, sizeof(double), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2261 | element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2262:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2262 | fread(element->deriv_h_min, sizeof(double), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2263 | element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2267:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2267 | fread(element->deriv_matrix[i], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2268 | sizeof(double), DERIV_NTAB, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2271:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2271 | fread(element->deriv, | ^~~~~~~~~~~~~~~~~~~~~ 2272 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2273:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2273 | fread(element->g, | ^~~~~~~~~~~~~~~~~ 2274 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2275:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2275 | fread(element->dir, | ^~~~~~~~~~~~~~~~~~~ 2276 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2277:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2277 | fread(&element->tolerance, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2278 | sizeof(double), 1, fp); | ~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2280:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2280 | fread(&element->linemin_state, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2281:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2281 | fread(&element->linemin_init, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2282:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2282 | fread(&element->linemin_bracket_state, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2283:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2283 | fread(element->linemin_bracket, sizeof(double), 3, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2284:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2284 | fread(element->linemin_mbracket, sizeof(double), 3, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2285:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2285 | fread(&element->linemin_brent_state, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2286:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2286 | fread(&element->linemin_point, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2287:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2287 | fread(&element->linemin_match, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2288:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2288 | fread(&element->prev_linemin_match, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2289:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2289 | fread(element->linemin_origin, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2290 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2291:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2291 | fread(&element->linemin_tolerance, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2293:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2293 | fread(&element->num_params_to_search, sizeof(int), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2294:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2294 | fread(element->search, | ^~~~~~~~~~~~~~~~~~~~~~ 2295 | sizeof(short), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2296:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2296 | fread(element->type, | ^~~~~~~~~~~~~~~~~~~~ 2297 | sizeof(short), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2298:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2298 | fread(element->center, | ^~~~~~~~~~~~~~~~~~~~~~ 2299 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2300:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2300 | fread(element->range, | ^~~~~~~~~~~~~~~~~~~~~ 2301 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2302:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2302 | fread(element->min, | ^~~~~~~~~~~~~~~~~~~ 2303 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2304:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2304 | fread(element->max, | ^~~~~~~~~~~~~~~~~~~ 2305 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2306:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2306 | fread(element->current, | ^~~~~~~~~~~~~~~~~~~~~~~ 2307 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2308:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2308 | fread(element->realcenter, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2309 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2310:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2310 | fread(element->realrange, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2311 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2312:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2312 | fread(element->realmin, | ^~~~~~~~~~~~~~~~~~~~~~~ 2313 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2314:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2314 | fread(element->realmax, | ^~~~~~~~~~~~~~~~~~~~~~~ 2315 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2316:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2316 | fread(element->realcurrent, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2317 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2318:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2318 | fread(element->best, | ^~~~~~~~~~~~~~~~~~~~ 2319 | sizeof(double), element->num_params, fp); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2327:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2327 | fread(element->label[i], LABEL_SIZE * sizeof(char), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2338:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2338 | fread(&element->current_match, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2339:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2339 | fread(&element->best_match, sizeof(double), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2340:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2340 | fread(&element->new_best_match, sizeof(short), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c: In function 'ParamtableCG_RESTOREBEST': paramtableCG.c:2417:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2417 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2421:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2421 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2424:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2424 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2434:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2434 | fgets(line, MAX_LINELEN, fp); /* Skip the next line */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2438:9: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2438 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ paramtableCG.c:2469:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2469 | fgets(line, MAX_LINELEN, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf param_utils.c -c In file included from param_utils.c:28: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf gen2spk.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf spkcmp.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf shapematch.c -c In file included from shapematch.c:34: ../olf/olf_struct.h:6:33: warning: "/*" within comment [-Wcomment] 6 | ** Changed a comment from // to /* | ../sys/code_lib param -o param_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../sys -I../ss -I../sim -I../shell -I../olf param_l@.c -c param_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_param() | ^~~~~~~~~~~~~ param_l@.c: In function 'LIBRARY_param': param_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("param","Sat Aug 15 20:58:09 2020 ");DATA_param(); | ^~~~~~~~~~~~~ param_l@.c:3:52: warning: implicit declaration of function 'DATA_param' [-Wimplicit-function-declaration] 3 | LibraryHeader("param","Sat Aug 15 20:58:09 2020 ");DATA_param(); | ^~~~~~~~~~ param_l@.c:4:1: warning: implicit declaration of function 'STARTUP_param' [-Wimplicit-function-declaration] 4 | STARTUP_param(); | ^~~~~~~~~~~~~ param_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o paramlib.o paramtableGA.o paramtableSS.o paramtableSA.o paramtableBF.o paramtableCG.o param_utils.o gen2spk.o spkcmp.o shapematch.o param_d@.o param_g@.o param_l@.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/param' cd pore make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/pore' cpp -P -I. -I../ss -I../sim -I../shell -I../sys pore_struct.h > /tmp/pore_struct.h ../sys/code_sym /tmp/pore_struct.h pore \ -I pore_ext.h -NI -o pore_d@.c rm /tmp/pore_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../ss -I../sim -I../shell -I../sys pore_d@.c -c pore_d@.c: In function 'INFO_K_pore_type': pore_d@.c:9:118: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct K_pore_type var;Info info;char fields[2500];fields[0]='\0';info.name="K_pore_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ pore_d@.c:96:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 96 | FieldHashPut("K_pore_type",fields); | ^~~~~~~~~~~~ ../sys/code_g porelib.g pore_ext.h pore Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/pore/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../ss -I../sim -I../shell -I../sys pore_g@.c -c pore_g@.c: In function 'STARTUP_pore': pore_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../ss -I../sim -I../shell -I../sys Napore.c -c Napore.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Napore.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../ss -I../sim -I../shell -I../sys Kpore.c -c Kpore.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Kpore.c,v 1.2 2005/07/01 10:03:07 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../ss -I../sim -I../shell -I../sys prim.c -c prim.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: prim.c,v 1.1.1.1 2005/06/14 04:38:28 svitak Exp $"; | ^~~~~ ../sys/code_lib pore -o pore_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../ss -I../sim -I../shell -I../sys pore_l@.c -c pore_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_pore() | ^~~~~~~~~~~~ pore_l@.c: In function 'LIBRARY_pore': pore_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("pore","Sat Aug 15 20:58:45 2020 ");DATA_pore(); | ^~~~~~~~~~~~~ pore_l@.c:3:51: warning: implicit declaration of function 'DATA_pore' [-Wimplicit-function-declaration] 3 | LibraryHeader("pore","Sat Aug 15 20:58:45 2020 ");DATA_pore(); | ^~~~~~~~~ pore_l@.c:4:1: warning: implicit declaration of function 'STARTUP_pore' [-Wimplicit-function-declaration] 4 | STARTUP_pore(); | ^~~~~~~~~~~~ pore_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o porelib.o Napore.o Kpore.o prim.o pore_d@.o pore_g@.o pore_l@.o no lib ordering needed for porelib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/pore' cd convert make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/convert' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys convert.c -c convert.c: In function 'main': convert.c:77:2: warning: implicit declaration of function 'SetX1compat' [-Wimplicit-function-declaration] 77 | SetX1compat(1); | ^~~~~~~~~~~ convert.c:80:2: warning: implicit declaration of function 'DisableOutput' [-Wimplicit-function-declaration] 80 | DisableOutput(); | ^~~~~~~~~~~~~ convert.c:152:2: warning: implicit declaration of function 'EnableOutput' [-Wimplicit-function-declaration] 152 | EnableOutput(); | ^~~~~~~~~~~~ convert.c:154:2: warning: implicit declaration of function 'nextchar'; did you mean 'getchar'? [-Wimplicit-function-declaration] 154 | nextchar(1); | ^~~~~~~~ | getchar convert.c:147:3: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 147 | freopen(cp, "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~ convert.c:150:6: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 150 | freopen(optargv[2], "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: convert.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: convert.c,v 1.3 2005/07/01 10:03:01 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys output.c -c output.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: output.c,v 1.2 2005/06/27 19:00:34 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys mapcommand.c -c mapcommand.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: mapcommand.c,v 1.2 2005/06/27 19:00:33 svitak Exp $"; | ^~~~~ In file included from /usr/include/stdio.h:866, from mapcommand.c:61: In function 'sprintf', inlined from 'MapXAddPts' at mapcommand.c:1547:2: /usr/include/bits/stdio2.h:38:10: warning: '%s' directive argument is null [-Wformat-overflow=] 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mapcommand.c: In function 'MapXAddPts': mapcommand.c:1550:30: warning: '%s' directive writing up to 999 bytes into a region of size 987 [-Wformat-overflow=] 1550 | sprintf(line, "if (!{exists %s})\n", plotpath); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:866, from mapcommand.c:61: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 17 and 1016 bytes into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mapcommand.c:1554:34: warning: '%s' directive writing up to 999 bytes into a region of size 983 [-Wformat-overflow=] 1554 | sprintf(line, " create xplot %s\n", plotpath); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:866, from mapcommand.c:61: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 19 and 1018 bytes into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mapcommand.c:1550:30: warning: '%s' directive writing up to 999 bytes into a region of size 987 [-Wformat-overflow=] 1550 | sprintf(line, "if (!{exists %s})\n", plotpath); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:866, from mapcommand.c:61: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 17 and 1016 bytes into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mapcommand.c:1554:34: warning: '%s' directive writing up to 999 bytes into a region of size 983 [-Wformat-overflow=] 1554 | sprintf(line, " create xplot %s\n", plotpath); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:866, from mapcommand.c:61: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 19 and 1018 bytes into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mapcommand.c:1563:30: warning: '%s' directive writing up to 999 bytes into a region of size 991 [-Wformat-overflow=] 1563 | sprintf(line, "setfield %s fg %s\n", plotpath, color); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:866, from mapcommand.c:61: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 15 or more bytes (assuming 1014) into a destination of size 1000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bison -y -dv script.y flex -l script.l gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys y.tab.c In file included from script.y:142: script.l: In function 'yylex': script.l:90:26: warning: statement with no effect [-Wunused-value] 90 | # define lexchar(ch) {(ch == '\n' && !continuation) ? inCommand = 0: 0; return(ch); } | ^ script.l:159:10: note: in expansion of macro 'lexchar' 159 | lexchar(WHITESPACE); | ^~~~~~~ In file included from script.y:142: script.l:233:16: warning: unused variable 'cp' [-Wunused-variable] 233 | char* cp; | ^~ In file included from script.y:142: script.l:90:26: warning: statement with no effect [-Wunused-value] 90 | # define lexchar(ch) {(ch == '\n' && !continuation) ? inCommand = 0: 0; return(ch); } | ^ script.l:391:18: note: in expansion of macro 'lexchar' 391 | "{" { Pushyybgin(0); lexchar('{'); }; | ^~~~~~~ script.l:90:26: warning: statement with no effect [-Wunused-value] 90 | # define lexchar(ch) {(ch == '\n' && !continuation) ? inCommand = 0: 0; return(ch); } | ^ script.l:392:16: note: in expansion of macro 'lexchar' 392 | "}" { Popyybgin(); lexchar('}'); }; | ^~~~~~~ In file included from script.y:142: script.l: In function 'Pushyybgin': script.l:412:6: warning: implicit declaration of function 'yyerror'; did you mean 'perror'? [-Wimplicit-function-declaration] 412 | yyerror("Pushyybgin: lexer begin state stack overflow"); | ^~~~~~~ | perror script.y: In function 'yyparse': script.y:187:30: warning: passing argument 1 of 'OutputArgList' from incompatible pointer type [-Wincompatible-pointer-types] 187 | OutputArgList($1); | ~~~~ ^ | | | char * In file included from script.l:53, from script.y:142: output.h:10:34: note: expected 'char **' but argument is of type 'char *' 10 | void OutputArgList ( char* argv[] ); | ~~~~~~^~~~~~ script.y:192:30: warning: passing argument 1 of 'OutputArgList' from incompatible pointer type [-Wincompatible-pointer-types] 192 | OutputArgList($1); | ~~~~ ^ | | | char * In file included from script.l:53, from script.y:142: output.h:10:34: note: expected 'char **' but argument is of type 'char *' 10 | void OutputArgList ( char* argv[] ); | ~~~~~~^~~~~~ script.y:204:7: warning: implicit declaration of function 'yyaccept' [-Wimplicit-function-declaration] 204 | yyaccept(); | ^~~~~~~~ script.y:242:28: warning: passing argument 1 of 'OutputArgList' from incompatible pointer type [-Wincompatible-pointer-types] 242 | OutputArgList($6); | ~~~~ ^ | | | char * In file included from script.l:53, from script.y:142: output.h:10:34: note: expected 'char **' but argument is of type 'char *' 10 | void OutputArgList ( char* argv[] ); | ~~~~~~^~~~~~ script.y:294:31: warning: passing argument 1 of 'OutputArgList' from incompatible pointer type [-Wincompatible-pointer-types] 294 | OutputArgList($3); | ~~~~ ^ | | | char * In file included from script.l:53, from script.y:142: output.h:10:34: note: expected 'char **' but argument is of type 'char *' 10 | void OutputArgList ( char* argv[] ); | ~~~~~~^~~~~~ script.y:340:15: warning: implicit declaration of function 'MapCommand' [-Wimplicit-function-declaration] 340 | switch (MapCommand(&cmdname, argv, NULL)) | ^~~~~~~~~~ script.y:536:11: warning: implicit declaration of function 'AlreadyBracketed' [-Wimplicit-function-declaration] 536 | if (AlreadyBracketed($3.s)) | ^~~~~~~~~~~~~~~~ script.y:546:19: warning: unused variable 'v' [-Wunused-variable] 546 | ResultValue v; | ^ script.y:545:18: warning: unused variable 'funcpn' [-Wunused-variable] 545 | ParseNode *funcpn; | ^~~~~~ script.y:570:13: warning: unused variable 'script' [-Wunused-variable] 570 | char *script; | ^~~~~~ script.y:568:19: warning: unused variable 'v' [-Wunused-variable] 568 | ResultValue v; | ^ script.y:567:18: warning: unused variable 'funcpn' [-Wunused-variable] 567 | ParseNode *funcpn; | ^~~~~~ script.y:596:13: warning: unused variable 'script' [-Wunused-variable] 596 | char *script; | ^~~~~~ script.y:595:15: warning: variable 'rp' set but not used [-Wunused-but-set-variable] 595 | Result *rp; | ^~ script.y:594:19: warning: unused variable 'v' [-Wunused-variable] 594 | ResultValue v; | ^ script.y:593:18: warning: unused variable 'funcpn' [-Wunused-variable] 593 | ParseNode *funcpn; | ^~~~~~ script.y:631:7: warning: implicit declaration of function 'SymtabDestroy'; did you mean 'SymtabKey'? [-Wimplicit-function-declaration] 631 | SymtabDestroy(LocalSymbols); | ^~~~~~~~~~~~~ | SymtabKey script.y:886:12: warning: unused variable 'i' [-Wunused-variable] 886 | int i; | ^ script.y: In function 'vardef': script.y:1050:17: warning: unused variable 'slv' [-Wunused-variable] 1050 | ResultValue v, slv; | ^~~ script.y:1050:14: warning: unused variable 'v' [-Wunused-variable] 1050 | ResultValue v, slv; | ^ script.y:1049:15: warning: unused variable 'r' [-Wunused-variable] 1049 | Result *rp, r; | ^ script.y:1048:13: warning: unused variable 'pn' [-Wunused-variable] 1048 | ParseNode *pn; | ^~ script.y: At top level: script.y:1069:1: warning: return type defaults to 'int' [-Wimplicit-int] 1069 | ParseInit() | ^~~~~~~~~ In file included from script.y:142: script.l:77:13: warning: 'Ccomment' declared 'static' but never defined [-Wunused-function] 77 | static void Ccomment(); | ^~~~~~~~ script.y: In function 'vardef': script.y:1066:1: warning: control reaches end of non-void function [-Wreturn-type] 1066 | } /* vardef */ | ^ script.y: In function 'ParseInit': script.y:1079:1: warning: control reaches end of non-void function [-Wreturn-type] 1079 | } /* ParseInit */ | ^ In file included from script.y:142: At top level: lex.yy.c:2039:17: warning: 'yyunput' defined but not used [-Wunused-function] 2039 | | ^ In file included from script.y:142: script.l:6:13: warning: 'lexrcsid' defined but not used [-Wunused-variable] 6 | static char lexrcsid[] = "$Id: script.l,v 1.3 2005/07/01 10:03:01 svitak Exp $"; | ^~~~~~~~ script.y:99:20: warning: 'RV' defined but not used [-Wunused-variable] 99 | static ResultValue RV; /* Dummy ReturnValue for PTNew */ | ^~ script.y:96:12: warning: 'ArgMatch' defined but not used [-Wunused-variable] 96 | static int ArgMatch; /* Matches argument number to name in func */ | ^~~~~~~~ script.y:2:13: warning: 'parsercsid' defined but not used [-Wunused-variable] 2 | static char parsercsid[] = "$Id: script.y,v 1.3 2005/08/08 13:10:23 svitak Exp $"; | ^~~~~~~~~~ mv y.tab.o script.o gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys strsave.c -c strsave.c: In function 'strsave': strsave.c:53:6: warning: implicit declaration of function 'sig_msg_restore_context' [-Wimplicit-function-declaration] 53 | sig_msg_restore_context(0, errno); | ^~~~~~~~~~~~~~~~~~~~~~~ At top level: strsave.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: strsave.c,v 1.2 2005/06/20 19:31:22 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys symtab.c -c symtab.c: In function 'SymtabCreate': symtab.c:73:6: warning: implicit declaration of function 'sig_msg_restore_context' [-Wimplicit-function-declaration] 73 | sig_msg_restore_context(0, errno); | ^~~~~~~~~~~~~~~~~~~~~~~ At top level: symtab.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: symtab.c,v 1.4 2005/07/20 20:01:58 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I../sys convert.o output.o mapcommand.o script.o strsave.o symtab.o ../sys/getopt.o -lfl -o convert make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/convert' cd diskio make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 gen_diskio.c -c gen_diskio.c: In function 'Gen_Diskio': gen_diskio.c:410:8: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 410 | if (SetTable(diskio, 2, action->argv, action->data, "xpts ypts zpts")) | ^~~~~~~~ gen_diskio.c:804:18: warning: unused variable 'k' [-Wunused-variable] 804 | register int k; | ^ gen_diskio.c:862:7: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 862 | if (ShowInterpol(action, "xpts", diskio->xpts, diskio->valsallocated, 50)) return 1; | ^~~~~~~~~~~~ | DumpInterpol gen_diskio.c:152:9: warning: unused variable 'currenttime' [-Wunused-variable] 152 | float currenttime, fval; | ^~~~~~~~~~~ gen_diskio.c:151:8: warning: unused variable 'timebuf' [-Wunused-variable] 151 | char timebuf[BUFSIZ]; | ^~~~~~~ gen_diskio.c:150:8: warning: unused variable 'localbuf' [-Wunused-variable] 150 | char localbuf[BUFSIZ]; | ^~~~~~~~ gen_diskio.c:148:12: warning: unused variable 'childtype' [-Wunused-variable] 148 | Abs_Type childtype; | ^~~~~~~~~ gen_diskio.c:147:7: warning: unused variable 'childsize' [-Wunused-variable] 147 | int childsize; | ^~~~~~~~~ gen_diskio.c:146:18: warning: unused variable 'j' [-Wunused-variable] 146 | register int i,j; | ^ gen_diskio.c:144:15: warning: unused variable 'nname2number' [-Wunused-variable] 144 | int format, nname2number; | ^~~~~~~~~~~~ gen_diskio.c:144:7: warning: unused variable 'format' [-Wunused-variable] 144 | int format, nname2number; | ^~~~~~ gen_diskio.c: In function 'ffCreateVarAndForwardMsg': gen_diskio.c:1089:11: warning: unused variable 'srcelement' [-Wunused-variable] 1089 | Element *srcelement; | ^~~~~~~~~~ gen_diskio.c:1087:8: warning: unused variable 'ptr' [-Wunused-variable] 1087 | char *ptr; | ^~~ gen_diskio.c:1086:7: warning: unused variable 'localbuf' [-Wunused-variable] 1086 | char localbuf[BUFSIZ]; | ^~~~~~~~ gen_diskio.c:1079:8: warning: unused variable 'newargv' [-Wunused-variable] 1079 | char *newargv[50]; | ^~~~~~~ gen_diskio.c: In function 'ffSetUpInterpols': gen_diskio.c:1169:28: warning: unused variable 'md' [-Wunused-variable] 1169 | struct Gen_Metadata_Type *md; | ^~ gen_diskio.c: In function 'ffCreateDefaultGlobalMetadata': gen_diskio.c:1257:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1257 | if (Create("metadata", "start_time", diskio, &newaction, 0) == NULL) | ^~ gen_diskio.c:1265:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1265 | j = 0; | ^ gen_diskio.c: In function 'ffCreateMetadataAndForwardMsg': gen_diskio.c:1304:11: warning: unused variable 'srcelement' [-Wunused-variable] 1304 | Element *srcelement; | ^~~~~~~~~~ gen_diskio.c:1302:8: warning: unused variable 'ptr' [-Wunused-variable] 1302 | char *ptr; | ^~~ gen_diskio.c:1301:7: warning: unused variable 'localbuf' [-Wunused-variable] 1301 | char localbuf[BUFSIZ]; | ^~~~~~~~ gen_diskio.c:1294:8: warning: unused variable 'newargv' [-Wunused-variable] 1294 | char *newargv[50]; | ^~~~~~~ At top level: gen_diskio.c:1213:12: warning: 'ffCreateDefaultGlobalMetadata' defined but not used [-Wunused-function] 1213 | static int ffCreateDefaultGlobalMetadata(diskio) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_diskio.c:104:15: warning: 'Make_System_Info_String' defined but not used [-Wunused-function] 104 | static char * Make_System_Info_String(sysinf) | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 gen_variable.c -c gen_variable.c: In function 'Gen_Variable': gen_variable.c:111:8: warning: unused variable 'timevals' [-Wunused-variable] 111 | char *timevals[1]; | ^~~~~~~~ gen_variable.c:107:17: warning: unused variable 'nvals' [-Wunused-variable] 107 | int childsize, nvals; | ^~~~~ gen_variable.c:107:6: warning: unused variable 'childsize' [-Wunused-variable] 107 | int childsize, nvals; | ^~~~~~~~~ gen_variable.c:520:25: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] 520 | if(type == abs_char8 || type == abs_uchar8){ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 gen_metadata.c -c gen_metadata.c: In function 'Gen_Metadata': gen_metadata.c:328:26: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] 328 | if(type == abs_char8 || type == abs_uchar8){ | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 diskio_utilfunc.c -c In file included from /usr/include/string.h:519, from diskio_utilfunc.c:58: In function 'strcat', inlined from 'Expand_And_Copy_String' at diskio_utilfunc.c:314:3: /usr/include/bits/string_fortified.h:129:10: warning: '__strcat_chk' forming offset 1 is out of the bounds [0, 1] [-Warray-bounds] 129 | return __builtin___strcat_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 copyrights.c -c cd interface make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface' cd netcdf make[4]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/netcdf' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf-3.4/src/libsrc -I.. netcdf_diskio.c -c netcdf_diskio.c: In function 'Netcdf_ConstructGlobalAttr': netcdf_diskio.c:265:2: warning: implicit declaration of function 'Netcdf_Funcinit_Metadata'; did you mean 'Netcdf_Funcinit_Diskio'? [-Wimplicit-function-declaration] 265 | Netcdf_Funcinit_Metadata(namdi); | ^~~~~~~~~~~~~~~~~~~~~~~~ | Netcdf_Funcinit_Diskio netcdf_diskio.c: In function 'Netcdf_HelpConstructVar': netcdf_diskio.c:362:2: warning: implicit declaration of function 'Netcdf_Funcinit_Variable'; did you mean 'Netcdf_Funcinit_Diskio'? [-Wimplicit-function-declaration] 362 | Netcdf_Funcinit_Variable(navi); | ^~~~~~~~~~~~~~~~~~~~~~~~ | Netcdf_Funcinit_Diskio netcdf_diskio.c:391:14: warning: unused variable 'size' [-Wunused-variable] 391 | int ndims, size, unlimid; | ^~~~ netcdf_diskio.c:389:21: warning: unused variable 'i' [-Wunused-variable] 389 | register int idim,i; | ^ netcdf_diskio.c: In function 'Netcdf_IsA': netcdf_diskio.c:109:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 109 | system(cmd); | ^~~~~~~~~~~ netcdf_diskio.c: In function 'Netcdf_OpenFile': netcdf_diskio.c:609:6: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 609 | system(cmd); | ^~~~~~~~~~~ netcdf_diskio.c: In function 'Netcdf_ConstructVar': netcdf_diskio.c:343:5: warning: 'stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 343 | if(stat == -1){ | ^ netcdf_diskio.c: In function 'Netcdf_ConstructCoordVar': netcdf_diskio.c:538:5: warning: 'stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 538 | if(stat == -1){ | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf-3.4/src/libsrc -I.. netcdf_variable.c -c netcdf_variable.c: In function 'Netcdf_ConstructLocalAttr': netcdf_variable.c:462:9: warning: implicit declaration of function 'Netcdf_Funcinit_Metadata'; did you mean 'Netcdf_Funcinit_Variable'? [-Wimplicit-function-declaration] 462 | Netcdf_Funcinit_Metadata(namdi); | ^~~~~~~~~~~~~~~~~~~~~~~~ | Netcdf_Funcinit_Variable netcdf_variable.c: In function 'Netcdf_IsVarName': netcdf_variable.c:750:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 750 | if (strcmp(namebuf, varname) == 0) | ^~~~~~ netcdf_variable.c: In function 'Netcdf_DestructVar': netcdf_variable.c:883:9: warning: implicit declaration of function 'Absff_DestructVariable'; did you mean 'Absff_DestructDiskio'? [-Wimplicit-function-declaration] 883 | return Absff_DestructVariable(avi); | ^~~~~~~~~~~~~~~~~~~~~~ | Absff_DestructDiskio At top level: netcdf_variable.c:47:13: warning: 'Netcdf_FreeVarValues' defined but not used [-Wunused-function] 47 | static void Netcdf_FreeVarValues(vals, type, shape) | ^~~~~~~~~~~~~~~~~~~~ netcdf_variable.c: In function 'Netcdf_SetVarValues': netcdf_variable.c:672:5: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] 672 | if(status != -1){ | ^ netcdf_variable.c: In function 'Netcdf_MakeDefaultVarValues': netcdf_variable.c:289:12: warning: 'char_val' may be used uninitialized in this function [-Wmaybe-uninitialized] 289 | char_val[idim] = (char *) calloc(1, sizeof(char)); | ^ netcdf_variable.c:332:12: warning: 'long_val' may be used uninitialized in this function [-Wmaybe-uninitialized] 332 | long_val[idim] = (nclong *) calloc(dimsize[idim], sizeof(nclong)); | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf-3.4/src/libsrc -I.. netcdf_metadata.c -c netcdf_metadata.c: In function 'Netcdf_DestructAttr': netcdf_metadata.c:550:10: warning: implicit declaration of function 'Absff_DestructMetadata'; did you mean 'Absff_CreateMetadata'? [-Wimplicit-function-declaration] 550 | return Absff_DestructMetadata(amdi); | ^~~~~~~~~~~~~~~~~~~~~~ | Absff_CreateMetadata gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf-3.4/src/libsrc -I.. netcdf_utilfunc.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf-3.4/src/libsrc -I.. netcdf_copyright.c -c ld -r -o netcdflib.o netcdf_diskio.o netcdf_variable.o netcdf_metadata.o netcdf_utilfunc.o netcdf_copyright.o make[4]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/netcdf' cd FMT1 make[4]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/FMT1' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I.. FMT1_diskio.c -c FMT1_diskio.c: In function 'FMT1_IsA': FMT1_diskio.c:36:19: warning: implicit declaration of function 'FMT1_CheckHeader'; did you mean 'FMT1_ReadHeader'? [-Wimplicit-function-declaration] 36 | if (! (status = FMT1_CheckHeader(fp))) { | ^~~~~~~~~~~~~~~~ | FMT1_ReadHeader FMT1_diskio.c: In function 'FMT1_ConstructVar': FMT1_diskio.c:171:10: warning: implicit declaration of function 'FMT1_Funcinit_Variable'; did you mean 'FMT1_Funcinit_Diskio'? [-Wimplicit-function-declaration] 171 | FMT1_Funcinit_Variable(favi); | ^~~~~~~~~~~~~~~~~~~~~~ | FMT1_Funcinit_Diskio FMT1_diskio.c: In function 'FMT1_ConstructGlobalAttr': FMT1_diskio.c:280:3: warning: implicit declaration of function 'FMT1_Funcinit_Metadata'; did you mean 'FMT1_Funcinit_Diskio'? [-Wimplicit-function-declaration] 280 | FMT1_Funcinit_Metadata(famdi); | ^~~~~~~~~~~~~~~~~~~~~~ | FMT1_Funcinit_Diskio FMT1_diskio.c: In function 'FMT1_SetFile': FMT1_diskio.c:437:16: warning: unused variable 'fadi' [-Wunused-variable] 437 | FMT1_Diskio * fadi = (FMT1_Diskio *) adi; | ^~~~ FMT1_diskio.c: In function 'FMT1_ResetFile': FMT1_diskio.c:527:15: warning: unused variable 'i' [-Wunused-variable] 527 | register int i; | ^ FMT1_diskio.c: In function 'FMT1_Get_FrameSize': FMT1_diskio.c:816:9: warning: implicit declaration of function 'FMT1_GetFrameSize'; did you mean 'FMT1_Get_FrameSize'? [-Wimplicit-function-declaration] 816 | return FMT1_GetFrameSize(fadi->fp); | ^~~~~~~~~~~~~~~~~ | FMT1_Get_FrameSize gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I.. FMT1_variable.c -c FMT1_variable.c: In function 'FMT1_CreateVar': FMT1_variable.c:62:4: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 62 | (strcmp(shape->domainname[0], "SimulationTime") != 0)) | ^~~~~~ FMT1_variable.c: In function 'FMT1_FlushDataValues': FMT1_variable.c:227:27: warning: unused variable 'values' [-Wunused-variable] 227 | void *conv_vals, *values; | ^~~~~~ FMT1_variable.c: In function 'FMT1_DestructVar': FMT1_variable.c:309:9: warning: implicit declaration of function 'Absff_DestructVariable'; did you mean 'Absff_DestructDiskio'? [-Wimplicit-function-declaration] 309 | return Absff_DestructVariable(avi); | ^~~~~~~~~~~~~~~~~~~~~~ | Absff_DestructDiskio At top level: FMT1_variable.c:223:12: warning: 'FMT1_FlushDataValues' defined but not used [-Wunused-function] 223 | static int FMT1_FlushDataValues(avi) | ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I.. FMT1_metadata.c -c FMT1_metadata.c: In function 'FMT1_CreateAttr': FMT1_metadata.c:37:17: warning: unused variable 'famdi' [-Wunused-variable] 37 | FMT1_Metadata *famdi = (struct FMT1_Metadata_Type*)amdi; | ^~~~~ FMT1_metadata.c: In function 'FMT1_DestructAttr': FMT1_metadata.c:186:9: warning: implicit declaration of function 'Absff_DestructMetadata'; did you mean 'Absff_CreateMetadata'? [-Wimplicit-function-declaration] 186 | return Absff_DestructMetadata(amdi); | ^~~~~~~~~~~~~~~~~~~~~~ | Absff_CreateMetadata FMT1_metadata.c:181:17: warning: unused variable 'famdi' [-Wunused-variable] 181 | FMT1_Metadata *famdi = (FMT1_Metadata *) amdi; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I.. FMT1_utilfunc.c -c FMT1_utilfunc.c: In function 'FMT1_Convert_To_fmt1_type': FMT1_utilfunc.c:80:9: warning: variable 'sz' set but not used [-Wunused-but-set-variable] 80 | int i, sz; | ^~ FMT1_utilfunc.c:80:6: warning: unused variable 'i' [-Wunused-variable] 80 | int i, sz; | ^ FMT1_utilfunc.c: In function 'FMT1_FillIndexedAttrName': FMT1_utilfunc.c:130:28: warning: '__sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 130 | sprintf(locbuf, "%d", attrnum); | ^ In file included from /usr/include/stdio.h:866, from FMT1_utilfunc.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FMT1_utilfunc.c: In function 'FMT1_FillIndexedVarName': FMT1_utilfunc.c:148:28: warning: '__sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 148 | sprintf(locbuf, "%d", varnum); | ^ In file included from /usr/include/stdio.h:866, from FMT1_utilfunc.c:1: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 2 and 11 bytes into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I.. FMT1_libfuncs.c -c FMT1_libfuncs.c: In function 'FMT1_GetHeaderSize': FMT1_libfuncs.c:28:34: warning: unused variable 'stat' [-Wunused-variable] 28 | int header_size, numdatapoints, stat; | ^~~~ FMT1_libfuncs.c: In function 'FMT1_GetFrameSize': FMT1_libfuncs.c:53:21: warning: unused variable 'stat' [-Wunused-variable] 53 | int numdatapoints, stat; | ^~~~ FMT1_libfuncs.c: In function 'FMT1_inquire': FMT1_libfuncs.c:120:6: warning: unused variable 'stat' [-Wunused-variable] 120 | int stat; | ^~~~ FMT1_libfuncs.c: In function 'FMT1_attput': FMT1_libfuncs.c:224:6: warning: 'stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 224 | int stat; | ^~~~ FMT1_libfuncs.c: In function 'FMT1_varput': FMT1_libfuncs.c:370:7: warning: 'stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 370 | int stat; | ^~~~ ld -r -o FMT1lib.o FMT1_diskio.o FMT1_variable.o FMT1_metadata.o FMT1_utilfunc.o FMT1_libfuncs.o make[4]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/FMT1' touch fflibs gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf -IFMT1 absff_diskio.c -c absff_diskio.c: In function 'Absff_MapToConcreteFormat': absff_diskio.c:62:5: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] 62 | if(strcasecmp(formatname, name2number[i].name) == 0) { | ^~~~~~~~~~ absff_diskio.c: In function 'Absff_DestructDiskio': absff_diskio.c:183:28: warning: unused variable 'i' [-Wunused-variable] 183 | register int iattr, ivar, i; | ^ absff_diskio.c:204:1: warning: control reaches end of non-void function [-Wreturn-type] 204 | } | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf -IFMT1 absff_metadata.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf -IFMT1 absff_variable.c -c absff_variable.c: In function 'Absff_GetVariableTypeSize': absff_variable.c:338:3: warning: enumeration value 'abs_uint8' not handled in switch [-Wswitch] 338 | switch (avi->abstype) { | ^~~~~~ absff_variable.c:338:3: warning: enumeration value 'abs_int8' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_uint16' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_int16' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_uint32' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_int32' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_uint64' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_int64' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_uchar8' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_char8' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_char16' not handled in switch [-Wswitch] absff_variable.c:338:3: warning: enumeration value 'abs_string' not handled in switch [-Wswitch] absff_variable.c: In function 'Absff_ConvertVariableValueFromString': absff_variable.c:596:2: warning: enumeration value 'abs_uint8' not handled in switch [-Wswitch] 596 | switch(type){ | ^~~~~~ absff_variable.c:596:2: warning: enumeration value 'abs_int8' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_uint16' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_int16' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_uint32' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_int32' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_uint64' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_int64' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_uchar8' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_char8' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_char16' not handled in switch [-Wswitch] absff_variable.c:596:2: warning: enumeration value 'abs_string' not handled in switch [-Wswitch] absff_variable.c: In function 'Absff_ActualVariableValueIsSmaller': absff_variable.c:750:2: warning: enumeration value 'abs_uint8' not handled in switch [-Wswitch] 750 | switch(type){ | ^~~~~~ absff_variable.c:750:2: warning: enumeration value 'abs_int8' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_uint16' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_int16' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_uint32' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_int32' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_uint64' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_int64' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_uchar8' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_char8' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_char16' not handled in switch [-Wswitch] absff_variable.c:750:2: warning: enumeration value 'abs_string' not handled in switch [-Wswitch] absff_variable.c: In function 'Absff_DestructVariable': absff_variable.c:779:11: warning: unused variable 'type' [-Wunused-variable] 779 | Abs_Type type; | ^~~~ absff_variable.c:778:6: warning: unused variable 'ndims' [-Wunused-variable] 778 | int ndims, nattr; | ^~~~~ absff_variable.c:777:6: warning: unused variable 'idim' [-Wunused-variable] 777 | int idim, iattr; | ^~~~ absff_variable.c:776:16: warning: unused variable 'shape' [-Wunused-variable] 776 | Abs_Varshape *shape; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -Inetcdf -IFMT1 absff_utilfunc.c -c ld -r -o fflib.o absff_diskio.o absff_metadata.o absff_variable.o absff_utilfunc.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface' cpp -P -I. -I../sim -I../sys -I../ss -I../shell diskio_struct.h > /tmp/diskio_struct.h ../sys/code_sym /tmp/diskio_struct.h diskio \ -I diskio_ext.h -NI -o diskio_d@.c rm /tmp/diskio_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 diskio_d@.c -c diskio_d@.c: In function 'INFO_Gen_Diskio_Type': diskio_d@.c:9:126: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct Gen_Diskio_Type var;Info info;char fields[2500];fields[0]='\0';info.name="Gen_Diskio_Type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ diskio_d@.c:104:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 104 | FieldHashPut("Gen_Diskio_Type",fields); | ^~~~~~~~~~~~ ../sys/code_g diskiolib.g diskio_ext.h diskio \ -cstartup copyright_fileformats Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 diskio_g@.c -c diskio_g@.c: In function 'STARTUP_diskio': diskio_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ ../sys/code_lib diskio -o diskio_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -I. -I../sim -I../sys -I../ss -I../shell -Iinterface -Iinterface/netcdf -Iinterface/FMT1 diskio_l@.c -c diskio_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_diskio() | ^~~~~~~~~~~~~~ diskio_l@.c: In function 'LIBRARY_diskio': diskio_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("diskio","Sat Aug 15 21:03:15 2020 ");DATA_diskio(); | ^~~~~~~~~~~~~ diskio_l@.c:3:53: warning: implicit declaration of function 'DATA_diskio' [-Wimplicit-function-declaration] 3 | LibraryHeader("diskio","Sat Aug 15 21:03:15 2020 ");DATA_diskio(); | ^~~~~~~~~~~ diskio_l@.c:4:1: warning: implicit declaration of function 'STARTUP_diskio' [-Wimplicit-function-declaration] 4 | STARTUP_diskio(); | ^~~~~~~~~~~~~~ diskio_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o diskiolib.o gen_diskio.o gen_variable.o gen_metadata.o diskio_utilfunc.o copyrights.o interface/fflib.o diskio_d@.o diskio_g@.o diskio_l@.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio' cd kinetics make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/kinetics' cpp -P -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus kin_struct.h > /tmp/kin_struct.h ../sys/code_sym /tmp/kin_struct.h kin \ -I kin_ext.h -NI -o kin_d@.c rm /tmp/kin_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus kin_d@.c -c kin_d@.c: In function 'INFO_pool_type': kin_d@.c:9:114: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct pool_type var;Info info;char fields[2500];fields[0]='\0';info.name="pool_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ kin_d@.c:92:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 92 | FieldHashPut("pool_type",fields); | ^~~~~~~~~~~~ ../sys/code_g kinlib.g kin_ext.h kin \ -cstartup copyleft_kin Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/kinetics/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus kin_g@.c -c kin_g@.c: In function 'STARTUP_kin': kin_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ ../sys/code_func kinfuncs kin \ > kin_f@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus kin_f@.c -c kin_f@.c: In function 'FUNC_kin': kin_f@.c:8:1: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 8 | HashFunc("ReacFunc",ReacFunc,"int"); | ^~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus reac.c -c reac.c:9:13: warning: 'rcsid' defined but not used [-Wunused-variable] 9 | static char rcsid[] = "$Id: reac.c,v 1.6 2005/07/29 16:13:15 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus pool.c -c pool.c:9:13: warning: 'rcsid' defined but not used [-Wunused-variable] 9 | static char rcsid[] = "$Id: pool.c,v 1.6 2005/07/29 16:13:15 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus enz.c -c enz.c:9:13: warning: 'rcsid' defined but not used [-Wunused-variable] 9 | static char rcsid[] = "$Id: enz.c,v 1.6 2005/08/12 09:38:17 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus concchan.c -c concchan.c:8:13: warning: 'rcsid' defined but not used [-Wunused-variable] 8 | static char rcsid[] = "$Id: concchan.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus msg_clone.c -c msg_clone.c: In function 'CloneOutMsgs': msg_clone.c:69:5: warning: implicit declaration of function 'Error'; did you mean 'perror'? [-Wimplicit-function-declaration] 69 | Error(); | ^~~~~ | perror msg_clone.c:74:4: warning: implicit declaration of function 'MsgConvert' [-Wimplicit-function-declaration] 74 | MsgConvert(msg_in, copy_msg_in, oe, ce); | ^~~~~~~~~~ At top level: msg_clone.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: msg_clone.c,v 1.2 2005/07/01 10:03:04 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus file_info.c -c file_info.c: In function 'do_max_file_version': file_info.c:111:16: warning: unused variable 'ret' [-Wunused-variable] 111 | char **ret; /* added by C.Fan */ | ^~~ At top level: file_info.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: file_info.c,v 1.6 2005/10/14 17:13:08 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus text.c -c text.c:9:13: warning: 'rcsid' defined but not used [-Wunused-variable] 9 | static char rcsid[] = "$Id: text.c,v 1.6 2005/07/29 16:13:15 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus gsolve.c -c gsolve.c: In function 'GsolveFunc': gsolve.c:727:7: warning: implicit declaration of function 'GsolveUpdateSumtotal' [-Wimplicit-function-declaration] 727 | GsolveUpdateSumtotal(gsolve->sumtotal_list->element[i]); | ^~~~~~~~~~~~~~~~~~~~ gsolve.c:734:6: warning: implicit declaration of function 'GsolveUpdatePool' [-Wimplicit-function-declaration] 734 | GsolveUpdatePool(gsolve->pool_list->element[i]); | ^~~~~~~~~~~~~~~~ At top level: gsolve.c:767:1: warning: 'check_msg_type' defined but not used [-Wunused-function] 767 | check_msg_type (gsolve, msg) | ^~~~~~~~~~~~~~ gsolve.c:8:13: warning: 'rcsid' defined but not used [-Wunused-variable] 8 | static char rcsid[] = "$Id: gsolve.c,v 1.5 2005/08/12 09:38:17 svitak Exp $"; | ^~~~~ ../sys/code_lib kin -o kin_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DBSD -DLinux -I. -I../ss -I../sys -I../shell -I../sim -I../sprng/include -I../Xodus kin_l@.c -c kin_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_kin() | ^~~~~~~~~~~ kin_l@.c: In function 'LIBRARY_kin': kin_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("kin","Sat Aug 15 21:05:07 2020 ");DATA_kin(); | ^~~~~~~~~~~~~ kin_l@.c:3:50: warning: implicit declaration of function 'DATA_kin' [-Wimplicit-function-declaration] 3 | LibraryHeader("kin","Sat Aug 15 21:05:07 2020 ");DATA_kin(); | ^~~~~~~~ kin_l@.c:4:1: warning: implicit declaration of function 'FUNC_kin' [-Wimplicit-function-declaration] 4 | FUNC_kin(); | ^~~~~~~~ kin_l@.c:5:1: warning: implicit declaration of function 'STARTUP_kin' [-Wimplicit-function-declaration] 5 | STARTUP_kin(); | ^~~~~~~~~~~ kin_l@.c:6:1: warning: control reaches end of non-void function [-Wreturn-type] 6 | } | ^ ld -r -o kinlib.o reac.o pool.o enz.o concchan.o msg_clone.o file_info.o text.o gsolve.o kin_d@.o kin_g@.o kin_f@.o kin_l@.o no lib ordering needed for kinlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/kinetics' cd chemesis make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/chemesis' cpp -P -I. -I../sim -I../shell -I../ss -I../sys chem_struct.h > /tmp/chem_struct.h ../sys/code_sym /tmp/chem_struct.h chem \ -I chem_ext.h -NI -o chem_d@.c rm /tmp/chem_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys chem_d@.c -c chem_d@.c: In function 'INFO_conserve_type': chem_d@.c:9:122: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct conserve_type var;Info info;char fields[2500];fields[0]='\0';info.name="conserve_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ chem_d@.c:78:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 78 | FieldHashPut("conserve_type",fields); | ^~~~~~~~~~~~ ../sys/code_g chemlib.g chem_ext.h chem Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/chemesis/../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys chem_g@.c -c chem_g@.c: In function 'STARTUP_chem': chem_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys cicr.c -c cicr.c: In function 'cicrpool': cicr.c:27:5: warning: unused variable 'n' [-Wunused-variable] 27 | int n; | ^ cicr.c:25:8: warning: unused variable 'savedata' [-Wunused-variable] 25 | double savedata[2]; | ^~~~~~~~ cicr.c:124:14: warning: 'kgamma' may be used uninitialized in this function [-Wmaybe-uninitialized] 124 | A += kgamma*conc_gamma; | ~~~~~~^~~~~~~~~~~ cicr.c:113:13: warning: 'kbeta' may be used uninitialized in this function [-Wmaybe-uninitialized] 113 | A += kbeta*conc_beta; | ~~~~~^~~~~~~~~~ cicr.c:124:14: warning: 'conc_gamma' may be used uninitialized in this function [-Wmaybe-uninitialized] 124 | A += kgamma*conc_gamma; | ~~~~~~^~~~~~~~~~~ cicr.c:113:13: warning: 'conc_beta' may be used uninitialized in this function [-Wmaybe-uninitialized] 113 | A += kbeta*conc_beta; | ~~~~~^~~~~~~~~~ cicr.c:101:14: warning: 'conc_alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] 101 | A += kalpha*conc_alpha; | ~~~~~~^~~~~~~~~~~ cicr.c:102:5: warning: 'ip3' may be used uninitialized in this function [-Wmaybe-uninitialized] 102 | B += ip3r->alpha*ip3; | ~~^~~~~~~~~~~~~~~~~~ cicr.c:125:5: warning: 'calcium' may be used uninitialized in this function [-Wmaybe-uninitialized] 125 | B += ip3r->gamma*calcium; | ~~^~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys cicrflux.c -c cicrflux.c:21:1: warning: "/*" within comment [-Wcomment] 21 | /* Avrama Blackwell, ERIM | cicrflux.c: In function 'cicrflux': cicrflux.c:36:9: warning: unused variable 'savedata' [-Wunused-variable] 36 | double savedata[2]; | ^~~~~~~~ cicrflux.c:72:19: warning: 'openfraction' may be used uninitialized in this function [-Wmaybe-uninitialized] 72 | openfraction *= ip3r; | ~~~~~~~~~~~~~^~~~~~~ cicrflux.c:72:19: warning: 'ip3r' may be used uninitialized in this function [-Wmaybe-uninitialized] cicrflux.c:74:38: warning: 'conc2' may be used uninitialized in this function [-Wmaybe-uninitialized] 74 | flux->deltaflux2 = fluxopen * (conc1-conc2)*(AVOGADRO*flux->units); | ~~~~~~^~~~~~~ cicrflux.c:74:38: warning: 'conc1' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys diffusion.c -c diffusion.c: In function 'diffusion': diffusion.c:39:7: warning: unused variable 'n' [-Wunused-variable] 39 | int n; | ^ diffusion.c:38:9: warning: unused variable 'savedata' [-Wunused-variable] 38 | double savedata[2]; | ^~~~~~~~ diffusion.c:35:9: warning: variable 'dt' set but not used [-Wunused-but-set-variable] 35 | double dt; | ^~ diffusion.c:83:41: warning: 'conc2' may be used uninitialized in this function [-Wmaybe-uninitialized] 83 | diffus->difflux2 = difarea * (conc1-conc2) * AVOGADRO * diffus->units; | ~~~~~~^~~~~~~ diffusion.c:83:41: warning: 'conc1' may be used uninitialized in this function [-Wmaybe-uninitialized] diffusion.c:77:19: warning: 'area2' may be used uninitialized in this function [-Wmaybe-uninitialized] 77 | areamean = sqrt(area1*area2)*(diffus->Dunits*diffus->Dunits); /* meters^2 */ | ^~~~~~~~~~~~~~~~~ diffusion.c:77:19: warning: 'area1' may be used uninitialized in this function [-Wmaybe-uninitialized] diffusion.c:76:20: warning: 'len2' may be used uninitialized in this function [-Wmaybe-uninitialized] 76 | lenmean = (len1+len2)*diffus->Dunits / 2 ; /* meters */ | ~~~~~^~~~~~ diffusion.c:76:20: warning: 'len1' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys enzyme.c -c enzyme.c:62:1: warning: return type defaults to 'int' [-Wimplicit-int] 62 | enzyme(enz,action) | ^~~~~~ enzyme.c: In function 'enzyme': enzyme.c:69:10: warning: unused variable 'fb' [-Wunused-variable] 69 | double fb; /* concentration of feedback substance */ | ^~ enzyme.c:310:1: warning: control reaches end of non-void function [-Wreturn-type] 310 | } | ^ enzyme.c:197:25: warning: 'subs' may be used uninitialized in this function [-Wmaybe-uninitialized] 197 | A=enz->kfsubs=enz->conc*subs*enz->kf*kfmod; | ~~~~~~~~~^~~~~ enzyme.c:130:37: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | enz->feedback = enz->feedback*temp; | ~~~~~~~~~~~~~^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys rxnpool.c -c rxnpool.c: In function 'rxnpool': rxnpool.c:238:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 238 | fread(&n,sizeof(int),1,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rxnpool.c:243:2: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 243 | fread(savedata,sizeof(double),2,(FILE*)action->data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rxnpool.c:150:43: warning: 'deltavol' may be used uninitialized in this function [-Wmaybe-uninitialized] 150 | molecule->quantity += molecule->Cinit*(deltavol)*AVOGADRO*molecule->units; | ~~~~~~~~~~~~~~~^~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys reaction.c -c reaction.c:28:1: warning: return type defaults to 'int' [-Wimplicit-int] 28 | reaction(react,action) | ^~~~~~~~ reaction.c: In function 'reaction': reaction.c:33:8: warning: unused variable 'dt' [-Wunused-variable] 33 | double dt; | ^~ reaction.c:68:1: warning: control reaches end of non-void function [-Wreturn-type] 68 | } | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys conservepool.c -c conservepool.c: In function 'conservepool': conservepool.c:20:8: warning: variable 'dt' set but not used [-Wunused-but-set-variable] 20 | double dt; | ^~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys feedback.c -c feedback.c:22:1: warning: return type defaults to 'int' [-Wimplicit-int] 22 | feedback(fb,action) | ^~~~~~~~ feedback.c: In function 'feedback': feedback.c:84:1: warning: control reaches end of non-void function [-Wreturn-type] 84 | } /* end function */ | ^ feedback.c:69:33: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | fb->feedback = fb->feedback*temp; | ~~~~~~~~~~~~^~~~~ feedback.c:54:32: warning: 'fbconc' may be used uninitialized in this function [-Wmaybe-uninitialized] 54 | temp = fb->halfmax/(fbconc+fb->halfmax); | ~~~~~~~^~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys rhodopsin.c -c rhodopsin.c:34:1: warning: return type defaults to 'int' [-Wimplicit-int] 34 | rhodopsin(rho,action) | ^~~~~~~~~ rhodopsin.c: In function 'rhodopsin': rhodopsin.c:40:10: warning: unused variable 'temp' [-Wunused-variable] 40 | double temp, deltatime; | ^~~~ rhodopsin.c:165:1: warning: control reaches end of non-void function [-Wreturn-type] 165 | } | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys mmenz.c -c mmenz.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int] 46 | mmenz(enz,action) | ^~~~~ mmenz.c: In function 'mmenz': mmenz.c:51:8: warning: unused variable 'dt' [-Wunused-variable] 51 | double dt; | ^~ mmenz.c:129:1: warning: control reaches end of non-void function [-Wreturn-type] 129 | } | ^ mmenz.c:92:37: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 92 | enz->feedback = enz->feedback*temp; | ~~~~~~~~~~~~~^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys ncx.c -c ncx.c:33:1: warning: return type defaults to 'int' [-Wimplicit-int] 33 | ncx(ncx,action) | ^~~ ncx.c: In function 'ncx': ncx.c:208:1: warning: control reaches end of non-void function [-Wreturn-type] 208 | } | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys wgtavg.c -c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys mmpump2.c -c mmpump2.c:28:1: warning: return type defaults to 'int' [-Wimplicit-int] 28 | mmpump2(pump,action) | ^~~~~~~ mmpump2.c: In function 'mmpump2': mmpump2.c:33:8: warning: unused variable 'dt' [-Wunused-variable] 33 | double dt; | ^~ mmpump2.c:81:1: warning: control reaches end of non-void function [-Wreturn-type] 81 | } | ^ ../sys/code_lib chem -o chem_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -I. -I../sim -I../shell -I../ss -I../sys chem_l@.c -c chem_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_chem() | ^~~~~~~~~~~~ chem_l@.c: In function 'LIBRARY_chem': chem_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("chem","Sat Aug 15 21:06:55 2020 ");DATA_chem(); | ^~~~~~~~~~~~~ chem_l@.c:3:51: warning: implicit declaration of function 'DATA_chem' [-Wimplicit-function-declaration] 3 | LibraryHeader("chem","Sat Aug 15 21:06:55 2020 ");DATA_chem(); | ^~~~~~~~~ chem_l@.c:4:1: warning: implicit declaration of function 'STARTUP_chem' [-Wimplicit-function-declaration] 4 | STARTUP_chem(); | ^~~~~~~~~~~~ chem_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o chemlib.o cicr.o cicrflux.o diffusion.o enzyme.o rxnpool.o reaction.o conservepool.o feedback.o rhodopsin.o mmenz.o ncx.o wgtavg.o mmpump2.o chem_d@.o chem_g@.o chem_l@.o no lib ordering needed for chemlib.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/chemesis' cd Xodus make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus' cd ./_xo make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_xo' cpp -P -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_struct.h > /tmp/xo_struct.h ../../sys/code_sym /tmp/xo_struct.h xo \ -I xo_ext.h -NI -o xo_d@.c rm /tmp/xo_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_d@.c -c ../../sys/code_g xolib.g xo_ext.h xo -noobjects -cstartup xinit Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_xo/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_g@.c -c xo_g@.c: In function 'STARTUP_xo': xo_g@.c:12:3: warning: implicit declaration of function 'do_add_class' [-Wimplicit-function-declaration] 12 | do_add_class(2, argv); | ^~~~~~~~~~~~ xo_g@.c:17:34: warning: implicit declaration of function 'HashFunc' [-Wimplicit-function-declaration] 17 | { extern void XgEventLoop(); HashFunc("XgEventLoop", XgEventLoop, "void"); } | ^~~~~~~~ xo_g@.c:19:34: warning: implicit declaration of function 'AddFunc' [-Wimplicit-function-declaration] 19 | { extern void xinit_defunct(); AddFunc("xinit", xinit_defunct, "void"); HashFunc("xinit_defunct", xinit_defunct, "void"); } | ^~~~~~~ xo_g@.c:6:18: warning: unused variable 'slotnames' [-Wunused-variable] 6 | char* slotnames[50]; | ^~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_cmds.c -c xo_cmds.c: In function 'xoshow_on_top': xo_cmds.c:253:4: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 253 | xoGetGeom(form); | ^~~~~~~~~ xo_cmds.c:254:4: warning: implicit declaration of function 'XoWMPositionHack' [-Wimplicit-function-declaration] 254 | XoWMPositionHack((Widget)form->shell,(Position) atoi(form->xgeom),(Position)atoi(form->ygeom)); | ^~~~~~~~~~~~~~~~ xo_cmds.c: In function 'xocolorscale': xo_cmds.c:322:9: warning: implicit declaration of function 'XoColorSupported'; did you mean 'XLocaleNotSupported'? [-Wimplicit-function-declaration] 322 | if(!XoColorSupported()){ | ^~~~~~~~~~~~~~~~ | XLocaleNotSupported xo_cmds.c:327:5: warning: implicit declaration of function 'XoMakeCmap' [-Wimplicit-function-declaration] 327 | XoMakeCmap(argv[1], FALSE); | ^~~~~~~~~~ xo_cmds.c:308:14: warning: unused variable 'value' [-Wunused-variable] 308 | char *value; | ^~~~~ xo_cmds.c:307:14: warning: unused variable 'name' [-Wunused-variable] 307 | char *name; | ^~~~ xo_cmds.c: In function 'xosimplot': xo_cmds.c:583:2: warning: implicit declaration of function 'xoAddPtsToPlot' [-Wimplicit-function-declaration] 583 | xoAddPtsToPlot(GetElement(plotpath), xval, yval); | ^~~~~~~~~~~~~~ xo_cmds.c: In function 'xoupdate': xo_cmds.c:662:4: warning: implicit declaration of function 'ResizeDraws' [-Wimplicit-function-declaration] 662 | ResizeDraws(w); | ^~~~~~~~~~~ xo_cmds.c: In function 'xops': xo_cmds.c:672:5: warning: implicit declaration of function 'XoSetPSparms' [-Wimplicit-function-declaration] 672 | XoSetPSparms(argc,argv); | ^~~~~~~~~~~~ xo_cmds.c: In function 'xoFindParentForm': xo_cmds.c:694:2: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 694 | XgError("Could not find any ancestor of type xform"); | ^~~~~~~ | XtError In file included from xo_cmds.c:100: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_cvt.c -c xo_cvt.c: In function 'xoSpecialSetArg': xo_cvt.c:337:5: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 337 | XoXtVaSetValues(fW,XtNx,n,NULL); | ^~~~~~~~~~~~~~~ | XtVaSetValues xo_cvt.c:386:2: warning: implicit declaration of function 'XoGeometryFromString' [-Wimplicit-function-declaration] 386 | XoGeometryFromString(fW, value, &geometryRec); | ^~~~~~~~~~~~~~~~~~~~ In file included from xo_cvt.c:148: xo_cvt.c:429:34: warning: implicit declaration of function 'XoPixelFromString' [-Wimplicit-function-declaration] 429 | XtSetArg(args[n],XtNborderColor,XoPixelFromString(fW,value));n++; | ^~~~~~~~~~~~~~~~~ xo_cvt.c: In function 'gx_convert': xo_cvt.c:508:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 508 | if(geomstr!=NULL) | ^~ xo_cvt.c:512:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 512 | if(geomstr==NULL){ | ^~ xo_cvt.c:517:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 517 | if(geomstr!=NULL) | ^~ xo_cvt.c:519:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 519 | ac--; | ^~ xo_cvt.c:549:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 549 | if (!is_gadget && xoSpecialSetArg(elm->widget,cur_arg,geomstr)) | ^~ xo_cvt.c:551:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 551 | av++; | ^~ In file included from xo_cvt.c:151: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_callb.c -c xo_callb.c: In function 'xoExecuteFunction': xo_callb.c:508:5: warning: implicit declaration of function 'ExecuteFunction'; did you mean 'xoExecuteFunction'? [-Wimplicit-function-declaration] 508 | ExecuteFunction(argc,argv); | ^~~~~~~~~~~~~~~ | xoExecuteFunction xo_callb.c:306:7: warning: unused variable 'len' [-Wunused-variable] 306 | int len; | ^~~ xo_callb.c:305:8: warning: unused variable 'targv' [-Wunused-variable] 305 | char *targv[50]; | ^~~~~ xo_callb.c:304:7: warning: unused variable 'targc' [-Wunused-variable] 304 | int targc = 0; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_hash.c -c xo_hash.c: In function 'xo_hash_function': xo_hash.c:52:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 52 | return((((ADDR)key & 0xff) | ((ADDR)key >> 8)) % table->size); | ^ xo_hash.c:52:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 52 | return((((ADDR)key & 0xff) | ((ADDR)key >> 8)) % table->size); | ^ ../../sys/code_lib xo -o xo_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../ss -I../../shell -I../../sys -I../../diskio/interface -I../../diskio/interface/netcdf -I../../diskio/interface/FMT1 xo_l@.c -c xo_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_xo() | ^~~~~~~~~~ xo_l@.c: In function 'LIBRARY_xo': xo_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("xo","Sat Aug 15 21:07:33 2020 ");DATA_xo(); | ^~~~~~~~~~~~~ xo_l@.c:3:49: warning: implicit declaration of function 'DATA_xo' [-Wimplicit-function-declaration] 3 | LibraryHeader("xo","Sat Aug 15 21:07:33 2020 ");DATA_xo(); | ^~~~~~~ xo_l@.c:4:1: warning: implicit declaration of function 'STARTUP_xo' [-Wimplicit-function-declaration] 4 | STARTUP_xo(); | ^~~~~~~~~~ xo_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o xolib.o xo_cmds.o xo_cvt.o xo_callb.o xo_hash.o xo_d@.o xo_g@.o xo_l@.o echo no need to order xolib.o no need to order xolib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_xo' cd ./_widg make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_widg' cpp -P -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss widg_struct.h > /tmp/widg_struct.h ../../sys/code_sym /tmp/widg_struct.h widg \ -I widg_ext.h -NI -o widg_d@.c rm /tmp/widg_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss widg_d@.c -c widg_d@.c: In function 'INFO_xwidg_type': widg_d@.c:9:116: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct xwidg_type var;Info info;char fields[2500];fields[0]='\0';info.name="xwidg_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ widg_d@.c:64:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 64 | FieldHashPut("xwidg_type",fields); | ^~~~~~~~~~~~ ../../sys/code_g widglib.g widg_ext.h widg Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_widg/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss widg_g@.c -c widg_g@.c: In function 'STARTUP_widg': widg_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xlabel.c -c xlabel.c: In function 'XLabel': xlabel.c:107:7: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 107 | XgError ("At least one ancestor must be an xform"); | ^~~~~~~ | XtError xlabel.c:123:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 123 | xoParseCreateArgs(label,ac,av); | ^~~~~~~~~~~~~~~~~ xlabel.c:125:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 125 | xoGetGeom(label); | ^~~~~~~~~ xlabel.c:146:3: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 146 | gx_convert_all(copy_label,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xlabel.c:159:4: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 159 | gx_convert(label,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xlabel.c:177:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 177 | xg_convert(label,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xform.c -c xform.c: In function 'XForm': xform.c:392:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 392 | xoParseCreateArgs(form,ac,av); | ^~~~~~~~~~~~~~~~~ xform.c:402:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 402 | if (add_title && form->title != NULL && form->label_w==NULL) | ^~ xform.c:409:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 409 | xoGetGeom(form); /* Get the geometry into the geom fields */ | ^~~~~~~~~ xform.c:409:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] xform.c:418:3: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 418 | XoXtVaSetValues((Widget)form->shell, XtNtitle, form->title, NULL); | ^~~~~~~~~~~~~~~ | XtVaSetValues xform.c:421:3: warning: implicit declaration of function 'XoWMPositionHack' [-Wimplicit-function-declaration] 421 | XoWMPositionHack((Widget)form->shell,(Position)atoi(form->xgeom),(Position)atoi(form->ygeom)); | ^~~~~~~~~~~~~~~~ xform.c:455:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 455 | gx_convert(form,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xform.c:510:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 510 | xg_convert(form,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ In file included from xform.c:169: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xbutton.c -c xbutton.c: In function 'XButton': xbutton.c:93:4: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 93 | XgError("At least one ancestor must be an xform"); | ^~~~~~~ | XtError xbutton.c:111:3: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 111 | xoParseCreateArgs(button,ac,av); | ^~~~~~~~~~~~~~~~~ xbutton.c:113:3: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 113 | xoGetGeom(button); | ^~~~~~~~~ xbutton.c:125:14: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 125 | gx_convert(button,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xbutton.c:144:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 144 | xg_convert(button, GXconvert, XtNumber(GXconvert), ac, av); | ^~~~~~~~~~ xbutton.c:147:9: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 147 | xoExecuteFunction(button,action,button->script,""); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xtoggle.c -c xtoggle.c: In function 'XToggle': xtoggle.c:104:7: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 104 | XgError ("At least one ancestor must be an xform"); | ^~~~~~~ | XtError xtoggle.c:124:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 124 | xoParseCreateArgs(toggle, ac,av); | ^~~~~~~~~~~~~~~~~ xtoggle.c:126:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 126 | xoGetGeom(toggle); | ^~~~~~~~~ xtoggle.c:139:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 139 | gx_convert(toggle,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xtoggle.c:176:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 176 | xoExecuteFunction(toggle,action,toggle->script,"1"); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xtoggle.c:189:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 189 | xg_convert(toggle,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xdialog.c -c xdialog.c: In function 'XDialog': xdialog.c:128:9: warning: implicit declaration of function 'XoSetDialogValue' [-Wimplicit-function-declaration] 128 | XoSetDialogValue((Widget)dialog->widget,dialog->value); | ^~~~~~~~~~~~~~~~ xdialog.c:138:7: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 138 | XgError ("At least one ancestor must be an xform"); | ^~~~~~~ | XtError xdialog.c:156:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 156 | xoParseCreateArgs(dialog,ac,av); | ^~~~~~~~~~~~~~~~~ xdialog.c:158:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 158 | xoGetGeom(dialog); | ^~~~~~~~~ xdialog.c:180:2: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 180 | gx_convert_all(copy_dialog,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xdialog.c:201:13: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 201 | gx_convert(dialog,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xdialog.c:219:4: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 219 | xg_convert(dialog,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xdialog.c:227:9: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 227 | xoExecuteFunction(dialog,action,dialog->script,dialog->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xtext.c -c xtext.c: In function 'XText': xtext.c:151:4: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 151 | XgError("Xtext: At least one ancestor must be an xform"); | ^~~~~~~ | XtError xtext.c:179:3: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 179 | xoParseCreateArgs(textXObj,ac,av); | ^~~~~~~~~~~~~~~~~ xtext.c:181:3: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 181 | xoGetGeom(textXObj); | ^~~~~~~~~ xtext.c:229:6: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 229 | gx_convert(textXObj, GXconvert, XtNumber(GXconvert), | ^~~~~~~~~~ xtext.c:250:3: warning: implicit declaration of function 'WriteTextFile' [-Wimplicit-function-declaration] 250 | WriteTextFile(textXObj->filename, XoGetTextValue(textXObj->widget)); | ^~~~~~~~~~~~~ xtext.c:258:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 258 | xg_convert(textXObj, GXconvert, XtNumber(GXconvert), ac, av); | ^~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss ximage.c -c ximage.c: In function 'Ximage': ximage.c:106:4: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 106 | XgError("Ximage: At least one ancestor must be an xform"); | ^~~~~~~ | XtError ximage.c:126:3: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 126 | xoParseCreateArgs(imageXObj,ac,av); | ^~~~~~~~~~~~~~~~~ ximage.c:128:3: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 128 | xoGetGeom(imageXObj); | ^~~~~~~~~ ximage.c:138:4: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 138 | gx_convert(imageXObj, GXconvert, XtNumber(GXconvert), ac, av); | ^~~~~~~~~~ ximage.c:162:4: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 162 | xg_convert(imageXObj, GXconvert, XtNumber(GXconvert), ac, av); | ^~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xfastplot.c -c xfastplot.c: In function 'short_oscope_trig': xfastplot.c:108:4: warning: implicit declaration of function 'XoUndrawFastPlot' [-Wimplicit-function-declaration] 108 | XoUndrawFastPlot((Widget)plot->widget, 0, plot->npts); | ^~~~~~~~~~~~~~~~ xfastplot.c: In function 'short_plot': xfastplot.c:218:4: warning: implicit declaration of function 'XoUpdateFastPlot' [-Wimplicit-function-declaration] 218 | XoUpdateFastPlot((Widget)plot->widget, 0, plot->npts); | ^~~~~~~~~~~~~~~~ xfastplot.c: In function 'change_npts': xfastplot.c:411:2: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 411 | XoXtVaSetValues((Widget)(plot->widget), | ^~~~~~~~~~~~~~~ | XtVaSetValues xfastplot.c: In function 'XFastPlot': xfastplot.c:715:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 715 | xoParseCreateArgs(plot,ac,av); | ^~~~~~~~~~~~~~~~~ xfastplot.c:717:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 717 | xoGetGeom(plot); | ^~~~~~~~~ xfastplot.c:770:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 770 | gx_convert(plot,GXconvert,XtNumber(GXconvert),2,tv); | ^~~~~~~~~~ xfastplot.c:786:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 786 | xg_convert(plot,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xfastplot.c:794:5: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 794 | xoExecuteFunction(plot,action,plot->script,""); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction In file included from xfastplot.c:41: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ ../../sys/code_lib widg -o widg_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss widg_l@.c -c widg_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_widg() | ^~~~~~~~~~~~ widg_l@.c: In function 'LIBRARY_widg': widg_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("widg","Sat Aug 15 21:09:17 2020 ");DATA_widg(); | ^~~~~~~~~~~~~ widg_l@.c:3:51: warning: implicit declaration of function 'DATA_widg' [-Wimplicit-function-declaration] 3 | LibraryHeader("widg","Sat Aug 15 21:09:17 2020 ");DATA_widg(); | ^~~~~~~~~ widg_l@.c:4:1: warning: implicit declaration of function 'STARTUP_widg' [-Wimplicit-function-declaration] 4 | STARTUP_widg(); | ^~~~~~~~~~~~ widg_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o widglib.o xlabel.o xform.o xbutton.o xtoggle.o xdialog.o xtext.o ximage.o xfastplot.o widg_d@.o widg_g@.o widg_l@.o echo no need to order widglib.o no need to order widglib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_widg' cd ./_draw make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_draw' cpp -P -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss draw_struct.h > /tmp/draw_struct.h ../../sys/code_sym /tmp/draw_struct.h draw \ -I draw_ext.h -NI -o draw_d@.c rm /tmp/draw_struct.h gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss draw_d@.c -c draw_d@.c: In function 'INFO_xcoredraw_type': draw_d@.c:9:124: warning: implicit declaration of function 'InfoHashPut' [-Wimplicit-function-declaration] 9 | struct xcoredraw_type var;Info info;char fields[2500];fields[0]='\0';info.name="xcoredraw_type";info.type_size=sizeof(var);InfoHashPut(&info); | ^~~~~~~~~~~ draw_d@.c:76:1: warning: implicit declaration of function 'FieldHashPut' [-Wimplicit-function-declaration] 76 | FieldHashPut("xcoredraw_type",fields); | ^~~~~~~~~~~~ ../../sys/code_g drawlib.g draw_ext.h draw Executable: /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_draw/../../sys/code_g autoshell FALSE gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss draw_g@.c -c draw_g@.c: In function 'STARTUP_draw': draw_g@.c:9:18: warning: unused variable 'argv' [-Wunused-variable] 9 | char* argv[50]; | ^~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xcoredraw.c -c xcoredraw.c: In function 'XCoreDraw': xcoredraw.c:95:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 95 | xoParseCreateArgs(coredraw,ac,av); | ^~~~~~~~~~~~~~~~~ xcoredraw.c:97:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 97 | xoGetGeom(coredraw); | ^~~~~~~~~ xcoredraw.c:103:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 103 | gx_convert(coredraw,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xcoredraw.c:113:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 113 | xg_convert(coredraw,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xcoredraw.c:117:5: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 117 | xoExecuteFunction(coredraw,action,coredraw->script,""); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xcoredraw.c: In function 'xoSetDrawRefresh': xcoredraw.c:135:9: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 135 | XoXtVaSetValues(w, | ^~~~~~~~~~~~~~~ | XtVaSetValues gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xdumbdraw.c -c xdumbdraw.c: In function 'XDumbDraw': xdumbdraw.c:94:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 94 | xoParseCreateArgs(dumbdraw,ac,av); | ^~~~~~~~~~~~~~~~~ xdumbdraw.c:96:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 96 | xoGetGeom(dumbdraw); | ^~~~~~~~~ xdumbdraw.c:102:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 102 | gx_convert(dumbdraw,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xdumbdraw.c:111:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 111 | xg_convert(dumbdraw,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xdumbdraw.c:114:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 114 | xoExecuteFunction(dumbdraw,action,dumbdraw->script,""); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xdumbdraw.c:65:7: warning: unused variable 'i' [-Wunused-variable] 65 | int i; | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xdraw.c -c xdraw.c: In function 'XDraw': xdraw.c:125:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 125 | xoParseCreateArgs(draw,ac,av); | ^~~~~~~~~~~~~~~~~ xdraw.c:127:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 127 | xoGetGeom(draw); | ^~~~~~~~~ xdraw.c:224:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 224 | gx_convert(draw,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xdraw.c:235:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 235 | xg_convert(draw,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xdraw.c:238:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 238 | xoExecuteFunction(draw,action,draw->script,""); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xgraph.c -c xgraph.c: In function 'XGraph': xgraph.c:268:2: warning: implicit declaration of function 'xoSetDrawRefresh' [-Wimplicit-function-declaration] 268 | xoSetDrawRefresh((Widget)graph->widget,0); | ^~~~~~~~~~~~~~~~ xgraph.c:281:2: warning: implicit declaration of function 'xoRedraw' [-Wimplicit-function-declaration] 281 | xoRedraw(graph); | ^~~~~~~~ xgraph.c:465:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 465 | xoParseCreateArgs(graph,ac,av); | ^~~~~~~~~~~~~~~~~ xgraph.c:467:2: warning: implicit declaration of function 'xoGetGeom' [-Wimplicit-function-declaration] 467 | xoGetGeom(graph); | ^~~~~~~~~ xgraph.c:508:5: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 508 | gx_convert(graph,GXconvert,XtNumber(GXconvert),2,tav); | ^~~~~~~~~~ xgraph.c:543:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 543 | xg_convert(graph,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xgraph.c:546:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 546 | xoExecuteFunction(graph,action,graph->script,""); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xgraph.c:253:6: warning: variable 'update_graph_offsets' set but not used [-Wunused-but-set-variable] 253 | int update_graph_offsets = 0; | ^~~~~~~~~~~~~~~~~~~~ xgraph.c: In function 'xoUpdatePlotLabels': xgraph.c:964:5: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 964 | XoXtVaSetValues(w, | ^~~~~~~~~~~~~~~ | XtVaSetValues At top level: xgraph.c:921:12: warning: 'xoCountPlots' defined but not used [-Wunused-function] 921 | static int xoCountPlots(graph) | ^~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xpix.c -c xpix.c: In function 'XPix': xpix.c:105:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 105 | xoParseCreateArgs(pix,ac,av); | ^~~~~~~~~~~~~~~~~ xpix.c:112:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 112 | gx_convert(pix,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xpix.c:122:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 122 | xg_convert(pix,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xpix.c:125:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 125 | xoExecuteFunction(pix,action,pix->script,pix->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xpix.c:80:7: warning: unused variable 'i' [-Wunused-variable] 80 | int i; | ^ xpix.c: In function 'xoSetPixFlags': xpix.c:146:9: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 146 | XoXtVaSetValues((Widget)(pix->widget), | ^~~~~~~~~~~~~~~ | XtVaSetValues gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xsphere.c -c xsphere.c: In function 'XSphere': xsphere.c:87:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 87 | xoParseCreateArgs(sphere,ac,av); | ^~~~~~~~~~~~~~~~~ xsphere.c:92:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 92 | if (xoSetPixFlags(sphere,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xsphere.c:94:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 94 | gx_convert(sphere,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xsphere.c:103:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 103 | xg_convert(sphere,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xsphere.c:106:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 106 | xoExecuteFunction(sphere,action,sphere->script,sphere->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xshape.c -c xshape.c: In function 'XShape': xshape.c:188:2: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 188 | XoXtVaSetValues(sW, | ^~~~~~~~~~~~~~~ | XtVaSetValues xshape.c:244:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 244 | xoParseCreateArgs(shape,localac,localav); | ^~~~~~~~~~~~~~~~~ xshape.c:258:3: warning: implicit declaration of function 'one_tab_dup_func' [-Wimplicit-function-declaration] 258 | one_tab_dup_func(&(copy_shape->xpts)); | ^~~~~~~~~~~~~~~~ xshape.c:294:3: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 294 | gx_convert_all(copy_shape,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xshape.c:299:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 299 | if (xoSetPixFlags(shape,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xshape.c:316:4: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 316 | gx_convert(shape,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xshape.c:354:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 354 | if (SetTable(shape,ac,av,action->data,"xpts ypts zpts")) { | ^~~~~~~~ xshape.c:396:5: warning: implicit declaration of function 'xomemzero' [-Wimplicit-function-declaration] 396 | xomemzero((char*) &ip->table[shape->allocated_pts], (ap - shape->allocated_pts)*sizeof(double)); | ^~~~~~~~~ xshape.c:433:7: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 433 | if (ShowInterpol(action,"xpts",shape->xpts,1,100)) return(1); | ^~~~~~~~~~~~ | DumpInterpol xshape.c:523:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 523 | if (ip != NULL && ip->allocated) free(ip->table); free(ip); | ^~ xshape.c:523:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 523 | if (ip != NULL && ip->allocated) free(ip->table); free(ip); | ^~~~ xshape.c:525:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 525 | if (ip != NULL && ip->allocated) free(ip->table); free(ip); | ^~ xshape.c:525:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 525 | if (ip != NULL && ip->allocated) free(ip->table); free(ip); | ^~~~ xshape.c:527:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 527 | if (ip != NULL && ip->allocated) free(ip->table); free(ip); | ^~ xshape.c:527:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 527 | if (ip != NULL && ip->allocated) free(ip->table); free(ip); | ^~~~ xshape.c:563:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 563 | xg_convert(shape,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xshape.c:566:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 566 | xoExecuteFunction(shape,action,shape->script,shape->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xaxis.c -c xaxis.c: In function 'XAxis': xaxis.c:122:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 122 | xoParseCreateArgs(axis,ac,av); | ^~~~~~~~~~~~~~~~~ xaxis.c:127:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 127 | if (xoSetPixFlags(axis,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xaxis.c:129:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 129 | gx_convert(axis,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xaxis.c:138:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 138 | xg_convert(axis,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xaxis.c:139:3: warning: implicit declaration of function 'xo_graph_update_axis' [-Wimplicit-function-declaration] 139 | xo_graph_update_axis(axis,axis->update_parent, | ^~~~~~~~~~~~~~~~~~~~ xaxis.c:144:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 144 | xoExecuteFunction(axis,action,axis->script,axis->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xgif.c -c xgif.c: In function 'XGif': xgif.c:103:3: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 103 | xoParseCreateArgs(gif,ac,av); | ^~~~~~~~~~~~~~~~~ xgif.c:108:7: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 108 | if (xoSetPixFlags(gif,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xgif.c:115:5: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 115 | gx_convert(gif, GXconvert, XtNumber(GXconvert), ac, av); | ^~~~~~~~~~ xgif.c:132:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 132 | xg_convert(gif, GXconvert, XtNumber(GXconvert), ac, av); | ^~~~~~~~~~ xgif.c:135:3: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 135 | xoExecuteFunction(gif,action,gif->script,gif->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xplot.c -c xplot.c: In function 'xoExpandPlot': xplot.c:136:2: warning: implicit declaration of function 'xomemzero' [-Wimplicit-function-declaration] 136 | xomemzero((char*) &ip->table[plot->allocated_pts+1], sizeof(double) * ((newallocation+1) - (plot->allocated_pts+1))); | ^~~~~~~~~ xplot.c:152:2: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 152 | XoXtVaSetValues((Widget)plot->widget, | ^~~~~~~~~~~~~~~ | XtVaSetValues xplot.c: In function 'XPlot': xplot.c:203:5: warning: implicit declaration of function 'XoAddPtsToPlot' [-Wimplicit-function-declaration] 203 | XoAddPtsToPlot(plot->widget,plot->npts); | ^~~~~~~~~~~~~~ xplot.c:240:5: warning: implicit declaration of function 'XoUpdateWavePlot' [-Wimplicit-function-declaration] 240 | XoUpdateWavePlot((Widget)plot->widget); | ^~~~~~~~~~~~~~~~ xplot.c:263:4: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 263 | gx_convert(plot,GXconvert,XtNumber(GXconvert), | ^~~~~~~~~~ xplot.c:418:2: warning: implicit declaration of function 'xoUpdatePlotLabels'; did you mean 'XoUpdatePlotAxes'? [-Wimplicit-function-declaration] 418 | xoUpdatePlotLabels(plot); | ^~~~~~~~~~~~~~~~~~ | XoUpdatePlotAxes xplot.c:422:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 422 | xoParseCreateArgs(plot,ac,av); | ^~~~~~~~~~~~~~~~~ xplot.c:427:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 427 | if (xoSetPixFlags(plot,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xplot.c:430:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 430 | if (SetTable(plot,ac,av,action->data,"xpts ypts")) { | ^~~~~~~~ xplot.c:493:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 493 | if (ip->allocated) free(ip->table); free(ip); | ^~ xplot.c:493:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 493 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xplot.c:495:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 495 | if (ip->allocated) free(ip->table); free(ip); | ^~ xplot.c:495:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 495 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xplot.c:501:2: warning: implicit declaration of function 'one_tab_dup_func' [-Wimplicit-function-declaration] 501 | one_tab_dup_func(&(copy_plot->xpts)); | ^~~~~~~~~~~~~~~~ xplot.c:534:2: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 534 | gx_convert_all(copy_plot,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xplot.c:558:7: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 558 | if (ShowInterpol(action,"xpts",plot->xpts,1,200)) return(1); | ^~~~~~~~~~~~ | DumpInterpol xplot.c:576:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 576 | xg_convert(plot,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xplot.c:579:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 579 | xoExecuteFunction(plot,action,plot->script,plot->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xcell.c -c xcell.c: In function 'XCell': xcell.c:216:5: warning: implicit declaration of function 'XoUpdateCell'; did you mean 'XoUpdateFields'? [-Wimplicit-function-declaration] 216 | XoUpdateCell((Widget)cell->widget); | ^~~~~~~~~~~~ | XoUpdateFields xcell.c:258:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 258 | gx_convert(cell,GXconvert,XtNumber(GXconvert),4,targs); | ^~~~~~~~~~ xcell.c:373:2: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 373 | XoXtVaSetValues(cw, | ^~~~~~~~~~~~~~~ | XtVaSetValues xcell.c:384:17: warning: implicit declaration of function 'XoNcolors'; did you mean 'XtNcolor'? [-Wimplicit-function-declaration] 384 | XtNncols,(int)XoNcolors(), | ^~~~~~~~~ | XtNcolor xcell.c:398:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 398 | xoParseCreateArgs(cell,ac,av); | ^~~~~~~~~~~~~~~~~ xcell.c:404:7: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 404 | if (xoSetPixFlags(cell,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xcell.c:406:7: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 406 | if (SetTable(cell,2,action->argv,action->data, | ^~~~~~~~ xcell.c:523:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 523 | if (ip->allocated) free(ip->table); free(ip); | ^~ xcell.c:523:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 523 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xcell.c:525:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 525 | if (ip->allocated) free(ip->table); free(ip); | ^~ xcell.c:525:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 525 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xcell.c:527:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 527 | if (ip->allocated) free(ip->table); free(ip); | ^~ xcell.c:527:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 527 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xcell.c:531:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 531 | if (ip->allocated) free(ip->table); free(ip); | ^~ xcell.c:531:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 531 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xcell.c:535:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 535 | if (ip->allocated) free(ip->table); free(ip); | ^~ xcell.c:535:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 535 | if (ip->allocated) free(ip->table); free(ip); | ^~~~ xcell.c:550:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 550 | xg_convert(cell,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xcell.c:563:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 563 | xoExecuteFunction(cell,action,cell->script,cell->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xcell.c: In function 'xoSetCellPath': xcell.c:599:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 599 | if (cell->path[0] != '/') | ^~ xcell.c:601:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 601 | return 0; | ^~~~~~ xcell.c:640:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 640 | entry.data = (char *)i; | ^ xcell.c:702:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 702 | tolist[j] = (int)tempentry->data; | ^ xcell.c:731:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 731 | tolist[j] = (int)tempentry->data; | ^ xcell.c: In function 'xoExpandCell': xcell.c:1003:3: warning: implicit declaration of function 'xomemzero' [-Wimplicit-function-declaration] 1003 | xomemzero((char*) &ip->table[cell->allocated_interps], sizeof(double) * (ap-cell->allocated_interps)); | ^~~~~~~~~ In file included from xcell.c:152: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xvar.c -c xvar.c: In function 'XVar': xvar.c:121:2: warning: implicit declaration of function 'XoUpdateVar' [-Wimplicit-function-declaration] 121 | XoUpdateVar((Widget)var->widget); | ^~~~~~~~~~~ xvar.c:151:4: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 151 | XoXtVaSetValues((Widget)var->widget, | ^~~~~~~~~~~~~~~ | XtVaSetValues xvar.c:156:3: warning: implicit declaration of function 'XoProjectVar' [-Wimplicit-function-declaration] 156 | XoProjectVar((Widget)var->widget); | ^~~~~~~~~~~~ xvar.c:182:17: warning: implicit declaration of function 'XoNcolors'; did you mean 'XtNcolormap'? [-Wimplicit-function-declaration] 182 | XtNncols,(int)XoNcolors(), | ^~~~~~~~~ | XtNcolormap xvar.c:216:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 216 | xoParseCreateArgs(var,ac,av); | ^~~~~~~~~~~~~~~~~ xvar.c:246:3: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 246 | gx_convert_all(copy_var,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xvar.c:251:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 251 | if (xoSetPixFlags(var,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xvar.c:266:5: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 266 | scale_table(xshape->xpts,"sy",av[1]); | ^~~~~~~~~~~ xvar.c:345:8: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 345 | gx_convert(xshape,SXConvert,2,4,targv); | ^~~~~~~~~~ xvar.c:438:3: warning: implicit declaration of function 'xoUpdateParentDraw'; did you mean 'xoFindParentDraw'? [-Wimplicit-function-declaration] 438 | xoUpdateParentDraw(var); | ^~~~~~~~~~~~~~~~~~ | xoFindParentDraw xvar.c:450:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 450 | xg_convert(var,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xvar.c:453:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 453 | xoExecuteFunction(var,action,var->script,var->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction In file included from xvar.c:60: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xview.c -c xview.c: In function 'XView': xview.c:301:2: warning: implicit declaration of function 'XoUpdateView'; did you mean 'XoUpdateFields'? [-Wimplicit-function-declaration] 301 | XoUpdateView((Widget)view->widget); | ^~~~~~~~~~~~ | XoUpdateFields xview.c:436:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 436 | if (view->path[0] != '/') | ^~ xview.c:438:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 438 | view->ncoords = 0; | ^~~~ xview.c:547:4: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 547 | XoXtVaSetValues((Widget)view->widget, | ^~~~~~~~~~~~~~~ | XtVaSetValues xview.c:556:3: warning: implicit declaration of function 'XoProjectView' [-Wimplicit-function-declaration] 556 | XoProjectView((Widget)view->widget); | ^~~~~~~~~~~~~ xview.c:597:17: warning: implicit declaration of function 'XoNcolors'; did you mean 'XtNcolormap'? [-Wimplicit-function-declaration] 597 | XtNncols,(int)XoNcolors(), | ^~~~~~~~~ | XtNcolormap xview.c:631:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 631 | xoParseCreateArgs(view,ac,av); | ^~~~~~~~~~~~~~~~~ xview.c:662:3: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 662 | gx_convert_all(copy_view,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xview.c:667:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 667 | if (xoSetPixFlags(view,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xview.c:670:10: warning: implicit declaration of function 'SetTable' [-Wimplicit-function-declaration] 670 | if (SetTable(view,2,action->argv,action->data, | ^~~~~~~~ xview.c:688:5: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 688 | scale_table(xshape->xpts,"sy",av[1]); | ^~~~~~~~~~~ xview.c:784:8: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 784 | gx_convert(xshape,SXConvert,2,4,targv); | ^~~~~~~~~~ xview.c:877:3: warning: implicit declaration of function 'xoUpdateParentDraw'; did you mean 'xoFindParentDraw'? [-Wimplicit-function-declaration] 877 | xoUpdateParentDraw(view); | ^~~~~~~~~~~~~~~~~~ | xoFindParentDraw xview.c:882:9: warning: implicit declaration of function 'ShowInterpol'; did you mean 'DumpInterpol'? [-Wimplicit-function-declaration] 882 | if (ShowInterpol(action,"xpts",view->xpts,1,50)) return(1); | ^~~~~~~~~~~~ | DumpInterpol xview.c:917:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 917 | xg_convert(view,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xview.c:955:2: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 955 | xoExecuteFunction(view,action,view->script,view->value); | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xview.c: In function 'ElistGetValues': xview.c:1083:1: warning: control reaches end of non-void function [-Wreturn-type] 1083 | } | ^ In file included from xview.c:126: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss xtree.c -c xtree.c: In function 'XTree': xtree.c:275:2: warning: implicit declaration of function 'XoUpdateTree'; did you mean 'XoUpdateFields'? [-Wimplicit-function-declaration] 275 | XoUpdateTree((Widget)tree->widget); | ^~~~~~~~~~~~ | XoUpdateFields xtree.c:296:4: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 296 | XoXtVaSetValues((Widget)tree->widget, | ^~~~~~~~~~~~~~~ | XtVaSetValues xtree.c:307:3: warning: implicit declaration of function 'XoProjectTree' [-Wimplicit-function-declaration] 307 | XoProjectTree((Widget)tree->widget); | ^~~~~~~~~~~~~ xtree.c:345:17: warning: implicit declaration of function 'XoNcolors'; did you mean 'XtNcolormap'? [-Wimplicit-function-declaration] 345 | XtNncols,(int)XoNcolors(), | ^~~~~~~~~ | XtNcolormap xtree.c:353:2: warning: implicit declaration of function 'xoParseCreateArgs' [-Wimplicit-function-declaration] 353 | xoParseCreateArgs(tree,ac,av); | ^~~~~~~~~~~~~~~~~ xtree.c:401:3: warning: implicit declaration of function 'gx_convert_all' [-Wimplicit-function-declaration] 401 | gx_convert_all(copy_tree,GXconvert,XtNumber(GXconvert)); | ^~~~~~~~~~~~~~ xtree.c:406:6: warning: implicit declaration of function 'xoSetPixFlags'; did you mean 'SetSimFlags'? [-Wimplicit-function-declaration] 406 | if (xoSetPixFlags(tree,ac,av)) return(1); | ^~~~~~~~~~~~~ | SetSimFlags xtree.c:414:5: warning: implicit declaration of function 'scale_table' [-Wimplicit-function-declaration] 414 | scale_table(xshape->xpts,"sy",av[1]); | ^~~~~~~~~~~ xtree.c:445:3: warning: implicit declaration of function 'gx_convert' [-Wimplicit-function-declaration] 445 | gx_convert(tree,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xtree.c:563:8: warning: variable 's0' set but not used [-Wunused-but-set-variable] 563 | char *s0,*s1,*s2; | ^~ xtree.c:704:3: warning: implicit declaration of function 'xg_convert' [-Wimplicit-function-declaration] 704 | xg_convert(tree,GXconvert,XtNumber(GXconvert),ac,av); | ^~~~~~~~~~ xtree.c:752:5: warning: implicit declaration of function 'xoUpdateParentDraw'; did you mean 'xoFindParentDraw'? [-Wimplicit-function-declaration] 752 | xoUpdateParentDraw(tree); | ^~~~~~~~~~~~~~~~~~ | xoFindParentDraw xtree.c:790:6: warning: implicit declaration of function 'xoExecuteFunction'; did you mean 'SimExecuteFunction'? [-Wimplicit-function-declaration] 790 | xoExecuteFunction(tree,action,arrow->script, | ^~~~~~~~~~~~~~~~~ | SimExecuteFunction xtree.c: In function 'ReallocArrows': xtree.c:1043:3: warning: implicit declaration of function 'xomemzero' [-Wimplicit-function-declaration] 1043 | xomemzero((char*) &tree->fromlist[tree->max_nlist], (ap-tree->max_nlist)*sizeof(int)); | ^~~~~~~~~ xtree.c: In function 'FindMsgArrows': xtree.c:1213:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1213 | entry.data = (char *)i; | ^ xtree.c:1250:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1250 | elmindex = (ADDR)tempentry->data; | ^ xtree.c:1275:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1275 | (int)tempentry->data; | ^ xtree.c:1279:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1279 | (int)tempentry->data; | ^ xtree.c: In function 'FindMsgSrc': xtree.c:1370:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1370 | entry.data = (char *)i; | ^ xtree.c: In function 'AddMsgArrow': xtree.c:1570:4: warning: implicit declaration of function 'XoGetPixelFromString' [-Wimplicit-function-declaration] 1570 | XoGetPixelFromString(tree->widget,"blue"); | ^~~~~~~~~~~~~~~~~~~~ xtree.c: In function 'BuildTreeList': xtree.c:1635:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1635 | if (tree->coord_elist && tree->ncoords > 0) | ^~ xtree.c:1637:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1637 | tree->coord_elist = NULL; | ^~~~ xtree.c:1714:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1714 | if (tree->path[0] != '/') | ^~ xtree.c:1716:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1716 | tree->ncoords = 0; | ^~~~ xtree.c:1727:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1727 | entry.data = (char *)i; | ^ xtree.c: In function 'FindElistIndex': xtree.c:2102:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2102 | return((int)tempentry->data); | ^ xtree.c: In function 'TreeLayout': xtree.c:972:1: warning: control reaches end of non-void function [-Wreturn-type] 972 | } | ^ In file included from xtree.c:207: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ ../../sys/code_lib draw -o draw_l@.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -DLinux -I. -I.. -I../../sim -I../../shell -I../../sys -I../../ss draw_l@.c -c draw_l@.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LIBRARY_draw() | ^~~~~~~~~~~~ draw_l@.c: In function 'LIBRARY_draw': draw_l@.c:3:1: warning: implicit declaration of function 'LibraryHeader' [-Wimplicit-function-declaration] 3 | LibraryHeader("draw","Sat Aug 15 21:12:42 2020 ");DATA_draw(); | ^~~~~~~~~~~~~ draw_l@.c:3:51: warning: implicit declaration of function 'DATA_draw' [-Wimplicit-function-declaration] 3 | LibraryHeader("draw","Sat Aug 15 21:12:42 2020 ");DATA_draw(); | ^~~~~~~~~ draw_l@.c:4:1: warning: implicit declaration of function 'STARTUP_draw' [-Wimplicit-function-declaration] 4 | STARTUP_draw(); | ^~~~~~~~~~~~ draw_l@.c:5:1: warning: control reaches end of non-void function [-Wreturn-type] 5 | } | ^ ld -r -o drawlib.o xcoredraw.o xdumbdraw.o xdraw.o xgraph.o xpix.o xsphere.o xshape.o xaxis.o xgif.o xplot.o xcell.o xvar.o xview.o xtree.o draw_d@.o draw_g@.o draw_l@.o echo no need to order drawlib.o no need to order drawlib.o make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_draw' making the Xodus widget library cd ./Xo make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Xo' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o Initialize.o Initialize.c Initialize.c: In function 'XgInitialize': Initialize.c:78:3: warning: implicit declaration of function 'XgError'; did you mean 'XtError'? [-Wimplicit-function-declaration] 78 | XgError("Couldn't open display. Check DISPLAY envariable"); | ^~~~~~~ | XtError Initialize.c:89:2: warning: implicit declaration of function 'XoInitColorscale' [-Wimplicit-function-declaration] 89 | XoInitColorscale(); | ^~~~~~~~~~~~~~~~ Initialize.c:92:2: warning: implicit declaration of function 'XoInitCursor' [-Wimplicit-function-declaration] 92 | XoInitCursor(); | ^~~~~~~~~~~~ Initialize.c:98:2: warning: implicit declaration of function 'AddJob' [-Wimplicit-function-declaration] 98 | AddJob(XgEventLoop, 1); | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o Error.o Error.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o TopLevel.o TopLevel.c TopLevel.c: In function 'XgCreateTopLevelShell': TopLevel.c:163:7: warning: implicit declaration of function 'XoMakeCmap' [-Wimplicit-function-declaration] 163 | XoMakeCmap("hot", FALSE); | ^~~~~~~~~~ In file included from TopLevel.c:102: At top level: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoGeometry.o XoGeometry.c XoGeometry.c: In function 'XoCvtStringToRequestType': XoGeometry.c:234:3: warning: implicit declaration of function 'XoLowerName' [-Wimplicit-function-declaration] 234 | XoLowerName (lowerName, (char*)fromVal->addr); | ^~~~~~~~~~~ XoGeometry.c: In function 'XoCvtReferenceToWidget': XoGeometry.c:322:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 322 | switch ((ADDR) *(XoReference *)fromVal->addr) { | ^ XoGeometry.c:323:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 323 | case (ADDR) XoReferToParent: | ^ XoGeometry.c:325:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 325 | case (ADDR) XoReferToLastChild: | ^ XoGeometry.c: In function 'XoResolveReference': XoGeometry.c:344:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 344 | if ((reference != NULL) && ((ADDR)reference != (ADDR)XoReferToLastChild) | ^ XoGeometry.c:344:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 344 | if ((reference != NULL) && ((ADDR)reference != (ADDR)XoReferToLastChild) | ^ XoGeometry.c:345:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 345 | && ((ADDR)reference != (ADDR)XoReferToParent) | ^ XoGeometry.c:345:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 345 | && ((ADDR)reference != (ADDR)XoReferToParent) | ^ XoGeometry.c: In function 'XoCvtXoGeometryToString': XoGeometry.c:547:7: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 547 | else | ^~~~ XoGeometry.c:550:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 550 | toVal->size = strlen(string)+1; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoUtil.o XoUtil.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoChildRes.o XoChildRes.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoArgLists.o XoArgLists.c XoArgLists.c: In function 'XoXtVaSetValues': XoArgLists.c:228:5: warning: implicit declaration of function '_XtCountVaList' [-Wimplicit-function-declaration] 228 | _XtCountVaList(var, &total_count, &typed_count); | ^~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoDraw.o XoDraw.c XoDraw.c: In function 'XoSetPostscript': XoDraw.c:40:7: warning: implicit declaration of function 'PreparePS' [-Wimplicit-function-declaration] 40 | if (!PreparePS(display,window,1.0)) | ^~~~~~~~~ XoDraw.c: In function 'XoSetX': XoDraw.c:47:2: warning: implicit declaration of function 'FinishPS' [-Wimplicit-function-declaration] 47 | FinishPS(); | ^~~~~~~~ XoDraw.c: In function 'XoDrawLine': XoDraw.c:73:3: warning: implicit declaration of function 'XPSDrawLine'; did you mean 'XoDrawLine'? [-Wimplicit-function-declaration] 73 | XPSDrawLine(display,drawable,gc,x1,y1,x2,y2); | ^~~~~~~~~~~ | XoDrawLine XoDraw.c: In function 'XoDrawLines': XoDraw.c:96:3: warning: implicit declaration of function 'XPSDrawLines'; did you mean 'XoDrawLines'? [-Wimplicit-function-declaration] 96 | XPSDrawLines(display,drawable,gc,points, npoints,mode); | ^~~~~~~~~~~~ | XoDrawLines XoDraw.c: In function 'XoDrawSegments': XoDraw.c:119:3: warning: implicit declaration of function 'XPSDrawSegments'; did you mean 'XoDrawSegments'? [-Wimplicit-function-declaration] 119 | XPSDrawSegments(display,drawable,gc,segs, nsegs,mode); | ^~~~~~~~~~~~~~~ | XoDrawSegments XoDraw.c: In function 'XoDrawPoints': XoDraw.c:142:3: warning: implicit declaration of function 'XPSDrawPoints'; did you mean 'XoDrawPoints'? [-Wimplicit-function-declaration] 142 | XPSDrawPoints(display,drawable,gc,points, npoints,mode); | ^~~~~~~~~~~~~ | XoDrawPoints XoDraw.c: In function 'XoFillPolygon': XoDraw.c:165:3: warning: implicit declaration of function 'XPSFillPolygon'; did you mean 'XoFillPolygon'? [-Wimplicit-function-declaration] 165 | XPSFillPolygon(display,drawable,gc,points, npoints,mode); | ^~~~~~~~~~~~~~ | XoFillPolygon XoDraw.c: In function 'XoFillRectangles': XoDraw.c:188:3: warning: implicit declaration of function 'XPSFillRectangles'; did you mean 'XoFillRectangles'? [-Wimplicit-function-declaration] 188 | XPSFillRectangles(display,drawable,gc,rects, nrects,mode); | ^~~~~~~~~~~~~~~~~ | XoFillRectangles XoDraw.c: In function 'XoDrawCenteredString': XoDraw.c:208:3: warning: implicit declaration of function 'XPSDrawString'; did you mean 'XwcDrawString'? [-Wimplicit-function-declaration] 208 | XPSDrawString(display,drawable,gc,x-ox,y+oy,string,len); | ^~~~~~~~~~~~~ | XwcDrawString XoDraw.c: In function 'XoFillCenteredString': XoDraw.c:229:3: warning: implicit declaration of function 'XPSDrawImageString'; did you mean 'XwcDrawImageString'? [-Wimplicit-function-declaration] 229 | XPSDrawImageString(display,drawable,gc,x-ox,y+oy,string,len); | ^~~~~~~~~~~~~~~~~~ | XwcDrawImageString XoDraw.c: In function 'XoDrawLtAlignedString': XoDraw.c:264:6: warning: variable 'ox' set but not used [-Wunused-but-set-variable] 264 | int ox,oy; /* offsets for x and y */ | ^~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoColor.o XoColor.c XoColor.c: In function 'XoInitColorscale': XoColor.c:301:10: warning: variable 'root_window' set but not used [-Wunused-but-set-variable] 301 | Window root_window; | ^~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoCursor.o XoCursor.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -c -o XoPS.o XoPS.c XoPS.c: In function 'XPSDrawString': XoPS.c:495:6: warning: variable 'string' set but not used [-Wunused-but-set-variable] 495 | char string[200]; | ^~~~~~ ar rc libXo.a Initialize.o Error.o TopLevel.o XoGeometry.o XoUtil.o XoChildRes.o XoArgLists.o XoDraw.o XoColor.o XoCursor.o XoPS.o ranlib libXo.a make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Xo' cd ./Widg make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Widg' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Label.o Label.c Label.c: In function 'XoCvtStringToJustify': Label.c:692:2: warning: implicit declaration of function 'XoLowerName' [-Wimplicit-function-declaration] 692 | XoLowerName(lowerName, (char *) fromVal->addr); | ^~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Frame.o Frame.c Frame.c: In function 'Initialize': Frame.c:160:17: warning: variable 'intensity' set but not used [-Wunused-but-set-variable] 160 | unsigned long intensity; | ^~~~~~~~~ Frame.c: In function 'XoCvtStringToFrameElevation': Frame.c:474:3: warning: implicit declaration of function 'XoLowerName' [-Wimplicit-function-declaration] 474 | XoLowerName (lowerName, (char*)fromVal->addr); | ^~~~~~~~~~~ Frame.c: In function 'PaintFrame': Frame.c:226:5: warning: 'gc' may be used uninitialized in this function [-Wmaybe-uninitialized] 226 | XDrawLine (dpy, win, gc, i, 0, i, fw->core.height - i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Framed.o Framed.c Framed.c: In function 'Initialize': Framed.c:119:5: warning: implicit declaration of function 'XoCopyUnknownArgs' [-Wimplicit-function-declaration] 119 | XoCopyUnknownArgs (fw, child_list, &child_num, arg_list, *arg_num); | ^~~~~~~~~~~~~~~~~ Framed.c:121:5: warning: implicit declaration of function 'XoLowerName' [-Wimplicit-function-declaration] 121 | XoLowerName (name, fw->framed.child_class->core_class.class_name); | ^~~~~~~~~~~ Framed.c:102:9: warning: variable 'cw' set but not used [-Wunused-but-set-variable] 102 | Widget cw; | ^~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o XoCore.o XoCore.c XoCore.c: In function 'SetValues': XoCore.c:131:3: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 131 | XoXtVaSetValues(new, XtNbackground, | ^~~~~~~~~~~~~~~ | XtVaSetValues XoCore.c: In function 'SetGlobalResources': XoCore.c:159:33: warning: implicit declaration of function 'XoGetUsedColormap' [-Wimplicit-function-declaration] 159 | XoXtVaSetValues(w,XtNcolormap,XoGetUsedColormap(),NULL); | ^~~~~~~~~~~~~~~~~ At top level: XoCore.c:156:13: warning: 'SetGlobalResources' defined but not used [-Wunused-function] 156 | static void SetGlobalResources(w) | ^~~~~~~~~~~~~~~~~~ XoCore.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: XoCore.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o XoComposit.o XoComposit.c XoComposit.c: In function 'SetValues': XoComposit.c:130:3: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 130 | XoXtVaSetValues(new,XtNbackground, | ^~~~~~~~~~~~~~~ | XtVaSetValues XoComposit.c: In function 'SetGlobalResources': XoComposit.c:159:33: warning: implicit declaration of function 'XoGetUsedColormap' [-Wimplicit-function-declaration] 159 | XoXtVaSetValues(w,XtNcolormap,XoGetUsedColormap(),NULL); | ^~~~~~~~~~~~~~~~~ At top level: XoComposit.c:156:13: warning: 'SetGlobalResources' defined but not used [-Wunused-function] 156 | static void SetGlobalResources(w) | ^~~~~~~~~~~~~~~~~~ XoComposit.c:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: XoComposit.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Form.o Form.c Form.c: In function 'Layout': Form.c:280:9: warning: implicit declaration of function '_XoLayoutForm' [-Wimplicit-function-declaration] 280 | return(_XoLayoutForm(fw)); | ^~~~~~~~~~~~~ Form.c: In function 'SetGlobalResources': Form.c:310:2: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 310 | XoXtVaSetValues(w,XtNcolormap,XoGetUsedColormap(),NULL); | ^~~~~~~~~~~~~~~ | XtVaSetValues Form.c:310:32: warning: implicit declaration of function 'XoGetUsedColormap' [-Wimplicit-function-declaration] 310 | XoXtVaSetValues(w,XtNcolormap,XoGetUsedColormap(),NULL); | ^~~~~~~~~~~~~~~~~ Form.c: In function 'PreferredGeometry': Form.c:688:9: warning: comparison of constant '12' with boolean expression is always false [-Wbool-compare] 688 | == (CWWidth | CWHeight)) && | ^~ At top level: Form.c:307:13: warning: 'SetGlobalResources' defined but not used [-Wunused-function] 307 | static void SetGlobalResources(w) | ^~~~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Button.o Button.c Button.c: In function 'SetValues': Button.c:304:3: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 304 | XoXtVaSetValues(XoGetFramedChild(newbw->button.on), | ^~~~~~~~~~~~~~~ | XtVaSetValues Button.c: In function 'XoCvtStringToButtonType': Button.c:469:3: warning: implicit declaration of function 'XoLowerName' [-Wimplicit-function-declaration] 469 | XoLowerName (lowerName, (char*)fromVal->addr); | ^~~~~~~~~~~ At top level: Button.c:275:13: warning: 'Expose' defined but not used [-Wunused-function] 275 | static void Expose (w) | ^~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Text.o Text.c Text.c: In function 'Initialize': Text.c:271:7: warning: variable 'newlin' set but not used [-Wunused-but-set-variable] 271 | char newlin[2]; | ^~~~~~ Text.c: In function 'Redisplay': Text.c:546:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 546 | else | ^~~~ Text.c:548:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 548 | while ((tab = index(label, '\t')) != NULL){ | ^~~~~ At top level: Text.c:753:1: warning: 'UpdateWithResize' defined but not used [-Wunused-function] 753 | UpdateWithResize(w) | ^~~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Dialog.o Dialog.c Dialog.c: In function 'Initialize': Dialog.c:250:3: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 250 | XoXtVaSetValues(XoGetFramedChild(dw->dialog.text_framed), | ^~~~~~~~~~~~~~~ | XtVaSetValues gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o Image.o Image.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o xgifload.o xgifload.c In file included from xgifload.c:92: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o dgif_lib.o dgif_lib.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o gif_io.o gif_io.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o alloca.o alloca.c alloca.c:516:13: warning: 'dummy' defined but not used [-Wunused-function] 516 | static void dummy() | ^~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o FastPlot.o FastPlot.c FastPlot.c: In function 'Redisplay': FastPlot.c:351:11: warning: unused variable 'disp' [-Wunused-variable] 351 | Display *disp = XtDisplay(w); | ^~~~ FastPlot.c: In function 'Zoom': FastPlot.c:425:21: warning: unused variable 'info' [-Wunused-variable] 425 | static XoEventInfo info; | ^~~~ FastPlot.c:424:17: warning: unused variable 'dw' [-Wunused-variable] 424 | FastPlotWidget dw = (FastPlotWidget)w; | ^~ FastPlot.c:423:17: warning: unused variable 'dy' [-Wunused-variable] 423 | float mx,my,dx,dy; | ^~ FastPlot.c:423:14: warning: unused variable 'dx' [-Wunused-variable] 423 | float mx,my,dx,dy; | ^~ FastPlot.c:423:11: warning: unused variable 'my' [-Wunused-variable] 423 | float mx,my,dx,dy; | ^~ FastPlot.c:423:8: warning: unused variable 'mx' [-Wunused-variable] 423 | float mx,my,dx,dy; | ^~ FastPlot.c:422:12: warning: unused variable 'zy' [-Wunused-variable] 422 | double zx,zy; | ^~ FastPlot.c:422:9: warning: unused variable 'zx' [-Wunused-variable] 422 | double zx,zy; | ^~ FastPlot.c: In function 'Pan': FastPlot.c:456:17: warning: unused variable 'dy' [-Wunused-variable] 456 | float mx,my,dx,dy; | ^~ FastPlot.c:456:14: warning: unused variable 'dx' [-Wunused-variable] 456 | float mx,my,dx,dy; | ^~ FastPlot.c:456:11: warning: unused variable 'my' [-Wunused-variable] 456 | float mx,my,dx,dy; | ^~ FastPlot.c:456:8: warning: unused variable 'mx' [-Wunused-variable] 456 | float mx,my,dx,dy; | ^~ At top level: FastPlot.c:494:14: warning: 'Restore' defined but not used [-Wunused-function] 494 | static void Restore(w,event,params,num_params) | ^~~~~~~ FastPlot.c:416:14: warning: 'Zoom' defined but not used [-Wunused-function] 416 | static void Zoom(w,event,params,num_params) | ^~~~ FastPlot.c:410:13: warning: 'XoFastPlotLeave' defined but not used [-Wunused-function] 410 | static void XoFastPlotLeave(w,event) | ^~~~~~~~~~~~~~~ FastPlot.c:404:13: warning: 'XoFastPlotEnter' defined but not used [-Wunused-function] 404 | static void XoFastPlotEnter(w,event) | ^~~~~~~~~~~~~~~ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -I.. -I../../shell -I../../sys -I../../ss -c -o FormLayout.o FormLayout.c FormLayout.c: In function '_XoCalculateX': FormLayout.c:177:4: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 177 | XoXtVaSetValues(child, XtNxGeometry, &geometryRec, NULL); | ^~~~~~~~~~~~~~~ | XtVaSetValues FormLayout.c:101:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 101 | #define XoUnsetParameter ((1 << sizeof (Position) * 8 - 1) - 1) | ^~ FormLayout.c:190:8: note: in expansion of macro 'XoUnsetParameter' 190 | case XoUnsetParameter: | ^~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:191:35: note: in expansion of macro 'XoPendingParameter' 191 | constraints->form.x_working = XoPendingParameter; | ^~~~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:193:8: note: in expansion of macro 'XoPendingParameter' 193 | case XoPendingParameter: | ^~~~~~~~~~~~~~~~~~ FormLayout.c:103:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 103 | #define XoParameterLoop ((1 << sizeof (Position) * 8 - 1) - 3) | ^~ FormLayout.c:196:35: note: in expansion of macro 'XoParameterLoop' 196 | constraints->form.x_working = XoParameterLoop; | ^~~~~~~~~~~~~~~ FormLayout.c: In function '_XoCalculateY': FormLayout.c:101:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 101 | #define XoUnsetParameter ((1 << sizeof (Position) * 8 - 1) - 1) | ^~ FormLayout.c:282:8: note: in expansion of macro 'XoUnsetParameter' 282 | case XoUnsetParameter: | ^~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:283:35: note: in expansion of macro 'XoPendingParameter' 283 | constraints->form.y_working = XoPendingParameter; | ^~~~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:285:8: note: in expansion of macro 'XoPendingParameter' 285 | case XoPendingParameter: | ^~~~~~~~~~~~~~~~~~ FormLayout.c:103:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 103 | #define XoParameterLoop ((1 << sizeof (Position) * 8 - 1) - 3) | ^~ FormLayout.c:287:35: note: in expansion of macro 'XoParameterLoop' 287 | constraints->form.y_working = XoParameterLoop; | ^~~~~~~~~~~~~~~ FormLayout.c: In function '_XoCalculateW': FormLayout.c:101:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 101 | #define XoUnsetParameter ((1 << sizeof (Position) * 8 - 1) - 1) | ^~ FormLayout.c:371:8: note: in expansion of macro 'XoUnsetParameter' 371 | case XoUnsetParameter: | ^~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:372:35: note: in expansion of macro 'XoPendingParameter' 372 | constraints->form.w_working = XoPendingParameter; | ^~~~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:374:8: note: in expansion of macro 'XoPendingParameter' 374 | case XoPendingParameter: | ^~~~~~~~~~~~~~~~~~ FormLayout.c:103:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 103 | #define XoParameterLoop ((1 << sizeof (Position) * 8 - 1) - 3) | ^~ FormLayout.c:376:35: note: in expansion of macro 'XoParameterLoop' 376 | constraints->form.w_working = XoParameterLoop; | ^~~~~~~~~~~~~~~ FormLayout.c: In function '_XoCalculateH': FormLayout.c:101:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 101 | #define XoUnsetParameter ((1 << sizeof (Position) * 8 - 1) - 1) | ^~ FormLayout.c:467:8: note: in expansion of macro 'XoUnsetParameter' 467 | case XoUnsetParameter: | ^~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:468:35: note: in expansion of macro 'XoPendingParameter' 468 | constraints->form.h_working = XoPendingParameter; | ^~~~~~~~~~~~~~~~~~ FormLayout.c:102:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 102 | #define XoPendingParameter ((1 << sizeof (Position) * 8 - 1) - 2) | ^~ FormLayout.c:470:8: note: in expansion of macro 'XoPendingParameter' 470 | case XoPendingParameter: | ^~~~~~~~~~~~~~~~~~ FormLayout.c:103:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 103 | #define XoParameterLoop ((1 << sizeof (Position) * 8 - 1) - 3) | ^~ FormLayout.c:472:35: note: in expansion of macro 'XoParameterLoop' 472 | constraints->form.h_working = XoParameterLoop; | ^~~~~~~~~~~~~~~ FormLayout.c: In function '_XoLayoutChild': FormLayout.c:101:33: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 101 | #define XoUnsetParameter ((1 << sizeof (Position) * 8 - 1) - 1) | ^~ FormLayout.c:554:28: note: in expansion of macro 'XoUnsetParameter' 554 | form->form.h_working = XoUnsetParameter; | ^~~~~~~~~~~~~~~~ ar rc libWidg.a Label.o Frame.o Framed.o XoCore.o XoComposit.o Form.o Button.o Text.o Dialog.o Image.o xgifload.o dgif_lib.o gif_io.o alloca.o FastPlot.o FormLayout.o ranlib libWidg.a make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Widg' cd ./Draw make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Draw' gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o CoreDraw.o CoreDraw.c CoreDraw.c: In function 'Destroy': CoreDraw.c:432:17: warning: unused variable 'dw' [-Wunused-variable] 432 | CoreDrawWidget dw=(CoreDrawWidget)w; | ^~ CoreDraw.c: In function 'XoCoreDrawEnter': CoreDraw.c:697:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 697 | if (((PixObject)pix)->pix.selected >= 0) | ^~ CoreDraw.c:699:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 699 | dw->coredraw.pix_selected = ((PixObject)pix)->pix.selected; | ^~ CoreDraw.c: In function 'Print': CoreDraw.c:821:2: warning: implicit declaration of function 'XoSetPostscript' [-Wimplicit-function-declaration] 821 | XoSetPostscript(XtDisplay(w),XtWindow(w)); | ^~~~~~~~~~~~~~~ CoreDraw.c:823:2: warning: implicit declaration of function 'XoSetX' [-Wimplicit-function-declaration] 823 | XoSetX(); | ^~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o DumbDraw.o DumbDraw.c DumbDraw.c: In function 'Destroy': DumbDraw.c:338:17: warning: unused variable 'dw' [-Wunused-variable] 338 | DumbDrawWidget dw=(DumbDrawWidget)w; | ^~ DumbDraw.c: In function 'Print': DumbDraw.c:568:2: warning: implicit declaration of function 'XoSetPostscript' [-Wimplicit-function-declaration] 568 | XoSetPostscript(XtDisplay(w),XtWindow(w)); | ^~~~~~~~~~~~~~~ DumbDraw.c:570:2: warning: implicit declaration of function 'XoSetX' [-Wimplicit-function-declaration] 570 | XoSetX(); | ^~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Graph.o Graph.c Graph.c: In function 'SetValues': Graph.c:455:4: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 455 | XoXtVaSetValues(dnw->graph.title_w, | ^~~~~~~~~~~~~~~ | XtVaSetValues Graph.c:425:7: warning: unused variable 'i' [-Wunused-variable] 425 | int i; | ^ Graph.c: In function 'InsertChild': Graph.c:678:14: warning: unused variable 'gw' [-Wunused-variable] 678 | GraphWidget gw = (GraphWidget) w->core.parent; | ^~ Graph.c: In function 'XoGraphUnSelectPix': Graph.c:743:17: warning: unused variable 'class' [-Wunused-variable] 743 | PixObjectClass class; | ^~~~~ Graph.c: In function 'XoGraphMotion': Graph.c:844:4: warning: implicit declaration of function 'XoDrawLines'; did you mean 'XDrawLines'? [-Wimplicit-function-declaration] 844 | XoDrawLines(XtDisplay(w),XtWindow(w),gw->coredraw.gc, | ^~~~~~~~~~~ | XDrawLines Graph.c: In function 'GAutoscale': Graph.c:1089:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1089 | if (firstloop) /* there were no child plots */ | ^~ Graph.c:1101:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1101 | if (dw->graph.xmax <= dw->graph.xmin) | ^~ Graph.c: In function 'Print': Graph.c:1184:2: warning: implicit declaration of function 'XoSetPostscript' [-Wimplicit-function-declaration] 1184 | XoSetPostscript(XtDisplay(w),XtWindow(w)); | ^~~~~~~~~~~~~~~ Graph.c:1186:2: warning: implicit declaration of function 'XoSetX' [-Wimplicit-function-declaration] 1186 | XoSetX(); | ^~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Draw.o Draw.c Draw.c: In function 'Destroy': Draw.c:540:13: warning: unused variable 'dw' [-Wunused-variable] 540 | DrawWidget dw=(DrawWidget)w; | ^~ Draw.c: In function 'Print': Draw.c:1011:2: warning: implicit declaration of function 'XoSetPostscript' [-Wimplicit-function-declaration] 1011 | XoSetPostscript(XtDisplay(w),XtWindow(w)); | ^~~~~~~~~~~~~~~ Draw.c:1013:2: warning: implicit declaration of function 'XoSetX' [-Wimplicit-function-declaration] 1013 | XoSetX(); | ^~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Pix.o Pix.c Pix.c: In function 'Initialize': Pix.c:193:13: warning: variable 'values' set but not used [-Wunused-but-set-variable] 193 | XGCValues values; | ^~~~~~ Pix.c: In function 'SetValues': Pix.c:238:4: warning: implicit declaration of function 'XoDrawForceExpose' [-Wimplicit-function-declaration] 238 | XoDrawForceExpose(XtParent(neww)); | ^~~~~~~~~~~~~~~~~ Pix.c: In function 'Expose': Pix.c:294:3: warning: implicit declaration of function 'XoDrawLine'; did you mean 'XDrawLine'? [-Wimplicit-function-declaration] 294 | XoDrawLine(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~ | XDrawLine Pix.c: In function 'Select': Pix.c:379:2: warning: implicit declaration of function 'XoCopyCursor'; did you mean 'XtCCursor'? [-Wimplicit-function-declaration] 379 | XoCopyCursor(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XtCCursor Pix.c: In function 'UnSelect': Pix.c:393:2: warning: implicit declaration of function 'XoRestoreCursor'; did you mean 'XRecolorCursor'? [-Wimplicit-function-declaration] 393 | XoRestoreCursor(XtDisplay(XtParent(w)),XtWindow(XtParent(w))); | ^~~~~~~~~~~~~~~ | XRecolorCursor At top level: Pix.c:316:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 316 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Sphere.o Sphere.c Sphere.c: In function 'Expose': Sphere.c:189:3: warning: implicit declaration of function 'XoFillArc'; did you mean 'XFillArc'? [-Wimplicit-function-declaration] 189 | XoFillArc (XtDisplay(XtParent(w)), XtWindow(XtParent(w)), sw->pix.gc, | ^~~~~~~~~ | XFillArc gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Shape.o Shape.c Shape.c: In function 'SetValues': Shape.c:379:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 379 | if ( | ^~ Shape.c:384:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 384 | if (clrdraw) { | ^~ Shape.c:386:3: warning: implicit declaration of function 'XoDrawForceExpose' [-Wimplicit-function-declaration] 386 | XoDrawForceExpose(XtParent(neww)); | ^~~~~~~~~~~~~~~~~ Shape.c: In function 'Expose': Shape.c:430:6: warning: implicit declaration of function 'XoDrawLines'; did you mean 'XDrawLines'? [-Wimplicit-function-declaration] 430 | XoDrawLines(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~ | XDrawLines Shape.c:445:6: warning: implicit declaration of function 'XoDrawSegments'; did you mean 'XDrawSegments'? [-Wimplicit-function-declaration] 445 | XoDrawSegments(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~~~ | XDrawSegments Shape.c:450:6: warning: implicit declaration of function 'XoDrawPoints'; did you mean 'XDrawPoints'? [-Wimplicit-function-declaration] 450 | XoDrawPoints(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XDrawPoints Shape.c:508:6: warning: implicit declaration of function 'XoFillRectangles'; did you mean 'XFillRectangles'? [-Wimplicit-function-declaration] 508 | XoFillRectangles(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~ | XFillRectangles Shape.c:514:6: warning: implicit declaration of function 'XoFillPolygon'; did you mean 'XFillPolygon'? [-Wimplicit-function-declaration] 514 | XoFillPolygon(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~~ | XFillPolygon Shape.c:524:4: warning: implicit declaration of function 'XoDrawCenteredString' [-Wimplicit-function-declaration] 524 | XoDrawCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ Shape.c:531:4: warning: implicit declaration of function 'XoFillCenteredString' [-Wimplicit-function-declaration] 531 | XoFillCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ At top level: Shape.c:564:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 564 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ In file included from Shape.c:68: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Plot.o Plot.c Plot.c: In function 'SetValues': Plot.c:294:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 294 | int ret = 0; | ^~~ Plot.c: In function 'Expose': Plot.c:407:5: warning: implicit declaration of function 'XoDrawLines'; did you mean 'XDrawLines'? [-Wimplicit-function-declaration] 407 | XoDrawLines(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~ | XDrawLines At top level: Plot.c:425:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 425 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Axis.o Axis.c Axis.c: In function 'SetValues': Axis.c:377:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 377 | Boolean ret = False; | ^~~ Axis.c: In function 'Expose': Axis.c:453:4: warning: implicit declaration of function 'XoDrawSegments'; did you mean 'XDrawSegments'? [-Wimplicit-function-declaration] 453 | XoDrawSegments(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~~~ | XDrawSegments Axis.c:463:5: warning: implicit declaration of function 'XoDrawCenteredString' [-Wimplicit-function-declaration] 463 | XoDrawCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ Axis.c:472:5: warning: implicit declaration of function 'XoFillCenteredString' [-Wimplicit-function-declaration] 472 | XoFillCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ Axis.c:481:5: warning: implicit declaration of function 'XoDrawRtAlignedString' [-Wimplicit-function-declaration] 481 | XoDrawRtAlignedString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~~ Axis.c:490:5: warning: implicit declaration of function 'XoFillRtAlignedString' [-Wimplicit-function-declaration] 490 | XoFillRtAlignedString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~~ Axis.c:516:3: warning: implicit declaration of function 'XoDrawLtAlignedString' [-Wimplicit-function-declaration] 516 | XoDrawLtAlignedString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~~ Axis.c:526:4: warning: implicit declaration of function 'XoDrawVertString'; did you mean 'XDrawString'? [-Wimplicit-function-declaration] 526 | XoDrawVertString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~ | XDrawString Axis.c:449:9: warning: unused variable 'j' [-Wunused-variable] 449 | int i,j; | ^ Axis.c: In function 'XoUpdatePlotX': Axis.c:1000:2: warning: implicit declaration of function 'XoXtVaSetValues'; did you mean 'XtVaSetValues'? [-Wimplicit-function-declaration] 1000 | XoXtVaSetValues(plot, | ^~~~~~~~~~~~~~~ | XtVaSetValues Axis.c: In function 'XoAxisMotionHandler': Axis.c:1206:8: warning: unused variable 'scale' [-Wunused-variable] 1206 | float scale; | ^~~~~ At top level: Axis.c:562:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 562 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Cell.o Cell.c Cell.c: In function 'Initialize': Cell.c:286:18: warning: unused variable 'dw' [-Wunused-variable] 286 | CoreDrawWidget dw; | ^~ Cell.c: In function 'draw_end_dend_shape': Cell.c:571:5: warning: implicit declaration of function 'XoFillArc'; did you mean 'XFillArc'? [-Wimplicit-function-declaration] 571 | XoFillArc(disp,d,gc,x1-wid/2,y1-wid/2, | ^~~~~~~~~ | XFillArc Cell.c:598:3: warning: implicit declaration of function 'XoDrawLine'; did you mean 'XDrawLine'? [-Wimplicit-function-declaration] 598 | XoDrawLine(disp,d,gc,x1,y1,x2,y2); | ^~~~~~~~~~ | XDrawLine At top level: Cell.c:1231:13: warning: 'Motion' defined but not used [-Wunused-function] 1231 | static void Motion(w,event) | ^~~~~~ Cell.c:1224:13: warning: 'Undraw' defined but not used [-Wunused-function] 1224 | static void Undraw(w,event) | ^~~~~~ Cell.c:1218:13: warning: 'UnSelect' defined but not used [-Wunused-function] 1218 | static void UnSelect(w,event) | ^~~~~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Var.o Var.c Var.c: In function 'Expose': Var.c:761:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 761 | if (CheckInterpLineThickness(vw,new_interps)) | ^~ Var.c:765:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 765 | do_undraw = do_var & ( | ^~~~~~~~~ Var.c: In function 'DrawPoints': Var.c:846:6: warning: implicit declaration of function 'XoDrawLines'; did you mean 'XDrawLines'? [-Wimplicit-function-declaration] 846 | XoDrawLines(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~ | XDrawLines Var.c:860:6: warning: implicit declaration of function 'XoDrawSegments'; did you mean 'XDrawSegments'? [-Wimplicit-function-declaration] 860 | XoDrawSegments(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~~~ | XDrawSegments Var.c:865:6: warning: implicit declaration of function 'XoDrawPoints'; did you mean 'XDrawPoints'? [-Wimplicit-function-declaration] 865 | XoDrawPoints(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XDrawPoints Var.c:924:6: warning: implicit declaration of function 'XoFillRectangles'; did you mean 'XFillRectangles'? [-Wimplicit-function-declaration] 924 | XoFillRectangles(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~ | XFillRectangles Var.c:930:6: warning: implicit declaration of function 'XoFillPolygon'; did you mean 'XFillPolygon'? [-Wimplicit-function-declaration] 930 | XoFillPolygon(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~~ | XFillPolygon Var.c:940:4: warning: implicit declaration of function 'XoDrawCenteredString' [-Wimplicit-function-declaration] 940 | XoDrawCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ Var.c:947:4: warning: implicit declaration of function 'XoFillCenteredString' [-Wimplicit-function-declaration] 947 | XoFillCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ At top level: Var.c:981:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 981 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ In file included from Var.c:88: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o View.o View.c View.c: In function 'Expose': View.c:859:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 859 | if (CheckInterpLineThickness(vw,new_interps,coordno)) | ^~ View.c:863:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 863 | do_undraw = do_view & ( | ^~~~~~~~~ View.c: In function 'DrawPoints': View.c:959:6: warning: implicit declaration of function 'XoDrawLines'; did you mean 'XDrawLines'? [-Wimplicit-function-declaration] 959 | XoDrawLines(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~ | XDrawLines View.c:973:6: warning: implicit declaration of function 'XoDrawSegments'; did you mean 'XDrawSegments'? [-Wimplicit-function-declaration] 973 | XoDrawSegments(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~~~ | XDrawSegments View.c:978:6: warning: implicit declaration of function 'XoDrawPoints'; did you mean 'XDrawPoints'? [-Wimplicit-function-declaration] 978 | XoDrawPoints(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XDrawPoints View.c:1037:6: warning: implicit declaration of function 'XoFillRectangles'; did you mean 'XFillRectangles'? [-Wimplicit-function-declaration] 1037 | XoFillRectangles(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~ | XFillRectangles View.c:1043:6: warning: implicit declaration of function 'XoFillPolygon'; did you mean 'XFillPolygon'? [-Wimplicit-function-declaration] 1043 | XoFillPolygon(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~~ | XFillPolygon View.c:1053:4: warning: implicit declaration of function 'XoDrawCenteredString' [-Wimplicit-function-declaration] 1053 | XoDrawCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ View.c:1060:4: warning: implicit declaration of function 'XoFillCenteredString' [-Wimplicit-function-declaration] 1060 | XoFillCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ View.c: In function 'Select': View.c:1450:5: warning: implicit declaration of function 'XoCopyCursor'; did you mean 'XtCCursor'? [-Wimplicit-function-declaration] 1450 | XoCopyCursor(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XtCCursor At top level: View.c:1105:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 1105 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ In file included from View.c:105: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Tree.o Tree.c Tree.c: In function 'Expose': Tree.c:578:6: warning: implicit declaration of function 'XoDrawLines'; did you mean 'XDrawLines'? [-Wimplicit-function-declaration] 578 | XoDrawLines(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~ | XDrawLines Tree.c:587:5: warning: implicit declaration of function 'XoDrawSegments'; did you mean 'XDrawSegments'? [-Wimplicit-function-declaration] 587 | XoDrawSegments(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~~~ | XDrawSegments Tree.c: In function 'DrawPoints': Tree.c:629:6: warning: implicit declaration of function 'XoDrawPoints'; did you mean 'XDrawPoints'? [-Wimplicit-function-declaration] 629 | XoDrawPoints(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XDrawPoints Tree.c:688:6: warning: implicit declaration of function 'XoFillRectangles'; did you mean 'XFillRectangles'? [-Wimplicit-function-declaration] 688 | XoFillRectangles(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~ | XFillRectangles Tree.c:694:6: warning: implicit declaration of function 'XoFillPolygon'; did you mean 'XFillPolygon'? [-Wimplicit-function-declaration] 694 | XoFillPolygon(XtDisplay(XtParent(w)), XtWindow(XtParent(w)), | ^~~~~~~~~~~~~ | XFillPolygon Tree.c:704:4: warning: implicit declaration of function 'XoDrawCenteredString' [-Wimplicit-function-declaration] 704 | XoDrawCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ Tree.c:711:4: warning: implicit declaration of function 'XoFillCenteredString' [-Wimplicit-function-declaration] 711 | XoFillCenteredString(XtDisplay(XtParent(w)), | ^~~~~~~~~~~~~~~~~~~~ Tree.c: In function 'Select': Tree.c:1130:2: warning: implicit declaration of function 'XoCopyCursor'; did you mean 'XtCCursor'? [-Wimplicit-function-declaration] 1130 | XoCopyCursor(XtDisplay(XtParent(w)),XtWindow(XtParent(w)), | ^~~~~~~~~~~~ | XtCCursor Tree.c: In function 'UnSelect': Tree.c:1145:2: warning: implicit declaration of function 'XoRestoreCursor'; did you mean 'XRecolorCursor'? [-Wimplicit-function-declaration] 1145 | XoRestoreCursor(XtDisplay(XtParent(w)),XtWindow(XtParent(w))); | ^~~~~~~~~~~~~~~ | XRecolorCursor At top level: Tree.c:748:25: warning: 'QueryGeometry' defined but not used [-Wunused-function] 748 | static XtGeometryResult QueryGeometry(w,intended,preferred) | ^~~~~~~~~~~~~ In file included from Tree.c:123: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o Gif.o Gif.c In file included from Gif.c:54: ../Xo/Xo_ext.h:1:13: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char rcsid[] = "$Id: Xo_ext.h,v 1.1.1.1 2005/06/14 04:38:32 svitak Exp $"; | ^~~~~ gcc -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DVERSION2 -DLinux -c -o DrawUtil.o DrawUtil.c DrawUtil.c:1:14: warning: 'rcsid' defined but not used [-Wunused-variable] 1 | static char* rcsid = "$Id: DrawUtil.c,v 1.1.1.1 2005/06/14 04:38:33 svitak Exp $"; | ^~~~~ ar rc libDraw.a CoreDraw.o DumbDraw.o Graph.o Draw.o Pix.o Sphere.o Shape.o Plot.o Axis.o Cell.o Var.o View.o Tree.o Gif.o DrawUtil.o ranlib libDraw.a make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Draw' make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus' cd par make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/par' gcc -DBSD -DLinux -I. par.c -c ld -r -o parlib.o par.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/par' All Libs Compiled ./libsh < liblist > loadlib.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG -DLinux -c loadlib.c loadlib.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] 1 | LOAD_LIBRARIES(){ | ^~~~~~~~~~~~~~ loadlib.c: In function 'LOAD_LIBRARIES': loadlib.c:2:2: warning: implicit declaration of function 'LIBRARY_output' [-Wimplicit-function-declaration] 2 | LIBRARY_output(); | ^~~~~~~~~~~~~~ loadlib.c:3:2: warning: implicit declaration of function 'LIBRARY_hh' [-Wimplicit-function-declaration] 3 | LIBRARY_hh(); | ^~~~~~~~~~ loadlib.c:4:2: warning: implicit declaration of function 'LIBRARY_devices' [-Wimplicit-function-declaration] 4 | LIBRARY_devices(); | ^~~~~~~~~~~~~~~ loadlib.c:5:2: warning: implicit declaration of function 'LIBRARY_buffer' [-Wimplicit-function-declaration] 5 | LIBRARY_buffer(); | ^~~~~~~~~~~~~~ loadlib.c:6:2: warning: implicit declaration of function 'LIBRARY_segment' [-Wimplicit-function-declaration] 6 | LIBRARY_segment(); | ^~~~~~~~~~~~~~~ loadlib.c:7:2: warning: implicit declaration of function 'LIBRARY_user' [-Wimplicit-function-declaration] 7 | LIBRARY_user(); | ^~~~~~~~~~~~ loadlib.c:8:2: warning: implicit declaration of function 'LIBRARY_xo' [-Wimplicit-function-declaration] 8 | LIBRARY_xo(); | ^~~~~~~~~~ loadlib.c:9:2: warning: implicit declaration of function 'LIBRARY_draw' [-Wimplicit-function-declaration] 9 | LIBRARY_draw(); | ^~~~~~~~~~~~ loadlib.c:10:2: warning: implicit declaration of function 'LIBRARY_widg' [-Wimplicit-function-declaration] 10 | LIBRARY_widg(); | ^~~~~~~~~~~~ loadlib.c:11:2: warning: implicit declaration of function 'LIBRARY_olf' [-Wimplicit-function-declaration] 11 | LIBRARY_olf(); | ^~~~~~~~~~~ loadlib.c:12:2: warning: implicit declaration of function 'LIBRARY_tools' [-Wimplicit-function-declaration] 12 | LIBRARY_tools(); | ^~~~~~~~~~~~~ loadlib.c:13:2: warning: implicit declaration of function 'LIBRARY_concen' [-Wimplicit-function-declaration] 13 | LIBRARY_concen(); | ^~~~~~~~~~~~~~ loadlib.c:14:2: warning: implicit declaration of function 'LIBRARY_hines' [-Wimplicit-function-declaration] 14 | LIBRARY_hines(); | ^~~~~~~~~~~~~ loadlib.c:15:2: warning: implicit declaration of function 'LIBRARY_param' [-Wimplicit-function-declaration] 15 | LIBRARY_param(); | ^~~~~~~~~~~~~ loadlib.c:16:2: warning: implicit declaration of function 'LIBRARY_pore' [-Wimplicit-function-declaration] 16 | LIBRARY_pore(); | ^~~~~~~~~~~~ loadlib.c:17:2: warning: implicit declaration of function 'LIBRARY_newconn' [-Wimplicit-function-declaration] 17 | LIBRARY_newconn(); | ^~~~~~~~~~~~~~~ loadlib.c:18:2: warning: implicit declaration of function 'LIBRARY_diskio' [-Wimplicit-function-declaration] 18 | LIBRARY_diskio(); | ^~~~~~~~~~~~~~ loadlib.c:19:2: warning: implicit declaration of function 'LIBRARY_axon' [-Wimplicit-function-declaration] 19 | LIBRARY_axon(); | ^~~~~~~~~~~~ loadlib.c:20:2: warning: implicit declaration of function 'LIBRARY_synapse' [-Wimplicit-function-declaration] 20 | LIBRARY_synapse(); | ^~~~~~~~~~~~~~~ loadlib.c:21:2: warning: implicit declaration of function 'LIBRARY_personal' [-Wimplicit-function-declaration] 21 | LIBRARY_personal(); | ^~~~~~~~~~~~~~~~ loadlib.c:22:2: warning: implicit declaration of function 'LIBRARY_toolconn' [-Wimplicit-function-declaration] 22 | LIBRARY_toolconn(); | ^~~~~~~~~~~~~~~~ loadlib.c:23:2: warning: implicit declaration of function 'LIBRARY_simconn' [-Wimplicit-function-declaration] 23 | LIBRARY_simconn(); | ^~~~~~~~~~~~~~~ loadlib.c:24:2: warning: implicit declaration of function 'LIBRARY_kin' [-Wimplicit-function-declaration] 24 | LIBRARY_kin(); | ^~~~~~~~~~~ loadlib.c:25:2: warning: implicit declaration of function 'LIBRARY_chem' [-Wimplicit-function-declaration] 25 | LIBRARY_chem(); | ^~~~~~~~~~~~ loadlib.c:26:1: warning: control reaches end of non-void function [-Wreturn-type] 26 | } | ^ gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dnetcdf -DFMT1 -DINCSPRNG sim/simlib.o sys/utillib.o ss/ss.o shell/shelllib.o par/parlib.o buffer/buflib.o segment/seglib.o hh/hhlib.o device/devlib.o out/outlib.o olf/olflib.o tools/toollib.o concen/conclib.o hines/hineslib.o user/userlib.o param/paramlib.o pore/porelib.o oldconn/axon/axonlib.o oldconn/synapse/synlib.o oldconn/personal/perlib.o oldconn/sim/simconnlib.o oldconn/tools/toolconnlib.o diskio/interface/netcdf/netcdflib.o diskio/interface/FMT1/FMT1lib.o diskio/diskiolib.o kinetics/kinlib.o chemesis/chemlib.o newconn/newconnlib.o loadlib.o Xodus/_xo/xolib.o Xodus/_widg/widglib.o Xodus/_draw/drawlib.o Xodus/Draw/libDraw.a Xodus/Widg/libWidg.a Xodus/Xo/libXo.a -L/usr/lib64 -lXt -lX11 -lfl -lm -lnetcdf sprng/lib/liblfg.a -lncurses -o genesis Form.c:280:9: warning: type of '_XoLayoutForm' does not match original declaration [-Wlto-type-mismatch] FormLayout.c:57:9: note: return value type mismatch FormLayout.c:57:9: note: type 'Boolean' should match type 'int' FormLayout.c:57:9: note: '_XoLayoutForm' was previously declared here xo_cvt.c:386:2: warning: type of 'XoGeometryFromString' does not match original declaration [-Wlto-type-mismatch] XoGeometry.c:634:15: note: return value type mismatch XoGeometry.c:634:15: note: type 'struct *' should match type 'int' XoGeometry.c:634:15: note: 'XoGeometryFromString' was previously declared here XoGeometry.c:634:15: note: code may be misoptimized unless '-fno-strict-aliasing' is used xo_cvt.c:429:2: warning: type of 'XoPixelFromString' does not match original declaration [-Wlto-type-mismatch] XoUtil.c:78:7: note: return value type mismatch XoUtil.c:78:7: note: type 'Pixel' should match type 'int' XoUtil.c:78:7: note: 'XoPixelFromString' was previously declared here XoUtil.c:78:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used xo_cmds.c:322:9: warning: type of 'XoColorSupported' does not match original declaration [-Wlto-type-mismatch] XoColor.c:205:9: note: return value type mismatch XoColor.c:205:9: note: type 'Boolean' should match type 'int' XoColor.c:205:9: note: 'XoColorSupported' was previously declared here connect3.c:290:12: warning: type of 'IsElementWithinVolumeRegions' does not match original declaration [-Wlto-type-mismatch] connect.c:281:7: note: return value type mismatch connect.c:281:7: note: type 'short int' should match type 'int' connect.c:281:7: note: 'IsElementWithinVolumeRegions' was previously declared here connect.c:281:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used conn_3d.c:178:6: warning: type of 'CheckConnectionObject' does not match original declaration [-Wlto-type-mismatch] connect.c:50:16: note: return value type mismatch connect.c:50:16: note: 'CheckConnectionObject' was previously declared here connect.c:50:16: note: code may be misoptimized unless '-fno-strict-aliasing' is used basic_f@.c:5:12: warning: type of 'do_date' does not match original declaration [-Wlto-type-mismatch] sim_ops.c:99:7: note: return value type mismatch sim_ops.c:99:7: note: 'do_date' was previously declared here sim_ops.c:99:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used basic_f@.c:85:14: warning: type of 'do_version' does not match original declaration [-Wlto-type-mismatch] sim_help.c:196:7: note: return value type mismatch sim_help.c:196:7: note: 'do_version' was previously declared here sim_help.c:196:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used basic_f@.c:46:12: warning: type of 'do_call_element' does not match original declaration [-Wlto-type-mismatch] sim_call.c:119:7: note: return value type mismatch sim_call.c:119:7: note: 'do_call_element' was previously declared here sim_call.c:119:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used Full GENESIS Compiled -- All Done make[1]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' make: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VyV6G7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + make -C src install INSTALLDIR=/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis make: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' make[1]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' Copying Scripts directory to /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis ... Copying Doc directory to /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis ... Copying Hyperdoc directory to /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis ... Copying Tutorials directory to /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis ... Copying src directory to /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis ... cd startup make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/startup' cp escapelist.g grey hot rainbow rainbow2 redhot minschedule.g schedule.g xmacros.g xstartup.g xtools.g Xdefaults.example /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup ./configrc simrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis > /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.simrc ./configrc nxsimrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis > /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.nxsimrc ./configrc minsimrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis > /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.minsimrc cp /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.simrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/.simrc cp /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.nxsimrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/.nxsimrc cp /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.minsimrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/.minsimrc cp Usermake /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Usermake cp Libmake /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Libmake make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/startup' cd sys make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' cp utillib.o code_lib code_func code_sym code_g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/utillib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sys' cd ss make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/ss' cp ss.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/ss.o make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/ss' cd sim make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sim' cp simlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/simlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sim' cd sprng make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng' cp lib/liblfg.a /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib ranlib /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/liblfg.a cp include/*.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/sprng' cd shell make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell' cp shelllib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/shelllib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/shell' cd newconn make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/newconn' cp newconnlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/newconnlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/newconn' cd oldconn make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn' cd ./axon make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/axon' cp axonlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/axonlib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/axonlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/axon' cd ./synapse make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/synapse' cp synlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/synlib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/synlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/synapse' cd ./personal make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/personal' cp perlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/perlib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/perlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include cp tools.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/personal' cd ./sim make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/sim' cp simconnlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/sim' cd ./tools make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/tools' cp toolconnlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/toolconnlib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/toolconnlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn/tools' make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/oldconn' cd buffer make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/buffer' cp buflib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/buflib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/buffer' cd concen make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/concen' cp conclib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/conclib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/concen' cd device make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/device' cp devlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/devlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/device' cd hh make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hh' cp hhlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/hhlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hh' cd hines make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hines' cp hineslib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/hineslib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/hines' cd olf make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/olf' cp olflib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/olflib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/olf' cd out make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/out' cp outlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/outlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/out' cd segment make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/segment' cp seglib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/seglib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/segment' cd tools make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/tools' cp toollib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/toollib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/tools' cd user make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/user' cp userlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/userlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/user' cd param make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/param' cp paramlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/paramlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/param' cd pore make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/pore' cp porelib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/porelib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/pore' cd convert make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/convert' cp convert /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/bin if test ! -d /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Scripts/X1compat; then mkdir /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Scripts/X1compat; fi cp X1compat/*.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Scripts/X1compat chmod +w /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Scripts/X1compat/*.g if test ! -d /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man; then mkdir /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man/man1; fi if test ! -d /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man/man1; then mkdir /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man/man1; fi cp convert.man /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man/man1/convert.1 cp convert.txt /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Doc make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/convert' cd diskio make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio' cd interface make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface' cd netcdf make[4]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/netcdf' cp netcdf-3.4/src/libsrc/libnetcdf.a /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib cp: cannot stat 'netcdf-3.4/src/libsrc/libnetcdf.a': No such file or directory make[4]: [Makefile:101: install] Error 1 (ignored) ranlib /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/libnetcdf.a ranlib: '/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/libnetcdf.a': No such file make[4]: [Makefile:102: install] Error 1 (ignored) cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include cp netcdf-3.4/src/libsrc/netcdf.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include cp: cannot stat 'netcdf-3.4/src/libsrc/netcdf.h': No such file or directory make[4]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/netcdf' make[4]: [Makefile:104: install] Error 1 (ignored) cd FMT1 make[4]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/FMT1' cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[4]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface/FMT1' cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio/interface' cp diskiolib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/diskio' cd kinetics make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/kinetics' cp kinlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/kinlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/kinetics' cd chemesis make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/chemesis' cp chemlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/chemlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/chemesis' cd Xodus make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus' cd ./_xo make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_xo' cp xolib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/xolib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/xolib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_xo' cd ./_widg make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_widg' cp widglib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/widglib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/widglib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_widg' cd ./_draw make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_draw' cp drawlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib echo no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/drawlib.o no need to order /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/drawlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/_draw' cd ./Xo make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Xo' cp libXo.a /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib ranlib /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/libXo.a make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Xo' cd ./Widg make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Widg' cp libWidg.a /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib ranlib /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/libWidg.a make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Widg' cd ./Draw make[3]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Draw' cp libDraw.a /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib ranlib /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/libDraw.a make[3]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus/Draw' make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/Xodus' cd par make[2]: Entering directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/par' cp parlib.o /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib no lib ordering needed for /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/parlib.o cp *.h /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include make[2]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src/par' Done with full install make[1]: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' make: Leaving directory '/builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis/src' + rm -r /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/src /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/man + rm -v /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.minsimrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.nxsimrc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.simrc removed '/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.minsimrc' removed '/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.nxsimrc' removed '/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/.simrc' + chmod -x /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/Xdefaults.example /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/escapelist.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/grey /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/hot /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/minschedule.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/rainbow /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/rainbow2 /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/redhot /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/schedule.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/tools.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/xmacros.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/xstartup.g /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/xtools.g + mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin + mv /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/genesis /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin/ + mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/include + mv /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/include /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/include/genesis + mv /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/bin/convert /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin/genesis-convert + install -D man/man1/convert.1 /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/man/man1/genesis-convert.1 + cp src/libsh /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib + find /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/startup/ -name '*simrc' -exec sed -i 's|/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64||g' '{}' ';' + chmod -x /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/man/man1/genesis-convert.1 + rm -rf /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Doc + rm -rf /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Hyperdoc + rm -rf /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Tutorials + rm -rf /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/Scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.4-6.20181209git374cdbc.fc33 --unique-debug-suffix -2.4-6.20181209git374cdbc.fc33.riscv64 --unique-debug-src-base genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin/genesis-convert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin/genesis explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_func explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_g extracting debug info from /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_g extracting debug info from /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin/genesis extracting debug info from /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_func extracting debug info from /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/bin/genesis-convert explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_lib extracting debug info from /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_lib explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_sym extracting debug info from /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/lib64/genesis/lib/code_sym original debug info size: 34724kB, size after compression: 32984kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. cpio: src/Axis.c: Cannot stat: No such file or directory cpio: src/Button.c: Cannot stat: No such file or directory cpio: src/Ca_concen.c: Cannot stat: No such file or directory cpio: src/Cell.c: Cannot stat: No such file or directory cpio: src/CoreDraw.c: Cannot stat: No such file or directory cpio: src/Dialog.c: Cannot stat: No such file or directory cpio: src/Draw.c: Cannot stat: No such file or directory cpio: src/DrawUtil.c: Cannot stat: No such file or directory cpio: src/DumbDraw.c: Cannot stat: No such file or directory cpio: src/Error.c: Cannot stat: No such file or directory cpio: src/FMT1_diskio.c: Cannot stat: No such file or directory cpio: src/FMT1_libfuncs.c: Cannot stat: No such file or directory cpio: src/FMT1_metadata.c: Cannot stat: No such file or directory cpio: src/FMT1_utilfunc.c: Cannot stat: No such file or directory cpio: src/FMT1_variable.c: Cannot stat: No such file or directory cpio: src/FastPlot.c: Cannot stat: No such file or directory cpio: src/Form.c: Cannot stat: No such file or directory cpio: src/FormLayout.c: Cannot stat: No such file or directory cpio: src/Frame.c: Cannot stat: No such file or directory cpio: src/Framed.c: Cannot stat: No such file or directory cpio: src/Gif.c: Cannot stat: No such file or directory cpio: src/Graph.c: Cannot stat: No such file or directory cpio: src/Image.c: Cannot stat: No such file or directory cpio: src/Initialize.c: Cannot stat: No such file or directory cpio: src/Kpore.c: Cannot stat: No such file or directory cpio: src/Label.c: Cannot stat: No such file or directory cpio: src/Mg_block.c: Cannot stat: No such file or directory cpio: src/Napore.c: Cannot stat: No such file or directory cpio: src/PID.c: Cannot stat: No such file or directory cpio: src/Pix.c: Cannot stat: No such file or directory cpio: src/Plot.c: Cannot stat: No such file or directory cpio: src/Shape.c: Cannot stat: No such file or directory cpio: src/Sphere.c: Cannot stat: No such file or directory cpio: src/SynE.c: Cannot stat: No such file or directory cpio: src/SynG.c: Cannot stat: No such file or directory cpio: src/SynS.c: Cannot stat: No such file or directory cpio: src/Text.c: Cannot stat: No such file or directory cpio: src/TopLevel.c: Cannot stat: No such file or directory cpio: src/Tree.c: Cannot stat: No such file or directory cpio: src/Var.c: Cannot stat: No such file or directory cpio: src/View.c: Cannot stat: No such file or directory cpio: src/XoArgLists.c: Cannot stat: No such file or directory cpio: src/XoColor.c: Cannot stat: No such file or directory cpio: src/XoComposit.c: Cannot stat: No such file or directory cpio: src/XoCore.c: Cannot stat: No such file or directory cpio: src/XoCursor.c: Cannot stat: No such file or directory cpio: src/XoDraw.c: Cannot stat: No such file or directory cpio: src/XoGeometry.c: Cannot stat: No such file or directory cpio: src/XoPS.c: Cannot stat: No such file or directory cpio: src/XoUtil.c: Cannot stat: No such file or directory cpio: src/absff_diskio.c: Cannot stat: No such file or directory cpio: src/absff_metadata.c: Cannot stat: No such file or directory cpio: src/absff_utilfunc.c: Cannot stat: No such file or directory cpio: src/absff_variable.c: Cannot stat: No such file or directory cpio: src/acxc.c: Cannot stat: No such file or directory cpio: src/adjsyn.c: Cannot stat: No such file or directory cpio: src/affdelay.c: Cannot stat: No such file or directory cpio: src/affweight.c: Cannot stat: No such file or directory cpio: src/axon_d@.c: Cannot stat: No such file or directory cpio: src/axon_g@.c: Cannot stat: No such file or directory cpio: src/axon_l@.c: Cannot stat: No such file or directory cpio: src/balance.c: Cannot stat: No such file or directory cpio: src/basic_d@.c: Cannot stat: No such file or directory cpio: src/basic_f@.c: Cannot stat: No such file or directory cpio: src/basic_g@.c: Cannot stat: No such file or directory cpio: src/buffer_d@.c: Cannot stat: No such file or directory cpio: src/buffer_g@.c: Cannot stat: No such file or directory cpio: src/buffer_l@.c: Cannot stat: No such file or directory cpio: src/calculator.c: Cannot stat: No such file or directory cpio: src/cell_parms.c: Cannot stat: No such file or directory cpio: src/cell_sheet.c: Cannot stat: No such file or directory cpio: src/channel.c: Cannot stat: No such file or directory cpio: src/channela.c: Cannot stat: No such file or directory cpio: src/channelb.c: Cannot stat: No such file or directory cpio: src/channelc.c: Cannot stat: No such file or directory cpio: src/channelc2.c: Cannot stat: No such file or directory cpio: src/channelc3.c: Cannot stat: No such file or directory cpio: src/checkproj.c: Cannot stat: No such file or directory cpio: src/chem_d@.c: Cannot stat: No such file or directory cpio: src/chem_g@.c: Cannot stat: No such file or directory cpio: src/chem_l@.c: Cannot stat: No such file or directory cpio: src/cicr.c: Cannot stat: No such file or directory cpio: src/cicrflux.c: Cannot stat: No such file or directory cpio: src/compartment.c: Cannot stat: No such file or directory cpio: src/compt_update.c: Cannot stat: No such file or directory cpio: src/concchan.c: Cannot stat: No such file or directory cpio: src/concen_d@.c: Cannot stat: No such file or directory cpio: src/concen_g@.c: Cannot stat: No such file or directory cpio: src/concen_l@.c: Cannot stat: No such file or directory cpio: src/concpool.c: Cannot stat: No such file or directory cpio: src/conn_3d.c: Cannot stat: No such file or directory cpio: src/connect.c: Cannot stat: No such file or directory cpio: src/connect3.c: Cannot stat: No such file or directory cpio: src/conservepool.c: Cannot stat: No such file or directory cpio: src/convert/getopt.c: Cannot stat: No such file or directory cpio: src/coord_geom.c: Cannot stat: No such file or directory cpio: src/copyconn.c: Cannot stat: No such file or directory cpio: src/copyrights.c: Cannot stat: No such file or directory cpio: src/dd_syn.c: Cannot stat: No such file or directory cpio: src/delay.c: Cannot stat: No such file or directory cpio: src/delay2.c: Cannot stat: No such file or directory cpio: src/delay3.c: Cannot stat: No such file or directory cpio: src/devices_d@.c: Cannot stat: No such file or directory cpio: src/devices_g@.c: Cannot stat: No such file or directory cpio: src/devices_l@.c: Cannot stat: No such file or directory cpio: src/dgif_lib.c: Cannot stat: No such file or directory cpio: src/dif2buffer.c: Cannot stat: No such file or directory cpio: src/difbuffer.c: Cannot stat: No such file or directory cpio: src/diffamp.c: Cannot stat: No such file or directory cpio: src/diffusion.c: Cannot stat: No such file or directory cpio: src/difshell.c: Cannot stat: No such file or directory cpio: src/disk_in.c: Cannot stat: No such file or directory cpio: src/diskio_d@.c: Cannot stat: No such file or directory cpio: src/diskio_g@.c: Cannot stat: No such file or directory cpio: src/diskio_l@.c: Cannot stat: No such file or directory cpio: src/diskio_utilfunc.c: Cannot stat: No such file or directory cpio: src/draw_d@.c: Cannot stat: No such file or directory cpio: src/draw_g@.c: Cannot stat: No such file or directory cpio: src/draw_l@.c: Cannot stat: No such file or directory cpio: src/efield.c: Cannot stat: No such file or directory cpio: src/efield2.c: Cannot stat: No such file or directory cpio: src/efield_cells.c: Cannot stat: No such file or directory cpio: src/egg.c: Cannot stat: No such file or directory cpio: src/enz.c: Cannot stat: No such file or directory cpio: src/enzyme.c: Cannot stat: No such file or directory cpio: src/eval.c: Cannot stat: No such file or directory cpio: src/evaluate.c: Cannot stat: No such file or directory cpio: src/event_tofile.c: Cannot stat: No such file or directory cpio: src/expsum.c: Cannot stat: No such file or directory cpio: src/expweight.c: Cannot stat: No such file or directory cpio: src/facdep_rules.c: Cannot stat: No such file or directory cpio: src/facdep_rules2.c: Cannot stat: No such file or directory cpio: src/facsynchan.c: Cannot stat: No such file or directory cpio: src/feedback.c: Cannot stat: No such file or directory cpio: src/file_info.c: Cannot stat: No such file or directory cpio: src/fixbuffer.c: Cannot stat: No such file or directory cpio: src/funcgen.c: Cannot stat: No such file or directory cpio: src/fura2.c: Cannot stat: No such file or directory cpio: src/gate.c: Cannot stat: No such file or directory cpio: src/gen2spk.c: Cannot stat: No such file or directory cpio: src/gen_diskio.c: Cannot stat: No such file or directory cpio: src/gen_metadata.c: Cannot stat: No such file or directory cpio: src/gen_variable.c: Cannot stat: No such file or directory cpio: src/getconn.c: Cannot stat: No such file or directory cpio: src/getopt.c: Cannot stat: No such file or directory cpio: src/getsyn.c: Cannot stat: No such file or directory cpio: src/ghk.c: Cannot stat: No such file or directory cpio: src/gif_io.c: Cannot stat: No such file or directory cpio: src/graded.c: Cannot stat: No such file or directory cpio: src/gsolve.c: Cannot stat: No such file or directory cpio: src/h_calc.c: Cannot stat: No such file or directory cpio: src/hash.c: Cannot stat: No such file or directory cpio: src/hebbsynchan.c: Cannot stat: No such file or directory cpio: src/hh_d@.c: Cannot stat: No such file or directory cpio: src/hh_g@.c: Cannot stat: No such file or directory cpio: src/hh_init.c: Cannot stat: No such file or directory cpio: src/hh_l@.c: Cannot stat: No such file or directory cpio: src/hh_update.c: Cannot stat: No such file or directory cpio: src/hillpump.c: Cannot stat: No such file or directory cpio: src/hines.c: Cannot stat: No such file or directory cpio: src/hines_child.c: Cannot stat: No such file or directory cpio: src/hines_chip.c: Cannot stat: No such file or directory cpio: src/hines_chip_init.c: Cannot stat: No such file or directory cpio: src/hines_conc.c: Cannot stat: No such file or directory cpio: src/hines_conc_chip.c: Cannot stat: No such file or directory cpio: src/hines_conc_init.c: Cannot stat: No such file or directory cpio: src/hines_conn.c: Cannot stat: No such file or directory cpio: src/hines_d@.c: Cannot stat: No such file or directory cpio: src/hines_data.c: Cannot stat: No such file or directory cpio: src/hines_duplic.c: Cannot stat: No such file or directory cpio: src/hines_g@.c: Cannot stat: No such file or directory cpio: src/hines_init.c: Cannot stat: No such file or directory cpio: src/hines_l@.c: Cannot stat: No such file or directory cpio: src/hines_msgs.c: Cannot stat: No such file or directory cpio: src/hines_rchange.c: Cannot stat: No such file or directory cpio: src/hines_solve.c: Cannot stat: No such file or directory cpio: src/interp2d.c: Cannot stat: No such file or directory cpio: src/interspike.c: Cannot stat: No such file or directory cpio: src/izcell.c: Cannot stat: No such file or directory cpio: src/jump.c: Cannot stat: No such file or directory cpio: src/kin_d@.c: Cannot stat: No such file or directory cpio: src/kin_f@.c: Cannot stat: No such file or directory cpio: src/kin_g@.c: Cannot stat: No such file or directory cpio: src/kin_l@.c: Cannot stat: No such file or directory cpio: src/leakage.c: Cannot stat: No such file or directory cpio: src/lex.yy.c: Cannot stat: No such file or directory cpio: src/linear.c: Cannot stat: No such file or directory cpio: src/manconduct.c: Cannot stat: No such file or directory cpio: src/misc_connfuncs.c: Cannot stat: No such file or directory cpio: src/mmenz.c: Cannot stat: No such file or directory cpio: src/mmpump.c: Cannot stat: No such file or directory cpio: src/mmpump2.c: Cannot stat: No such file or directory cpio: src/msg_clone.c: Cannot stat: No such file or directory cpio: src/ncx.c: Cannot stat: No such file or directory cpio: src/nernst.c: Cannot stat: No such file or directory cpio: src/netcdf_copyright.c: Cannot stat: No such file or directory cpio: src/netcdf_diskio.c: Cannot stat: No such file or directory cpio: src/netcdf_metadata.c: Cannot stat: No such file or directory cpio: src/netcdf_utilfunc.c: Cannot stat: No such file or directory cpio: src/netcdf_variable.c: Cannot stat: No such file or directory cpio: src/new_frequency.c: Cannot stat: No such file or directory cpio: src/new_interp.c: Cannot stat: No such file or directory cpio: src/new_parser.c: Cannot stat: No such file or directory cpio: src/new_peristim.c: Cannot stat: No such file or directory cpio: src/newconn_d@.c: Cannot stat: No such file or directory cpio: src/newconn_g@.c: Cannot stat: No such file or directory cpio: src/newconn_l@.c: Cannot stat: No such file or directory cpio: src/nodelay.c: Cannot stat: No such file or directory cpio: src/nsim_wildcard.c: Cannot stat: No such file or directory cpio: src/olf_d@.c: Cannot stat: No such file or directory cpio: src/olf_g@.c: Cannot stat: No such file or directory cpio: src/olf_l@.c: Cannot stat: No such file or directory cpio: src/out_ascfile.c: Cannot stat: No such file or directory cpio: src/out_ascii.c: Cannot stat: No such file or directory cpio: src/out_datasize.c: Cannot stat: No such file or directory cpio: src/out_file.c: Cannot stat: No such file or directory cpio: src/out_file2.c: Cannot stat: No such file or directory cpio: src/out_print.c: Cannot stat: No such file or directory cpio: src/out_script.c: Cannot stat: No such file or directory cpio: src/output_d@.c: Cannot stat: No such file or directory cpio: src/output_g@.c: Cannot stat: No such file or directory cpio: src/output_l@.c: Cannot stat: No such file or directory cpio: src/param_d@.c: Cannot stat: No such file or directory cpio: src/param_g@.c: Cannot stat: No such file or directory cpio: src/param_l@.c: Cannot stat: No such file or directory cpio: src/param_utils.c: Cannot stat: No such file or directory cpio: src/paramtableBF.c: Cannot stat: No such file or directory cpio: src/paramtableCG.c: Cannot stat: No such file or directory cpio: src/paramtableGA.c: Cannot stat: No such file or directory cpio: src/paramtableSA.c: Cannot stat: No such file or directory cpio: src/paramtableSS.c: Cannot stat: No such file or directory cpio: src/parse.c: Cannot stat: No such file or directory cpio: src/pc_input.c: Cannot stat: No such file or directory cpio: src/periodic.c: Cannot stat: No such file or directory cpio: src/personal_g@.c: Cannot stat: No such file or directory cpio: src/personal_l@.c: Cannot stat: No such file or directory cpio: src/plane.c: Cannot stat: No such file or directory cpio: src/playback.c: Cannot stat: No such file or directory cpio: src/pool.c: Cannot stat: No such file or directory cpio: src/popen.c: Cannot stat: No such file or directory cpio: src/pore_d@.c: Cannot stat: No such file or directory cpio: src/pore_g@.c: Cannot stat: No such file or directory cpio: src/pore_l@.c: Cannot stat: No such file or directory cpio: src/prim.c: Cannot stat: No such file or directory cpio: src/proc.c: Cannot stat: No such file or directory cpio: src/pulsegen.c: Cannot stat: No such file or directory cpio: src/raddelay.c: Cannot stat: No such file or directory cpio: src/rall_calc.c: Cannot stat: No such file or directory cpio: src/rand_comp.c: Cannot stat: No such file or directory cpio: src/randfield.c: Cannot stat: No such file or directory cpio: src/randombuf.c: Cannot stat: No such file or directory cpio: src/randomspike.c: Cannot stat: No such file or directory cpio: src/rate.c: Cannot stat: No such file or directory cpio: src/rcunit.c: Cannot stat: No such file or directory cpio: src/reac.c: Cannot stat: No such file or directory cpio: src/reaction.c: Cannot stat: No such file or directory cpio: src/receptor.c: Cannot stat: No such file or directory cpio: src/receptor2.c: Cannot stat: No such file or directory cpio: src/res_ascfile.c: Cannot stat: No such file or directory cpio: src/resetproj.c: Cannot stat: No such file or directory cpio: src/rhodopsin.c: Cannot stat: No such file or directory cpio: src/rstats.c: Cannot stat: No such file or directory cpio: src/rxnpool.c: Cannot stat: No such file or directory cpio: src/scaleweight.c: Cannot stat: No such file or directory cpio: src/script.l: Cannot stat: No such file or directory cpio: src/script.y: Cannot stat: No such file or directory cpio: src/segment_d@.c: Cannot stat: No such file or directory cpio: src/segment_g@.c: Cannot stat: No such file or directory cpio: src/segment_l@.c: Cannot stat: No such file or directory cpio: src/setconn.c: Cannot stat: No such file or directory cpio: src/shapematch.c: Cannot stat: No such file or directory cpio: src/shell_argv.c: Cannot stat: No such file or directory cpio: src/shell_batch.c: Cannot stat: No such file or directory cpio: src/shell_char.c: Cannot stat: No such file or directory cpio: src/shell_convert.c: Cannot stat: No such file or directory cpio: src/shell_debug.c: Cannot stat: No such file or directory cpio: src/shell_env.c: Cannot stat: No such file or directory cpio: src/shell_error.c: Cannot stat: No such file or directory cpio: src/shell_esc.c: Cannot stat: No such file or directory cpio: src/shell_exec.c: Cannot stat: No such file or directory cpio: src/shell_func.c: Cannot stat: No such file or directory cpio: src/shell_g@.c: Cannot stat: No such file or directory cpio: src/shell_hash.c: Cannot stat: No such file or directory cpio: src/shell_history.c: Cannot stat: No such file or directory cpio: src/shell_info.c: Cannot stat: No such file or directory cpio: src/shell_io.c: Cannot stat: No such file or directory cpio: src/shell_job.c: Cannot stat: No such file or directory cpio: src/shell_lib.c: Cannot stat: No such file or directory cpio: src/shell_load.c: Cannot stat: No such file or directory cpio: src/shell_log.c: Cannot stat: No such file or directory cpio: src/shell_misc.c: Cannot stat: No such file or directory cpio: src/shell_numeric.c: Cannot stat: No such file or directory cpio: src/shell_ops.c: Cannot stat: No such file or directory cpio: src/shell_prompt.c: Cannot stat: No such file or directory cpio: src/shell_script.c: Cannot stat: No such file or directory cpio: src/shell_setup.c: Cannot stat: No such file or directory cpio: src/shell_sh.c: Cannot stat: No such file or directory cpio: src/shell_status.c: Cannot stat: No such file or directory cpio: src/shell_string.c: Cannot stat: No such file or directory cpio: src/shell_tty.c: Cannot stat: No such file or directory cpio: src/showconn.c: Cannot stat: No such file or directory cpio: src/sigmoid.c: Cannot stat: No such file or directory cpio: src/signal.c: Cannot stat: No such file or directory cpio: src/sim_access.c: Cannot stat: No such file or directory cpio: src/sim_action.c: Cannot stat: No such file or directory cpio: src/sim_address.c: Cannot stat: No such file or directory cpio: src/sim_attach.c: Cannot stat: No such file or directory cpio: src/sim_base.c: Cannot stat: No such file or directory cpio: src/sim_bindings.c: Cannot stat: No such file or directory cpio: src/sim_buffer.c: Cannot stat: No such file or directory cpio: src/sim_call.c: Cannot stat: No such file or directory cpio: src/sim_check.c: Cannot stat: No such file or directory cpio: src/sim_class.c: Cannot stat: No such file or directory cpio: src/sim_clock.c: Cannot stat: No such file or directory cpio: src/sim_copy.c: Cannot stat: No such file or directory cpio: src/sim_create.c: Cannot stat: No such file or directory cpio: src/sim_current.c: Cannot stat: No such file or directory cpio: src/sim_delete.c: Cannot stat: No such file or directory cpio: src/sim_detach.c: Cannot stat: No such file or directory cpio: src/sim_dump.c: Cannot stat: No such file or directory cpio: src/sim_element.c: Cannot stat: No such file or directory cpio: src/sim_elemlist.c: Cannot stat: No such file or directory cpio: src/sim_estack.c: Cannot stat: No such file or directory cpio: src/sim_event.c: Cannot stat: No such file or directory cpio: src/sim_extfields.c: Cannot stat: No such file or directory cpio: src/sim_extobject.c: Cannot stat: No such file or directory cpio: src/sim_fieldlist.c: Cannot stat: No such file or directory cpio: src/sim_fields.c: Cannot stat: No such file or directory cpio: src/sim_file.c: Cannot stat: No such file or directory cpio: src/sim_find.c: Cannot stat: No such file or directory cpio: src/sim_get.c: Cannot stat: No such file or directory cpio: src/sim_hash.c: Cannot stat: No such file or directory cpio: src/sim_help.c: Cannot stat: No such file or directory cpio: src/sim_index.c: Cannot stat: No such file or directory cpio: src/sim_intgrt.c: Cannot stat: No such file or directory cpio: src/sim_list.c: Cannot stat: No such file or directory cpio: src/sim_main.c: Cannot stat: No such file or directory cpio: src/sim_malloc.c: Cannot stat: No such file or directory cpio: src/sim_map.c: Cannot stat: No such file or directory cpio: src/sim_markers.c: Cannot stat: No such file or directory cpio: src/sim_mask.c: Cannot stat: No such file or directory cpio: src/sim_method.c: Cannot stat: No such file or directory cpio: src/sim_move.c: Cannot stat: No such file or directory cpio: src/sim_msg.c: Cannot stat: No such file or directory cpio: src/sim_name.c: Cannot stat: No such file or directory cpio: src/sim_notes.c: Cannot stat: No such file or directory cpio: src/sim_object.c: Cannot stat: No such file or directory cpio: src/sim_ops.c: Cannot stat: No such file or directory cpio: src/sim_position.c: Cannot stat: No such file or directory cpio: src/sim_quit.c: Cannot stat: No such file or directory cpio: src/sim_random.c: Cannot stat: No such file or directory cpio: src/sim_reset.c: Cannot stat: No such file or directory cpio: src/sim_response.c: Cannot stat: No such file or directory cpio: src/sim_save.c: Cannot stat: No such file or directory cpio: src/sim_sched.c: Cannot stat: No such file or directory cpio: src/sim_set.c: Cannot stat: No such file or directory cpio: src/sim_show.c: Cannot stat: No such file or directory cpio: src/sim_simulate.c: Cannot stat: No such file or directory cpio: src/sim_stack.c: Cannot stat: No such file or directory cpio: src/sim_status.c: Cannot stat: No such file or directory cpio: src/sim_step.c: Cannot stat: No such file or directory cpio: src/sim_strings.c: Cannot stat: No such file or directory cpio: src/sim_tree.c: Cannot stat: No such file or directory cpio: src/sim_tstack.c: Cannot stat: No such file or directory cpio: src/sim_value.c: Cannot stat: No such file or directory cpio: src/simconn_g@.c: Cannot stat: No such file or directory cpio: src/simconn_l@.c: Cannot stat: No such file or directory cpio: src/simple.c: Cannot stat: No such file or directory cpio: src/site.c: Cannot stat: No such file or directory cpio: src/spatial.c: Cannot stat: No such file or directory cpio: src/spike.c: Cannot stat: No such file or directory cpio: src/spike_history.c: Cannot stat: No such file or directory cpio: src/spikegen.c: Cannot stat: No such file or directory cpio: src/spkcmp.c: Cannot stat: No such file or directory cpio: src/statebuf.c: Cannot stat: No such file or directory cpio: src/stdp_rules.c: Cannot stat: No such file or directory cpio: src/strsave.c: Cannot stat: No such file or directory cpio: src/symcompart.c: Cannot stat: No such file or directory cpio: src/symtab.c: Cannot stat: No such file or directory cpio: src/synapseA.c: Cannot stat: No such file or directory cpio: src/synapseB.c: Cannot stat: No such file or directory cpio: src/synapse_d@.c: Cannot stat: No such file or directory cpio: src/synapse_g@.c: Cannot stat: No such file or directory cpio: src/synapse_l@.c: Cannot stat: No such file or directory cpio: src/synaptic_event_list.c: Cannot stat: No such file or directory cpio: src/synchan.c: Cannot stat: No such file or directory cpio: src/synchan_utils.c: Cannot stat: No such file or directory cpio: src/synshow.c: Cannot stat: No such file or directory cpio: src/sys/eval.c: Cannot stat: No such file or directory cpio: src/sys/lex.yy.c: Cannot stat: No such file or directory cpio: src/sys/null_startup.c: Cannot stat: No such file or directory cpio: src/sys/parse.c: Cannot stat: No such file or directory cpio: src/sys/script.l: Cannot stat: No such file or directory cpio: src/sys/script.y: Cannot stat: No such file or directory cpio: src/sys/shell_argv.c: Cannot stat: No such file or directory cpio: src/sys/shell_batch.c: Cannot stat: No such file or directory cpio: src/sys/shell_char.c: Cannot stat: No such file or directory cpio: src/sys/shell_debug.c: Cannot stat: No such file or directory cpio: src/sys/shell_env.c: Cannot stat: No such file or directory cpio: src/sys/shell_error.c: Cannot stat: No such file or directory cpio: src/sys/shell_exec.c: Cannot stat: No such file or directory cpio: src/sys/shell_func.c: Cannot stat: No such file or directory cpio: src/sys/shell_hash.c: Cannot stat: No such file or directory cpio: src/sys/shell_history.c: Cannot stat: No such file or directory cpio: src/sys/shell_io.c: Cannot stat: No such file or directory cpio: src/sys/shell_job.c: Cannot stat: No such file or directory cpio: src/sys/shell_load.c: Cannot stat: No such file or directory cpio: src/sys/shell_log.c: Cannot stat: No such file or directory cpio: src/sys/shell_misc.c: Cannot stat: No such file or directory cpio: src/sys/shell_prompt.c: Cannot stat: No such file or directory cpio: src/sys/shell_script.c: Cannot stat: No such file or directory cpio: src/sys/shell_setup.c: Cannot stat: No such file or directory cpio: src/sys/shell_sh.c: Cannot stat: No such file or directory cpio: src/sys/shell_status.c: Cannot stat: No such file or directory cpio: src/sys/shell_string.c: Cannot stat: No such file or directory cpio: src/sys/shell_tty.c: Cannot stat: No such file or directory cpio: src/sys/strsave.c: Cannot stat: No such file or directory cpio: src/sys/symtab.c: Cannot stat: No such file or directory cpio: src/sys/y.tab.c: Cannot stat: No such file or directory cpio: src/system.c: Cannot stat: No such file or directory cpio: src/tab2channel.c: Cannot stat: No such file or directory cpio: src/tabchannel.c: Cannot stat: No such file or directory cpio: src/tabcurrent.c: Cannot stat: No such file or directory cpio: src/tabfiles.c: Cannot stat: No such file or directory cpio: src/tabgate.c: Cannot stat: No such file or directory cpio: src/table.c: Cannot stat: No such file or directory cpio: src/table2d.c: Cannot stat: No such file or directory cpio: src/taupump.c: Cannot stat: No such file or directory cpio: src/text.c: Cannot stat: No such file or directory cpio: src/thresh.c: Cannot stat: No such file or directory cpio: src/timetable.c: Cannot stat: No such file or directory cpio: src/toolconn_g@.c: Cannot stat: No such file or directory cpio: src/toolconn_l@.c: Cannot stat: No such file or directory cpio: src/tools_d@.c: Cannot stat: No such file or directory cpio: src/tools_g@.c: Cannot stat: No such file or directory cpio: src/tools_l@.c: Cannot stat: No such file or directory cpio: src/traverse.c: Cannot stat: No such file or directory cpio: src/unit.c: Cannot stat: No such file or directory cpio: src/update.c: Cannot stat: No such file or directory cpio: src/user_d@.c: Cannot stat: No such file or directory cpio: src/user_g@.c: Cannot stat: No such file or directory cpio: src/user_l@.c: Cannot stat: No such file or directory cpio: src/vchannel.c: Cannot stat: No such file or directory cpio: src/weight.c: Cannot stat: No such file or directory cpio: src/weight2.c: Cannot stat: No such file or directory cpio: src/weight3.c: Cannot stat: No such file or directory cpio: src/wgtavg.c: Cannot stat: No such file or directory cpio: src/widg_d@.c: Cannot stat: No such file or directory cpio: src/widg_g@.c: Cannot stat: No such file or directory cpio: src/widg_l@.c: Cannot stat: No such file or directory cpio: src/xaxis.c: Cannot stat: No such file or directory cpio: src/xbutton.c: Cannot stat: No such file or directory cpio: src/xcell.c: Cannot stat: No such file or directory cpio: src/xcoredraw.c: Cannot stat: No such file or directory cpio: src/xdialog.c: Cannot stat: No such file or directory cpio: src/xdraw.c: Cannot stat: No such file or directory cpio: src/xdumbdraw.c: Cannot stat: No such file or directory cpio: src/xfastplot.c: Cannot stat: No such file or directory cpio: src/xform.c: Cannot stat: No such file or directory cpio: src/xgif.c: Cannot stat: No such file or directory cpio: src/xgifload.c: Cannot stat: No such file or directory cpio: src/xgraph.c: Cannot stat: No such file or directory cpio: src/ximage.c: Cannot stat: No such file or directory cpio: src/xlabel.c: Cannot stat: No such file or directory cpio: src/xo_callb.c: Cannot stat: No such file or directory cpio: src/xo_cmds.c: Cannot stat: No such file or directory cpio: src/xo_cvt.c: Cannot stat: No such file or directory cpio: src/xo_g@.c: Cannot stat: No such file or directory cpio: src/xo_hash.c: Cannot stat: No such file or directory cpio: src/xo_l@.c: Cannot stat: No such file or directory cpio: src/xpix.c: Cannot stat: No such file or directory cpio: src/xplot.c: Cannot stat: No such file or directory cpio: src/xshape.c: Cannot stat: No such file or directory cpio: src/xsphere.c: Cannot stat: No such file or directory cpio: src/xtext.c: Cannot stat: No such file or directory cpio: src/xtoggle.c: Cannot stat: No such file or directory cpio: src/xtree.c: Cannot stat: No such file or directory cpio: src/xvar.c: Cannot stat: No such file or directory cpio: src/xview.c: Cannot stat: No such file or directory cpio: src/y.tab.c: Cannot stat: No such file or directory 15382 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/ss/script.l is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/segment/ghk.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/XoArgLists.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/XoGeometry.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/Initialize.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/XoUtil.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/Geometry.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/Error.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/XoDefs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Xo/TopLevel.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Widg/Button.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Widg/Button.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/Xodus/Widg/ButtonP.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/convert/script.l is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/src/device/new_frequency.c is executable but has no shebang, removing executable bit mangling shebang in /usr/lib64/genesis/lib/libsh from /bin/sh to #!/usr/bin/sh Processing files: genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dXW4x7 + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + DOCDIR=/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator + cp -pr AUTHORS /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator + cp -pr COPYRIGHT /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator + cp -pr CONTACTING.GENESIS /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator + cp -pr ChangeLog /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x8WfAa + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + LICENSEDIR=/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator + cp -pr GPLicense /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator + cp -pr LGPLicense /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/26/b56401a11f2fd581692fdc1aa0b0f527ca64eb warning: File listed twice: /usr/lib/.build-id/7f/a1be8eab120477248904546654ab650507eabd warning: File listed twice: /usr/lib/.build-id/db/a6e098c6d1df88b1a909fb3f0b9d56a5bc3bd8 warning: File listed twice: /usr/lib/.build-id/fd/79bc54526f98c1064c7653c650cb4c791e3987 Provides: genesis-simulator = 2.4-6.20181209git374cdbc.fc33 genesis-simulator(riscv-64) = 2.4-6.20181209git374cdbc.fc33 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) libX11.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libnetcdf.so.15()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: genesis-simulator-devel-2.4-6.20181209git374cdbc.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vR7gI7 + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + LICENSEDIR=/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-devel + cp -pr GPLicense /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-devel + cp -pr LGPLicense /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: genesis-simulator-devel = 2.4-6.20181209git374cdbc.fc33 genesis-simulator-devel(riscv-64) = 2.4-6.20181209git374cdbc.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: genesis-simulator-doc-2.4-6.20181209git374cdbc.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lIROb8 + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + DOCDIR=/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator-doc + cp -pr Doc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator-doc + cp -pr Hyperdoc /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator-doc + cp -pr Tutorials /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator-doc + cp -pr Scripts /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/doc/genesis-simulator-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z8zMc8 + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + LICENSEDIR=/builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-doc + cp -pr GPLicense /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-doc + cp -pr LGPLicense /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64/usr/share/licenses/genesis-simulator-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: genesis-simulator-doc = 2.4-6.20181209git374cdbc.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: genesis-simulator-debugsource-2.4-6.20181209git374cdbc.fc33.riscv64 Provides: genesis-simulator-debugsource = 2.4-6.20181209git374cdbc.fc33 genesis-simulator-debugsource(riscv-64) = 2.4-6.20181209git374cdbc.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: genesis-simulator-debuginfo-2.4-6.20181209git374cdbc.fc33.riscv64 Provides: debuginfo(build-id) = 26b56401a11f2fd581692fdc1aa0b0f527ca64eb debuginfo(build-id) = 7fa1be8eab120477248904546654ab650507eabd debuginfo(build-id) = dba6e098c6d1df88b1a909fb3f0b9d56a5bc3bd8 debuginfo(build-id) = ee6255aac824910f5ac3fdfee4c598c41e39eab5 debuginfo(build-id) = fcf3e4252d4bfa9992dfa76c4d8a0db9700c088b debuginfo(build-id) = fd79bc54526f98c1064c7653c650cb4c791e3987 genesis-simulator-debuginfo = 2.4-6.20181209git374cdbc.fc33 genesis-simulator-debuginfo(riscv-64) = 2.4-6.20181209git374cdbc.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: genesis-simulator-debugsource(riscv-64) = 2.4-6.20181209git374cdbc.fc33 Processing files: genesis-simulator-devel-debuginfo-2.4-6.20181209git374cdbc.fc33.riscv64 Provides: debuginfo(build-id) = 26b56401a11f2fd581692fdc1aa0b0f527ca64eb debuginfo(build-id) = 7fa1be8eab120477248904546654ab650507eabd debuginfo(build-id) = dba6e098c6d1df88b1a909fb3f0b9d56a5bc3bd8 debuginfo(build-id) = fd79bc54526f98c1064c7653c650cb4c791e3987 genesis-simulator-devel-debuginfo = 2.4-6.20181209git374cdbc.fc33 genesis-simulator-devel-debuginfo(riscv-64) = 2.4-6.20181209git374cdbc.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: genesis-simulator-debugsource(riscv-64) = 2.4-6.20181209git374cdbc.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 Wrote: /builddir/build/RPMS/genesis-simulator-doc-2.4-6.20181209git374cdbc.fc33.noarch.rpm Wrote: /builddir/build/RPMS/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/genesis-simulator-debugsource-2.4-6.20181209git374cdbc.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/genesis-simulator-devel-debuginfo-2.4-6.20181209git374cdbc.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/genesis-simulator-debuginfo-2.4-6.20181209git374cdbc.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/genesis-simulator-devel-2.4-6.20181209git374cdbc.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rx2JKa + umask 022 + cd /builddir/build/BUILD + cd genesis-2.4-374cdbc7971ccffa0a0fe270ce9904e30c0802dc/genesis + /usr/bin/rm -rf /builddir/build/BUILDROOT/genesis-simulator-2.4-6.20181209git374cdbc.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0