86>Mar 9 05:09:12 userdel[3129106]: delete user 'rooter'
<86>Mar 9 05:09:12 userdel[3129106]: removed group 'rooter' owned by 'rooter'
<86>Mar 9 05:09:12 userdel[3129106]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 9 05:09:12 groupadd[3129126]: group added to /etc/group: name=rooter, GID=555
<86>Mar 9 05:09:12 groupadd[3129126]: group added to /etc/gshadow: name=rooter
<86>Mar 9 05:09:12 groupadd[3129126]: new group: name=rooter, GID=555
<86>Mar 9 05:09:12 useradd[3129155]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>Mar 9 05:09:12 userdel[3129190]: delete user 'builder'
<86>Mar 9 05:09:12 userdel[3129190]: removed group 'builder' owned by 'builder'
<86>Mar 9 05:09:12 userdel[3129190]: removed shadow group 'builder' owned by 'builder'
<86>Mar 9 05:09:12 groupadd[3129209]: group added to /etc/group: name=builder, GID=556
<86>Mar 9 05:09:12 groupadd[3129209]: group added to /etc/gshadow: name=builder
<86>Mar 9 05:09:12 groupadd[3129209]: new group: name=builder, GID=556
<86>Mar 9 05:09:12 useradd[3129233]: new user: name=builder, UID=556, GID=556, 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>Mar 9 05:09:16 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
<13>Mar 9 05:09:16 rpmi: xorg-proto-devel-2019.1-alt1 sisyphus+232786.100.1.1 1561106722 installed
<13>Mar 9 05:09:16 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>Mar 9 05:09:16 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>Mar 9 05:09:16 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Mar 9 05:09:17 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Mar 9 05:09:17 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed
<13>Mar 9 05:09:17 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.93640
+ 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.93640
+ 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 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 menu.o menu.c
menu.c: In function 'draw_help':
menu.c:185:10: warning: variable 'z' set but not used [-Wunused-but-set-variable]
185 | char **z;
| ^
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o dialog_box.o dialog_box.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o 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
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 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 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 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 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 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 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 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 browse.o browse.c
browse.c: In function 'make_browser':
browse.c:836:11: warning: variable 'wm_hints' set but not used [-Wunused-but-set-variable]
836 | XWMHints wm_hints;
| ^~~~~~~~
browse.c: In function 'data_table':
browse.c:1309:22: warning: '.tab' directive writing 4 bytes into a region of size between 1 and 25 [-Wformat-overflow=]
1309 | sprintf(value[3],"%s.tab",value[0]);
| ^~~~
browse.c:1309:2: note: 'sprintf' output between 5 and 29 bytes into a destination of size 25
1309 | sprintf(value[3],"%s.tab",value[0]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o parserslow2.o parserslow2.c
parserslow2.c: In function 'do_num':
parserslow2.c:1508:24: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
1508 | if((nexp==2)||(ndig==0))goto err;break;
| ^~
parserslow2.c:1508:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
1508 | if((nexp==2)||(ndig==0))goto err;break;
| ^~~~~
parserslow2.c:1511:24: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
1511 | if((ndec==2)||(nexp==1))goto err;break;
| ^~
parserslow2.c:1511:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
1511 | if((ndec==2)||(nexp==1))goto err;break;
| ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o 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 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 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 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 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 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 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 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 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 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 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 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 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 tabular.o tabular.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o markov.o markov.c
markov.c: In function 'build_markov':
markov.c:121:6: warning: variable 'nn' set but not used [-Wunused-but-set-variable]
121 | int nn,len=0,ll;
| ^~
markov.c: In function 'old_build_markov':
markov.c:175:6: warning: variable 'nn' set but not used [-Wunused-but-set-variable]
175 | int nn,len=0,ll;
| ^~
markov.c: In function 'make_gill_nu':
markov.c:435:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
435 | for(ir=0;irfilename);
| ^~
arrayplot.c:365:3: note: 'sprintf' output between 1 and 256 bytes into a destination of size 125
365 | sprintf(values[0],"%s",ap->filename);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c:366:22: warning: '%s' directive writing up to 255 bytes into a region of size 100 [-Wformat-overflow=]
366 | sprintf(values[1],"%s",ap->xtitle);
| ^~
arrayplot.c:366:3: note: 'sprintf' output between 1 and 256 bytes into a destination of size 100
366 | sprintf(values[1],"%s",ap->xtitle);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c:367:22: warning: '%s' directive writing up to 255 bytes into a region of size 75 [-Wformat-overflow=]
367 | sprintf(values[2],"%s",ap->ytitle);
| ^~
arrayplot.c:367:3: note: 'sprintf' output between 1 and 256 bytes into a destination of size 75
367 | sprintf(values[2],"%s",ap->ytitle);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arrayplot.c:368:24: warning: '%s' directive writing up to 255 bytes into a region of size 50 [-Wformat-overflow=]
368 | sprintf(values[3],"%s",ap->bottom);
| ^~
arrayplot.c:368:5: note: 'sprintf' output between 1 and 256 bytes into a destination of size 50
368 | sprintf(values[3],"%s",ap->bottom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o 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 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 22399 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 22424 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 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;irhs);
| ^~
form_ode.c:1712:7: note: 'sprintf' output between 7 and 1030 bytes into a destination of size 1024
1712 | sprintf(big,"par %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1716:24: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=]
1716 | sprintf(big,"wie %s \n",v->rhs);
| ^~
form_ode.c:1716:7: note: 'sprintf' output between 7 and 1030 bytes into a destination of size 1024
1716 | sprintf(big,"wie %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1720:24: warning: '%s' directive writing up to 1023 bytes into a region of size 1020 [-Wformat-overflow=]
1720 | sprintf(big,"num %s \n",v->rhs);
| ^~
form_ode.c:1720:7: note: 'sprintf' output between 7 and 1030 bytes into a destination of size 1024
1720 | sprintf(big,"num %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1724:21: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1724 | sprintf(big,"c %s \n",v->rhs);
| ^~
form_ode.c:1724:6: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1724 | sprintf(big,"c %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1729:22: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1729 | sprintf(big,"x %s\n",v->rhs);
| ^~
form_ode.c:1729:7: note: 'sprintf' output between 4 and 1027 bytes into a destination of size 1024
1729 | sprintf(big,"x %s\n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1734:22: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1734 | sprintf(big,"b %s \n",v->rhs);
| ^~
form_ode.c:1734:7: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1734 | sprintf(big,"b %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1738:22: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1738 | sprintf(big,"g %s \n",v->rhs);
| ^~
form_ode.c:1738:7: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1738 | sprintf(big,"g %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:1883:23: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
1883 | sprintf(big,"i %s \n",v->rhs);
| ^~
form_ode.c:1883:8: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024
1883 | sprintf(big,"i %s \n",v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c:2057:23: warning: '%s' directive writing up to 1023 bytes into a region of size 1022 [-Wformat-overflow=]
2057 | sprintf(big,"t %s %s ",v->lhs,v->rhs);
| ^~
form_ode.c:2057:8: note: 'sprintf' output between 5 and 2051 bytes into a destination of size 1024
2057 | sprintf(big,"t %s %s ",v->lhs,v->rhs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c: In function 'get_eqn':
form_ode.c:507:19: warning: '%s' directive writing up to 23399 bytes into a region of size 15 [-Wformat-overflow=]
507 | sprintf(prim,"%s'",uvar_names[i]);
| ^~
form_ode.c:507:5: note: 'sprintf' output between 2 and 23401 bytes into a destination of size 15
507 | sprintf(prim,"%s'",uvar_names[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form_ode.c: In function 'new_comment':
form_ode.c:2913:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
2913 | sprintf(ted,"@%s",bob);
| ^
form_ode.c:2913:5: note: 'sprintf' output between 2 and 257 bytes into a destination of size 256
2913 | sprintf(ted,"@%s",bob);
| ^~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o 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 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 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 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 due.o due.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o rewind.o rewind.c
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o 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 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 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= 2) && (del > RDIV*delp))) {
| ^
cvode.c:1966:13: note: 'delp' was declared here
1966 | real del, delp, dcon;
| ^~~~
cvode.c:1871:49: warning: 'delp' may be used uninitialized in this function [-Wmaybe-uninitialized]
1871 | if ((m==maxcor) || ((m >= 2) && (del > RDIV * delp)))
| ^
cvode.c:1838:13: note: 'delp' was declared here
1838 | real del, delp, dcon;
| ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/xppaut-6.10'
make: Entering directory '/usr/src/RPM/BUILD/xppaut-6.10'
gcc -std=c99 -pedantic -D_XOPEN_SOURCE=600 -Wall -g -pedantic -O -DNOERRNO -DNON_UNIX_STDIO -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR1=6.0 -DMYSTR2=11 -I/usr/include/X11 -c -o nagroutines.o nagroutines.c
nagroutines.c: In function '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'
#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.69878
+ 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.72455
+ 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.tWbymz
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.HYLmfw
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.Ntzs3z
Wrote: /usr/src/RPM/RPMS/x86_64/xppaut-6.10-alt2.x86_64.rpm
24.79user 1.77system 0:22.48elapsed 118%CPU (0avgtext+0avgdata 69076maxresident)k
0inputs+0outputs (0major+777677minor)pagefaults 0swaps
/.out/xppaut-6.10-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL
29.81user 4.37system 0:32.06elapsed 106%CPU (0avgtext+0avgdata 109504maxresident)k
0inputs+0outputs (0major+1072117minor)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-03-09 05:09:42.930283378 +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)