86>Apr 23 04:38:45 userdel[78996]: delete user 'rooter'
<86>Apr 23 04:38:45 userdel[78996]: removed group 'rooter' owned by 'rooter'
<86>Apr 23 04:38:45 userdel[78996]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 23 04:38:45 groupadd[79018]: group added to /etc/group: name=rooter, GID=687
<86>Apr 23 04:38:45 groupadd[79018]: group added to /etc/gshadow: name=rooter
<86>Apr 23 04:38:45 groupadd[79018]: new group: name=rooter, GID=687
<86>Apr 23 04:38:45 useradd[79042]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Apr 23 04:38:45 userdel[79076]: delete user 'builder'
<86>Apr 23 04:38:45 userdel[79076]: removed group 'builder' owned by 'builder'
<86>Apr 23 04:38:45 userdel[79076]: removed shadow group 'builder' owned by 'builder'
<86>Apr 23 04:38:45 groupadd[79099]: group added to /etc/group: name=builder, GID=688
<86>Apr 23 04:38:45 groupadd[79099]: group added to /etc/gshadow: name=builder
<86>Apr 23 04:38:45 groupadd[79099]: new group: name=builder, GID=688
<86>Apr 23 04:38:45 useradd[79110]: new user: name=builder, UID=688, GID=688, 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>Apr 23 04:38:50 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
<13>Apr 23 04:38:50 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed
<13>Apr 23 04:38:50 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>Apr 23 04:38:50 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>Apr 23 04:38:50 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854223 installed
<13>Apr 23 04:38:52 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854223 installed
<13>Apr 23 04:38:52 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
<13>Apr 23 04:38:52 rpmi: libX11-devel-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xppaut-6.10-alt2.nosrc.rpm
Installing xppaut-6.10-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90866
+ 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.42142
+ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
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 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 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 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;ifilename);
| ^~
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 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 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 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= 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 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 nagroutines.o nagroutines.c
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 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;
| ^~~~~~
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
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
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.23008
+ 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)
Hardlinking identical .pyc and .pyo files
Processing files: xppaut-6.10-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1248
+ 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.pZ90a4
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.dKe1J2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:oh0O1gdOwMKpXEF1qAwgZksPf9ngBM9RwUd6xkExUSaH5ikv2LgyBZqFAMmRUbyZgBFlS8darEMuwH5FtVjFrfbWaLrCZ0ARGBndYFmr64pQBZ1agogriKDe3seMVDiGRew3QqUjx1uwgwuPs9UlkXCZinasBHhBI22CTN8enzkkuZGRS8dtKrEKMX31, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.23)(64bit), libm.so.6(GLIBC_2.29)(64bit), 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.Jv07s4
Wrote: /usr/src/RPM/RPMS/x86_64/xppaut-6.10-alt2.x86_64.rpm
24.75user 1.80system 0:15.63elapsed 169%CPU (0avgtext+0avgdata 69184maxresident)k
0inputs+0outputs (0major+771570minor)pagefaults 0swaps
/.out/xppaut-6.10-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL
32.86user 6.04system 0:32.12elapsed 121%CPU (0avgtext+0avgdata 109420maxresident)k
0inputs+0outputs (0major+1051018minor)pagefaults 0swaps
--- xppaut-6.10-alt2.x86_64.rpm.repo 2012-08-16 15:35:49.000000000 +0000
+++ xppaut-6.10-alt2.x86_64.rpm.hasher 2020-04-23 04:39:14.051295227 +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: /lib64/ld-linux-x86-64.so.2
@@ -266,5 +266,5 @@
Requires: rpmlib(SetVersions)
+Requires: libc.so.6(GLIBC_2.14)(64bit)
Requires: libc.so.6(GLIBC_2.2.5)(64bit)
Requires: libc.so.6(GLIBC_2.3)(64bit)
-Requires: libc.so.6(GLIBC_2.3.4)(64bit)
Requires: libc.so.6(GLIBC_2.4)(64bit)
@@ -273,2 +273,4 @@
Requires: libm.so.6(GLIBC_2.2.5)(64bit)
+Requires: libm.so.6(GLIBC_2.23)(64bit)
+Requires: libm.so.6(GLIBC_2.29)(64bit)
Requires: rtld(GNU_HASH)