<86>Jan  3 09:59:10 userdel[22488]: delete user 'rooter'
<86>Jan  3 09:59:10 groupadd[22504]: group added to /etc/group: name=rooter, GID=543
<86>Jan  3 09:59:10 groupadd[22504]: group added to /etc/gshadow: name=rooter
<86>Jan  3 09:59:10 groupadd[22504]: new group: name=rooter, GID=543
<86>Jan  3 09:59:10 useradd[22513]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Jan  3 09:59:10 userdel[22527]: delete user 'builder'
<86>Jan  3 09:59:10 userdel[22527]: removed group 'builder' owned by 'builder'
<86>Jan  3 09:59:10 userdel[22527]: removed shadow group 'builder' owned by 'builder'
<86>Jan  3 09:59:10 groupadd[22536]: group added to /etc/group: name=builder, GID=544
<86>Jan  3 09:59:10 groupadd[22536]: group added to /etc/gshadow: name=builder
<86>Jan  3 09:59:10 groupadd[22536]: new group: name=builder, GID=544
<86>Jan  3 09:59:10 useradd[22550]: new user: name=builder, UID=544, GID=544, 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>Jan  3 09:59:15 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
<13>Jan  3 09:59:15 rpmi: xorg-proto-devel-2019.1-alt1 sisyphus+232786.100.1.1 1561106722 installed
<13>Jan  3 09:59:15 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed
<13>Jan  3 09:59:15 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed
<13>Jan  3 09:59:15 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed
<13>Jan  3 09:59:17 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed
<13>Jan  3 09:59:17 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 installed
<13>Jan  3 09:59:17 rpmi: libX11-devel-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 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.50258
+ 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.50258
+ 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 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 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 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 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<p.n;i++)if(ev.xcrossing.window==p.w[i])
      |                       ^~
pop_list.c:1070:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1070 |         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 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 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 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 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 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 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 odesol2.o odesol2.c
odesol2.c: In function 'rosen':
odesol2.c:495:48: warning: variable 'ninf' set but not used [-Wunused-but-set-variable]
  495 |  double d=1/(2.+sqrt(2.)),e32=6.+sqrt(2.),tnew,ninf;
      |                                                ^~~~
odesol2.c: In function 'bandfac':
odesol2.c:706:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  706 |       for(k=1;k<=m;k++)
      |       ^~~
odesol2.c:708:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  708 |         a[ri0-i]=-al;
      |         ^
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 eig_list.o eig_list.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 delay_handle.o delay_handle.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 graphics.o graphics.c
graphics.c: In function 'set_line_style_x11':
graphics.c:263:7: warning: variable 'width' set but not used [-Wunused-but-set-variable]
  263 |   int width=0,type;
      |       ^~~~~
graphics.c: In function 'fancy_put_text_x11':
graphics.c:416:7: warning: variable 'yoff' set but not used [-Wunused-but-set-variable]
  416 |   int yoff;
      |       ^~~~
graphics.c: In function 'init_graph':
graphics.c:577:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  577 |  for(j=0;j<3;j++)
      |  ^~~
graphics.c:581:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  581 |   graph[i].nvars=1;
      |   ^~~~~
graphics.c: In function 'copy_graph':
graphics.c:656:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  656 |  for(j=0;j<3;j++)
      |  ^~~
graphics.c:659:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  659 |   graph[i].nvars=graph[l].nvars;
      |   ^~~~~
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 load_eqn.o load_eqn.c
load_eqn.c: In function 'extract_action':
load_eqn.c:767:9: warning: variable 'junk' set but not used [-Wunused-but-set-variable]
  767 |   char *junk,*mystring;
      |         ^~~~
load_eqn.c: In function 'set_internopts':
load_eqn.c:825:33: warning: variable 'junk' set but not used [-Wunused-but-set-variable]
  825 |   char *ptr,name[20],value[80],*junk,*mystring;
      |                                 ^~~~
load_eqn.c: In function 'set_internopts_xpprc_and_comline':
load_eqn.c:908:33: warning: variable 'junk' set but not used [-Wunused-but-set-variable]
  908 |   char *ptr,name[20],value[80],*junk,*mystring;
      |                                 ^~~~
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_ps.o my_ps.c
my_ps.c: In function 'special_put_text_ps':
my_ps.c:366:12: warning: variable 'cs' set but not used [-Wunused-but-set-variable]
  366 |   int cf=0,cs;
      |            ^~
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 init_conds.o init_conds.c
init_conds.c: In function 'create_file_selector':
init_conds.c:670:6: warning: variable 'wid' set but not used [-Wunused-but-set-variable]
  670 |  int wid,hgt,i;
      |      ^~~
