===> Building for geomview-1.8.1nb8 cd . && autoheader WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /opt/pkg/bin/mksh ./config.status creating config.h config.h is unchanged /opt/pkg/bin/bmake all-recursive Making all in m4 Making all in doc Making all in html Making all in src Making all in lib Making all in geometry Making all in cmodel clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c cm_geometry.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c cmodel.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c cmodel_data.c rm -f libcmodel.a ar cru libcmodel.a cm_geometry.o cmodel.o cmodel_data.o ranlib libcmodel.a Making all in hpoint3 clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hg4.c hg4.c:54:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Delete( p ) ^ In file included from hg4.c:44: ./hg4.h:39:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Delete(/* Hg4Tensor1 p */); ^ hg4.c:61:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Print( p ) ^ In file included from hg4.c:44: ./hg4.h:41:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Print(/* Hg4Tensor1 p */); ^ hg4.c:69:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4From( p, x, y, z, w ) ^ In file included from hg4.c:44: ./hg4.h:42:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4From(/* Hg4Tensor1 p, Hg4Coord x, y, z, w */); ^ hg4.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] Hg4Copy( a, b ) ^ In file included from hg4.c:44: ./hg4.h:43:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Copy(/* Hg4Tensor1 a, b */); ^ hg4.c:87:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Add( p1, p2, p3) ^ In file included from hg4.c:44: ./hg4.h:82:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Add( /* Hg4Tensor1 p1, Hg4Tensor1 p2, Hg4Tensor1 p3 */ ); ^ hg4.c:96:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Compare( p1, p2 ) ^ In file included from hg4.c:44: ./hg4.h:45:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Compare(/* Hg4Tensor1 a, b */); ^ hg4.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Coincident( p1, p2 ) ^ In file included from hg4.c:44: ./hg4.h:46:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Coincident(/* Hg4Tensor1 a, b */); ^ hg4.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Undefined( a ) ^ In file included from hg4.c:44: ./hg4.h:47:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Undefined(/* Hg4Tensor1 a */); ^ hg4.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] Hg4Infinity( p, dual ) ^ In file included from hg4.c:44: ./hg4.h:48:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Infinity(/* Hg4Tensor1 a, int dual */); ^ hg4.c:168:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Normalize( p, q ) ^ In file included from hg4.c:44: ./hg4.h:50:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Normalize(/* Hg4Tensor1 a, b */); ^ hg4.c:181:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Pencil( t1, p1, t2, p2, p ) ^ In file included from hg4.c:44: ./hg4.h:51:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Pencil( ^ hg4.c:204:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Transform( T, p1, p2) ^ In file included from hg4.c:44: ./hg4.h:54:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Transform(/* Transform t, Hg4Tensor1 p1, p2 */); ^ hg4.c:227:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Print2( L ) ^ In file included from hg4.c:44: ./hg4.h:57:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Print2(/* Hg4Tensor2 a */); ^ hg4.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] Hg4Copy2( L, K ) ^ In file included from hg4.c:44: ./hg4.h:58:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Copy2(/* Hg4Tensor2 a, b */); ^ hg4.c:250:22: warning: passing arguments to 'Hg4ContractPijQjk' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4ContractPijQjk( K, L, N ); ^ hg4.c:251:23: warning: passing arguments to 'Hg4ContractPii' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] t = Hg4ContractPii( N ); ^ hg4.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] Hg4Compare2( L, K ) ^ In file included from hg4.c:44: ./hg4.h:60:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Compare2(/* Hg4Tensor2 a, b */); ^ hg4.c:259:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Undefined2( L ) ^ In file included from hg4.c:44: ./hg4.h:61:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Undefined2(/* Hg4Tensor2 a */); ^ hg4.c:272:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Infinity2( L, dual ) ^ In file included from hg4.c:44: ./hg4.h:62:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Infinity2(/* Hg4Tensor2 a, int dual */); ^ hg4.c:312:22: warning: passing arguments to 'Hg4ContractPijQjk' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4ContractPijQjk( T, p1, p2 ); ^ hg4.c:313:22: warning: passing arguments to 'Hg4ContractPijQjk' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4ContractPijQjk( p2, Tt, p2 ); ^ hg4.c:293:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Transform2( T, p1, p2 ) ^ In file included from hg4.c:44: ./hg4.h:64:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Transform2(/* Transform3 T, Hg4Tensor2 a, b */); ^ hg4.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] Hg4AntiProductPiQj( L, p1, p2 ) ^ In file included from hg4.c:44: ./hg4.h:66:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4AntiProductPiQj( /* Hg4Tensor2 L, ^ hg4.c:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4ContractPiQi( pl, pt ) ^ In file included from hg4.c:44: ./hg4.h:71:17: 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 subsequent definition [-Wdeprecated-non-prototype] extern Hg4Coord Hg4ContractPiQi(/* Hg4Tensor1 p1, p2 */); ^ hg4.c:354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4AntiContractPijQj( L, p1, p2 ) ^ In file included from hg4.c:44: ./hg4.h:72:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4AntiContractPijQj(/* Hg4Tensor2 a, Hg4Tensor1 p1, p2 */); ^ hg4.c:380:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4ContractPijQjk( a, b, c ) ^ In file included from hg4.c:44: ./hg4.h:73:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4ContractPijQjk(/* Hg4Tensor2 a, b, c */); ^ hg4.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4ContractPii( L ) ^ In file included from hg4.c:44: ./hg4.h:74:17: 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 subsequent definition [-Wdeprecated-non-prototype] extern Hg4Coord Hg4ContractPii(/* Hg4Tensor2 a */); ^ hg4.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Intersect2( L, a, b ) ^ In file included from hg4.c:44: ./hg4.h:76:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Intersect2(/* Hg4Tensor2 a, Hg4Tensor1 b, c */); ^ hg4.c:421:9: warning: passing arguments to 'Hg4Dual' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Dual( L, L ); ^ hg4.c:413:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Intersect3( a, b, c, p, dual ) ^ In file included from hg4.c:44: ./hg4.h:77:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Intersect3(/* Hg4Tensor1 a, b, c, p, int dual */); ^ hg4.c:439:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Intersect4( K, L, pl, pt ) ^ In file included from hg4.c:44: ./hg4.h:78:12: 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 subsequent definition [-Wdeprecated-non-prototype] extern int Hg4Intersect4(/* Hg4Tensor2 a, b, Hg4Tensor1 pl, pt */); ^ hg4.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Dual( L, K ) ^ In file included from hg4.c:44: ./hg4.h:80:13: 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 subsequent definition [-Wdeprecated-non-prototype] extern void Hg4Dual(/* Hg4Tensor2 L, K */); ^ 59 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hline3.c hline3.c:55:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HLn3Delete( ln ) ^ hline3.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HLn3Print( ln ) ^ hline3.c:66:14: warning: passing arguments to 'Hg4Print2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Print2( ln->L ); ^ hline3.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HLn3Copy( ln1, ln2 ) ^ hline3.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HLn3From2HPt3s( ln, pt1, pt2 ) ^ hline3.c:90:23: warning: passing arguments to 'Hg4AntiProductPiQj' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4AntiProductPiQj( ln->L, pt1, pt2 ); ^ hline3.c:92:25: warning: passing arguments to 'Hg4Undefined2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Undefined2( ln->L ); ^ hline3.c:104:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HLn3From2HPl3s( ln, pl1, pl2 ) ^ hline3.c:109:23: warning: passing arguments to 'Hg4AntiProductPiQj' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4AntiProductPiQj( ln->L, pl1, pl2 ); ^ hline3.c:111:25: warning: passing arguments to 'Hg4Undefined2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Undefined2( ln->L ); ^ hline3.c:123:25: warning: passing arguments to 'Hg4Intersect2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Intersect2( ln->L, pl, pt ); ^ hline3.c:135:25: warning: passing arguments to 'Hg4Intersect2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Intersect2( ln->L, pt, pl ); ^ hline3.c:153:9: warning: passing arguments to 'Hg4Dual' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Dual( ln2, &ln ); ^ hline3.c:158:22: warning: passing arguments to 'Hg4Intersect4' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Intersect4( ln1->L, ln2->L, pt, pl ); ^ hline3.c:160:22: warning: passing arguments to 'Hg4Intersect4' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Intersect4( ln1->L, ln2->L, pl, pt ); ^ hline3.c:166:25: warning: passing arguments to 'Hg4Undefined2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Undefined2( ln->L ); ^ hline3.c:172:24: warning: passing arguments to 'Hg4Infinity2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Infinity2( ln->L, ln->type == HLN3_PLANE_FORM ); ^ hline3.c:179:23: warning: passing arguments to 'Hg4Compare2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Compare2( ln1->L, ln2->L ); ^ hline3.c:216:15: warning: passing arguments to 'Hg4Transform2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Transform2( T, ln2->L, ln2->L ); ^ hline3.c:220:15: warning: passing arguments to 'Hg4Transform2' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Transform2( T, ln1->L, ln2->L ); ^ hline3.c:238:12: warning: passing arguments to 'Hg4Dual' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Dual( ln->L, lndual->L ); ^ 21 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hplane3.c hplane3.c:58:14: warning: passing arguments to 'Hg4Delete' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Delete( (Hg4Tensor1 *)pl ); ^ hplane3.c:64:13: warning: passing arguments to 'Hg4Print' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Print( (Hg4Tensor1 *)pl ); ^ hplane3.c:70:12: warning: passing arguments to 'Hg4Copy' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Copy( (Hg4Tensor1 *)pl1, (Hg4Tensor1 *)pl2 ); ^ hplane3.c:76:12: warning: passing arguments to 'Hg4From' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4From( (Hg4Tensor1 *)pl, a, b, c, d ); ^ hplane3.c:82:25: warning: passing arguments to 'Hg4Intersect3' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Intersect3( ^ hplane3.c:104:14: warning: passing arguments to 'Hg4Pencil' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Pencil( t1, (Hg4Tensor1 *)pl1, t2, (Hg4Tensor2 *)pl2, ^ hplane3.c:111:27: warning: passing arguments to 'Hg4ContractPiQi' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4ContractPiQi( (Hg4Tensor1 *)pl, (Hg4Tensor1 *)pt ); ^ hplane3.c:117:24: warning: passing arguments to 'Hg4Undefined' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Undefined( (Hg4Tensor1 *)pl ); ^ hplane3.c:123:23: warning: passing arguments to 'Hg4Infinity' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Infinity( (Hg4Tensor1 *) pl, 1 ); ^ hplane3.c:129:22: warning: passing arguments to 'Hg4Compare' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Compare( (Hg4Tensor1 *)pl1, (Hg4Tensor1 *)pl2 ); ^ hplane3.c:149:25: warning: passing arguments to 'Hg4Coincident' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Coincident( (Hg4Tensor1 *)pl1, (Hg4Tensor1 *)pl2 ); ^ hplane3.c:155:17: warning: passing arguments to 'Hg4Transform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Transform( T, (Hg4Tensor1 *)pl1, (Hg4Tensor1 *)pl2 ); ^ hplane3.c:162:14: warning: passing arguments to 'Hg4Transform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Transform( T, (Hg4Tensor1 *)pl1++, (Hg4Tensor1 *)pl2++ ); ^ 13 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hpoint3a.c hpoint3a.c:151:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HPt3Distance( a, b ) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hpoint3b.c hpoint3b.c:54:14: warning: passing arguments to 'Hg4Delete' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Delete( (Hg4Tensor1 *) pt ); ^ hpoint3b.c:60:13: warning: passing arguments to 'Hg4Print' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Print( (Hg4Tensor1 *) pt ); ^ hpoint3b.c:66:11: warning: passing arguments to 'Hg4Add' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Add( (Hg4Tensor1 *) pt1, (Hg4Tensor1 *) pt2 , (Hg4Tensor1 *) pt3); ^ hpoint3b.c:73:12: warning: passing arguments to 'Hg4From' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4From( (Hg4Tensor1 *)pt, x, y, z, w ); ^ hpoint3b.c:79:25: warning: passing arguments to 'Hg4Intersect3' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Intersect3( ^ hpoint3b.c:101:14: warning: passing arguments to 'Hg4Pencil' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Hg4Pencil( t1, (Hg4Tensor1 *)pt1, t2, (Hg4Tensor2 *)pt2, (Hg4Tensor1 *)pt3); ^ hpoint3b.c:107:27: warning: passing arguments to 'Hg4ContractPiQi' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4ContractPiQi( (Hg4Tensor1 *)pt, (Hg4Tensor1 *)pl ); ^ hpoint3b.c:113:22: warning: passing arguments to 'Hg4Compare' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Compare( (Hg4Tensor1 *)pt1, (Hg4Tensor1 *)pt2 ); ^ hpoint3b.c:119:24: warning: passing arguments to 'Hg4Undefined' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Undefined( (Hg4Tensor1 *)pt ); ^ hpoint3b.c:125:23: warning: passing arguments to 'Hg4Infinity' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Infinity( (Hg4Tensor1 *)pt, 0 ); ^ hpoint3b.c:145:25: warning: passing arguments to 'Hg4Coincident' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return Hg4Coincident( (Hg4Tensor1 *)pt1, (Hg4Tensor1 *)pt2 ); ^ 11 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hpoint3.c rm -f libhpoint3.a ar cru libhpoint3.a hg4.o hline3.o hplane3.o hpoint3a.o hpoint3b.o hpoint3.o ranlib libhpoint3.a Making all in hpointn clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hpointnb.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hpointn.c rm -f libhpointn.a ar cru libhpointn.a hpointnb.o hpointn.o ranlib libhpointn.a Making all in point3 clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c point3.c In file included from point3.c:40: ./point3.h:66: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 subsequent definition [-Wdeprecated-non-prototype] void Pt3Transform(/* Transform3 T, const Point3 *a, Point3 *b */); ^ point3.c:226:1: note: conflicting prototype is here Pt3Transform( Transform3 T, Point3 *p1, Point3 *p2 ) ^ In file included from point3.c:40: ./point3.h:67: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 subsequent definition [-Wdeprecated-non-prototype] void Pt3TransformN(/* Transform3 T, const Point3 *a, Point3 *b, int n */); ^ point3.c:247:1: note: conflicting prototype is here Pt3TransformN( Transform3 T, Point3 *p1, Point3 *p2, int n ) ^ In file included from point3.c:40: ./point3.h:69: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 subsequent definition [-Wdeprecated-non-prototype] void NormalTransform(/* Transform3 T, const Point3 *a, Point3 *b */); ^ point3.c:254:1: note: conflicting prototype is here NormalTransform( Transform3 T, Point3 *a, Point3 *b ) ^ In file included from point3.c:40: ./point3.h:70: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 subsequent definition [-Wdeprecated-non-prototype] void NormalTransformN(/* Transform3 T, const Point3 *a, Point3 *b, int n */); ^ point3.c:264:1: note: conflicting prototype is here NormalTransformN( Transform3 T, Point3 *a, Point3 *b, int n ) ^ 4 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c polyint.c polyint.c:284:15: warning: passing arguments to 'Pt3Transform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pt3Transform(T, pt2, &newpt2); ^ polyint.c:288:15: warning: passing arguments to 'Pt3Transform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pt3Transform(T, pt2, &newpt2); ^ polyint.c:292:15: warning: passing arguments to 'Pt3Transform' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pt3Transform(T, pt2, &newpt2); ^ 3 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c segments.c rm -f libpoint3.a ar cru libpoint3.a point3.o polyint.o segments.o ranlib libpoint3.a Making all in transform3 clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3align.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3ortho.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3persp.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3perspfov.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3rotate.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3scale.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3tetrad.c ctm3tetrad.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Ctm3Tetrad( T, x, y, z, w ) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c ctm3translate.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3adjoint.c tm3adjoint.c:39:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cofactor( T, x, y ) ^ tm3adjoint.c:64:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] adjoint( T, Tadj ) ^ tm3adjoint.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] Tm3Adjoint( T, Tadj ) ^ tm3adjoint.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] determinant( T, Tadj ) ^ tm3adjoint.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Determinant( T ) ^ 5 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3align.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3concat.c tm3concat.c:51:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3PostConcat( Ta, Tb ) ^ tm3concat.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3PreConcat( Ta, Tb ) ^ tm3concat.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Concat( Ta, Tb, Tprod ) ^ tm3concat.c:122:5: warning: call to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] memcpy( Tprod, T, sizeof(Transform3) ); ^ tm3concat.c:122:5: note: include the header or explicitly provide a declaration for 'memcpy' 4 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3conjugate.c tm3conjugate.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] Tm3Conjugate( T, Tcon, Tres ) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3copy.c tm3copy.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] Tm3Copy( Tsrc, Tdst ) ^ tm3copy.c:49:5: warning: call to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] memcpy( (char *)Tdst, (char *)Tsrc, sizeof(Transform3) ); ^ tm3copy.c:49:5: note: include the header or explicitly provide a declaration for 'memcpy' 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3dual.c tm3dual.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Dual( T, Tdual ) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3identity.c tm3identity.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] Tm3Identity( T ) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3invert.c tm3invert.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Invert(m, mi) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3ortho.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3persp.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3perspfov.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3print.c tm3print.c:36:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Print( T ) ^ 1 warning generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3rotate.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3scale.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3stack.c tm3stack.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Push( T ) ^ tm3stack.c:50:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Pop( T ) ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3tetrad.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3translate.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tm3transpose.c tm3transpose.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Tm3Transpose( T, Ttrans ) ^ 1 warning generated. rm -f libtransform3.a ar cru libtransform3.a ctm3align.o ctm3ortho.o ctm3persp.o ctm3perspfov.o ctm3rotate.o ctm3scale.o ctm3tetrad.o ctm3translate.o tm3adjoint.o tm3align.o tm3concat.o tm3conjugate.o tm3copy.o tm3dual.o tm3identity.o tm3invert.o tm3ortho.o tm3persp.o tm3perspfov.o tm3print.o tm3rotate.o tm3scale.o tm3stack.o tm3tetrad.o tm3translate.o tm3transpose.o ranlib libtransform3.a Making all in transformn clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c transformn.c rm -f libtransformn.a ar cru libtransformn.a transformn.o ranlib libtransformn.a Making all in transobj clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c transobj.c rm -f libtransobj.a ar cru libtransobj.a transobj.o ranlib libtransobj.a Making all in camera clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c camcompat.c clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c camera.c clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c camstream.c camstream.c:287:13: 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] (*func)(&cam->c2whandle, cam, arg); ^ camstream.c:289:13: 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] (*func)(&cam->w2chandle, cam, arg); ^ 2 warnings generated. rm -f libcamera.a ar cru libcamera.a camcompat.o camera.o camstream.o ranlib libcamera.a Making all in color clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c color.c clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mergein.c clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mergeout.c mergeout.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MergeOut( f, b, t ) ^ mergeout.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MergeOutN( f, b, t, n ) ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mergeover.c mergeover.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MergeOver( f, b, t ) ^ mergeover.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MergeOverN( f, b, t, n ) ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mergeplus.c clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mergeunder.c mergeunder.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MergeUnder( f, b, t ) ^ mergeunder.c:47:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MergeUnderN( f, b, t, n ) ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c paintcopy.c paintcopy.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintCopy( f, b, t, m ) ^ paintcopy.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintCopyN( f, b, t, m, n ) ^ 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/pkg -I../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c paintover.c paintover.c:35:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintOver( f, b, t, m ) ^ paintover.c:48:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PaintOverN( f, b, t, m, n ) ^ 2 warnings generated. rm -f libcolor.a ar cru libcolor.a color.o mergein.o mergeout.o mergeover.o mergeplus.o mergeunder.o paintcopy.o paintover.o ranlib libcolor.a Making all in oogl Making all in lisp ./lisp2c -o clisp ./lisp.c clang -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/opt/pkg -I../../../../include -Dunix -Dalloca=__builtin_alloca -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c lisp.c In file included from lisp.c:39: ./clisp.c:7:21: 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] LFROMOBJ(LLOBJECT)(val, &retval); ^ ./clisp.c:29:17: 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] LFROMOBJ(LINT)(val, &retval); ^ ./clisp.c:41:17: 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] LFROMOBJ(LINT)(val, &retval); ^ ./clisp.c:53:17: 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] LFROMOBJ(LINT)(val, &retval); ^ ./clisp.c:63:17: 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] LFROMOBJ(LINT)(val, &retval); ^ ./clisp.c:73:17: 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] LFROMOBJ(LINT)(val, &retval); ^ ./clisp.c:84:21: 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] LFROMOBJ(LLOBJECT)(val, &retval); ^ ./clisp.c:95:21: 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] LFROMOBJ(LLOBJECT)(val, &retval); ^ ./clisp.c:106:21: 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] LFROMOBJ(LLOBJECT)(val, &retval); ^ lisp.c:189:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int intfromobj(obj, x) ^ lisp.c:207:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static LObject *int2obj(x) ^ lisp.c:213:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void intfree(x) ^ lisp.c:217:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int intmatch(a, b) ^ lisp.c:223:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void intwrite(fp, x) ^ lisp.c:230:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void intpull(a_list, x) ^ lisp.c:273: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 floatfromobj(obj, x) ^ lisp.c:287:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LObject *float2obj(x) ^ lisp.c:293: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 floatfree(x) ^ lisp.c:297: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 floatmatch(a, b) ^ lisp.c:303: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 floatwrite(fp, x) ^ lisp.c:310: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 floatpull(a_list, x) ^ lisp.c:357: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 stringfromobj(obj, x) ^ lisp.c:366:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LObject *string2obj(x) ^ lisp.c:373: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 stringfree(x) ^ lisp.c:379: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 stringmatch(a, b) ^ lisp.c:387: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 stringwrite(fp, x) ^ lisp.c:394: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 stringpull(a_list, x) ^ lisp.c:438: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 LListWrite(fp, list) ^ lisp.c:457: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 listfromobj(obj, x) ^ lisp.c:466:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LObject *list2obj(x) ^ lisp.c:473: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 listfree(x) ^ lisp.c:480: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 listmatch(a, b) ^ lisp.c:486: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 listwrite(fp, x) ^ lisp.c:493: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 listpull(a_list, x) ^ lisp.c:513: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 objfromobj(obj, x) ^ lisp.c:521:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LObject *obj2obj(x) ^ lisp.c:528: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 objpull(a_list, x) ^ lisp.c:535: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 objmatch(a, b) ^ lisp.c:581: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 lakefromobj(obj, x) ^ lisp.c:589:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LObject *lake2obj(x) ^ lisp.c:595: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 lakefree(x) ^ lisp.c:599: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 lakewrite(fp, x) ^ lisp.c:624: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 funcfromobj(obj, x) ^ lisp.c:637:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LObject *func2obj(x) ^ lisp.c:643: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 funcfree(x) ^ lisp.c:647: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 funcmatch(a, b) ^ lisp.c:653: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 funcwrite(fp, x) ^ lisp.c:660: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 funcpull(a_list, x) ^ lisp.c:894:22: 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] (*obj->type->write)(fp, &(obj->cell)); ^ lisp.c:918:23: 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] (*obj->type->free)(&(obj->cell)); ^ lisp.c:927:27: 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] return LTOOBJ(obj->type)(&(obj->cell)); ^ lisp.c:997:31: 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] if ( (*functable[i].fptr)(lake, LLISTVAL(obj)) == Lnil ) { ^ lisp.c:1060: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] ans = (*(fentry->fptr))( NULL, args ); ^ lisp.c:1147:32: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] fsa_install( func_fsa, name, (void *)index ); ^~~~~~~~~~~~~ lisp.c:1165:24: warning: passing arguments to 'fsa_parse' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return (int)fsa_parse( func_fsa, name ); ^ lisp.c:1165:10: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] return (int)fsa_parse( func_fsa, name ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.c:1234:33: 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] LListAppend(args, LTOOBJ(LLAKE)(&lake)); ^ lisp.c:1248:44: 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] LObject *parsed = arg = LPARSE(argclass)(lake); ^ lisp.c:1290: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] if (!LFROMOBJ(type)(list->car, (void*)(x + (*n)*LSIZE(type)))) return 0; ^ lisp.c:1304:27: 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] obj = LTOOBJ(basetype)((void*)(array + i*LSIZE(basetype))); ^ lisp.c:1381: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] convok = LFROMOBJ(argtype)(arg, va_arg(a_list, void *)); ^ lisp.c:1450:15: 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] LPULL(a)(&a_list, &cell); ^ lisp.c:1451:41: 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] list = LListAppend(list, LTOOBJ(a)(&cell)); ^ lisp.c:1460:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int filterfromobj(obj, x) ^ lisp.c:1469:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static LObject *filter2obj(x) ^ lisp.c:1478:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void filterfree(x) ^ lisp.c:1487:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void filterwrite(fp, x) ^ lisp.c:1714:35: 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] return LMATCH(f1->value->type)( &(f1->value->cell), &(f2->value->cell) ); ^ lisp.c:1793: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] LFROMOBJ(args->car->type)(args->car, &argval); ^ lisp.c:1794: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] LFROMOBJ(args->car->type)(filterobj, &filterval); ^ lisp.c:1795:36: 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] if (! LMATCH(args->car->type)(&filterval, &argval)) ^ lisp.c:1986:19: warning: field precision should have type 'int', but argument has type 'long' [-Wformat] fprintf(outf, "%.*s\n", nl && last->message[0]=='(' ~~^~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ lisp.c:2068:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ulongfromobj(obj, x) ^ lisp.c:2086:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static LObject *ulong2obj(x) ^ lisp.c:2092:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ulongfree(x) ^ lisp.c:2096:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int ulongmatch(a, b) ^ lisp.c:2102:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ulongwrite(fp, x) ^ lisp.c:2113:24: error: unknown type name 'ulong' *x = va_arg(*a_list, ulong); ^ lisp.c:2109:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ulongpull(a_list, x) ^ 78 warnings and 1 error generated. *** Error code 1 Stop. bmake[5]: stopped making "all" in /Users/pbulk/build/graphics/geomview/work/geomview-1.8.1/src/lib/oogl/lisp *** Error code 1 Stop. bmake[4]: stopped making "all" in /Users/pbulk/build/graphics/geomview/work/geomview-1.8.1/src/lib/oogl *** Error code 1 Stop. bmake[3]: stopped making "all" in /Users/pbulk/build/graphics/geomview/work/geomview-1.8.1/src/lib *** Error code 1 Stop. bmake[2]: stopped making "all" in /Users/pbulk/build/graphics/geomview/work/geomview-1.8.1/src *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /Users/pbulk/build/graphics/geomview/work/geomview-1.8.1 *** Error code 1 Stop. bmake: stopped making "all" in /Users/pbulk/build/graphics/geomview/work/geomview-1.8.1 *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/geomview *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/geomview