>>> Building on exopi-3 under math/grace BDEPENDS = [graphics/png;math/netcdf;devel/t1lib;math/fftw;graphics/jpeg;x11/motif] DIST = [math/grace:grace-5.1.25.tar.gz] FULLPKGNAME = grace-5.1.25 RDEPENDS = [math/fftw;graphics/jpeg;x11/motif;math/netcdf;graphics/png;devel/t1lib] (Junk lock obtained for exopi-3 at 1713543557.55) >>> Running depends in math/grace at 1713543557.60 last junk was in www/links+ /usr/sbin/pkg_add -aI -Drepair fftw-2.1.5p4 motif-2.3.8p1 netcdf-4.9.2p4 t1lib-5.1.2p0 was: /usr/sbin/pkg_add -aI -Drepair fftw-2.1.5p4 jpeg-3.0.2v0 motif-2.3.8p1 netcdf-4.9.2p4 png-1.6.43 t1lib-5.1.2p0 /usr/sbin/pkg_add -aI -Drepair fftw-2.1.5p4 motif-2.3.8p1 netcdf-4.9.2p4 t1lib-5.1.2p0 >>> Running show-prepare-results in math/grace at 1713543563.09 ===> math/grace ===> Building from scratch grace-5.1.25 ===> grace-5.1.25 depends on: t1lib-* -> t1lib-5.1.2p0 ===> grace-5.1.25 depends on: jpeg-* -> jpeg-3.0.2v0 ===> grace-5.1.25 depends on: png-* -> png-1.6.43 ===> grace-5.1.25 depends on: fftw-* -> fftw-2.1.5p4 ===> grace-5.1.25 depends on: netcdf-* -> netcdf-4.9.2p4 ===> grace-5.1.25 depends on: motif-* -> motif-2.3.8p1 ===> Verifying specs: c fftw jpeg m netcdf png t1 z ICE SM X11 Xext Xmu Xpm Xt Xm ===> found c.100.0 fftw.2.7 jpeg.70.2 m.10.1 netcdf.10.0 png.18.0 t1.6.0 z.7.0 ICE.11.0 SM.9.0 X11.18.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 Xm.6.1 fftw-2.1.5p4 jpeg-3.0.2v0 motif-2.3.8p1 netcdf-4.9.2p4 png-1.6.43 t1lib-5.1.2p0 Don't run junk because nojunk in x11/qt6/qtwebengine (Junk lock released for exopi-3 at 1713543565.31) distfiles size=2957689 >>> Running build in math/grace at 1713543565.36 ===> math/grace ===> Checking files for grace-5.1.25 `/exopi-cvs/ports/distfiles/grace-5.1.25.tar.gz' is up to date. >> (SHA256) grace-5.1.25.tar.gz: OK ===> Extracting for grace-5.1.25 ===> Patching for grace-5.1.25 ===> Applying OpenBSD patch patch-src_defines_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/defines.h.orig 2001-03-07 23:51:34.000000000 +0100 |+++ src/defines.h 2003-11-08 15:22:33.000000000 +0100 -------------------------- Patching file src/defines.h using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 43. done ===> Applying OpenBSD patch patch-src_editpwin_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/editpwin.c |--- src/editpwin.c.orig |+++ src/editpwin.c -------------------------- Patching file src/editpwin.c using Plan A... Hunk #1 succeeded at 776. done ===> Applying OpenBSD patch patch-src_plotone_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/plotone.c.orig Wed Feb 27 21:29:56 2002 |+++ src/plotone.c Mon Aug 26 11:11:08 2002 -------------------------- Patching file src/plotone.c using Plan A... Hunk #1 succeeded at 113. Hunk #2 succeeded at 127. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for grace-5.1.25 ===> Configuring for grace-5.1.25 Using /exopi-obj/pobj/grace-5.1.25/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/grace-5.1.25/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for f77... no --> Fortran tests won't be compiled checking whether char is unsigned... no checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking whether byte ordering is bigendian... no checking for FPU arithmetics type... Little endian IEEE checking whether make sets $(MAKE)... (cached) yes checking for ar... ar checking for ranlib... (cached) ranlib checking whether ln -s works... yes checking for bison... yacc checking for a BSD-compatible install... /exopi-obj/pobj/grace-5.1.25/bin/install -c checking for lp... NONE checking for lpr... 'lpr' --> Using "'lpr'" to print checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for math.h... (cached) yes checking for float.h... (cached) yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking return type of signal handlers... (cached) void checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for getcwd... (cached) yes checking for gethostname... (cached) yes checking for strstr... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for unlink... (cached) yes checking for fcntl... (cached) yes checking for popen... (cached) yes checking for gettimeofday... (cached) yes checking for fnmatch... (cached) yes checking for vsnprintf... (cached) yes checking for on_exit... no checking for strerror... (cached) yes checking for drand48... (cached) yes checking for drand48 declaration in stdlib.h... yes checking for setlocale... (cached) yes checking whether realloc is buggy... (cached) no checking for sin in -lm... (cached) yes checking for hypot... yes checking for hypot declaration in math.h... yes checking for rint... yes checking for rint declaration in math.h... yes checking for cbrt... yes checking for cbrt declaration in math.h... yes checking for log2... yes checking for log2 declaration in math.h... yes checking for asinh... yes checking for asinh declaration in math.h... yes checking for acosh... yes checking for acosh declaration in math.h... yes checking for atanh... yes checking for atanh declaration in math.h... yes checking for lgamma... yes checking for lgamma declaration in math.h... yes checking for signgam declaration in math.h... yes checking for erf... (cached) yes checking for erf declaration in math.h... yes checking for erfc... (cached) yes checking for erfc declaration in math.h... yes checking for j0... yes checking for j0 declaration in math.h... yes checking for j1... yes checking for j1 declaration in math.h... yes checking for jn... yes checking for jn declaration in math.h... yes checking for y0... yes checking for y0 declaration in math.h... yes checking for y1... yes checking for y1 declaration in math.h... yes checking for yn... yes checking for yn declaration in math.h... yes checking for finite... yes checking for finite declaration in math.h... yes checking for isnan... (cached) yes checking for isnan declaration in math.h... no checking for T1lib >= 1.3.1... yes --> Good. Seems you have compatible version of T1lib installed checking for library containing xdrstdio_create... none required checking for library containing dlopen... none required checking whether RTLD_NOW is defined in dlfcn.h... yes checking for netCDF API version >= 3.0... yes checking for FFTW library >= 2.1.3... yes checking for zlib >= 1.0.3... yes checking for IJG JPEG software >= 61... yes checking for libpng >= 0.9.6... yes checking for PDFlib >= 5.0.0... no --> PDF driver is disabled checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... neither works checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for _XEditResCheckMessages in -lXmu... yes checking for main in -lXp... no checking for XpmCreatePixmapFromData in -lXpm... yes checking xpm.h usability... no checking xpm.h presence... no checking for xpm.h... no checking for X11/xpm.h... (cached) yes checking for a Motif >= 1002 compatible API... yes checking whether the Motif library is actually a LessTif library... no checking whether _XmVersionString can be referred to... yes --> Bundled version of Xbae library will be used checking for XmHTML widget >= 1105... no configure: creating ./config.status config.status: creating Make.conf config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for grace-5.1.25 cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c airy.c airy.c:827:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int airy( x, ai, aip, bi, bip ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c beta.c beta.c:70:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double beta( a, b ) ^ beta.c:130:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double lbeta( a, b ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c chbevl.c chbevl.c:62:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double chbevl( x, array, n ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c chdtr.c chdtr.c:154:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double chdtrc(df,x) ^ chdtr.c:168:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double chdtr(df,x) ^ chdtr.c:182:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double chdtri( df, y ) ^ 3 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c const.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c dawsn.c dawsn.c:349:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double dawsn( xx ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c ellie.c ellie.c:61:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double ellie( phi, m ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c ellik.c ellik.c:62:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double ellik( phi, m ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c ellpe.c ellpe.c:178:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double ellpe(x) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c ellpk.c ellpk.c:202:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double ellpk(x) ^ cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c expn.c 1 warning generated. expn.c:59:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double expn( n, x ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c fac.c fac.c:213:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double fac(i) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c fdtr.c fdtr.c:166:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double fdtrc( ia, ib, x ) ^ fdtr.c:185:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double fdtr( ia, ib, x ) ^ fdtr.c:204:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double fdtri( ia, ib, y ) ^ 3 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c fresnl.c fresnl.c:452:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int fresnl( xxa, ssa, cca ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c gamma.c gamma.c:286:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double stirf(x) ^ gamma.c:311:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double true_gamma(x) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c gdtr.c gdtr.c:101:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double gdtr( a, b, x ) ^ gdtr.c:115:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double gdtrc( a, b, x ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c hyp2f1.c hyp2f1.c:99:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double hyp2f1( a, b, c, x ) ^ hyp2f1.c:264:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double hyt2f1( a, b, c, x, loss ) ^ hyp2f1.c:407:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double hys2f1( a, b, c, x, loss ) ^ 3 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c hyperg.c hyperg.c:72:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double hyperg( a, b, x) ^ hyperg.c:118:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double hy1f1p( a, b, x, err ) ^ hyperg.c:207:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double hy1f1a( a, b, x, err ) ^ hyperg.c:277:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double hyp2f0( a, b, x, type, err ) ^ 4 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c i0.c i0.c:356:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double i0(x) ^ i0.c:376:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double i0e( x ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c i1.c i1.c:356:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double i1(x) ^ i1.c:378:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double i1e( x ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c igam.c igam.c:93:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double igamc( a, x ) ^ igam.c:168:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double igam( a, x ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c igami.c igami.c:56:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double igami( a, y0 ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c incbet.c incbet.c:80:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double incbet( aa, bb, xx ) ^ incbet.c:178:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double incbcf( a, b, x ) ^ incbet.c:270:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double incbd( a, b, x ) ^ incbet.c:360:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double pseries( a, b, x ) ^ 4 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c incbi.c incbi.c:52:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double incbi( aa, bb, yy0 ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c iv.c iv.c:61:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double iv( v, x ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c j0.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c j1.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c jn.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c jv.c jv.c:73:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] int airy(); ^ ./cephes.h:8:12: note: conflicting prototype is here extern int airy ( double x, double *ai, double *aip, double *bi, double *bip ); ^ jv.c:75:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double jv( n, x ) ^ jv.c:255:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double recur( n, x, newn, cancel ) ^ jv.c:407:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double jvs( n, x ) ^ jv.c:481:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double hankel( n, x ) ^ jv.c:622:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double jnx( n, x ) ^ jv.c:807:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static double jnt( n, x ) ^ 7 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c k0.c k0.c:281:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double k0(x) ^ k0.c:306:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double k0e( x ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c k1.c k1.c:284:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double k1(x) ^ k1.c:309:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double k1e( x ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c kn.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c log2.c kn.c:90:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double kn( nn, x ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c mtherr.c mtherr.c:81:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int mtherr( name, code ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c ndtri.c ndtri.c:365:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double ndtri(y0) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c pdtr.c pdtr.c:131:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double pdtrc( k, m ) ^ pdtr.c:148:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double pdtr( k, m ) ^ pdtr.c:164:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double pdtri( k, y ) ^ 3 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c polevl.c polevl.c:54:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double polevl( x, coef, N ) ^ polevl.c:80:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double p1evl( x, coef, N ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c polyn.c polyn.c:86:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void polini( maxdeg ) ^ polyn.c:117:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void polclr( a, n ) ^ polyn.c:133:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void polmov( a, na, b ) ^ polyn.c:151:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void polmul( a, na, b, nb, c ) ^ polyn.c:184:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void poladd( a, na, b, nb, c ) ^ polyn.c:212:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void polsub( a, na, b, nb, c ) ^ polyn.c:242:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int poldiv( a, na, b, nb, c ) ^ polyn.c:340:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void polsbt( a, na, b, nb, c ) ^ polyn.c:383:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double poleva( a, na, x ) ^ 9 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c psi.c psi.c:116:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double psi(x) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c revers.c revers.c:77:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] void polmov(), polclr(), poladd(), polmul(); ^ ./cephes.h:81:13: note: conflicting prototype is here extern void polmov ( double *a, int na, double *b ); ^ revers.c:77:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] void polmov(), polclr(), poladd(), polmul(); ^ ./cephes.h:80:13: note: conflicting prototype is here extern void polclr ( double *a, int n ); ^ revers.c:77:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] void polmov(), polclr(), poladd(), polmul(); ^ ./cephes.h:83:13: note: conflicting prototype is here extern void poladd ( double a[], int na, double b[], int nb, double c[] ); ^ revers.c:77:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] void polmov(), polclr(), poladd(), polmul(); ^ ./cephes.h:82:13: note: conflicting prototype is here extern void polmul ( double a[], int na, double b[], int nb, double c[] ); ^ revers.c:79:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void revers( y, x, n) ^ 5 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c rgamma.c rgamma.c:144:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double rgamma(x) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c round.c round.c:39:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double round(x) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c shichi.c shichi.c:507:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int shichi( x, si, ci ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c sici.c sici.c:583:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int sici( x, si, ci ) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c spence.c spence.c:146:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double spence(x) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c stdtr.c stdtr.c:92:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double stdtr( k, t ) ^ stdtr.c:179:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double stdtri( k, p ) ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c struve.c struve.c:50:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double onef2( a, b, c, x, err ) ^ struve.c:119:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double threef0( a, b, c, x, err ) ^ struve.c:207:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double struve( v, x ) ^ struve.c:270:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double yv( v, x ) ^ 4 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c unity.c unity.c:47:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double log1p(x) ^ unity.c:80:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double expm1(x) ^ unity.c:119:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double cosm1(x) ^ 3 warnings generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c yn.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c zeta.c zeta.c:90:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double zeta(x,q) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c zetac.c zetac.c:500:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double zetac(x) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c acosh.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c asinh.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c atanh.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c ndtr.c ndtr.c:389:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] double ndtr(a) ^ 1 warning generated. cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c cbrt.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c isnan.c ar cr libcephes.a airy.o beta.o chbevl.o chdtr.o const.o dawsn.o ellie.o ellik.o ellpe.o ellpk.o expn.o fac.o fdtr.o fresnl.o gamma.o gdtr.o hyp2f1.o hyperg.o i0.o i1.o igam.o igami.o incbet.o incbi.o iv.o j0.o j1.o jn.o jv.o k0.o k1.o kn.o log2.o mtherr.o ndtri.o pdtr.o polevl.o polyn.o psi.o revers.o rgamma.o round.o shichi.o sici.o spence.o stdtr.o struve.o unity.o yn.o zeta.o zetac.o acosh.o asinh.o atanh.o ndtr.o cbrt.o isnan.o ranlib libcephes.a cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Actions.c Actions.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDefaultActionACT(w, event, params, nparams) ^ Actions.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawSlideColumn(mw, x) ^ Actions.c:402:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SlideColumn(w, data, event, cont) ^ Actions.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeResizeColumnsACT(w, event, params, nparams) ^ Actions.c:675:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeProcessDragACT(w, event, params, nparams) ^ Actions.c:745:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeEditCellACT(w, event, params, nparams) ^ Actions.c:1024:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCancelEditACT(w, event, params, nparams) ^ Actions.c:1092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCommitEditACT(w, event, params, nparams) ^ Actions.c:1154:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoubleClick(mw, event, row, column) ^ Actions.c:1195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PushButton(w, data, event, cont) ^ Actions.c:1286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeHandleClick(w, data, event, cont) ^ Actions.c:1389:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSelectCellACT(w, event, params, nparams) ^ Actions.c:1479:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeTraverseNextACT(w, event, params, nparams) ^ Actions.c:1516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeTraversePrevACT(w, event, params, nparams) ^ Actions.c:1552:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] callSelectCellAction(mw, event) ^ Actions.c:1583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] checkScrollValues(w, data, event, cont) ^ Actions.c:1731:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updateScroll(data) ^ Actions.c:1792:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeHandleMotionACT(w, event, params, nparams) ^ Actions.c:1920:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaePageDownACT(w, event, params, nparams) ^ Actions.c:1968:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaePageUpACT(w, event, params, nparams) ^ 20 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Clip.c Clip.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(cwc) ^ Clip.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(cw, valueMask, attributes) ^ Clip.c:165:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(cw, event, region) ^ Clip.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ Clip.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redraw(cw) ^ Clip.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeClipRedraw(w) ^ Clip.c:221:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FocusInACT(cw, event, params, nparams) ^ 7 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Converters.c Converters.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToStringArray(dpy, args, num_args, from, to, data) ^ Converters.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StringArrayDestructor(app, to, converter_data, args, num_args) ^ Converters.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToCellTable(dpy, args, num_args, from, to, data) ^ Converters.c:327:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StringCellDestructor(app, to, converter_data, args, num_args) ^ Converters.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToWidthArray(dpy, args, num_args, from, to, data) ^ Converters.c:434:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WidthArrayDestructor(app, to, converter_data, args, num_args) ^ Converters.c:452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToMaxLengthArray(dpy, args, num_args, from, to, data) ^ Converters.c:531:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxLengthArrayDestructor(app, to, converter_data, args, num_args) ^ Converters.c:549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StringsAreEqual(in, test, length) ^ Converters.c:586:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToBooleanArray(dpy, args, num_args, from, to, data) ^ Converters.c:684:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BooleanArrayDestructor(app, to, converter_data, args, num_args) ^ Converters.c:703:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToAlignmentArray(dpy, args, num_args, from, to, data) ^ Converters.c:806:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AlignmentArrayDestructor(app, to, converter_data, args, num_args) ^ Converters.c:824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToPixelTable(dpy, args, num_args, from, to, data) ^ Converters.c:960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PixelTableDestructor(app, to, converter_data, args, num_args) ^ Converters.c:980:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToGridType(dpy, args, num_args, from, to, data) ^ Converters.c:1065:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToMatrixScrollBarDisplayPolicy(dpy, args, num_args, from, to, data) ^ 17 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Create.c Create.c:49:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyBackground(widget, offset, value) ^ Create.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyForeground(widget, offset, value) ^ Create.c:68:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyDoubleClick(widget, offset, value) ^ Create.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyCells(mw) ^ Create.c:171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyCellShadowTypes(mw) ^ Create.c:207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyRowShadowTypes(mw) ^ Create.c:235:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnShadowTypes(mw) ^ Create.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyCellUserData(mw) ^ Create.c:286:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyRowUserData(mw) ^ Create.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnUserData(mw) ^ Create.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyRowLabels(mw) ^ Create.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnLabels(mw) ^ Create.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnWidths(mw) ^ Create.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnMaxLengths(mw) ^ Create.c:465:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnAlignments(mw) ^ Create.c:499:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnButtonLabels(mw) ^ Create.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyRowButtonLabels(mw) ^ Create.c:539:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColumnLabelAlignments(mw) ^ Create.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyColors(mw) ^ Create.c:638:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyBackgrounds(mw) ^ Create.c:718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopySelectedCells(mw) ^ Create.c:760:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCopyHighlightedCells(mw) ^ Create.c:797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateColors(mw) ^ Create.c:826:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] createInsensitivePixmap(mw) ^ Create.c:852:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateGridLineGC(mw) ^ Create.c:875:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateDrawGC(mw) ^ Create.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreatePixmapGC(mw) ^ Create.c:914:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateLabelGC(mw) ^ Create.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateLabelClipGC(mw) ^ Create.c:958:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateTopShadowClipGC(mw) ^ Create.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCreateBottomShadowClipGC(mw) ^ Create.c:1014:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetFontWidth(font_struct) ^ Create.c:1048:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeNewFont(mw) ^ Create.c:1113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeNewLabelFont(mw) ^ Create.c:1177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeCells(mw) ^ Create.c:1231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeRowLabels(mw) ^ Create.c:1247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeColumnLabels(mw) ^ Create.c:1268:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeColors(mw) ^ Create.c:1290:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeBackgrounds(mw) ^ Create.c:1312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeSelectedCells(mw) ^ Create.c:1335:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeHighlightedCells(mw) ^ Create.c:1358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeCellUserData(mw) ^ Create.c:1381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeFreeCellShadowTypes(mw) ^ 43 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Draw.c Draw.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDrawCellPixmap(mw, row, column, x, y, pixmap, mask, width, height, bg, ^ Draw.c:237:40: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] xbaeDrawCellString(mw, row, column, x, y, string, bg, fg) ^ Draw.c:237:37: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] xbaeDrawCellString(mw, row, column, x, y, string, bg, fg) ^ Draw.c:237:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDrawCellString(mw, row, column, x, y, string, bg, fg) ^ Draw.c:899:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeComputeCellColors(mw, row, column, fg, bg) ^ Draw.c:945:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDrawCell(mw, row, column) ^ Draw.c:1004:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetDrawCellValue(mw, row, column, string, pixmap, mask, width, ^ 7 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Matrix.c Matrix.c:335:6: warning: expression which evaluates to zero treated as a null pointer constant of type 'XtPointer' (aka 'void *') [-Wnon-literal-null-conversion] XmSINGLE_SELECT}, ^~~~~~~~~~~~~~~ Matrix.c:726:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClassPartInitialize(mwc) ^ Matrix.c:808:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(request, new, args, num_args) ^ Matrix.c:1288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(mw, valueMask, attributes) ^ Matrix.c:1339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChild(w) ^ Matrix.c:1385:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ Matrix.c:1549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClipRedisplay(w, event, region) ^ Matrix.c:1625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, num_args) ^ Matrix.c:2549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValuesAlmost(old, new, request, reply) ^ Matrix.c:2602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(mw) ^ Matrix.c:2660:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeometryManager(w, desired, allowed) ^ Matrix.c:2690:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] QueryGeometry(mw, proposed, desired) ^ Matrix.c:2719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TraverseIn(mw) ^ Matrix.c:2799:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TraverseInTimeOut(mw, timer) ^ Matrix.c:2815:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TraverseInCB(w, mw, call_data) ^ Matrix.c:2839:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeCells(current, new) ^ Matrix.c:2943:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeSelectedCells(current, new) ^ Matrix.c:3026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResizeHighlightedCells(current, new) ^ 18 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Methods.c Methods.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddRowsToTable(mw, position, rows, labels, colors, backgrounds, num_rows) ^ Methods.c:320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteRowsFromTable(mw, position, num_rows) ^ Methods.c:452:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddColumnsToTable(mw, position, columns, labels, widths, max_lengths, ^ Methods.c:824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteColumnsFromTable(mw, position, num_columns) ^ Methods.c:1127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoCommitEdit(mw, event) ^ Methods.c:1198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeResize(mw) ^ Methods.c:1761:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeModifyVerifyCB(w, client, call) ^ Methods.c:1790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeEditCell(mw, event, row, column, params, nparams) ^ Methods.c:2166:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSelectCell(mw, row, column) ^ Methods.c:2219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSelectRow(mw, row) ^ Methods.c:2319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSelectColumn(mw, column) ^ Methods.c:2407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDeselectAll(mw) ^ Methods.c:2457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSelectAll(mw) ^ Methods.c:2507:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDeselectCell(mw, row, column) ^ Methods.c:2549:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDeselectRow(mw, row) ^ Methods.c:2625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDeselectColumn(mw, column) ^ Methods.c:2691:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetCell(mw, row, column) ^ Methods.c:2818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeAddRows(mw, position, rows, labels, colors, backgrounds, num_rows) ^ Methods.c:2934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDeleteRows(mw, position, num_rows) ^ Methods.c:3097:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeAddColumns(mw, position, columns, labels, widths, max_lengths, ^ Methods.c:3232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDeleteColumns(mw, position, num_columns) ^ 21 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Public.c Public.c:52:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetCell(w, row, column, value) ^ Public.c:75:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixEditCell(w, row, column) ^ Public.c:97:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSelectCell(w, row, column) ^ Public.c:117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSelectRow(w, row) ^ Public.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSelectColumn(w, column) ^ Public.c:157:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDeselectAll(w) ^ Public.c:176:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSelectAll(w) ^ Public.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDeselectCell(w, row, column) ^ Public.c:216:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDeselectRow(w, row) ^ Public.c:236:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDeselectColumn(w, column) ^ Public.c:256:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetCell(w, row, column) ^ Public.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixAddRows(w, position, rows, labels, colors, num_rows) ^ Public.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDeleteRows(w, position, num_rows) ^ Public.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixAddColumns(w, position, columns, labels, widths, max_lengths, ^ Public.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDeleteColumns(w, position, num_columns) ^ Public.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetRowColors(w, position, colors, num_colors) ^ Public.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetColumnColors(w, position, colors, num_colors) ^ Public.c:464:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetCellColor(w, row, column, color) ^ Public.c:486:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetRowBackgrounds(w, position, colors, num_colors) ^ Public.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetColumnBackgrounds(w, position, colors, num_colors) ^ Public.c:530:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetCellBackground(w, row, column, color) ^ Public.c:553:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetEventRowColumn(w, event, row, column) ^ Public.c:583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixEventToXY(w, event, x, y) ^ Public.c:608:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixRowColToXY(w, row, column, x, y) ^ Public.c:632:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetCurrentCell(w, row, column) ^ Public.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixRefresh(w) ^ Public.c:756:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixRefreshCell(w, row, column) ^ Public.c:778:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixRefreshColumn(w, column) ^ Public.c:815:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixRefreshRow(w, row) ^ Public.c:858:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixVisibleRows(w) ^ Public.c:894:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixVisibleColumns (w) ^ Public.c:912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetCellUserData(w, row, column) ^ Public.c:936:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetCellUserData(w, row, column, data) ^ Public.c:970:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetRowUserData(w, row) ^ Public.c:994:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetRowUserData(w, row, data) ^ Public.c:1022:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetColumnUserData(w, column) ^ Public.c:1045:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetColumnUserData(w, column, data) ^ Public.c:1106:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixIsRowSelected(w, row) ^ Public.c:1143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixIsColumnSelected(w, col) ^ Public.c:1180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixIsCellSelected(w, row, column) ^ Public.c:1215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixFirstSelectedRow(w) ^ Public.c:1242:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixFirstSelectedColumn(w) ^ Public.c:1269:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixFirstSelectedCell(w, row, column) ^ Public.c:1304:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetNumSelected(w) ^ Public.c:1319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixNumColumns(w) ^ Public.c:1334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixNumRows(w) ^ Public.c:1349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixUnhighlightAll(w) ^ Public.c:1383:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixHighlightCell(w, row, column) ^ Public.c:1463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixUnhighlightCell(w, row, column) ^ Public.c:1500:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixHighlightRow(w, row) ^ Public.c:1563:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixUnhighlightRow(w, row) ^ Public.c:1615:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixHighlightColumn(w, column) ^ Public.c:1671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixUnhighlightColumn(w, column) ^ Public.c:1721:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixDisableRedisplay(w) ^ Public.c:1769:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixMakeCellVisible(w, row, column) ^ Public.c:1788:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixIsRowVisible(w, row) ^ Public.c:1806:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixIsColumnVisible(w, col) ^ Public.c:1824:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixIsCellVisible(w, row, col) ^ Public.c:1846:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixVisibleCells(w, top_row, bottom_row, left_column, right_column) ^ Public.c:1869:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetColumnLabel(w, column) ^ Public.c:1890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixGetRowLabel(w, row) ^ Public.c:1908:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetColumnLabel(w, column, value) ^ Public.c:1981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeMatrixSetRowLabel(w, row, value) ^ Public.c:2026:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XbaeCreateMatrix(parent, name, args, ac) ^ 64 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c ScrollMgr.c ScrollMgr.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSmDestroyScrollMgr(scrollMgr) ^ ScrollMgr.c:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSmAddScroll(scrollMgr, delta_x, delta_y) ^ ScrollMgr.c:148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSmRemoveScroll(scrollMgr) ^ ScrollMgr.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSmScrollEvent(scrollMgr, event) ^ ScrollMgr.c:245:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeScrollVertCB(w, client_data, call_data) ^ ScrollMgr.c:543:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeScrollHorizCB(w, client_data, call_data) ^ ScrollMgr.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeRedrawCells(mw, expose) ^ ScrollMgr.c:925:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeRedrawLabelsAndFixed(mw, expose) ^ 8 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Shadow.c Shadow.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeDrawCellHighlight(mw, win, gc, row, column, x, y, width, height, reason) ^ Shadow.c:244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawRowHighlight(mw, win, gc, row, column, x, y, width, height, reason) ^ Shadow.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawColumnHighlight(mw, win, gc, row, column, x, y, width, height, reason) ^ Shadow.c:422:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawRowShadow(mw, win, row, column, x, y, width, height, topGC, bottomGC) ^ Shadow.c:571:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawColumnShadow(mw, win, row, column, x, y, width, height, topGC, bottomGC) ^ 5 warnings generated. cc -O2 -pipe -I../.. -I. -I../../Xbae -I/usr/local/include -I/usr/X11R6/include -DHAVE_CONFIG_H -DDRAW_RESIZE_SHADOW -I/usr/local/include -c Utils.c Utils.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetVisibleRows(mw, top_row, bottom_row) ^ Utils.c:59:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetVisibleColumns(mw, left_column, right_column) ^ Utils.c:73:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetVisibleCells(mw, top_row, bottom_row, left_column, right_column) ^ Utils.c:88:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeAdjustLeftColumn(mw) ^ Utils.c:141:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeAdjustTopRow(mw) ^ Utils.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeClearCell(mw, row, column) ^ Utils.c:203:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeIsRowVisible(mw, row) ^ Utils.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeIsColumnVisible(mw, column) ^ Utils.c:276:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeIsCellVisible(mw, row, column) ^ Utils.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeMakeRowVisible(mw, row) ^ Utils.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeMakeColumnVisible(mw, column) ^ Utils.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeMakeCellVisible(mw, row, column) ^ Utils.c:409:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeSetClipMask(mw, clip_reason) ^ Utils.c:496:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetCellTotalWidth(mw) ^ Utils.c:515:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetColumnPositions(mw) ^ Utils.c:621:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeMaxRowLabel(mw) ^ Utils.c:640:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeParseColumnLabel(label, lines) ^ Utils.c:700:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeXYToRowCol(mw, x, y, row, column, cell) ^ Utils.c:1244:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeEventToXY(mw, event, x, y, cell) ^ Utils.c:1319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeXtoCol(mw, x) ^ Utils.c:1343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeXtoTrailingCol(mw, x) ^ Utils.c:1365:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeRowColToXY(mw, row, column, x, y) ^ Utils.c:1467:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeGetCellWindow(mw, w, row, column) ^ Utils.c:1536:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCalcVertFill(mw, win, x, y, row, column, ax, ay, width, height) ^ Utils.c:1626:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xbaeCalcHorizFill(mw, win, x, y, row, column, ax, ay, width, height) ^ 25 warnings generated. ar cr libXbae.a Actions.o Clip.o Converters.o Create.o Draw.o Matrix.o Methods.o Public.o ScrollMgr.o Shadow.o Utils.o ranlib libXbae.a cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c main.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c plotone.c plotone.c:2608:19: warning: comparison of array 'p.lstr' equal to a null pointer is always false [-Wtautological-pointer-compare] if (p.lstr == NULL || p.lstr[0] == '\0') { ~~^~~~ ~~~~ 1 warning generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c files.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c ssdata.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -DGRACE_HOME=\"/usr/local/grace\" -DGRACE_PRINT_CMD=\"'lpr'\" -DGRACE_EDITOR=\"'xterm -e vi'\" -DGRACE_HELPVIEWER=\"'mozilla %s'\" -DCCOMPILER=\"'cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -lm -L/usr/X11R6/lib ../Xbae/Xbae/libXbae.a -lXm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE ../cephes/libcephes.a -lnetcdf -lfftw -lt1 -ljpeg -lpng -lz -lm '\" -c buildinfo.c -o buildinfo.o cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include buildinfo.o -o buildinfo -L/usr/local/lib -lm -L/usr/X11R6/lib ../Xbae/Xbae/libXbae.a -lXm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lt1 -ljpeg -lpng -lz -lm rm -f t.h ./buildinfo > t.h mv -f t.h buildinfo.h cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c utils.c utils.c:1174:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(s); ^ utils.c:1174:16: note: treat the string as an argument to avoid this printf(s); ^ "%s", utils.c:1179:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(resfp, s); ^ utils.c:1179:17: note: treat the string as an argument to avoid this fprintf(resfp, s); ^ "%s", utils.c:1392:22: warning: parameter 'flag' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] void lock_dirtystate(flag) ^ utils.c:1392:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void lock_dirtystate(flag) ^ 4 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c drawticks.c drawticks.c:491:32: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vtpos = coord_conv(wtpos); ^ drawticks.c:597:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] vtpos = coord_conv(wtpos); ^ 2 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c nonlfit.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c lmdif.c lmdif.c:338:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*fcn)(m, n, &x[1], &wa[1], iflag); ^ lmdif.c:616:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*fcn)(m, n, &x[1], &fvec[1], &iflag); ^ lmdif.c:649:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*fcn)(m, n, &x[1], &fvec[1], &iflag); ^ lmdif.c:805:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*fcn)(m, n, &wa2[1], &wa4[1], &iflag); ^ lmdif.c:961:8: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (*fcn)(m, n, &x[1], &fvec[1], &iflag); ^ 5 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c as274c.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c fit.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c fourier.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c graphs.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c graphutils.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c setutils.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c regionutils.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c objutils.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c computils.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c defaults.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c params.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c draw.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c dlmodule.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c pars.c pars.yacc:748:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-3].ival)].data)) ((yyvsp[-1].ival)); ^ pars.yacc:752:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-3].ival)].data)) ((yyvsp[-1].dval)); ^ pars.yacc:756:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].ival), (yyvsp[-1].dval)); ^ pars.yacc:760:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].ival), (yyvsp[-1].ival)); ^ pars.yacc:764:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].dval), (yyvsp[-1].dval)); ^ pars.yacc:768:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-7].ival)].data)) ((yyvsp[-5].ival), (yyvsp[-3].ival), (yyvsp[-1].dval)); ^ pars.yacc:772:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-7].ival)].data)) ((yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].dval)); ^ pars.yacc:776:64: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-9].ival)].data)) ((yyvsp[-7].dval), (yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].dval)); ^ pars.yacc:780:65: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-11].ival)].data)) ((yyvsp[-9].dval), (yyvsp[-7].dval), (yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].dval)); ^ pars.yacc:784:65: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.dval) = ((ParserFnc) (key[(yyvsp[-13].ival)].data)) ((yyvsp[-11].dval), (yyvsp[-9].dval), (yyvsp[-7].dval), (yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].dval)); ^ pars.yacc:1203:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-3].ival)].data)) ((int) ((yyvsp[-1].vrbl)->data[i])); ^ pars.yacc:1213:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-3].ival)].data)) (((yyvsp[-1].vrbl)->data[i])); ^ pars.yacc:1228:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].vrbl)->data[i], (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1239:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].dval), (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1250:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].vrbl)->data[i], (yyvsp[-1].dval)); ^ pars.yacc:1261:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-5].ival)].data)) ((yyvsp[-3].ival), (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1272:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-7].ival)].data)) ((yyvsp[-5].ival), (yyvsp[-3].ival), (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1283:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-7].ival)].data)) ((yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1294:70: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-9].ival)].data)) ((yyvsp[-7].dval), (yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1305:71: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-11].ival)].data)) ((yyvsp[-9].dval), (yyvsp[-7].dval), (yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].vrbl)->data[i]); ^ pars.yacc:1316:71: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (yyval.vrbl)->data[i] = ((ParserFnc) (key[(yyvsp[-13].ival)].data)) ((yyvsp[-11].dval), (yyvsp[-9].dval), (yyvsp[-7].dval), (yyvsp[-5].dval), (yyvsp[-3].dval), (yyvsp[-1].vrbl)->data[i]); ^ 21 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c missing.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c iofilters.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c dates.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c t1fonts.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c device.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c dummydrv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c mfdrv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c mifdrv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c psdrv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c pdfdrv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c svgdrv.c svgdrv.c:748:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(prstream, escape_specials((unsigned char *) s, len)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svgdrv.c:748:23: note: treat the string as an argument to avoid this fprintf(prstream, escape_specials((unsigned char *) s, len)); ^ "%s", 1 warning generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c gd.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c rstdrv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c humlik.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c mathstuff.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c Tab.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c motifutils.c motifutils.c:437:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cbdata->cbproc(value, cbdata->anydata); ^ motifutils.c:637:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cbdata->cbproc(n, values, cbdata->anydata); ^ motifutils.c:880:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cbdata->cbproc(cbdata->anydata); ^ motifutils.c:962:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cbdata->cbproc(cbdata->anydata); ^ motifutils.c:1130:24: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ok = cbdata->cbproc(s, cbdata->anydata); ^ motifutils.c:2059:32: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] create_leval_frame((void *) gno); ^~~~~~~~~~~~ motifutils.c:2895:19: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cbdata->cbproc(onoff, cbdata->anydata); ^ motifutils.c:3000:28: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] retval = cbdata->cbproc(cbdata->anydata); ^ 8 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c compwin.c compwin.c:162:16: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] aac_mode = (int) data; ^~~~~~~~~~ compwin.c:930:6: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] if( (int)client_data == 2 ) ^~~~~~~~~~~~~~~~ compwin.c:1004:28: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] set_regr_sensitivity, (XtPointer)(i-2) ); ^~~~~~~~~~~~~~~~ 3 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c comwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c eblockwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c editpwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c events.c events.c:203:46: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] define_symbols_popup((void *) track_setno); ^~~~~~~~~~~~~~~~~~~~ events.c:556:16: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int func = (int) data; ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c featext.c featext.c:87:17: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int value = (int) client_data; ^~~~~~~~~~~~~~~~~ featext.c:146:37: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtCallbackProc) do_fext_toggle, (XtPointer) i); ^~~~~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c fileswin.c fileswin.c:216:56: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XmNvalueChangedCallback, set_src_proc, (XtPointer) i); ^~~~~~~~~~~~~ fileswin.c:268:17: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int which = (int) client_data; ^~~~~~~~~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c plotwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c graphappwin.c graphappwin.c:113:27: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] create_graphapp_frame((int) data); ^~~~~~~~~~ 1 warning generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c helpwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c hotwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c locatewin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c miscwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c monwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c nonlwin.c nonlwin.c:204:63: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] AddToggleButtonCB(nonl_constr_item[i], do_constr_toggle, (void *) i); ^~~~~~~~~~ nonlwin.c:372:17: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int value = (int) data; ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c printwin.c printwin.c:252:13: warning: comparison of array 'print_file' equal to a null pointer is always false [-Wtautological-pointer-compare] if (print_file == NULL || print_file[0] == '\0') { ^~~~~~~~~~ ~~~~ 1 warning generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c ptswin.c ptswin.c:76:20: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] track_add_at = (int) data; ^~~~~~~~~~ ptswin.c:116:22: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] track_move_dir = (int) data; ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c regionwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c setwin.c setwin.c:680:15: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int gno = (int) data; ^~~~~~~~~~ 1 warning generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c strwin.c strwin.c:201:16: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int type = (int) data; ^~~~~~~~~~ 1 warning generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c setappwin.c setappwin.c:137:13: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] setno = (int) data; ^~~~~~~~~~ setappwin.c:668:17: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] proc_type = (int) data; ^~~~~~~~~~ setappwin.c:724:16: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int mask = (int) data; ^~~~~~~~~~ 3 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c tickwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c worldwin.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c fontwin.c fontwin.c:279:57: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] XbaeMatrixSetCellUserData(w, cbs->row, cbs->column, (XtPointer) valid_char); ^~~~~~~~~~~~~~~~~~~~~~ fontwin.c:298:18: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] valid_char = (int) XbaeMatrixGetCellUserData(w, cbs->row, cbs->column); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fontwin.c:399:22: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] valid_char = (int) XbaeMatrixGetCellUserData(ftable, row, column); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fontwin.c:412:16: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] aac_mode = (int) data; ^~~~~~~~~~ 4 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c xutil.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c x11drv.c cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -c xmgrace.c xmgrace.c:487:13: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] switch ((int) data) { ^~~~~~~~~~ xmgrace.c:542:29: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] if (autoscale_graph(cg, (int) data) == RETURN_SUCCESS) { ^~~~~~~~~~ xmgrace.c:1254:18: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] graph_scroll((int) data); ^~~~~~~~~~ xmgrace.c:1260:16: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] graph_zoom((int) data); ^~~~~~~~~~ xmgrace.c:1266:13: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] switch ((int) data) { ^~~~~~~~~~ 5 warnings generated. cc -O2 -pipe -I.. -I. -I../Xbae -I/usr/local/include -I/usr/X11R6/include main.o plotone.o files.o ssdata.o utils.o drawticks.o nonlfit.o lmdif.o as274c.o fit.o fourier.o graphs.o graphutils.o setutils.o regionutils.o objutils.o computils.o defaults.o params.o draw.o dlmodule.o pars.o missing.o iofilters.o dates.o t1fonts.o device.o dummydrv.o mfdrv.o mifdrv.o psdrv.o pdfdrv.o svgdrv.o gd.o rstdrv.o humlik.o mathstuff.o Tab.o motifutils.o compwin.o comwin.o eblockwin.o editpwin.o events.o featext.o fileswin.o plotwin.o graphappwin.o helpwin.o hotwin.o locatewin.o miscwin.o monwin.o nonlwin.o printwin.o ptswin.o regionwin.o setwin.o strwin.o setappwin.o tickwin.o worldwin.o fontwin.o xutil.o x11drv.o xmgrace.o -o xmgrace -L/usr/local/lib -lm -L/usr/X11R6/lib ../Xbae/Xbae/libXbae.a -lXm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE ../cephes/libcephes.a -lnetcdf -lfftw -lt1 -ljpeg -lpng -lz -lm main.c(main.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() main.c(main.o:(main)): warning: sprintf() is often misused, please use snprintf() plotone.c(plotone.o:(draw_pie_chart)): warning: strcat() is almost always misused, please use strlcat() cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c grconvert.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c defaults.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c readbin.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c writeasc.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c util.c cc -o grconvert grconvert.o defaults.o readbin.o writeasc.o util.o -L/usr/local/lib -lm -lm readbin.c(readbin.o:(read_graph)): warning: strcpy() is almost always misused, please use strlcpy() readbin.c(readbin.o:(getbinary)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c grace_np.c cc -O2 -pipe -I.. -I. -I/usr/local/include -I/usr/local/include -c gracef_np.c cc -O2 -pipe -I.. -I. -I/usr/local/include -DNEED_F77_UNDERSCORE -c -o gracef_np_.o gracef_np.c rm -f libgrace_np.a ar cr libgrace_np.a grace_np.o gracef_np.o gracef_np_.o ranlib libgrace_np.a cc -O2 -pipe -I/usr/local/include -o convcal convcal.c -lm >>> Running package in math/grace at 1713543678.05 ===> math/grace ===> Faking installation for grace-5.1.25 /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin /exopi-obj/pobj/grace-5.1.25/bin/install -c -s -m 755 -s xmgrace /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin/xmgrace cd /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin; rm -f gracebat; ln -s xmgrace gracebat /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin /exopi-obj/pobj/grace-5.1.25/bin/install -c -s -m 755 -s grconvert /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin/grconvert /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/lib /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 libgrace_np.a /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/lib/libgrace_np.a /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/include /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 grace_np.h /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/include/grace_np.h /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 FontDataBase /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts/type1 for i in type1/n021003l.pfb type1/n021023l.pfb type1/n021004l.pfb type1/n021024l.pfb type1/n019003l.pfb type1/n019023l.pfb type1/n019004l.pfb type1/n019024l.pfb type1/n022003l.pfb type1/n022023l.pfb type1/n022004l.pfb type1/n022024l.pfb type1/d050000l.pfb type1/s050000l.pfb; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts/type1; done for i in type1/d050000l.afm type1/n019003l.afm type1/n019004l.afm type1/n019023l.afm type1/n019024l.afm type1/n021003l.afm type1/n021004l.afm type1/n021023l.afm type1/n022003l.afm type1/n022023l.afm type1/n022004l.afm type1/n022024l.afm type1/n021024l.afm type1/s050000l.afm; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts/type1; done /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts/enc for i in enc/IsoLatin1.enc enc/IsoLatin2.enc enc/IsoLatin5.enc enc/IsoLatin7.enc enc/IsoLatin9.enc enc/PSLatin1.enc enc/PDFDoc.enc enc/WinAnsi.enc enc/MacRoman.enc enc/CP1251.enc enc/KOI8-R.enc enc/KOI8-U.enc; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/fonts/enc; done /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/templates /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/doc for i in CHANGES.html GPL.html philosophical-gnu-sm.jpg nohelp.html FAQ.html Tutorial.html UsersGuide.html FAQ.pdf Tutorial.pdf UsersGuide.pdf 2.1.dat 3.dat 7.1.2.agr 7.1.3.agr 8.2.dat 10.1.dat 10a.dat 10c.dat 10b.dat shiftdata.sh mygraph.png grace.1 gracebat.1 xmgrace.1 grconvert.1 convcal.1; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/doc; done /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/examples for i in altaxis.par logtest.par times.agr au.agr manygraphs.agr terr.agr tinset.agr axes.agr mlo.dat tlog.agr log2.agr log2log.agr logit.agr reciprocal.agr bar.agr explain.agr test.com tmc.c fills.agr props.agr test.dat chartebar.agr charts.agr graphs.par regions.par test1.par tstack.agr brw.dat hilo.agr test2.agr arrows.agr txyr.agr co2.agr log.dat stackedb.agr tfonts.agr typeset.agr xyz.agr co2.par logistic.agr logistic.fit symslines.agr tforms.par polar.agr motif.agr spectrum.agr pie.agr txttrans.agr boxplot.agr vmap.agr xysize.agr xycolor.agr; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/examples; done /exopi-obj/pobj/grace-5.1.25/bin/install -c -s -m 755 dotest /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/examples/dotest strip: error: '/exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/examples/INS@Hn0hEFmGY3': The file was not recognized as a valid object file /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/auxiliary for i in README convcal.c magic.grace; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/auxiliary; done for i in convcal; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -s -m 755 -s $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin; done for i in fdf2fit; do /exopi-obj/pobj/grace-5.1.25/bin/install -c -s -m 755 $i /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin; done strip: error: '/exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/bin/INS@9Cii3lgr4G': The file was not recognized as a valid object file /exopi-obj/pobj/grace-5.1.25/grace-5.1.25/ac-tools/shtool mkdir -p -f /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace /exopi-obj/pobj/grace-5.1.25/bin/install -c -m 644 gracerc.user /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace ln -sf /usr/local/grace/bin/xmgrace /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/bin/grace ln -sf /usr/local/grace/bin/xmgrace /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/bin/gracebat ln -sf /usr/local/grace/bin/xmgrace /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/bin/xmgrace mv /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/doc/xmgrace.1 /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/xmgrace.1 ln -sf /usr/local/grace/include/grace_np.h /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/include/grace_np.h ln -sf /usr/local/grace/lib/libgrace_np.a /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/lib/libgrace_np.a mv /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/doc/grace.1 /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/grace.1 mv /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/doc/gracebat.1 /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/gracebat.1 mv /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/grace/doc/grconvert.1 /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/grconvert.1 ===> Building package for grace-5.1.25 Create /exopi-cvs/ports/packages/amd64/all/grace-5.1.25.tgz Creating package grace-5.1.25 reading plist| switching to /exopi-cvs/ports/math/grace/pkg/PFRAG.no-no_x11| checking dependencies| checking dependencies|devel/t1lib checking dependencies|graphics/jpeg checking dependencies|graphics/png checking dependencies|math/fftw checking dependencies|math/netcdf checking dependencies|x11/motif checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|****************** | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|*************************** | 43% archiving|***************************** | 45% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/xmgrace.1: No one-line description, using filename "xmgrace" /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/grconvert.1: No one-line description, using filename "grconvert" /exopi-obj/pobj/grace-5.1.25/fake-amd64/usr/local/man/man1/gracebat.1: No one-line description, using filename "gracebat" Link to /exopi-cvs/ports/packages/amd64/ftp/grace-5.1.25.tgz >>> Running clean in math/grace at 1713543695.35 ===> math/grace ===> Cleaning for grace-5.1.25 >>> Ended at 1713543695.69 max_stuck=0.99/depends=5.49/show-prepare-results=2.26/build=112.69/package=17.28/clean=0.41