init_conds.c: In function 'destroy_box':
init_conds.c:1451:9: warning: variable 'nrow' set but not used [-Wunused-but-set-variable]
 1451 |   int n,nrow;
      |         ^~~~
init_conds.c:1451:7: warning: variable 'n' set but not used [-Wunused-but-set-variable]
 1451 |   int n,nrow;
      |       ^
init_conds.c: In function 'display_file_sel':
init_conds.c:493:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  493 |       sprintf(t," %s",f.title);
      |                     ^
init_conds.c:493:7: note: 'sprintf' output between 2 and 257 bytes into a destination of size 256
  493 |       sprintf(t," %s",f.title);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~
init_conds.c:496:20: warning: ' - ' directive writing 3 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
  496 |       sprintf(t,"%s - %s",f.wildtxt,cur_dir);
      |                    ^~~
init_conds.c:496:7: note: 'sprintf' output 4 or more bytes (assuming 259) into a destination of size 256
  496 |       sprintf(t,"%s - %s",f.wildtxt,cur_dir);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
init_conds.c: In function 'new_parameter':
init_conds.c:2166:19: warning: ' :' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 2166 |  sprintf(value,"%s :",name);
      |                   ^~
init_conds.c:2166:2: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 2166 |  sprintf(value,"%s :",name);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~
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 torus.o torus.c
torus.c: In function 'make_tor_box':
torus.c:127:9: warning: variable 'nh' set but not used [-Wunused-but-set-variable]
  127 |  int nv,nh;
      |         ^~
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 form_ode.o form_ode.c
form_ode.c: In function 'if_include_file':
form_ode.c:1270:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
 1270 |   for(j=i+1;j<n;j++)
      |   ^~~
form_ode.c:1272:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
 1272 |     nf[n-i-1]=0;
      |     ^~
form_ode.c: In function 'do_new_parser':
form_ode.c:1311:6: warning: variable 'nlin' set but not used [-Wunused-but-set-variable]
 1311 |  int nlin;
      |      ^~~~
form_ode.c: In function 'compile_em':
form_ode.c:1695:61: warning: variable 'junk' set but not used [-Wunused-but-set-variable]
 1695 |  char tmp[50],big[MAXEXPLEN],formula[MAXEXPLEN],*my_string,*junk,*ptr,name[10];
      |                                                             ^~~~
