86>Oct 29 08:08:12 userdel[2151297]: delete user 'rooter'
<86>Oct 29 08:08:12 groupadd[2151342]: group added to /etc/group: name=rooter, GID=615
<86>Oct 29 08:08:12 groupadd[2151342]: new group: name=rooter, GID=615
<86>Oct 29 08:08:12 useradd[2151372]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash
<86>Oct 29 08:08:12 userdel[2151434]: delete user 'builder'
<86>Oct 29 08:08:12 userdel[2151434]: removed group 'builder' owned by 'builder'
<86>Oct 29 08:08:12 userdel[2151434]: removed shadow group 'builder' owned by 'builder'
<86>Oct 29 08:08:12 groupadd[2151460]: group added to /etc/group: name=builder, GID=616
<86>Oct 29 08:08:12 groupadd[2151460]: group added to /etc/gshadow: name=builder
<86>Oct 29 08:08:12 groupadd[2151460]: new group: name=builder, GID=616
<86>Oct 29 08:08:13 useradd[2151490]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/xppaut-6.10-alt2.src.rpm: The use of such a license name is ambiguous: GPL
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Oct 29 08:08:18 rpmi: libX11-locales-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422159 installed
<13>Oct 29 08:08:18 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed
<13>Oct 29 08:08:18 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed
<13>Oct 29 08:08:18 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed
<13>Oct 29 08:08:18 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed
<13>Oct 29 08:08:21 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed
<13>Oct 29 08:08:21 rpmi: libX11-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422166 installed
<13>Oct 29 08:08:21 rpmi: libX11-devel-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422166 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/xppaut-6.10-alt2.nosrc.rpm
Installing xppaut-6.10-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14969
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xppaut-6.10
+ /bin/mkdir -p xppaut-6.10
+ cd xppaut-6.10
+ echo 'Source #0 (xppaut6.10.tar):'
Source #0 (xppaut6.10.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/xppaut6.10.tar
+ /bin/chmod -c -Rf u+rwX,go-w .
+ find . -name '*~' -delete
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14969
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xppaut-6.10
+ make -j8 'CFLAGS= -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=$(MAJORVER) -DMYSTR2=$(MINORVER) -I/usr/include/X11' LDFLAGS=
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o derived.o derived.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o rubber.o rubber.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o menu.o menu.c
menu.c: In function 'draw_help':
menu.c:185:10: warning: variable 'z' set but not used [-Wunused-but-set-variable]
185 | char **z;
| ^
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o dialog_box.o dialog_box.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o ggets.o ggets.c
ggets.c: In function 'show_position':
ggets.c:214:9: warning: variable 'w' set but not used [-Wunused-but-set-variable]
214 | Window w;
| ^
ggets.c:212:8: warning: variable 'j' set but not used [-Wunused-but-set-variable]
212 | int i,j;
| ^
ggets.c:212:6: warning: variable 'i' set but not used [-Wunused-but-set-variable]
212 | int i,j;
| ^
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o numerics.o numerics.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o main.o main.c
main.c: In function 'xpp_events':
main.c:841:5: warning: variable 'window_size' set but not used [-Wunused-but-set-variable]
841 | int window_size,com;
| ^~~~~~~~~~~
main.c: In function 'make_pops':
main.c:1491:11: warning: variable 'cursor' set but not used [-Wunused-but-set-variable]
1491 | Cursor cursor;
| ^~~~~~
main.c: In function 'test_color_info':
main.c:1624:6: warning: variable 'n' set but not used [-Wunused-but-set-variable]
1624 | int n;
| ^
main.c: In function 'do_main':
main.c:399:39: warning: '%s' directive writing up to 99 bytes into a region of size 64 [-Wformat-overflow=]
399 | sprintf(pptitle,"XPP Ver %g.%g >> %s",xppvermaj,xppvermin,this_file);
| ^~ ~~~~~~~~~
main.c:399:5: note: 'sprintf' output between 17 and 116 bytes into a destination of size 80
399 | sprintf(pptitle,"XPP Ver %g.%g >> %s",xppvermaj,xppvermin,this_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o color.o color.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o choice_box.o choice_box.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o abort.o abort.c
abort.c: In function 'my_abort':
abort.c:53:8: warning: implicit declaration of function 'check_ani_pause' [-Wimplicit-function-declaration]
53 | if(check_ani_pause(event)==27)return(27);
| ^~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o kinescope.o kinescope.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o many_pops.o many_pops.c
many_pops.c: In function 'add_pntarr':
many_pops.c:623:10: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
623 | Window temp;
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o storage.o storage.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o browse.o browse.c
browse.c: In function 'make_browser':
browse.c:836:11: warning: variable 'wm_hints' set but not used [-Wunused-but-set-variable]
836 | XWMHints wm_hints;
| ^~~~~~~~
browse.c: In function 'data_table':
browse.c:1309:22: warning: '.tab' directive writing 4 bytes into a region of size between 1 and 25 [-Wformat-overflow=]
1309 | sprintf(value[3],"%s.tab",value[0]);
| ^~~~
browse.c:1309:2: note: 'sprintf' output between 5 and 29 bytes into a destination of size 25
1309 | sprintf(value[3],"%s.tab",value[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o parserslow2.o parserslow2.c
parserslow2.c: In function 'do_num':
parserslow2.c:1508:24: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
1508 | if((nexp==2)||(ndig==0))goto err;break;
| ^~
parserslow2.c:1508:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
1508 | if((nexp==2)||(ndig==0))goto err;break;
| ^~~~~
parserslow2.c:1511:24: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
1511 | if((ndec==2)||(nexp==1))goto err;break;
| ^~
parserslow2.c:1511:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
1511 | if((ndec==2)||(nexp==1))goto err;break;
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o axes2.o axes2.c
axes2.c: In function 'Box_axis':
axes2.c:293:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
293 | if(MyGraph->xorgflag&&flag)
| ^~
axes2.c:296:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
296 | if(MyGraph->yorgflag&&flag)
| ^~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o pop_list.o pop_list.c
pop_list.c: In function 'make_fancy_window':
pop_list.c:560:19: warning: variable 'l2rads' set but not used [-Wunused-but-set-variable]
560 | double cosine, l2rads;
| ^~~~~~
pop_list.c: In function 'make_unmapped_window':
pop_list.c:673:19: warning: variable 'l2rads' set but not used [-Wunused-but-set-variable]
673 | double cosine, l2rads;
| ^~~~~~
pop_list.c: In function 'pop_up_list':
pop_list.c:1067:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
1067 | for(i=0;i
ylabel);
| ^~
graf_par.c:148:2: note: 'sprintf' output between 1 and 30 bytes into a destination of size 25
148 | sprintf(values[7],"%s",MyGraph->ylabel);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
graf_par.c: In function 'get_3d_view':
graf_par.c:237:22: warning: '%s' directive writing up to 29 bytes into a region of size 25 [-Wformat-overflow=]
237 | sprintf(values[15],"%s",MyGraph->zlabel);
| ^~
graf_par.c:237:2: note: 'sprintf' output between 1 and 30 bytes into a destination of size 25
237 | sprintf(values[15],"%s",MyGraph->zlabel);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
graf_par.c: In function 'edit_curve':
graf_par.c:999:26: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
999 | sprintf(bob,"Edit 0-%d :",MyGraph->nvars-1);
| ^
graf_par.c:999:2: note: 'sprintf' output between 11 and 21 bytes into a destination of size 20
999 | sprintf(bob,"Edit 0-%d :",MyGraph->nvars-1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
graf_par.c:1004:30: warning: '%d' directive writing between 1 and 10 bytes into a region of size 9 [-Wformat-overflow=]
1004 | sprintf(bob,"Edit curve %d",crv);
| ^~
graf_par.c:1004:18: note: directive argument in the range [0, 2147483647]
1004 | sprintf(bob,"Edit curve %d",crv);
| ^~~~~~~~~~~~~~~
graf_par.c:1004:6: note: 'sprintf' output between 13 and 22 bytes into a destination of size 20
1004 | sprintf(bob,"Edit curve %d",crv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
graf_par.c: In function 'create_ps':
graf_par.c:1025:21: warning: '%s' directive writing up to 99 bytes into a region of size 50 [-Wformat-overflow=]
1025 | sprintf(values[3],"%s",PS_FONT);
| ^~ ~~~~~~~
graf_par.c:1025:2: note: 'sprintf' output between 1 and 100 bytes into a destination of size 50
1025 | sprintf(values[3],"%s",PS_FONT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o my_rhs.o my_rhs.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o gear.o gear.c
gear.c: In function 'ggear':
gear.c:1081:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
1081 | for(j=2;j<=k;j++)
| ^~~
gear.c:1087:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
1087 | for(i=0;irhs);
| ^~
form_ode.c:1712:7: note: 'sprintf' output between 7 and 1030 bytes into a destination of size 1024
1712 | sprintf(big,"par %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1716:24: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=]
1716 | sprintf(big,"wie %s \n",v->rhs);
| ^~
form_ode.c:1716:7: note: 'sprintf' output between 7 and 1030 bytes into a destination of size 1024
1716 | sprintf(big,"wie %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1720:24: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=]
1720 | sprintf(big,"num %s \n",v->rhs);
| ^~
form_ode.c:1720:7: note: 'sprintf' output between 7 and 1030 bytes into a destination of size 1024
1720 | sprintf(big,"num %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1724:21: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1724 | sprintf(big,"c %s \n",v->rhs);
| ^~
form_ode.c:1724:6: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1724 | sprintf(big,"c %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1729:22: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1729 | sprintf(big,"x %s\n",v->rhs);
| ^~
form_ode.c:1729:7: note: 'sprintf' output between 4 and 1027 bytes into a destination of size 1024
1729 | sprintf(big,"x %s\n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1734:22: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1734 | sprintf(big,"b %s \n",v->rhs);
| ^~
form_ode.c:1734:7: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1734 | sprintf(big,"b %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1738:22: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1738 | sprintf(big,"g %s \n",v->rhs);
| ^~
form_ode.c:1738:7: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1738 | sprintf(big,"g %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1883:23: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1883 | sprintf(big,"i %s \n",v->rhs);
| ^~
form_ode.c:1883:8: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1883 | sprintf(big,"i %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:2057:23: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
2057 | sprintf(big,"t %s %s ",v->lhs,v->rhs);
| ^~
form_ode.c:2057:8: note: 'sprintf' output between 5 and 2051 bytes into a destination of size 1024
2057 | sprintf(big,"t %s %s ",v->lhs,v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c: In function 'get_eqn':
form_ode.c:507:19: warning: '%s' directive writing up to 23399 bytes into a region of size 15 [-Wformat-overflow=]
507 | sprintf(prim,"%s'",uvar_names[i]);
| ^~
form_ode.c:507:5: note: 'sprintf' output between 2 and 23401 bytes into a destination of size 15
507 | sprintf(prim,"%s'",uvar_names[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c: In function 'new_comment':
form_ode.c:2913:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
2913 | sprintf(ted,"@%s",bob);
| ^
form_ode.c:2913:5: note: 'sprintf' output between 2 and 257 bytes into a destination of size 256
2913 | sprintf(ted,"@%s",bob);
| ^~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o nullcline.o nullcline.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o edit_rhs.o edit_rhs.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o comline.o comline.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o del_stab.o del_stab.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o do_fit.o do_fit.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o tabular.o tabular.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o markov.o markov.c
markov.c: In function 'build_markov':
markov.c:121:6: warning: variable 'nn' set but not used [-Wunused-but-set-variable]
121 | int nn,len=0,ll;
| ^~
markov.c: In function 'old_build_markov':
markov.c:175:6: warning: variable 'nn' set but not used [-Wunused-but-set-variable]
175 | int nn,len=0,ll;
| ^~
markov.c: In function 'make_gill_nu':
markov.c:435:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
435 | for(ir=0;irfilename);
| ^~
arrayplot.c:365:3: note: 'sprintf' output between 1 and 256 bytes into a destination of size 125
365 | sprintf(values[0],"%s",ap->filename);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c:366:22: warning: '%s' directive writing up to 255 bytes into a region of size 100 [-Wformat-overflow=]
366 | sprintf(values[1],"%s",ap->xtitle);
| ^~
arrayplot.c:366:3: note: 'sprintf' output between 1 and 256 bytes into a destination of size 100
366 | sprintf(values[1],"%s",ap->xtitle);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c:367:22: warning: '%s' directive writing up to 255 bytes into a region of size 75 [-Wformat-overflow=]
367 | sprintf(values[2],"%s",ap->ytitle);
| ^~
arrayplot.c:367:3: note: 'sprintf' output between 1 and 256 bytes into a destination of size 75
367 | sprintf(values[2],"%s",ap->ytitle);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c:368:24: warning: '%s' directive writing up to 255 bytes into a region of size 50 [-Wformat-overflow=]
368 | sprintf(values[3],"%s",ap->bottom);
| ^~
arrayplot.c:368:5: note: 'sprintf' output between 1 and 256 bytes into a destination of size 50
368 | sprintf(values[3],"%s",ap->bottom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o txtread.o txtread.c
txtread.c: In function 'make_txtview':
txtread.c:292:12: warning: variable 'wm_hints' set but not used [-Wunused-but-set-variable]
292 | XWMHints wm_hints;
| ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o fftn.o fftn.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o simplenet.o simplenet.c
simplenet.c: In function 'is_network':
simplenet.c:764:7: warning: variable 'n' set but not used [-Wunused-but-set-variable]
764 | int n;
| ^
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o Version.o Version.c
Version.c:1:13: warning: 'junk' defined but not used [-Wunused-variable]
1 | static char junk[] = "\n@(#) LIBI77 VERSION pjw,dmg-mods 28 Jan. 1990\n";
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o backspace.o backspace.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o userbut.o userbut.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o due.o due.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o rewind.o rewind.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o dfe.o dfe.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o inquire.o inquire.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o rsfe.o rsfe.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o iio.o iio.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o sue.o sue.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o menudrive.o menudrive.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o aniparse.o aniparse.c
aniparse.c: In function 'getppmbits':
aniparse.c:915:29: warning: variable 'vv' set but not used [-Wunused-but-set-variable]
915 | int lobits,midbits,hibits,vv;
| ^~
aniparse.c: In function 'writeframe':
aniparse.c:1000:29: warning: variable 'vv' set but not used [-Wunused-but-set-variable]
1000 | int lobits,midbits,hibits,vv;
| ^~
aniparse.c: In function 'read_ani_line':
aniparse.c:2429:11: warning: variable 'nn' set but not used [-Wunused-but-set-variable]
2429 | int i,n,nn,ok,ihat=0;
| ^~
aniparse.c: In function 'ani_create_mpeg':
aniparse.c:570:22: warning: '%s' directive writing up to 99 bytes into a region of size 50 [-Wformat-overflow=]
570 | sprintf(values[1],"%s",mpeg.root);
| ^~ ~~~~~~~~~
aniparse.c:570:3: note: 'sprintf' output between 1 and 100 bytes into a destination of size 50
570 | sprintf(values[1],"%s",mpeg.root);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o sfe.o sfe.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o uio.o uio.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o wsfe.o wsfe.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o open.o open.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o lio.o lio.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o lread.o lread.c
lread.c: In function 'l_read':
lread.c:133:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
133 | while ((ch=t_getc())==' '); if (ch!=',') ungetc(ch,cf);
| ^~~~~
lread.c:133:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
133 | while ((ch=t_getc())==' '); if (ch!=',') ungetc(ch,cf);
| ^~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o close.o close.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o rdfmt.o rdfmt.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o util.o util.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o fmt.o fmt.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o endfile.o endfile.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o err.o err.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o fmtlib.o fmtlib.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o wref.o wref.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o wrtfmt.o wrtfmt.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o f2cstart.o f2cstart.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o wsne.o wsne.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o homsup.o homsup.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o cvdense.o cvdense.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o rsne.o rsne.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o fc77.o fc77.c
fc77.c: In function 'i_dnnt':
fc77.c:9:38: warning: 'floor' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
9 | return (integer)(*x >= 0. ? floor(*x + .5) : -floor(.5 - *x));
| ~~~^~~~
fc77.c:6:8: note: built-in 'floor' declared here
6 | double floor();
| ^~~~~
fc77.c:9:56: warning: 'floor' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
9 | return (integer)(*x >= 0. ? floor(*x + .5) : -floor(.5 - *x));
| ~~~^~~~
fc77.c:6:8: note: built-in 'floor' declared here
6 | double floor();
| ^~~~~
fc77.c: In function 'c__abs':
fc77.c:190:19: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
190 | temp = x*sqrt(1.0 + temp*temp); /*overflow!!*/
| ~~~~^~~~~~~~~~~
fc77.c:175:14: note: built-in 'sqrt' declared here
175 | double temp, sqrt();
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o cvdiag.o cvdiag.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o cvband.o cvband.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o dense.o dense.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o cvspgmr.o cvspgmr.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o llnlmath.o llnlmath.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o iterativ.o iterativ.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o vector.o vector.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o cv2.o cv2.c
cv2.c: In function 'cvode':
cv2.c:104:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
104 | if(NFlags==0)
| ^~
cv2.c:106:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
106 | err=one_flag_step_cvode(command,y,t,n,tout,kflag,atol,rtol);
| ^~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o spgmr.o spgmr.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o band.o band.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o autevd.o autevd.c
autevd.c: In function 'addbif_':
autevd.c:91:12: warning: variable 'evflag' set but not used [-Wunused-but-set-variable]
91 | int type,evflag=0;
| ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o run_auto.o run_auto.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o autpp.o autpp.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o diagram.o diagram.c
diagram.c: In function 'write_info_out':
diagram.c:221:44: warning: variable 'u0' set but not used [-Wunused-but-set-variable]
221 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^~
diagram.c:221:38: warning: variable 'ubar' set but not used [-Wunused-but-set-variable]
221 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^~~~
diagram.c:221:22: warning: variable 'a' set but not used [-Wunused-but-set-variable]
221 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^
diagram.c:217:12: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
217 | int type,flag=0,i;
| ^~~~
diagram.c: In function 'write_init_data_file':
diagram.c:282:38: warning: variable 'ubar' set but not used [-Wunused-but-set-variable]
282 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^~~~
diagram.c:282:32: warning: variable 'ulow' set but not used [-Wunused-but-set-variable]
282 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^~~~
diagram.c:282:25: warning: variable 'uhigh' set but not used [-Wunused-but-set-variable]
282 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^~~~~
diagram.c:282:22: warning: variable 'a' set but not used [-Wunused-but-set-variable]
282 | double par1,par2=0,a,*uhigh,*ulow,*ubar,*u0,per;
| ^
diagram.c:278:12: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
278 | int type,flag=0,i;
| ^~~~
diagram.c: In function 'write_pts':
diagram.c:335:12: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
335 | int type,flag=0;
| ^~~~
diagram.c: In function 'bound_diagram':
diagram.c:412:12: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
412 | int type,flag=0;
| ^~~~
diagram.c:412:7: warning: variable 'type' set but not used [-Wunused-but-set-variable]
412 | int type,flag=0;
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o cvode.o cvode.c
cvode.c: In function 'CVode':
cvode.c:2016:50: warning: 'delp' may be used uninitialized in this function [-Wmaybe-uninitialized]
2016 | if ((m == maxcor) || ((m >= 2) && (del > RDIV*delp))) {
| ^
cvode.c:1966:13: note: 'delp' was declared here
1966 | real del, delp, dcon;
| ^~~~
cvode.c:1871:49: warning: 'delp' may be used uninitialized in this function [-Wmaybe-uninitialized]
1871 | if ((m==maxcor) || ((m >= 2) && (del > RDIV * delp)))
| ^
cvode.c:1838:13: note: 'delp' was declared here
1838 | real del, delp, dcon;
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o nagroutines.o nagroutines.c
nagroutines.c: In function 'a02abf_':
nagroutines.c:68:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
68 | h__ = xr * sqrt(one + d__1 * d__1);
| ~~~~^~~~~~~~~~~~~
nagroutines.c:32:12: note: built-in 'sqrt' declared here
32 | double sqrt();
| ^~~~
nagroutines.c: In function 'f01lzw_':
nagroutines.c:1044:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1044 | *c__ = .5 / sqrt(tt + .25);
| ~~~^~~~~
nagroutines.c:990:12: note: built-in 'sqrt' declared here
990 | double sqrt(), d_sign();
| ^~~~
nagroutines.c:1050:23: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1050 | *s = .5 / sqrt(tt + .25);
| ~~~^~~~~
nagroutines.c:990:12: note: built-in 'sqrt' declared here
990 | double sqrt(), d_sign();
| ^~~~
nagroutines.c: In function 'f02aqf_':
nagroutines.c:2258:37: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2258 | s = sqrt(d__1 * d__1 + d__2 * d__2 + d__3 * d__3);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
nagroutines.c:2012:12: note: built-in 'sqrt' declared here
2012 | double sqrt();
| ^~~~
nagroutines.c: In function 'f02szf_':
nagroutines.c:2974:27: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2974 | g = sqrt(d__1 * d__1 + 1.);
| ~~~~~~~~~~~~^~~~
nagroutines.c:2728:12: note: built-in 'sqrt' declared here
2728 | double sqrt();
| ^~~~
nagroutines.c: In function 'f06frf_':
nagroutines.c:5066:42: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
5066 | beta = abs(*alpha) * sqrt(d__1 * d__1 + 1);
| ~~~~~~~~~~~~^~~
nagroutines.c:4970:22: note: built-in 'sqrt' declared here
4970 | double d_sign(), sqrt();
| ^~~~
nagroutines.c:5070:40: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
5070 | beta = abs(x[1]) * sqrt(d__1 * d__1 + 1);
| ~~~~~~~~~~~~^~~
nagroutines.c:4970:22: note: built-in 'sqrt' declared here
4970 | double d_sign(), sqrt();
| ^~~~
nagroutines.c:5072:41: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
5072 | *zeta = sqrt((abs(*alpha) + beta) / beta);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~
nagroutines.c:4970:22: note: built-in 'sqrt' declared here
4970 | double d_sign(), sqrt();
| ^~~~
nagroutines.c:5106:53: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
5106 | beta = abs(*alpha) * sqrt(ssq * (d__1 * d__1) + 1);
| ~~~~~~~~~~~~~~~~~~~~^~~
nagroutines.c:4970:22: note: built-in 'sqrt' declared here
4970 | double d_sign(), sqrt();
| ^~~~
nagroutines.c:5110:31: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
5110 | beta = scale * sqrt(ssq + d__1 * d__1);
| ~~~~^~~~~~~~~~~~~
nagroutines.c:4970:22: note: built-in 'sqrt' declared here
4970 | double d_sign(), sqrt();
| ^~~~
nagroutines.c:5112:37: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
5112 | *zeta = sqrt((beta + abs(*alpha)) / beta);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~
nagroutines.c:4970:22: note: built-in 'sqrt' declared here
4970 | double d_sign(), sqrt();
| ^~~~
nagroutines.c: In function 'f06yaf_0_':
nagroutines.c:6113:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable]
6113 | static integer ncola, nrowa, nrowb;
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o auto_x11.o auto_x11.c
auto_x11.c: In function 'resize_auto_window':
auto_x11.c:787:11: warning: variable 'hgt' set but not used [-Wunused-but-set-variable]
787 | int wid,hgt;
| ^~~
auto_x11.c:787:7: warning: variable 'wid' set but not used [-Wunused-but-set-variable]
787 | int wid,hgt;
| ^~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o autlib1.o autlib1.c
autlib1.c: In function 'lcspae_':
autlib1.c:1839:20: warning: variable 'ntotp1' set but not used [-Wunused-but-set-variable]
1839 | static integer ntotp1;
| ^~~~~~
autlib1.c: In function 'cpnts_':
autlib1.c:3903:29: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
3903 | c = blrcn_1.half / sqrt(3.);
| ^~
autlib1.c:3878:12: note: built-in 'sqrt' declared here
3878 | double sqrt();
| ^~~~
autlib1.c:3910:29: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
3910 | c = blrcn_1.half * sqrt(.6);
| ^~
autlib1.c:3878:12: note: built-in 'sqrt' declared here
3878 | double sqrt();
| ^~~~
autlib1.c:3922:41: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
3922 | c = blrcn_1.half * sqrt(d__1 * d__1 - .34285714285714286);
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
autlib1.c:3878:12: note: built-in 'sqrt' declared here
3878 | double sqrt();
| ^~~~
autlib1.c:3924:32: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
3924 | c1 = blrcn_1.half * sqrt(c + .42857142857142855);
| ~~^~~~~~~~~~~~~~~~~~~~
autlib1.c:3878:12: note: built-in 'sqrt' declared here
3878 | double sqrt();
| ^~~~
autlib1.c:3926:49: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
3926 | c2 = blrcn_1.half * sqrt(.42857142857142855 - c);
| ~~~~~~~~~~~~~~~~~~~^~~
autlib1.c:3878:12: note: built-in 'sqrt' declared here
3878 | double sqrt();
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o autlib2.o autlib2.c
autlib2.c: In function 'brbd_':
autlib2.c:4578:33: warning: variable 'lnext' set but not used [-Wunused-but-set-variable]
4578 | static integer i, j, lrhse, lnext;
| ^~~~~
autlib2.c: In function 'reduce_':
autlib2.c:5092:20: warning: variable 'novm1' set but not used [-Wunused-but-set-variable]
5092 | static integer novm1, i, k, i1, i2;
| ^~~~~
autlib2.c: In function 'redrhs_':
autlib2.c:5470:20: warning: variable 'novm1' set but not used [-Wunused-but-set-variable]
5470 | static integer novm1, i1, i2, ic, ir;
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o auto_nox.o auto_nox.c
auto_nox.c: In function 'auto_plot_par':
auto_nox.c:645:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
645 | for(i=0;i<5;i++)
| ^~~
auto_nox.c:647:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
647 | if(ch==key[10])Auto.plot=10;
| ^~
auto_nox.c: In function 'auto_new_ss':
auto_nox.c:1537:7: warning: variable 'ans' set but not used [-Wunused-but-set-variable]
1537 | int ans;
| ^~~
auto_nox.c: In function 'auto_new_discrete':
auto_nox.c:1561:7: warning: variable 'ans' set but not used [-Wunused-but-set-variable]
1561 | int ans;
| ^~~
auto_nox.c: In function 'close_auto':
auto_nox.c:416:23: warning: '.p' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
416 | sprintf(string,"%s.p",this_auto_file);
| ^~
auto_nox.c:416:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
416 | sprintf(string,"%s.p",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auto_nox.c:418:23: warning: '.d' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
418 | sprintf(string,"%s.d",this_auto_file);
| ^~
auto_nox.c:418:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
418 | sprintf(string,"%s.d",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auto_nox.c:420:23: warning: '.q' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
420 | sprintf(string,"%s.q",this_auto_file);
| ^~
auto_nox.c:420:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
420 | sprintf(string,"%s.q",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auto_nox.c:408:23: warning: '.p' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
408 | sprintf(string,"%s.p",this_auto_file);
| ^~
auto_nox.c:408:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
408 | sprintf(string,"%s.p",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auto_nox.c:410:23: warning: '.d' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
410 | sprintf(string,"%s.d",this_auto_file);
| ^~
auto_nox.c:410:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
410 | sprintf(string,"%s.d",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auto_nox.c:412:23: warning: '.q' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
412 | sprintf(string,"%s.q",this_auto_file);
| ^~
auto_nox.c:412:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
412 | sprintf(string,"%s.q",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
auto_nox.c: In function 'open_auto':
auto_nox.c:457:23: warning: '.q' directive writing 2 bytes into a region of size between 1 and 200 [-Wformat-overflow=]
457 | sprintf(string,"%s.q",this_auto_file);
| ^~
auto_nox.c:457:5: note: 'sprintf' output between 3 and 202 bytes into a destination of size 200
457 | sprintf(string,"%s.q",this_auto_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o autlib3.o autlib3.c
autlib3.c: In function 'stpnps_':
autlib3.c:4180:14: warning: 'sin' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4180 | s = sin(tpi * t);
| ~~~~^~~
autlib3.c:4063:12: note: built-in 'sin' declared here
4063 | double sin(), cos();
| ^~~
autlib3.c:4182:14: warning: 'cos' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4182 | c = cos(tpi * t);
| ~~~~^~~
autlib3.c:4063:19: note: built-in 'cos' declared here
4063 | double sin(), cos();
| ^~~
autlib3.c:4201:18: warning: 'sin' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4201 | s = sin(tpi * t);
| ~~~~^~~
autlib3.c:4063:12: note: built-in 'sin' declared here
4063 | double sin(), cos();
| ^~~
autlib3.c:4203:18: warning: 'cos' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4203 | c = cos(tpi * t);
| ~~~~^~~
autlib3.c:4063:19: note: built-in 'cos' declared here
4063 | double sin(), cos();
| ^~~
autlib3.c: In function 'stpnwp_':
autlib3.c:4690:14: warning: 'sin' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4690 | s = sin(tpi * t);
| ~~~~^~~
autlib3.c:4571:12: note: built-in 'sin' declared here
4571 | double sin(), cos();
| ^~~
autlib3.c:4692:14: warning: 'cos' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4692 | c = cos(tpi * t);
| ~~~~^~~
autlib3.c:4571:19: note: built-in 'cos' declared here
4571 | double sin(), cos();
| ^~~
autlib3.c:4711:18: warning: 'sin' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4711 | s = sin(tpi * t);
| ~~~~^~~
autlib3.c:4571:12: note: built-in 'sin' declared here
4571 | double sin(), cos();
| ^~~
autlib3.c:4713:18: warning: 'cos' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4713 | c = cos(tpi * t);
| ~~~~^~~
autlib3.c:4571:19: note: built-in 'cos' declared here
4571 | double sin(), cos();
| ^~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o flowkm_small.o flowkm_small.c
flowkm_small.c: In function 'qzhes_':
flowkm_small.c:1063:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1063 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:862:12: note: built-in 'sqrt' declared here
862 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1094:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1094 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:862:12: note: built-in 'sqrt' declared here
862 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c: In function 'qzit_':
flowkm_small.c:1363:24: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1363 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:1153:12: note: built-in 'sqrt' declared here
1153 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1508:21: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1508 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:1153:12: note: built-in 'sqrt' declared here
1153 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1545:31: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1545 | d_1 = sqrt(u1 * u1 + u2 * u2 + u3 * u3);
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~
flowkm_small.c:1153:12: note: built-in 'sqrt' declared here
1153 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1583:31: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1583 | d_1 = sqrt(u1 * u1 + u2 * u2 + u3 * u3);
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~
flowkm_small.c:1153:12: note: built-in 'sqrt' declared here
1153 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1630:21: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1630 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:1153:12: note: built-in 'sqrt' declared here
1153 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c: In function 'qzval_':
flowkm_small.c:1877:21: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1877 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1927:21: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1927 | d_1 = sqrt(u1 * u1 + u2 * u2);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1986:20: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1986 | cz = sqrt(a1 * a1 + a1i * a1i);
| ~~~~~~~~^~~~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:1992:31: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
1992 | r = sqrt(cz * cz + szr * szr + szi * szi);
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:2016:20: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2016 | cq = sqrt(a1 * a1 + a1i * a1i);
| ~~~~~~~~^~~~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:2022:31: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2022 | r = sqrt(cq * cq + sqr * sqr + sqi * sqi);
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:2053:19: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2053 | r = sqrt(dr * dr + di * di);
| ~~~~~~~~^~~~~~~~~
flowkm_small.c:1687:12: note: built-in 'sqrt' declared here
1687 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c: In function 'ndrotg_':
flowkm_small.c:2826:22: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2826 | tt = sqrt(t * t + 1.);
| ~~~~~~^~~~
flowkm_small.c:2790:12: note: built-in 'sqrt' declared here
2790 | double sqrt();
| ^~~~
flowkm_small.c:2832:22: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
2832 | tt = sqrt(t * t + 1.);
| ~~~~~~^~~~
flowkm_small.c:2790:12: note: built-in 'sqrt' declared here
2790 | double sqrt();
| ^~~~
flowkm_small.c: In function 'sig22_':
flowkm_small.c:4453:23: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4453 | temp1 = sqrt(as * as + au);
| ~~~~~~~~^~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c:4455:23: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4455 | temp2 = sqrt(at * at + au);
| ~~~~~~~~^~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c:4488:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4488 | temp = sqrt(d_1 * d_1 + 1.) + sqrt(d_2 * d_2 + 1.);
| ~~~~~~~~~~^~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c:4488:48: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4488 | temp = sqrt(d_1 * d_1 + 1.) + sqrt(d_2 * d_2 + 1.);
| ~~~~~~~~~~^~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c:4515:28: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4515 | temp3 = absbac + sqrt(au + 4.);
| ~~~^~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c:4543:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4543 | sinr = sqrt(d_1 * d_1 + ac * 4. * ac * au) + as * at + au;
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c:4569:25: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4569 | cosl = sqrt(d_1 * d_1 + ca * 4. * ca * au) + as * at + au;
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
flowkm_small.c:4373:22: note: built-in 'sqrt' declared here
4373 | double d_sign(), sqrt();
| ^~~~
flowkm_small.c: In function 'sigmin_':
flowkm_small.c:4656:37: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4656 | ret_val = acmn / (sqrt(as * as + au) + sqrt(at * at + au));
| ~~~~~~~~^~~~
flowkm_small.c:4632:12: note: built-in 'sqrt' declared here
4632 | double sqrt();
| ^~~~
flowkm_small.c:4656:58: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4656 | ret_val = acmn / (sqrt(as * as + au) + sqrt(at * at + au));
| ~~~~~~~~^~~~
flowkm_small.c:4632:12: note: built-in 'sqrt' declared here
4632 | double sqrt();
| ^~~~
flowkm_small.c:4673:36: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4673 | ret_val = acmn / (sqrt(d_1 * d_1 + 1.) + sqrt(d_2 * d_2 + 1.))
| ~~~~~~~~~~^~~~
flowkm_small.c:4632:12: note: built-in 'sqrt' declared here
4632 | double sqrt();
| ^~~~
flowkm_small.c:4673:59: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4673 | ret_val = acmn / (sqrt(d_1 * d_1 + 1.) + sqrt(d_2 * d_2 + 1.))
| ~~~~~~~~~~^~~~
flowkm_small.c:4632:12: note: built-in 'sqrt' declared here
4632 | double sqrt();
| ^~~~
flowkm_small.c: In function 'sndrtg_':
flowkm_small.c:4705:22: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4705 | tt = sqrt(t * t + 1.);
| ~~~~~~^~~~
flowkm_small.c:4691:12: note: built-in 'sqrt' declared here
4691 | double sqrt(), d_sign();
| ^~~~
flowkm_small.c:4712:22: warning: 'sqrt' argument 1 type is 'long double' where 'double' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
4712 | tt = sqrt(t * t + 1.);
| ~~~~~~^~~~
flowkm_small.c:4691:12: note: built-in 'sqrt' declared here
4691 | double sqrt(), d_sign();
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
#cd libI77 ; make
#cd cvodesrc ; make
#gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -DAUTO -o xppaut main.o ggets.o menu.o rubber.o derived.o many_pops.o pop_list.o graphics.o dialog_box.o numerics.o choice_box.o color.o init_conds.o browse.o kinescope.o axes2.o abort.o parserslow2.o storage.o load_eqn.o form_ode.o odesol2.o gear.o eig_list.o integrate.o delay_handle.o graf_par.o dormpri.o my_ps.o nullcline.o torus.o pp_shoot.o lunch-new.o calc.o adj2.o my_rhs.o read_dir.o volterra2.o tabular.o markov.o histogram.o comline.o edit_rhs.o do_fit.o flags.o del_stab.o stiff.o arrayplot.o array_print.o aniparse.o simplenet.o dae_fun.o fftn.o extra.o scrngif.o nagroutines.o homsup.o txtread.o menudrive.o userbut.o Version.o backspace.o dfe.o due.o iio.o inquire.o rewind.o rsfe.o rdfmt.o sue.o uio.o wsfe.o sfe.o fmt.o lio.o lread.o open.o close.o util.o endfile.o wrtfmt.o wref.o err.o fmtlib.o rsne.o wsne.o fc77.o f2cstart.o cvode.o cvdense.o dense.o cvband.o band.o cvdiag.o cvspgmr.o spgmr.o iterativ.o vector.o llnlmath.o cv2.o autlib1.o autlib2.o autlib3.o autevd.o run_auto.o autpp.o diagram.o auto_nox.o auto_x11.o flowkm_small.o -lX11 -lm -ldl ./libf2cm.a ./libcvode.a
#gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -DAUTO -o xppaut main.o ggets.o menu.o rubber.o derived.o many_pops.o pop_list.o graphics.o dialog_box.o numerics.o choice_box.o color.o init_conds.o browse.o kinescope.o axes2.o abort.o parserslow2.o storage.o load_eqn.o form_ode.o odesol2.o gear.o eig_list.o integrate.o delay_handle.o graf_par.o dormpri.o my_ps.o nullcline.o torus.o pp_shoot.o lunch-new.o calc.o adj2.o my_rhs.o read_dir.o volterra2.o tabular.o markov.o histogram.o comline.o edit_rhs.o do_fit.o flags.o del_stab.o stiff.o arrayplot.o array_print.o aniparse.o simplenet.o dae_fun.o fftn.o extra.o scrngif.o nagroutines.o homsup.o txtread.o menudrive.o userbut.o Version.o backspace.o dfe.o due.o iio.o inquire.o rewind.o rsfe.o rdfmt.o sue.o uio.o wsfe.o sfe.o fmt.o lio.o lread.o open.o close.o util.o endfile.o wrtfmt.o wref.o err.o fmtlib.o rsne.o wsne.o fc77.o f2cstart.o cvode.o cvdense.o dense.o cvband.o band.o cvdiag.o cvspgmr.o spgmr.o iterativ.o vector.o llnlmath.o cv2.o autlib1.o autlib2.o autlib3.o autevd.o run_auto.o autpp.o diagram.o auto_nox.o auto_x11.o flowkm_small.o -lX11 -lm -ldl ./libcvode.a
#gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -DAUTO -o xppaut main.o ggets.o menu.o rubber.o derived.o many_pops.o pop_list.o graphics.o dialog_box.o numerics.o choice_box.o color.o init_conds.o browse.o kinescope.o axes2.o abort.o parserslow2.o storage.o load_eqn.o form_ode.o odesol2.o gear.o eig_list.o integrate.o delay_handle.o graf_par.o dormpri.o my_ps.o nullcline.o torus.o pp_shoot.o lunch-new.o calc.o adj2.o my_rhs.o read_dir.o volterra2.o tabular.o markov.o histogram.o comline.o edit_rhs.o do_fit.o flags.o del_stab.o stiff.o arrayplot.o array_print.o aniparse.o simplenet.o dae_fun.o fftn.o extra.o scrngif.o nagroutines.o homsup.o txtread.o menudrive.o userbut.o Version.o backspace.o dfe.o due.o iio.o inquire.o rewind.o rsfe.o rdfmt.o sue.o uio.o wsfe.o sfe.o fmt.o lio.o lread.o open.o close.o util.o endfile.o wrtfmt.o wref.o err.o fmtlib.o rsne.o wsne.o fc77.o f2cstart.o cvode.o cvdense.o dense.o cvband.o band.o cvdiag.o cvspgmr.o spgmr.o iterativ.o vector.o llnlmath.o cv2.o autlib1.o autlib2.o autlib3.o autevd.o run_auto.o autpp.o diagram.o auto_nox.o auto_x11.o flowkm_small.o -lX11 -lm -ldl libcvode.a -lm
#gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -DAUTO -o xppaut main.o ggets.o menu.o rubber.o derived.o many_pops.o pop_list.o graphics.o dialog_box.o numerics.o choice_box.o color.o init_conds.o browse.o kinescope.o axes2.o abort.o parserslow2.o storage.o load_eqn.o form_ode.o odesol2.o gear.o eig_list.o integrate.o delay_handle.o graf_par.o dormpri.o my_ps.o nullcline.o torus.o pp_shoot.o lunch-new.o calc.o adj2.o my_rhs.o read_dir.o volterra2.o tabular.o markov.o histogram.o comline.o edit_rhs.o do_fit.o flags.o del_stab.o stiff.o arrayplot.o array_print.o aniparse.o simplenet.o dae_fun.o fftn.o extra.o scrngif.o nagroutines.o homsup.o txtread.o menudrive.o userbut.o Version.o backspace.o dfe.o due.o iio.o inquire.o rewind.o rsfe.o rdfmt.o sue.o uio.o wsfe.o sfe.o fmt.o lio.o lread.o open.o close.o util.o endfile.o wrtfmt.o wref.o err.o fmtlib.o rsne.o wsne.o fc77.o f2cstart.o cvode.o cvdense.o dense.o cvband.o band.o cvdiag.o cvspgmr.o spgmr.o iterativ.o vector.o llnlmath.o cv2.o autlib1.o autlib2.o autlib3.o autevd.o run_auto.o autpp.o diagram.o auto_nox.o auto_x11.o flowkm_small.o -lX11 -lm -ldl -lm ./libf2cm.a
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -DAUTO -o xppaut main.o ggets.o menu.o rubber.o derived.o many_pops.o pop_list.o graphics.o dialog_box.o numerics.o choice_box.o color.o init_conds.o browse.o kinescope.o axes2.o abort.o parserslow2.o storage.o load_eqn.o form_ode.o odesol2.o gear.o eig_list.o integrate.o delay_handle.o graf_par.o dormpri.o my_ps.o nullcline.o torus.o pp_shoot.o lunch-new.o calc.o adj2.o my_rhs.o read_dir.o volterra2.o tabular.o markov.o histogram.o comline.o edit_rhs.o do_fit.o flags.o del_stab.o stiff.o arrayplot.o array_print.o aniparse.o simplenet.o dae_fun.o fftn.o extra.o scrngif.o nagroutines.o homsup.o txtread.o menudrive.o userbut.o Version.o backspace.o dfe.o due.o iio.o inquire.o rewind.o rsfe.o rdfmt.o sue.o uio.o wsfe.o sfe.o fmt.o lio.o lread.o open.o close.o util.o endfile.o wrtfmt.o wref.o err.o fmtlib.o rsne.o wsne.o fc77.o f2cstart.o cvode.o cvdense.o dense.o cvband.o band.o cvdiag.o cvspgmr.o spgmr.o iterativ.o vector.o llnlmath.o cv2.o autlib1.o autlib2.o autlib3.o autevd.o run_auto.o autpp.o diagram.o auto_nox.o auto_x11.o flowkm_small.o -lX11 -lm -ldl -lm
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95902
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xppaut-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xppaut-buildroot
+ cd xppaut-6.10
+ make install DESTDIR=/usr/src/tmp/xppaut-buildroot BINDIR=/usr/bin MANDIR=/usr/share/man/man1 DOCDIR=/usr/share/doc/xppaut
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
mkdir -p /usr/src/tmp/xppaut-buildroot/usr/bin
mkdir -p /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut/html
mkdir -p /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut/examples
mkdir -p /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut/xbm
#mkdir -p /usr/X11R6/man/man1
mkdir -p /usr/src/tmp/xppaut-buildroot/usr/share/man/man1
strip xppaut
install -m 755 xppaut /usr/src/tmp/xppaut-buildroot/usr/bin
cp -r ode* /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut/examples
cp -r help/* /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut/html
cp README *.pdf /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut
cp *.xbm /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut/xbm
cp xppaut.1 /usr/src/tmp/xppaut-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
+ mv /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut ./xppaut-doc
+ install -m644 -D /usr/src/RPM/SOURCES/xppaut_16.xpm /usr/src/tmp/xppaut-buildroot/usr/share/icons/hicolor/16x16/apps/xppaut.xpm
+ install -m644 -D /usr/src/RPM/SOURCES/xppaut_32.xpm /usr/src/tmp/xppaut-buildroot/usr/share/icons/hicolor/32x32/apps/xppaut.xpm
+ install -m644 -D /usr/src/RPM/SOURCES/xppaut_48.xpm /usr/src/tmp/xppaut-buildroot/usr/share/icons/hicolor/48x48/apps/xppaut.xpm
+ mkdir -p /usr/src/tmp/xppaut-buildroot/usr/share/applications
+ cat
+ pushd /usr/src/tmp/xppaut-buildroot/usr/share/doc
~/tmp/xppaut-buildroot/usr/share/doc ~/RPM/BUILD/xppaut-6.10
+ ln -s xppaut-6.10 xppaut
+ popd
~/RPM/BUILD/xppaut-6.10
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xppaut-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xppaut-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/xppaut-buildroot/ (default)
Compressing files in /usr/src/tmp/xppaut-buildroot (auto)
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
./usr/bin/xppaut
Verifying ELF objects in /usr/src/tmp/xppaut-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/xppaut: uses non-LFS functions: __fxstat __xstat creat fopen freopen mkstemp open readdir
Hardlinking identical .pyc and .pyo files
Processing files: xppaut-6.10-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95902
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xppaut-6.10
+ DOCDIR=/usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut-6.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut-6.10
+ /bin/mkdir -p /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut-6.10
+ cp -prL xppaut-doc/README xppaut-doc/examples xppaut-doc/html xppaut-doc/install.pdf xppaut-doc/xbm xppaut-doc/xpp_doc.pdf xppaut-doc/xpp_sum.pdf HISTORY /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut-6.10
+ chmod -R go-w /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut-6.10
+ chmod -R a+rX /usr/src/tmp/xppaut-buildroot/usr/share/doc/xppaut-6.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LPD7dX
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i8WnGV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libX11.so.6 >= set:oh0O1gdOwMKpXEF1qAwgZksPf9ngBM9RwUd6xkExUSaH5ikv2LgyBZqFAMmRUbyZgBFlS8darEMuwH5FtVjFrfbWaLrCZ0ARGBndYFmr64pQBZ1agogriKDe3seMVDiGRew3QqUjx1uwgwuPs9UlkXCZinasBHhBI22CTN8enzkkuZGRS8dtKrEKMX31, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.23), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2za7FW
Wrote: /usr/src/RPM/RPMS/i586/xppaut-6.10-alt2.i586.rpm
28.30user 1.59system 0:20.20elapsed 147%CPU (0avgtext+0avgdata 49688maxresident)k
0inputs+0outputs (0major+672587minor)pagefaults 0swaps
/.out/xppaut-6.10-alt2.i586.rpm: The use of such a license name is ambiguous: GPL
33.87user 4.09system 0:36.76elapsed 103%CPU (0avgtext+0avgdata 110072maxresident)k
0inputs+0outputs (0major+947962minor)pagefaults 0swaps
--- xppaut-6.10-alt2.i586.rpm.repo 2012-08-16 15:35:54.000000000 +0000
+++ xppaut-6.10-alt2.i586.rpm.hasher 2020-10-29 08:08:46.307946181 +0000
@@ -262,3 +262,3 @@
/usr/share/icons/hicolor/48x48/apps/xppaut.xpm 100644
-/usr/share/man/man1/xppaut.1.gz 100644
+/usr/share/man/man1/xppaut.1.xz 100644
Requires: /lib/ld-linux.so.2
@@ -269,3 +269,2 @@
Requires: libc.so.6(GLIBC_2.3)
-Requires: libc.so.6(GLIBC_2.3.4)
Requires: libc.so.6(GLIBC_2.4)
@@ -276,2 +275,4 @@
Requires: libm.so.6(GLIBC_2.1)
+Requires: libm.so.6(GLIBC_2.23)
+Requires: libm.so.6(GLIBC_2.29)
Requires: rtld(GNU_HASH)