------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/pciids-20200819.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-19.0.8_2.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gle-3.1.0_7 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gle-3.1.0_7 for building => SHA256 Checksum OK for gle-3.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gle-3.1.0_7 for building ===> Extracting for gle-3.1.0_7 => SHA256 Checksum OK for gle-3.1.0.tar.gz. Extracted Memory Use: 2.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gle-3.1.0_7 ===> Applying ports patches for gle-3.1.0_7 from /xports/graphics/gle/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> gle-3.1.0_7 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) ===> Configuring for gle-3.1.0_7 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 for dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for strerror in -lcposix... no checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... (cached) yes checking for memcpy... (cached) yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for glGetError in -lGL... yes checking for gluNewQuadric in -lGLU... yes checking for XmuLookupStandardColormap in -lXmu... yes checking for XListInputDevices in -lXi... yes checking for glutSwapBuffers in -lglut... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating ms-visual-c/Makefile config.status: creating ms-visual-c/gle/Makefile config.status: creating swig/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: executing default commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gle-3.1.0_7 --- all-recursive-am --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- qmesh.lo --- --- rotate.lo --- --- urotate.lo --- --- rot_prince.lo --- --- segment.lo --- --- texgen.lo --- --- ex_alpha.lo --- --- ex_angle.lo --- --- ex_cut_round.lo --- --- ex_raw.lo --- --- urotate.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c urotate.c --- rot_prince.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rot_prince.c --- segment.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c segment.c --- texgen.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c texgen.c --- qmesh.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c qmesh.c --- ex_cut_round.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_cut_round.c --- rotate.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rotate.c --- ex_alpha.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_alpha.c --- ex_angle.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_angle.c --- ex_raw.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_raw.c --- segment.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c segment.c -fPIC -DPIC -o .libs/segment.lo --- rotate.lo --- rm -f .libs/rotate.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rotate.c -fPIC -DPIC -o .libs/rotate.lo --- ex_angle.lo --- rm -f .libs/ex_angle.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_angle.c -fPIC -DPIC -o .libs/ex_angle.lo --- ex_alpha.lo --- rm -f .libs/ex_alpha.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_alpha.c -fPIC -DPIC -o .libs/ex_alpha.lo --- urotate.lo --- rm -f .libs/urotate.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c urotate.c -fPIC -DPIC -o .libs/urotate.lo --- ex_raw.lo --- rm -f .libs/ex_raw.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_raw.c -fPIC -DPIC -o .libs/ex_raw.lo --- qmesh.lo --- rm -f .libs/qmesh.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c qmesh.c -fPIC -DPIC -o .libs/qmesh.lo --- rot_prince.lo --- rm -f .libs/rot_prince.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rot_prince.c -fPIC -DPIC -o .libs/rot_prince.lo --- qmesh.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c qmesh.c -o qmesh.o >/dev/null 2>&1 --- ex_alpha.lo --- In file included from ex_alpha.c:52: ex_angle.c: In function 'extrusion_angle_join_c4f': ex_angle.c:298:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (2 * 3 * ncp * sizeof(double) ^ ex_angle.c:299:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + 2 * 3 * ncp * sizeof(gleDouble)); ^ In file included from ex_angle.c:31, from ex_alpha.c:52: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_angle.c:432:10: note: in expansion of macro 'INNERSECT' INNERSECT ((&front_loop[3*j]), /* intersection point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_angle.c:451:10: note: in expansion of macro 'INNERSECT' INNERSECT ((&back_loop[3*j]), /* intersection point (returned) */ ^~~~~~~~~ In file included from ex_alpha.c:53: ex_cut_round.c: In function 'draw_cut_style_cap_callback': ex_cut_round.c:135:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_alpha.c:16: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ex_alpha.c:53: ex_cut_round.c:136:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_alpha.c:16: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ex_alpha.c:53: ex_cut_round.c: In function 'draw_fillets_and_join_plain': ex_cut_round.c:403:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cap_loop = (double *) malloc ((ncp+3)*3*sizeof (double)); ^ In file included from ex_angle.c:31, from ex_alpha.c:52: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:423:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ --- qmesh.lo --- mv -f .libs/qmesh.lo qmesh.lo --- ex_alpha.lo --- extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:487:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ --- extrude.lo --- --- ex_alpha.lo --- extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:522:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ --- extrude.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c extrude.c --- ex_alpha.lo --- extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:563:7: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ In file included from ex_alpha.c:53: ex_cut_round.c: In function 'draw_fillets_and_join_n_norms': ex_cut_round.c:620:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cap_loop = (double *) malloc ((ncp+3)*3*2*sizeof (double)); ^ In file included from ex_angle.c:31, from ex_alpha.c:52: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:640:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:707:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:746:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:801:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ In file included from ex_alpha.c:53: ex_cut_round.c: In function 'extrusion_round_or_cut_join_c4f': ex_cut_round.c:911:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (4 * 3*ncp*sizeof(gleDouble) ^ ex_cut_round.c:912:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + 2 * 3*ncp*sizeof(double) ^ ex_cut_round.c:913:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + 2 * 1*ncp*sizeof(int)); ^ --- texgen.lo --- rm -f .libs/texgen.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c texgen.c -fPIC -DPIC -o .libs/texgen.lo --- ex_alpha.lo --- In file included from ex_angle.c:31, from ex_alpha.c:52: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1052:14: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* isect point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1075:10: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* intersection point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1114:13: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* isect point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1133:10: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* intersection point (returned) */ ^~~~~~~~~ In file included from ex_alpha.c:54: ex_raw.c: In function 'draw_front_contour_cap': ex_raw.c:212:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_alpha.c:16: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ex_alpha.c:54: ex_raw.c:213:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_alpha.c:16: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ex_alpha.c:54: ex_raw.c: In function 'draw_back_contour_cap': ex_raw.c:258:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_alpha.c:16: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ex_alpha.c:54: ex_raw.c:259:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_alpha.c:16: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ex_alpha.c:54: ex_raw.c: In function 'extrusion_raw_join_c4f': ex_raw.c:789:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (4 * ncp * 3 * sizeof(gleDouble)); ^ In file included from ex_alpha.c:55: extrude.c: In function 'glePolyCone_c4f': extrude.c:206:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xforms = (gleAffine *) malloc (npoints * sizeof(gleAffine)); ^ extrude.c: In function 'gleTwistExtrusion_c4f': extrude.c:240:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xforms = (gleAffine *) malloc (npoints * sizeof(gleAffine)); ^ --- ex_cut_round.lo --- rm -f .libs/ex_cut_round.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_cut_round.c -fPIC -DPIC -o .libs/ex_cut_round.lo --- ex_alpha.lo --- In file included from ex_alpha.c:56: round_cap.c: In function 'draw_round_style_cap_callback_c4f': round_cap.c:111:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] malloced_area = malloc ((4*3+1) *ncp*sizeof (double)); ^ --- extrude.lo --- rm -f .libs/extrude.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c extrude.c -fPIC -DPIC -o .libs/extrude.lo --- rotate.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rotate.c -o rotate.o >/dev/null 2>&1 --- ex_cut_round.lo --- ex_cut_round.c: In function 'draw_cut_style_cap_callback': ex_cut_round.c:135:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_cut_round.c:30: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_cut_round.c:136:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_cut_round.c:30: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_cut_round.c: In function 'draw_fillets_and_join_plain': ex_cut_round.c:403:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cap_loop = (double *) malloc ((ncp+3)*3*sizeof (double)); ^ In file included from ex_cut_round.c:33: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:423:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:487:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:522:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:563:7: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ ex_cut_round.c: In function 'draw_fillets_and_join_n_norms': ex_cut_round.c:620:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cap_loop = (double *) malloc ((ncp+3)*3*2*sizeof (double)); ^ In file included from ex_cut_round.c:33: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:640:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:707:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:746:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:801:10: note: in expansion of macro 'INNERSECT' INNERSECT (sect, ^~~~~~~~~ ex_cut_round.c: In function 'extrusion_round_or_cut_join': ex_cut_round.c:911:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (4 * 3*ncp*sizeof(gleDouble) ^ ex_cut_round.c:912:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + 2 * 3*ncp*sizeof(double) ^ ex_cut_round.c:913:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + 2 * 1*ncp*sizeof(int)); ^ In file included from ex_cut_round.c:33: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1052:14: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* isect point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1075:10: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* intersection point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1114:13: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* isect point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_cut_round.c:1133:10: note: in expansion of macro 'INNERSECT' INNERSECT (isect_point, /* intersection point (returned) */ ^~~~~~~~~ --- rot_prince.lo --- rot_prince.c:119:6: warning: 'rot_cs' defined but not used [-Wunused-function] void rot_cs (gleDouble cosine, /* input */ ^~~~~~ rot_prince.c:77:6: warning: 'rotz_cs' defined but not used [-Wunused-function] void rotz_cs (gleDouble cosine, /* input */ ^~~~~~~ rot_prince.c:53:6: warning: 'roty_cs' defined but not used [-Wunused-function] void roty_cs (gleDouble cosine, /* input */ ^~~~~~~ rot_prince.c:28:6: warning: 'rotx_cs' defined but not used [-Wunused-function] void rotx_cs (gleDouble cosine, /* input */ ^~~~~~~ cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rot_prince.c -o rot_prince.o >/dev/null 2>&1 --- urotate.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c urotate.c -o urotate.o >/dev/null 2>&1 --- extrude.lo --- extrude.c: In function 'glePolyCone': extrude.c:206:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xforms = (gleAffine *) malloc (npoints * sizeof(gleAffine)); ^ extrude.c: In function 'gleTwistExtrusion': extrude.c:240:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xforms = (gleAffine *) malloc (npoints * sizeof(gleAffine)); ^ extrude.c: In function 'gleSpiral': extrude.c:322:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (3*npoints * sizeof (gleDouble)); ^ extrude.c:326:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc ((1+2)* 3*npoints * sizeof (gleDouble)); ^ extrude.c: In function 'gleScrew': extrude.c:742:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] path = (gleVector *) malloc (numsegs * sizeof (gleVector)); ^ extrude.c:743:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] twarr = (gleDouble *) malloc (numsegs * sizeof (gleDouble)); ^ --- rotate.lo --- mv -f .libs/rotate.lo rotate.lo --- intersect.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c intersect.c --- texgen.lo --- texgen.c: In function 'setup_circle': texgen.c:99:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sizeof(gleTwoVec)*2*nslices); ^ --- ex_angle.lo --- ex_angle.c: In function 'draw_angle_style_front_cap': ex_angle.c:114:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_angle.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_angle.c:115:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_angle.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_angle.c: In function 'draw_angle_style_back_cap': ex_angle.c:193:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_angle.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_angle.c:194:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_angle.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_angle.c: In function 'extrusion_angle_join': ex_angle.c:298:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (2 * 3 * ncp * sizeof(double) ^ ex_angle.c:299:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] + 2 * 3 * ncp * sizeof(gleDouble)); ^ In file included from ex_angle.c:31: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_angle.c:432:10: note: in expansion of macro 'INNERSECT' INNERSECT ((&front_loop[3*j]), /* intersection point (returned) */ ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] #define INNERSECT(sect,p,n,v1,v2) { int retval; INTERSECT(retval,sect,p,n,v1,v2); } ^~~~~~ ex_angle.c:451:10: note: in expansion of macro 'INNERSECT' INNERSECT ((&back_loop[3*j]), /* intersection point (returned) */ ^~~~~~~~~ --- intersect.lo --- rm -f .libs/intersect.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c intersect.c -fPIC -DPIC -o .libs/intersect.lo --- ex_raw.lo --- ex_raw.c: In function 'draw_raw_style_end_cap': ex_raw.c:150:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pts = (double *) malloc (3*ncp*sizeof(double)); ^ ex_raw.c:152:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_raw.c:153:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_raw.c: In function 'draw_front_contour_cap': ex_raw.c:212:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_raw.c:213:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_raw.c: In function 'draw_back_contour_cap': ex_raw.c:258:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_BEGIN, glBegin); ^~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_raw.c:259:39: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); ^~~~~~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/local/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); ~~~~~~~~~~~~^~~~~~~~~~~~ ex_raw.c: In function 'extrusion_raw_join': ex_raw.c:789:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mem_anchor = malloc (4 * ncp * 3 * sizeof(gleDouble)); ^ --- rot_prince.lo --- mv -f .libs/rot_prince.lo rot_prince.lo --- round_cap.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c round_cap.c --- urotate.lo --- mv -f .libs/urotate.lo urotate.lo --- view.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c view.c rm -f .libs/view.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c view.c -fPIC -DPIC -o .libs/view.lo --- intersect.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c intersect.c -o intersect.o >/dev/null 2>&1 --- texgen.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c texgen.c -o texgen.o >/dev/null 2>&1 --- round_cap.lo --- rm -f .libs/round_cap.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c round_cap.c -fPIC -DPIC -o .libs/round_cap.lo --- intersect.lo --- mv -f .libs/intersect.lo intersect.lo --- round_cap.lo --- round_cap.c: In function 'draw_round_style_cap_callback': round_cap.c:111:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] malloced_area = malloc ((4*3+1) *ncp*sizeof (double)); ^ --- view.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c view.c -o view.o >/dev/null 2>&1 --- round_cap.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c round_cap.c -o round_cap.o >/dev/null 2>&1 --- ex_angle.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_angle.c -o ex_angle.o >/dev/null 2>&1 --- texgen.lo --- mv -f .libs/texgen.lo texgen.lo --- view.lo --- mv -f .libs/view.lo view.lo --- extrude.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c extrude.c -o extrude.o >/dev/null 2>&1 --- ex_cut_round.lo --- In file included from ex_cut_round.c:31: vvector.h:66:11: warning: 'isect_point[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (b)[2] = (a)[2]; \ ^ ex_cut_round.c:859:14: note: 'isect_point[2]' was declared here gleDouble isect_point[3]; ^~~~~~~~~~~ In file included from ex_cut_round.c:31: vvector.h:65:11: warning: 'isect_point[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (b)[1] = (a)[1]; \ ^ ex_cut_round.c:859:14: note: 'isect_point[1]' was declared here gleDouble isect_point[3]; ^~~~~~~~~~~ In file included from ex_cut_round.c:31: vvector.h:64:11: warning: 'isect_point[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (b)[0] = (a)[0]; \ ^ ex_cut_round.c:859:14: note: 'isect_point[0]' was declared here gleDouble isect_point[3]; ^~~~~~~~~~~ --- round_cap.lo --- mv -f .libs/round_cap.lo round_cap.lo --- segment.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c segment.c -o segment.o >/dev/null 2>&1 --- ex_alpha.lo --- In file included from ex_angle.c:29, from ex_alpha.c:52: ex_cut_round.c: In function 'extrusion_round_or_cut_join_c4f': vvector.h:66:11: warning: 'isect_point[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (b)[2] = (a)[2]; \ ^ In file included from ex_alpha.c:53: ex_cut_round.c:859:14: note: 'isect_point[2]' was declared here gleDouble isect_point[3]; ^~~~~~~~~~~ In file included from ex_angle.c:29, from ex_alpha.c:52: vvector.h:65:11: warning: 'isect_point[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (b)[1] = (a)[1]; \ ^ In file included from ex_alpha.c:53: ex_cut_round.c:859:14: note: 'isect_point[1]' was declared here gleDouble isect_point[3]; ^~~~~~~~~~~ In file included from ex_angle.c:29, from ex_alpha.c:52: vvector.h:64:11: warning: 'isect_point[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (b)[0] = (a)[0]; \ ^ In file included from ex_alpha.c:53: ex_cut_round.c:859:14: note: 'isect_point[0]' was declared here gleDouble isect_point[3]; ^~~~~~~~~~~ --- ex_raw.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_raw.c -o ex_raw.o >/dev/null 2>&1 --- ex_angle.lo --- mv -f .libs/ex_angle.lo ex_angle.lo --- extrude.lo --- mv -f .libs/extrude.lo extrude.lo --- ex_cut_round.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_cut_round.c -o ex_cut_round.o >/dev/null 2>&1 --- segment.lo --- mv -f .libs/segment.lo segment.lo --- ex_alpha.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_alpha.c -o ex_alpha.o >/dev/null 2>&1 --- ex_raw.lo --- mv -f .libs/ex_raw.lo ex_raw.lo --- ex_cut_round.lo --- mv -f .libs/ex_cut_round.lo ex_cut_round.lo --- ex_alpha.lo --- mv -f .libs/ex_alpha.lo ex_alpha.lo --- libgle.la --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -o libgle.la -rpath /usr/local/lib -version-info 4:0:1 ex_alpha.lo ex_angle.lo ex_cut_round.lo ex_raw.lo extrude.lo intersect.lo qmesh.lo rot_prince.lo rotate.lo round_cap.lo segment.lo texgen.lo urotate.lo view.lo -L/usr/local/lib -lXext -lm rm -fr .libs/libgle.la .libs/libgle.* .libs/libgle.* cc -shared ex_alpha.lo ex_angle.lo ex_cut_round.lo ex_raw.lo extrude.lo intersect.lo qmesh.lo rot_prince.lo rotate.lo round_cap.lo segment.lo texgen.lo urotate.lo view.lo -L/usr/local/lib -lXext -lm -Wl,-soname -Wl,libgle.so.3 -o .libs/libgle.so.3.1.0 (cd .libs && rm -f libgle.so.3 && ln -s libgle.so.3.1.0 libgle.so.3) (cd .libs && rm -f libgle.so && ln -s libgle.so.3.1.0 libgle.so) ar cru .libs/libgle.a ex_alpha.o ex_angle.o ex_cut_round.o ex_raw.o extrude.o intersect.o qmesh.o rot_prince.o rotate.o round_cap.o segment.o texgen.o urotate.o view.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libgle.a creating libgle.la (cd .libs && rm -f libgle.la && ln -s ../libgle.la libgle.la) Making all in doc --- all-recursive --- Making all in html Making all in examples --- alpha.o --- --- beam.o --- --- candlestick.o --- --- cone.o --- --- cylinder.o --- --- helix.o --- --- helix2.o --- --- helix3.o --- --- helix4.o --- --- helixtex.o --- --- alpha.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c alpha.c --- beam.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c beam.c --- candlestick.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c candlestick.c --- cone.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c cone.c --- cylinder.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c cylinder.c --- helix.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c helix.c --- helix2.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c helix2.c --- helix3.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c helix3.c --- helix4.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c helix4.c --- helixtex.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c helixtex.c --- horn.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c horn.c --- joinoffset.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c joinoffset.c --- mainjoin.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c mainjoin.c --- mainsimple.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c mainsimple.c --- maintex.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c maintex.c --- screw.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c screw.c --- taper.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c taper.c --- texas.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c texas.c --- texture.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c texture.c --- transport.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c transport.c --- texture.o --- texture.c: In function 'iterate_reaction_texture': texture.c:308:11: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] pixmap = reaction_texture -> pixmap; ^ --- twoid.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c twoid.c --- twistoid.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I.. -I../src -pipe -O2 -fno-strict-aliasing -Wall -c twistoid.c --- cone --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o cone cone.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm mkdir .libs --- twoid.o --- twoid.c: In function 'init_tripples': twoid.c:86:21: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] twistation[i][0] = SCALE * (x); \ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ twoid.c:123:7: note: in expansion of macro 'TWIST' TWIST ((-9.5 +(double) i), 1.0); ^~~~~ twoid.c:121:10: note: within this loop while (i< NUM_TWIS_PTS) { ^ --- twistoid.o --- twistoid.c: In function 'init_tripples': twistoid.c:83:21: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] twistation[i][0] = SCALE * (x); \ ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ twistoid.c:120:7: note: in expansion of macro 'TWIST' TWIST ((-9.5 +(double) i), 1.0); ^~~~~ twistoid.c:118:10: note: within this loop while (i< NUM_TWIS_PTS) { ^ --- cylinder --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o cylinder cylinder.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o helix helix.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix2 --- --- helix3 --- --- helix2 --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o helix2 helix2.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix3 --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o helix3 helix3.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- cone --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/cone cone.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- helix4 --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o helix4 helix4.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- cone --- creating cone --- beam --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o beam beam.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- alpha --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o alpha alpha.o mainjoin.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- joincone --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o joincone cone.o mainjoin.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- cylinder --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/cylinder cylinder.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- helix3 --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/helix3 helix3.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- cylinder --- creating cylinder --- joinstyle --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o joinstyle cylinder.o mainjoin.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix2 --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/helix2 helix2.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- horn --- --- helix3 --- creating helix3 --- horn --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o horn horn.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix2 --- creating helix2 --- joinoffset --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o joinoffset joinoffset.o mainjoin.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- joincone --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/joincone cone.o mainjoin.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- helix4 --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/helix4 helix4.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- taper --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o taper taper.o mainsimple.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- joincone --- creating joincone --- helixtex --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o helixtex helixtex.o texture.o maintex.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix4 --- creating helix4 --- beam --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/beam beam.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- alpha --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/alpha alpha.o mainjoin.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- twistex --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o twistex twistoid.o texture.o maintex.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- helix --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/helix helix.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- beam --- creating beam --- joinstyle --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/joinstyle cylinder.o mainjoin.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- texas --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o texas texas.o mainjoin.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- joinstyle --- creating joinstyle --- helix --- creating helix --- twistoid --- --- twoid --- --- twistoid --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o twistoid twoid.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- twoid --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o twoid twoid.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- horn --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/horn horn.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- alpha --- creating alpha --- taper --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/taper taper.o mainsimple.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- horn --- creating horn --- screw --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o screw screw.o texture.o maintex.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- taper --- creating taper --- transport --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o transport transport.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm --- joinoffset --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/joinoffset joinoffset.o mainjoin.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- helixtex --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/helixtex helixtex.o texture.o maintex.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- joinoffset --- creating joinoffset --- texas --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/texas texas.o mainjoin.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- twistex --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/twistex twistoid.o texture.o maintex.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- helixtex --- creating helixtex --- texas --- creating texas --- twistex --- creating twistex --- twoid --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/twoid twoid.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- twistoid --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/twistoid twoid.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib --- twoid --- creating twoid --- twistoid --- creating twistoid --- transport --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/transport transport.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib creating transport --- screw --- cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/screw screw.o texture.o maintex.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib creating screw --- candlestick --- /bin/sh ../libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o candlestick candlestick.o -L../src/ -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -L/usr/local/lib -lXext -lm cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/candlestick candlestick.o -L/construction/graphics/gle/gle-3.1.0/src /construction/graphics/gle/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -L/usr/local/lib -lXt -lX11 -lXext -lXext -lm -Wl,--rpath -Wl,/usr/local/lib creating candlestick Making all in man --- gle.3gle --- --- gleExtrusion.3gle --- --- gleHelicoid.3gle --- --- gleLathe.3gle --- --- glePolyCone.3gle --- --- glePolyCylinder.3gle --- --- gleScrew.3gle --- --- gleSetJoinStyle.3gle --- --- gleSetNumSides.3gle --- --- gleSpiral.3gle --- --- gleSetNumSides.3gle --- cp -p gleSetNumSides.man gleSetNumSides.3gle --- gleSetJoinStyle.3gle --- cp -p gleSetJoinStyle.man gleSetJoinStyle.3gle --- gleScrew.3gle --- cp -p gleScrew.man gleScrew.3gle --- glePolyCylinder.3gle --- cp -p glePolyCylinder.man glePolyCylinder.3gle --- glePolyCone.3gle --- cp -p glePolyCone.man glePolyCone.3gle --- gleLathe.3gle --- cp -p gleLathe.man gleLathe.3gle --- gleHelicoid.3gle --- cp -p gleHelicoid.man gleHelicoid.3gle --- gleExtrusion.3gle --- cp -p gleExtrusion.man gleExtrusion.3gle --- gle.3gle --- cp -p gle.man gle.3gle --- gleSuperExtrusion.3gle --- --- gleTextureMode.3gle --- --- gleToroid.3gle --- --- gleTwistExtrusion.3gle --- --- gleSpiral.3gle --- cp -p gleSpiral.man gleSpiral.3gle --- gleTextureMode.3gle --- cp -p gleTextureMode.man gleTextureMode.3gle --- gleSuperExtrusion.3gle --- cp -p gleSuperExtrusion.man gleSuperExtrusion.3gle --- gleTwistExtrusion.3gle --- cp -p gleTwistExtrusion.man gleTwistExtrusion.3gle --- gleToroid.3gle --- cp -p gleToroid.man gleToroid.3gle Making all in ms-visual-c --- all-recursive --- Making all in gle Making all in swig SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gle-3.1.0_7 ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> gle-3.1.0_7 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /construction/graphics/gle/stage/usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libgle.la /construction/graphics/gle/stage/usr/local/lib/libgle.la /usr/bin/install -c .libs/libgle.so.3.1.0 /construction/graphics/gle/stage/usr/local/lib/libgle.so.3.1.0 (cd /construction/graphics/gle/stage/usr/local/lib && rm -f libgle.so.3 && ln -s libgle.so.3.1.0 libgle.so.3) (cd /construction/graphics/gle/stage/usr/local/lib && rm -f libgle.so && ln -s libgle.so.3.1.0 libgle.so) /usr/bin/install -c .libs/libgle.lai /construction/graphics/gle/stage/usr/local/lib/libgle.la /usr/bin/install -c .libs/libgle.a /construction/graphics/gle/stage/usr/local/lib/libgle.a ranlib /construction/graphics/gle/stage/usr/local/lib/libgle.a chmod 644 /construction/graphics/gle/stage/usr/local/lib/libgle.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ../mkinstalldirs /construction/graphics/gle/stage/usr/local/include/GL mkdir /construction/graphics/gle/stage/usr/local/include/GL install -m 0644 ./gle.h /construction/graphics/gle/stage/usr/local/include/GL/gle.h /bin/sh ../mkinstalldirs /construction/graphics/gle/stage/usr/local/share/doc/gle/ mkdir /construction/graphics/gle/stage/usr/local/share/doc/gle install -m 0644 ./COPYING.src /construction/graphics/gle/stage/usr/local/share/doc/gle//COPYING.src Making install in doc Making install in html /bin/sh ../../mkinstalldirs /construction/graphics/gle/stage/usr/local/share/doc/gle/html mkdir /construction/graphics/gle/stage/usr/local/share/doc/gle/html install -m 0644 ./blurb.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/blurb.html install -m 0644 ./build.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/build.html install -m 0644 ./index.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/index.html install -m 0644 ./join.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/join.html install -m 0644 ./texture.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/texture.html install -m 0644 ./tube.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/tube.html install -m 0644 ./vrml.html /construction/graphics/gle/stage/usr/local/share/doc/gle/html/vrml.html install -m 0644 ./angle.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/angle.gif install -m 0644 ./basic.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/basic.gif install -m 0644 ./candle.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/candle.gif install -m 0644 ./cone.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/cone.gif install -m 0644 ./cut.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/cut.gif install -m 0644 ./edge.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/edge.gif install -m 0644 ./edgenorm.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/edgenorm.gif install -m 0644 ./edgesweep.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/edgesweep.gif install -m 0644 ./endcap.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/endcap.gif install -m 0644 ./facenorm.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/facenorm.gif install -m 0644 ./facesweep.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/facesweep.gif install -m 0644 ./facet.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/facet.gif install -m 0644 ./gle.jpg /construction/graphics/gle/stage/usr/local/share/doc/gle/html/gle.jpg install -m 0644 ./helix.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix.gif install -m 0644 ./helix1.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix1.gif install -m 0644 ./helix2.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix2.gif install -m 0644 ./helix3.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix3.gif install -m 0644 ./helix4.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix4.gif install -m 0644 ./helix5.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix5.gif install -m 0644 ./helix6.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix6.gif install -m 0644 ./helixtex.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helixtex.gif install -m 0644 ./offround.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/offround.gif install -m 0644 ./ogla.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/ogla.gif install -m 0644 ./ogla_sm.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/ogla_sm.gif install -m 0644 ./opencontour.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/opencontour.gif install -m 0644 ./raw.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/raw.gif install -m 0644 ./round.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/round.gif install -m 0644 ./screw0.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screw0.gif install -m 0644 ./screw1.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screw1.gif install -m 0644 ./screw2.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screw2.gif install -m 0644 ./screwn.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screwn.gif install -m 0644 ./shear.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/shear.gif install -m 0644 ./texas.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/texas.gif install -m 0644 ./texscr.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/texscr.gif install -m 0644 ./texscr2.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/texscr2.gif install -m 0644 ./textwi.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/textwi.gif install -m 0644 ./textwi2.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/textwi2.gif install -m 0644 ./twist1.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/twist1.gif install -m 0644 ./twist2.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/twist2.gif install -m 0644 ./twist3.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/twist3.gif install -m 0644 ./angle.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/angle.orig.gif install -m 0644 ./basic.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/basic.orig.gif install -m 0644 ./candle.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/candle.orig.gif install -m 0644 ./cone.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/cone.orig.gif install -m 0644 ./cut.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/cut.orig.gif install -m 0644 ./edge.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/edge.orig.gif install -m 0644 ./edgenorm.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/edgenorm.orig.gif install -m 0644 ./edgesweep.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/edgesweep.orig.gif install -m 0644 ./endcap.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/endcap.orig.gif install -m 0644 ./facenorm.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/facenorm.orig.gif install -m 0644 ./facesweep.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/facesweep.orig.gif install -m 0644 ./facet.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/facet.orig.gif install -m 0644 ./helix3.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix3.orig.gif install -m 0644 ./helix5.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix5.orig.gif install -m 0644 ./helix6.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/helix6.orig.gif install -m 0644 ./offround.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/offround.orig.gif install -m 0644 ./opencontour.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/opencontour.orig.gif install -m 0644 ./raw.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/raw.orig.gif install -m 0644 ./round.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/round.orig.gif install -m 0644 ./screw0.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screw0.orig.gif install -m 0644 ./screw1.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screw1.orig.gif install -m 0644 ./screw2.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screw2.orig.gif install -m 0644 ./screwn.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/screwn.orig.gif install -m 0644 ./shear.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/shear.orig.gif install -m 0644 ./texas.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/texas.orig.gif install -m 0644 ./twist1.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/twist1.orig.gif install -m 0644 ./twist2.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/twist2.orig.gif install -m 0644 ./twist3.orig.gif /construction/graphics/gle/stage/usr/local/share/doc/gle/html/twist3.orig.gif install -m 0644 ./README /construction/graphics/gle/stage/usr/local/share/doc/gle/html/README /bin/sh ../mkinstalldirs /construction/graphics/gle/stage/usr/local/share/doc/gle/ install -m 0644 ./COPYING.artistic /construction/graphics/gle/stage/usr/local/share/doc/gle//COPYING.artistic install -m 0644 ./gle-3.0.lsm /construction/graphics/gle/stage/usr/local/share/doc/gle//gle-3.0.lsm Making install in examples /bin/sh ../mkinstalldirs /construction/graphics/gle/stage/usr/local/share/doc/gle/examples mkdir /construction/graphics/gle/stage/usr/local/share/doc/gle/examples install -m 0644 ./COPYING /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/COPYING install -m 0644 ./Makefile.examples /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/Makefile.examples install -m 0644 ./README /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/README install -m 0644 ./rundemo /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/rundemo install -m 0644 ./main.h /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/main.h install -m 0644 ./texture.h /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/texture.h install -m 0644 ./alpha.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/alpha.c install -m 0644 ./beam.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/beam.c install -m 0644 ./candlestick.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/candlestick.c install -m 0644 ./cone.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/cone.c install -m 0644 ./cylinder.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/cylinder.c install -m 0644 ./helix.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/helix.c install -m 0644 ./helix2.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/helix2.c install -m 0644 ./helix3.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/helix3.c install -m 0644 ./helix4.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/helix4.c install -m 0644 ./helixtex.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/helixtex.c install -m 0644 ./horn.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/horn.c install -m 0644 ./joinoffset.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/joinoffset.c install -m 0644 ./mainjoin.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/mainjoin.c install -m 0644 ./mainsimple.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/mainsimple.c install -m 0644 ./maintex.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/maintex.c install -m 0644 ./screw.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/screw.c install -m 0644 ./taper.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/taper.c install -m 0644 ./texas.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/texas.c install -m 0644 ./texture.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/texture.c install -m 0644 ./transport.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/transport.c install -m 0644 ./twoid.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/twoid.c install -m 0644 ./twistoid.c /construction/graphics/gle/stage/usr/local/share/doc/gle/examples/twistoid.c Making install in man /usr/bin/make install-man3 /bin/sh ../mkinstalldirs /construction/graphics/gle/stage/usr/local/man/man3 install -m 0644 ./gle.3gle /construction/graphics/gle/stage/usr/local/man/man3/gle.3gle install -m 0644 ./gleExtrusion.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleExtrusion.3gle install -m 0644 ./gleHelicoid.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleHelicoid.3gle install -m 0644 ./gleLathe.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleLathe.3gle install -m 0644 ./glePolyCone.3gle /construction/graphics/gle/stage/usr/local/man/man3/glePolyCone.3gle install -m 0644 ./glePolyCylinder.3gle /construction/graphics/gle/stage/usr/local/man/man3/glePolyCylinder.3gle install -m 0644 ./gleScrew.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleScrew.3gle install -m 0644 ./gleSetJoinStyle.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleSetJoinStyle.3gle install -m 0644 ./gleSetNumSides.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleSetNumSides.3gle install -m 0644 ./gleSpiral.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleSpiral.3gle install -m 0644 ./gleSuperExtrusion.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleSuperExtrusion.3gle install -m 0644 ./gleTextureMode.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleTextureMode.3gle install -m 0644 ./gleToroid.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleToroid.3gle install -m 0644 ./gleTwistExtrusion.3gle /construction/graphics/gle/stage/usr/local/man/man3/gleTwistExtrusion.3gle Making install in ms-visual-c Making install in gle Making install in swig /bin/sh ./mkinstalldirs /construction/graphics/gle/stage/usr/local/share/doc/gle/ install -m 0644 ./AUTHORS /construction/graphics/gle/stage/usr/local/share/doc/gle//AUTHORS install -m 0644 ./README /construction/graphics/gle/stage/usr/local/share/doc/gle//README install -m 0644 ./COPYING /construction/graphics/gle/stage/usr/local/share/doc/gle//COPYING ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libgle.so.3.1.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gle-3.1.0_7 file sizes/checksums [129]: 0% file sizes/checksums [129]: 77% file sizes/checksums [129]: 100% packing files [129]: 0% packing files [129]: 77% packing files [129]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:30