form_ode.c:1712:24: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=]
 1712 |       sprintf(big,"par %s \n",v->rhs);
      |                        ^~
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 calc.o calc.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 lunch-new.o lunch-new.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 graf_par.o graf_par.c
graf_par.c: In function 'get_2d_view':
graf_par.c:148:21: warning: '%s' directive writing up to 29 bytes into a region of size 25 [-Wformat-overflow=]
  148 |  sprintf(values[7],"%s",MyGraph->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 adj2.o adj2.c
adj2.c: In function 'make_h':
adj2.c:323:31: warning: '%s' directive writing up to 23399 bytes into a region of size 17 [-Wformat-overflow=]
  323 |    sprintf(name,"Coupling for %s eqn:",uvar_names[i]);
      |                               ^~
adj2.c:323:4: note: 'sprintf' output between 19 and 23418 bytes into a destination of size 30
  323 |    sprintf(name,"Coupling for %s eqn:",uvar_names[i]);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 read_dir.o read_dir.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 integrate.o integrate.c
integrate.c: In function 'init_ar_ic':
integrate.c:215:20: warning: iteration 20 invokes undefined behavior [-Waggressive-loop-optimizations]
  215 |     ar_ic[i].var[i]=0;
      |     ~~~~~~~~~~~~~~~^~
integrate.c:211:3: note: within this loop
  211 |   for(i=0;i<NAR_IC;i++){
      |   ^~~
integrate.c: In function 'monte_carlo':
integrate.c:530:19: warning: '%s' directive writing up to 23399 bytes into a region of size 256 [-Wformat-overflow=]
  530 |     sprintf(name,"%s_lo :",uvar_names[i]);
      |                   ^~
integrate.c:530:5: note: 'sprintf' output between 6 and 23405 bytes into a destination of size 256
  530 |     sprintf(name,"%s_lo :",uvar_names[i]);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
integrate.c:536:19: warning: '%s' directive writing up to 23399 bytes into a region of size 256 [-Wformat-overflow=]
  536 |     sprintf(name,"%s_hi :",uvar_names[i]);
      |                   ^~
integrate.c:536:5: note: 'sprintf' output between 6 and 23405 bytes into a destination of size 256
  536 |     sprintf(name,"%s_hi :",uvar_names[i]);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
integrate.c: In function 'do_eq_range':
integrate.c:660:23: warning: '%.16g' directive writing between 1 and 23 bytes into a region of size between 20 and 49 [-Wformat-overflow=]
  660 |       sprintf(bob,"%s=%.16g",eq_range.item,temp);
      |                       ^~~~~
integrate.c:660:19: note: assuming directive output of 22 bytes
  660 |       sprintf(bob,"%s=%.16g",eq_range.item,temp);
      |                   ^~~~~~~~~~
integrate.c:660:7: note: 'sprintf' output between 3 and 54 bytes into a destination of size 50
  660 |       sprintf(bob,"%s=%.16g",eq_range.item,temp);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
integrate.c: In function 'do_range':
integrate.c:802:21: warning: '%.16g' directive writing between 1 and 23 bytes into a region of size between 20 and 49 [-Wformat-overflow=]
  802 |     sprintf(bob,"%s=%.16g  %s=%.16g",range.item,p,range.item2,p2);
      |                     ^~~~~
integrate.c:802:17: note: assuming directive output of 22 bytes
  802 |     sprintf(bob,"%s=%.16g  %s=%.16g",range.item,p,range.item2,p2);
      |                 ^~~~~~~~~~~~~~~~~~~~
integrate.c:802:17: note: assuming directive output of 22 bytes
integrate.c:802:5: note: 'sprintf' output between 7 and 109 bytes into a destination of size 50
  802 |     sprintf(bob,"%s=%.16g  %s=%.16g",range.item,p,range.item2,p2);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
integrate.c:804:21: warning: '%.16g' directive writing between 1 and 23 bytes into a region of size between 20 and 49 [-Wformat-overflow=]
  804 |     sprintf(bob,"%s=%.16g  i=%d",range.item,p,i);
      |                     ^~~~~
integrate.c:804:17: note: assuming directive output of 22 bytes
  804 |     sprintf(bob,"%s=%.16g  i=%d",range.item,p,i);
      |                 ^~~~~~~~~~~~~~~~
integrate.c:804:17: note: directive argument in the range [0, 2147483647]
integrate.c:804:5: note: 'sprintf' output between 8 and 68 bytes into a destination of size 50
  804 |     sprintf(bob,"%s=%.16g  i=%d",range.item,p,i);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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;i<n;i++)
      |      ^~~
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 dormpri.o dormpri.c
dormpri.c: In function 'dop853':
dormpri.c:622:10: warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized]
  622 |    nonsti++;
      |    ~~~~~~^~
dormpri.c:233:46: note: 'nonsti' was declared here
  233 |   int      iasti, iord, irtrn, reject, last, nonsti;
      |                                              ^~~~~~
dormpri.c: In function 'dopri5':
dormpri.c:1249:10: warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1249 |    nonsti++;
      |    ~~~~~~^~
dormpri.c:1048:46: note: 'nonsti' was declared here
 1048 |   int      iasti, iord, irtrn, reject, last, nonsti;
      |                                              ^~~~~~
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 pp_shoot.o pp_shoot.c
pp_shoot.c: In function 'do_sh_range':
pp_shoot.c:260:22: warning: '%.16g' directive writing between 1 and 23 bytes into a region of size between 20 and 49 [-Wformat-overflow=]
  260 |      sprintf(bob,"%s=%.16g",shoot_range.item,temp);
      |                      ^~~~~
pp_shoot.c:260:18: note: assuming directive output of 22 bytes
  260 |      sprintf(bob,"%s=%.16g",shoot_range.item,temp);
      |                  ^~~~~~~~~~
pp_shoot.c:260:6: note: 'sprintf' output between 3 and 54 bytes into a destination of size 50
  260 |      sprintf(bob,"%s=%.16g",shoot_range.item,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 histogram.o histogram.c
histogram.c: In function 'spectrum':
histogram.c:424:24: warning: variable 'sum' set but not used [-Wunused-but-set-variable]
  424 |  float *ct,*st,*f,*d,x,sum,nrmf;
      |                        ^~~
histogram.c: In function 'cross_spectrum':
histogram.c:499:24: warning: variable 'sum' set but not used [-Wunused-but-set-variable]
  499 |  float *ct,*st,*f,*d,x,sum,nrmwin;
      |                        ^~~
histogram.c: In function 'compute_fourier':
histogram.c:637:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  637 |   if(get_col_info(&col,"Variable ")==1)
      |   ^~
histogram.c:639:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  639 |     new_four(nmodes,col);
      |     ^~~~~~~~
histogram.c: In function 'fftxcorr':
histogram.c:795:16: warning: variable 'n2' set but not used [-Wunused-but-set-variable]
  795 |   int dim[2],i,n2;
      |                ^~
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 stiff.o stiff.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 volterra2.o volterra2.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 array_print.o array_print.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;ir<m;ir++)
      |   ^~~
markov.c:437:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  437 |     rhs_only(y,yold);
      |     ^~~~~~~~
markov.c: In function 'one_gill_step':
markov.c:458:18: warning: variable 'rold' set but not used [-Wunused-but-set-variable]
  458 |   double r[1000],rold[1000];
      |                  ^~~~
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 flags.o flags.c
flags.c: In function 'one_flag_step_backeul':
flags.c:754:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  754 |     for(i=0;i<neq;i++)
      |     ^~~
flags.c:756:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
  756 |       told=*t;
      |       ^~~~
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 dae_fun.o dae_fun.c
dae_fun.c: In function 'get_new_guesses':
dae_fun.c:303:27: warning: '%s' directive writing up to 15999 bytes into a region of size 22 [-Wformat-overflow=]
  303 |     sprintf(name,"Initial %s(%g):",svar[i].name,z);
      |                           ^~
dae_fun.c:303:18: note: assuming directive output of 12 bytes
  303 |     sprintf(name,"Initial %s(%g):",svar[i].name,z);
      |                  ^~~~~~~~~~~~~~~~~
dae_fun.c:303:5: note: 'sprintf' output between 13 and 16024 bytes into a destination of size 30
  303 |     sprintf(name,"Initial %s(%g):",svar[i].name,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 extra.o extra.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 arrayplot.o arrayplot.c
arrayplot.c: In function 'scale_aplot':
arrayplot.c:188:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  188 |       if(ib<=my_browser.maxcol);{
      |       ^~
arrayplot.c:188:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  188 |       if(ib<=my_browser.maxcol);{
      |                                 ^
arrayplot.c: In function 'set_up_aplot_range':
arrayplot.c:114:21: warning: '%s' directive writing up to 255 bytes into a region of size 75 [-Wformat-overflow=]
  114 |  sprintf(values[0],"%s",aplot_range_stem);
      |                     ^~  ~~~~~~~~~~~~~~~~
arrayplot.c:114:2: note: 'sprintf' output between 1 and 256 bytes into a destination of size 75
  114 |  sprintf(values[0],"%s",aplot_range_stem);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c: In function 'print_aplot':
arrayplot.c:365:22: warning: '%s' directive writing up to 255 bytes into a region of size 125 [-Wformat-overflow=]
  365 |   sprintf(values[0],"%s",ap->filename);
      |                      ^~
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 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 scrngif.o scrngif.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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'
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'
#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.46520
+ 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)
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.36399
+ 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.1xuBJG
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.VdPCgH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.wNMfYJ
Wrote: /usr/src/RPM/RPMS/i586/xppaut-6.10-alt2.i586.rpm
34.90user 1.96system 0:28.11elapsed 131%CPU (0avgtext+0avgdata 49552maxresident)k
0inputs+0outputs (0major+670629minor)pagefaults 0swaps
/.out/xppaut-6.10-alt2.i586.rpm: The use of such a license name is ambiguous: GPL
41.61user 5.19system 0:41.98elapsed 111%CPU (0avgtext+0avgdata 109376maxresident)k
0inputs+0outputs (0major+950121minor)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-01-03 09:59:49.982021837 +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)