Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libgle.spec'], chrootPath='/var/lib/mock/f33-build-291643-54726/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libgle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/libgle-3.1.0-22.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libgle.spec'], chrootPath='/var/lib/mock/f33-build-291643-54726/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libgle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PJqXCV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gle-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gle-3.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gle-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libgle-examples-makefile.patch):' Patch #0 (libgle-examples-makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p5 --fuzz=0 patching file examples/Makefile.examples + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8r4FUT + umask 022 + cd /builddir/build/BUILD + cd gle-3.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2003-03-18 00:11:22.000000000 -0500 +++ ./configure 2020-08-13 19:46:13.848333958 -0400 @@ -6373,7 +6373,7 @@ #if defined (__stub_shl_load) || defined (__stub___shl_load) choke me #else -char (*f) () = shl_load; +__attribute__ ((used)) char (*f) () = shl_load; #endif #ifdef __cplusplus } @@ -6505,7 +6505,7 @@ #if defined (__stub_dlopen) || defined (__stub___dlopen) choke me #else -char (*f) () = dlopen; +__attribute__ ((used)) char (*f) () = dlopen; #endif #ifdef __cplusplus } @@ -7879,7 +7879,7 @@ #if defined (__stub_$ac_func) || defined (__stub___$ac_func) choke me #else -char (*f) () = $ac_func; +__attribute__ ((used)) char (*f) () = $ac_func; #endif #ifdef __cplusplus } @@ -8567,7 +8567,7 @@ #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) choke me #else -char (*f) () = gethostbyname; +__attribute__ ((used)) char (*f) () = gethostbyname; #endif #ifdef __cplusplus } @@ -8768,7 +8768,7 @@ #if defined (__stub_connect) || defined (__stub___connect) choke me #else -char (*f) () = connect; +__attribute__ ((used)) char (*f) () = connect; #endif #ifdef __cplusplus } @@ -8903,7 +8903,7 @@ #if defined (__stub_remove) || defined (__stub___remove) choke me #else -char (*f) () = remove; +__attribute__ ((used)) char (*f) () = remove; #endif #ifdef __cplusplus } @@ -9038,7 +9038,7 @@ #if defined (__stub_shmat) || defined (__stub___shmat) choke me #else -char (*f) () = shmat; +__attribute__ ((used)) char (*f) () = shmat; #endif #ifdef __cplusplus } + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 riscv64-redhat-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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... nm checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... failed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-file... no checking for file... /usr/bin/file checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc 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... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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... yes checking for X... libraries , headers checking for gethostbyname... 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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_alpha.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_angle.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_cut_round.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_raw.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_raw.c -fPIC -DPIC -o ex_raw.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_alpha.c -fPIC -DPIC -o ex_alpha.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_cut_round.c -fPIC -DPIC -o ex_cut_round.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c ex_angle.c -fPIC -DPIC -o ex_angle.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] 298 | 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] 299 | + 2 * 3 * ncp * sizeof(gleDouble)); | ^ 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] 135 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_cut_round.c:30: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 136 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_cut_round.c:30: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ 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] 150 | 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] 152 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_raw.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 153 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_raw.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | 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] 403 | cap_loop = (double *) malloc ((ncp+3)*3*sizeof (double)); | ^ 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] 212 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_raw.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 213 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_raw.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ 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] 25 | #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' 432 | INNERSECT ((&front_loop[3*j]), /* intersection point (returned) */ | ^~~~~~~~~ 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] 258 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned 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] 25 | #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' 423 | INNERSECT (sect, | ^~~~~~~~~ In file included from port.h:200, from ex_raw.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 259 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_raw.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 451 | INNERSECT ((&back_loop[3*j]), /* intersection point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 487 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 522 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 563 | 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] 620 | 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] 25 | #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' 640 | INNERSECT (sect, | ^~~~~~~~~ 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] 135 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_alpha.c:16: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 136 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_alpha.c:16: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ ex_angle.c: In function 'draw_angle_style_front_cap': extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 707 | INNERSECT (sect, | ^~~~~~~~~ ex_angle.c:114:38: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 114 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_angle.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 115 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_angle.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 746 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 801 | 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] 911 | 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] 912 | + 2 * 3*ncp*sizeof(double) | ^ 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] 193 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} ex_cut_round.c:913:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 913 | + 2 * 1*ncp*sizeof(int)); | ^ In file included from port.h:200, from ex_angle.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 194 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_angle.c:28: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | 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] 789 | mem_anchor = malloc (4 * ncp * 3 * sizeof(gleDouble)); | ^ 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] 403 | cap_loop = (double *) malloc ((ncp+3)*3*sizeof (double)); | ^ 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] 298 | 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] 299 | + 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] 25 | #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' 423 | INNERSECT (sect, | ^~~~~~~~~ In file included from ex_cut_round.c:33: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1052 | INNERSECT (isect_point, /* isect point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1075 | INNERSECT (isect_point, /* intersection point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 487 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1114 | INNERSECT (isect_point, /* isect point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1133 | INNERSECT (isect_point, /* intersection point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 522 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 563 | INNERSECT (sect, | ^~~~~~~~~ In file included from ex_angle.c:31: extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 432 | INNERSECT ((&front_loop[3*j]), /* intersection point (returned) */ | ^~~~~~~~~ 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] 620 | cap_loop = (double *) malloc ((ncp+3)*3*2*sizeof (double)); | ^ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 451 | INNERSECT ((&back_loop[3*j]), /* intersection point (returned) */ | ^~~~~~~~~ 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] 25 | #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' 640 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 707 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 746 | INNERSECT (sect, | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 801 | 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] 911 | 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] 912 | + 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] 913 | + 2 * 1*ncp*sizeof(int)); | ^ 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] 25 | #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' 1052 | INNERSECT (isect_point, /* isect point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1075 | INNERSECT (isect_point, /* intersection point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1114 | INNERSECT (isect_point, /* isect point (returned) */ | ^~~~~~~~~ extrude.h:25:41: warning: variable 'retval' set but not used [-Wunused-but-set-variable] 25 | #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' 1133 | 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] 212 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_alpha.c:16: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 213 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_alpha.c:16: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | 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] 258 | gluTessCallback (tobj, GLU_BEGIN, glBegin); | ^~~~~~~ | | | void (*)(GLenum) {aka void (*)(unsigned int)} In file included from port.h:200, from ex_alpha.c:16: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(GLenum)' {aka 'void (*)(unsigned int)'} 340 | 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] 259 | gluTessCallback (tobj, GLU_VERTEX, glVertex3dv); | ^~~~~~~~~~~ | | | void (*)(const GLdouble *) {aka void (*)(const double *)} In file included from port.h:200, from ex_alpha.c:16: /usr/include/GL/glu.h:340:87: note: expected '_GLUfuncptr' {aka 'void (*)(void)'} but argument is of type 'void (*)(const GLdouble *)' {aka 'void (*)(const double *)'} 340 | 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] 789 | 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] 206 | 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] 240 | xforms = (gleAffine *) malloc (npoints * sizeof(gleAffine)); | ^ 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] 111 | malloced_area = malloc ((4*3+1) *ncp*sizeof (double)); | ^ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c extrude.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c intersect.c 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] 65 | (b)[1] = (a)[1]; \ | ^ ex_cut_round.c:859:14: note: 'isect_point[1]' was declared here 859 | 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] 64 | (b)[0] = (a)[0]; \ | ^ ex_cut_round.c:859:14: note: 'isect_point[0]' was declared here 859 | gleDouble isect_point[3]; | ^~~~~~~~~~~ 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] 66 | (b)[2] = (a)[2]; \ | ^ ex_cut_round.c:859:14: note: 'isect_point[2]' was declared here 859 | gleDouble isect_point[3]; | ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c extrude.c -fPIC -DPIC -o extrude.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c qmesh.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c intersect.c -fPIC -DPIC -o intersect.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] 206 | 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] 240 | 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] 322 | 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] 326 | 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] 742 | 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] 743 | twarr = (gleDouble *) malloc (numsegs * sizeof (gleDouble)); | ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c qmesh.c -fPIC -DPIC -o qmesh.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rot_prince.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rotate.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c round_cap.c 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:65:11: warning: 'isect_point[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 | (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 859 | 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] 64 | (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 859 | gleDouble isect_point[3]; | ^~~~~~~~~~~ In file included from ex_angle.c:29, from ex_alpha.c:52: vvector.h:66:11: warning: 'isect_point[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 66 | (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 859 | gleDouble isect_point[3]; | ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rot_prince.c -fPIC -DPIC -o rot_prince.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c rotate.c -fPIC -DPIC -o rotate.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c round_cap.c -fPIC -DPIC -o round_cap.lo rot_prince.c:119:6: warning: 'rot_cs' defined but not used [-Wunused-function] 119 | void rot_cs (gleDouble cosine, /* input */ | ^~~~~~ rot_prince.c:77:6: warning: 'rotz_cs' defined but not used [-Wunused-function] 77 | void rotz_cs (gleDouble cosine, /* input */ | ^~~~~~~ rot_prince.c:53:6: warning: 'roty_cs' defined but not used [-Wunused-function] 53 | void roty_cs (gleDouble cosine, /* input */ | ^~~~~~~ rot_prince.c:28:6: warning: 'rotx_cs' defined but not used [-Wunused-function] 28 | void rotx_cs (gleDouble cosine, /* input */ | ^~~~~~~ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c segment.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c texgen.c 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] 111 | malloced_area = malloc ((4*3+1) *ncp*sizeof (double)); | ^ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c urotate.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c segment.c -fPIC -DPIC -o segment.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c view.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c texgen.c -fPIC -DPIC -o texgen.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c urotate.c -fPIC -DPIC -o urotate.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] 99 | sizeof(gleTwoVec)*2*nslices); | ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -c view.c -fPIC -DPIC -o view.lo /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wall -pedantic -Wstrict-prototypes -Wconversion -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgle.la -rpath /usr/lib64 -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 -lm mkdir .libs rm -fr .libs/libgle.la .libs/libgle.* .libs/libgle.* *** Warning: This library needs some functionality provided by -lm. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** The inter-library dependencies that have been dropped here will be *** automatically added whenever a program is linked with this library *** or is declared to -dlopen it. (cd . && ln -s ex_alpha.lo ex_alpha.o) (cd . && ln -s ex_angle.lo ex_angle.o) (cd . && ln -s ex_cut_round.lo ex_cut_round.o) (cd . && ln -s ex_raw.lo ex_raw.o) (cd . && ln -s extrude.lo extrude.o) (cd . && ln -s intersect.lo intersect.o) (cd . && ln -s qmesh.lo qmesh.o) (cd . && ln -s rot_prince.lo rot_prince.o) (cd . && ln -s rotate.lo rotate.o) (cd . && ln -s round_cap.lo round_cap.o) (cd . && ln -s segment.lo segment.o) (cd . && ln -s texgen.lo texgen.o) (cd . && ln -s urotate.lo urotate.o) (cd . && ln -s view.lo view.o) gcc -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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) creating libgle.la (cd .libs && rm -f libgle.la && ln -s ../libgle.la libgle.la) make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc' Making all in html make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc/html' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc/html' make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/examples' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c alpha.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c mainjoin.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c beam.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c mainsimple.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c candlestick.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c cone.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c cylinder.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c helix.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c helix2.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c helix3.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c helix4.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c helixtex.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c texture.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c maintex.c 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] 308 | pixmap = reaction_texture -> pixmap; | ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c horn.c /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o joincone cone.o mainjoin.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c joinoffset.c /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o joinstyle cylinder.o mainjoin.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c screw.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c taper.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c texas.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/joincone cone.o mainjoin.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c transport.c gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/joinstyle cylinder.o mainjoin.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c twoid.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -c twistoid.c creating joincone /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o alpha alpha.o mainjoin.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm twoid.c: In function 'init_tripples': twoid.c:86:21: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] 86 | twistation[i][0] = SCALE * (x); \ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ twoid.c:121:10: note: within this loop 121 | while (i< NUM_TWIS_PTS) { | ^ twistoid.c: In function 'init_tripples': twistoid.c:83:21: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] 83 | twistation[i][0] = SCALE * (x); \ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ twistoid.c:118:10: note: within this loop 118 | while (i< NUM_TWIS_PTS) { | ^ creating joinstyle /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o beam beam.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o candlestick candlestick.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cone cone.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/alpha alpha.o mainjoin.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/candlestick candlestick.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/beam beam.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cone cone.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 creating alpha /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cylinder cylinder.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating cone creating beam /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helix helix.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helix2 helix2.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating candlestick /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helix3 helix3.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cylinder cylinder.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helix helix.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helix2 helix2.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helix3 helix3.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 creating helix creating cylinder creating helix2 /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helix4 helix4.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helixtex helixtex.o texture.o maintex.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o horn horn.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating helix3 /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o joinoffset joinoffset.o mainjoin.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helix4 helix4.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helixtex helixtex.o texture.o maintex.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/horn horn.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/joinoffset joinoffset.o mainjoin.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 creating helix4 /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o screw screw.o texture.o maintex.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating horn /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o taper taper.o mainsimple.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating joinoffset /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o texas texas.o mainjoin.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating helixtex /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o transport transport.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/screw screw.o texture.o maintex.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/taper taper.o mainsimple.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/texas texas.o mainjoin.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/transport transport.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 creating taper /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o twistoid twoid.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm creating texas creating transport creating screw /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o twistex twistoid.o texture.o maintex.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm /bin/sh ../libtool --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o twoid twoid.o -lgle -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L../src/ -lm gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/twistoid twoid.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/twistex twistoid.o texture.o maintex.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/twoid twoid.o /builddir/build/BUILD/gle-3.1.0/src/.libs/libgle.so -lglut -lXi -lXext -lXmu -lGLU -lGL -lXt -lX11 -L/builddir/build/BUILD/gle-3.1.0/src -lm -Wl,--rpath -Wl,/usr/lib64 twoid.c: In function 'main': twoid.c:123:7: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] 123 | TWIST ((-9.5 +(double) i), 1.0); | ^ twoid.c:121:10: note: within this loop 121 | while (i< NUM_TWIS_PTS) { | ^ twoid.c: In function 'main': twoid.c:123:7: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] 123 | TWIST ((-9.5 +(double) i), 1.0); | ^ twoid.c:121:10: note: within this loop 121 | while (i< NUM_TWIS_PTS) { | ^ creating twistoid maintex.c: In function 'main': twistoid.c:120:7: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations] 120 | TWIST ((-9.5 +(double) i), 1.0); | ^ twistoid.c:118:10: note: within this loop 118 | while (i< NUM_TWIS_PTS) { | ^ creating twoid creating twistex make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/examples' Making all in man make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/man' cp -p gle.man gle.3gle cp -p gleExtrusion.man gleExtrusion.3gle cp -p gleHelicoid.man gleHelicoid.3gle cp -p gleLathe.man gleLathe.3gle cp -p glePolyCone.man glePolyCone.3gle cp -p glePolyCylinder.man glePolyCylinder.3gle cp -p gleScrew.man gleScrew.3gle cp -p gleSetJoinStyle.man gleSetJoinStyle.3gle cp -p gleSetNumSides.man gleSetNumSides.3gle cp -p gleSpiral.man gleSpiral.3gle cp -p gleSuperExtrusion.man gleSuperExtrusion.3gle cp -p gleTextureMode.man gleTextureMode.3gle cp -p gleToroid.man gleToroid.3gle cp -p gleTwistExtrusion.man gleTwistExtrusion.3gle make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/man' Making all in ms-visual-c make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' Making all in gle make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c/gle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c/gle' make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' Making all in swig make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/swig' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/swig' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wWRm9U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 + cd gle-3.1.0 + rm -rf /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0/src' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64 mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libgle.la /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64/libgle.la /usr/bin/install -c .libs/libgle.so.3.1.0 /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64/libgle.so.3.1.0 (cd /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64 && rm -f libgle.so.3 && ln -s libgle.so.3.1.0 libgle.so.3) (cd /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64 && rm -f libgle.so && ln -s libgle.so.3.1.0 libgle.so) /usr/bin/install -c .libs/libgle.lai /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64/libgle.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/include/GL mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/include mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/include/GL /usr/bin/install -c -m 644 ./gle.h /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/include/GL/gle.h /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/ mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle /usr/bin/install -c -m 644 ./COPYING.src /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle//COPYING.src make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/src' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc' Making install in html make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc/html' make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc/html' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html /usr/bin/install -c -m 644 ./blurb.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/blurb.html /usr/bin/install -c -m 644 ./build.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/build.html /usr/bin/install -c -m 644 ./index.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/index.html /usr/bin/install -c -m 644 ./join.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/join.html /usr/bin/install -c -m 644 ./texture.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/texture.html /usr/bin/install -c -m 644 ./tube.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/tube.html /usr/bin/install -c -m 644 ./vrml.html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/vrml.html /usr/bin/install -c -m 644 ./angle.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/angle.gif /usr/bin/install -c -m 644 ./basic.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/basic.gif /usr/bin/install -c -m 644 ./candle.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/candle.gif /usr/bin/install -c -m 644 ./cone.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/cone.gif /usr/bin/install -c -m 644 ./cut.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/cut.gif /usr/bin/install -c -m 644 ./edge.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/edge.gif /usr/bin/install -c -m 644 ./edgenorm.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/edgenorm.gif /usr/bin/install -c -m 644 ./edgesweep.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/edgesweep.gif /usr/bin/install -c -m 644 ./endcap.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/endcap.gif /usr/bin/install -c -m 644 ./facenorm.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/facenorm.gif /usr/bin/install -c -m 644 ./facesweep.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/facesweep.gif /usr/bin/install -c -m 644 ./facet.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/facet.gif /usr/bin/install -c -m 644 ./gle.jpg /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/gle.jpg /usr/bin/install -c -m 644 ./helix.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix.gif /usr/bin/install -c -m 644 ./helix1.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix1.gif /usr/bin/install -c -m 644 ./helix2.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix2.gif /usr/bin/install -c -m 644 ./helix3.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix3.gif /usr/bin/install -c -m 644 ./helix4.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix4.gif /usr/bin/install -c -m 644 ./helix5.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix5.gif /usr/bin/install -c -m 644 ./helix6.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix6.gif /usr/bin/install -c -m 644 ./helixtex.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helixtex.gif /usr/bin/install -c -m 644 ./offround.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/offround.gif /usr/bin/install -c -m 644 ./ogla.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/ogla.gif /usr/bin/install -c -m 644 ./ogla_sm.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/ogla_sm.gif /usr/bin/install -c -m 644 ./opencontour.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/opencontour.gif /usr/bin/install -c -m 644 ./raw.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/raw.gif /usr/bin/install -c -m 644 ./round.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/round.gif /usr/bin/install -c -m 644 ./screw0.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screw0.gif /usr/bin/install -c -m 644 ./screw1.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screw1.gif /usr/bin/install -c -m 644 ./screw2.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screw2.gif /usr/bin/install -c -m 644 ./screwn.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screwn.gif /usr/bin/install -c -m 644 ./shear.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/shear.gif /usr/bin/install -c -m 644 ./texas.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/texas.gif /usr/bin/install -c -m 644 ./texscr.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/texscr.gif /usr/bin/install -c -m 644 ./texscr2.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/texscr2.gif /usr/bin/install -c -m 644 ./textwi.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/textwi.gif /usr/bin/install -c -m 644 ./textwi2.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/textwi2.gif /usr/bin/install -c -m 644 ./twist1.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/twist1.gif /usr/bin/install -c -m 644 ./twist2.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/twist2.gif /usr/bin/install -c -m 644 ./twist3.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/twist3.gif /usr/bin/install -c -m 644 ./angle.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/angle.orig.gif /usr/bin/install -c -m 644 ./basic.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/basic.orig.gif /usr/bin/install -c -m 644 ./candle.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/candle.orig.gif /usr/bin/install -c -m 644 ./cone.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/cone.orig.gif /usr/bin/install -c -m 644 ./cut.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/cut.orig.gif /usr/bin/install -c -m 644 ./edge.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/edge.orig.gif /usr/bin/install -c -m 644 ./edgenorm.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/edgenorm.orig.gif /usr/bin/install -c -m 644 ./edgesweep.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/edgesweep.orig.gif /usr/bin/install -c -m 644 ./endcap.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/endcap.orig.gif /usr/bin/install -c -m 644 ./facenorm.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/facenorm.orig.gif /usr/bin/install -c -m 644 ./facesweep.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/facesweep.orig.gif /usr/bin/install -c -m 644 ./facet.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/facet.orig.gif /usr/bin/install -c -m 644 ./helix3.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix3.orig.gif /usr/bin/install -c -m 644 ./helix5.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix5.orig.gif /usr/bin/install -c -m 644 ./helix6.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/helix6.orig.gif /usr/bin/install -c -m 644 ./offround.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/offround.orig.gif /usr/bin/install -c -m 644 ./opencontour.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/opencontour.orig.gif /usr/bin/install -c -m 644 ./raw.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/raw.orig.gif /usr/bin/install -c -m 644 ./round.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/round.orig.gif /usr/bin/install -c -m 644 ./screw0.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screw0.orig.gif /usr/bin/install -c -m 644 ./screw1.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screw1.orig.gif /usr/bin/install -c -m 644 ./screw2.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screw2.orig.gif /usr/bin/install -c -m 644 ./screwn.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/screwn.orig.gif /usr/bin/install -c -m 644 ./shear.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/shear.orig.gif /usr/bin/install -c -m 644 ./texas.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/texas.orig.gif /usr/bin/install -c -m 644 ./twist1.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/twist1.orig.gif /usr/bin/install -c -m 644 ./twist2.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/twist2.orig.gif /usr/bin/install -c -m 644 ./twist3.orig.gif /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/twist3.orig.gif /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/html/README make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc/html' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc/html' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc' make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/ /usr/bin/install -c -m 644 ./COPYING.artistic /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle//COPYING.artistic /usr/bin/install -c -m 644 ./gle-3.0.lsm /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle//gle-3.0.lsm make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/doc' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0/examples' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/examples' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples /usr/bin/install -c -m 644 ./COPYING /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/COPYING /usr/bin/install -c -m 644 ./Makefile.examples /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/Makefile.examples /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/README /usr/bin/install -c -m 644 ./rundemo /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/rundemo /usr/bin/install -c -m 644 ./main.h /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/main.h /usr/bin/install -c -m 644 ./texture.h /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/texture.h /usr/bin/install -c -m 644 ./alpha.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/alpha.c /usr/bin/install -c -m 644 ./beam.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/beam.c /usr/bin/install -c -m 644 ./candlestick.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/candlestick.c /usr/bin/install -c -m 644 ./cone.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/cone.c /usr/bin/install -c -m 644 ./cylinder.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/cylinder.c /usr/bin/install -c -m 644 ./helix.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/helix.c /usr/bin/install -c -m 644 ./helix2.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/helix2.c /usr/bin/install -c -m 644 ./helix3.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/helix3.c /usr/bin/install -c -m 644 ./helix4.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/helix4.c /usr/bin/install -c -m 644 ./helixtex.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/helixtex.c /usr/bin/install -c -m 644 ./horn.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/horn.c /usr/bin/install -c -m 644 ./joinoffset.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/joinoffset.c /usr/bin/install -c -m 644 ./mainjoin.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/mainjoin.c /usr/bin/install -c -m 644 ./mainsimple.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/mainsimple.c /usr/bin/install -c -m 644 ./maintex.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/maintex.c /usr/bin/install -c -m 644 ./screw.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/screw.c /usr/bin/install -c -m 644 ./taper.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/taper.c /usr/bin/install -c -m 644 ./texas.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/texas.c /usr/bin/install -c -m 644 ./texture.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/texture.c /usr/bin/install -c -m 644 ./transport.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/transport.c /usr/bin/install -c -m 644 ./twoid.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/twoid.c /usr/bin/install -c -m 644 ./twistoid.c /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/examples/twistoid.c make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/examples' Making install in man make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0/man' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/man' make[2]: Nothing to be done for 'install-exec-am'. make install-man3 make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/man' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3 /usr/bin/install -c -m 644 ./gle.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gle.3gle /usr/bin/install -c -m 644 ./gleExtrusion.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleExtrusion.3gle /usr/bin/install -c -m 644 ./gleHelicoid.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleHelicoid.3gle /usr/bin/install -c -m 644 ./gleLathe.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleLathe.3gle /usr/bin/install -c -m 644 ./glePolyCone.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/glePolyCone.3gle /usr/bin/install -c -m 644 ./glePolyCylinder.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/glePolyCylinder.3gle /usr/bin/install -c -m 644 ./gleScrew.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleScrew.3gle /usr/bin/install -c -m 644 ./gleSetJoinStyle.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleSetJoinStyle.3gle /usr/bin/install -c -m 644 ./gleSetNumSides.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleSetNumSides.3gle /usr/bin/install -c -m 644 ./gleSpiral.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleSpiral.3gle /usr/bin/install -c -m 644 ./gleSuperExtrusion.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleSuperExtrusion.3gle /usr/bin/install -c -m 644 ./gleTextureMode.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleTextureMode.3gle /usr/bin/install -c -m 644 ./gleToroid.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleToroid.3gle /usr/bin/install -c -m 644 ./gleTwistExtrusion.3gle /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/man/man3/gleTwistExtrusion.3gle make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/man' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/man' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/man' Making install in ms-visual-c make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' Making install in gle make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c/gle' make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c/gle' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c/gle' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c/gle' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' make[3]: Entering directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/ms-visual-c' Making install in swig make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0/swig' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0/swig' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/swig' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0/swig' make[1]: Entering directory '/builddir/build/BUILD/gle-3.1.0' make[2]: Entering directory '/builddir/build/BUILD/gle-3.1.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle/ /usr/bin/install -c -m 644 ./AUTHORS /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle//AUTHORS /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle//README /usr/bin/install -c -m 644 ./COPYING /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle//COPYING make[2]: Leaving directory '/builddir/build/BUILD/gle-3.1.0' make[1]: Leaving directory '/builddir/build/BUILD/gle-3.1.0' + find /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 -name '*.la' -exec rm -f '{}' ';' + mv /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/gle docs + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.1.0-22.fc33 --unique-debug-suffix -3.1.0-22.fc33.riscv64 --unique-debug-src-base libgle-3.1.0-22.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gle-3.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64/libgle.so.3.1.0 extracting debug info from /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/lib64/libgle.so.3.1.0 original debug info size: 884kB, size after compression: 868kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 460 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libgle-3.1.0-22.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BIRBZU + umask 022 + cd /builddir/build/BUILD + cd gle-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle + cp -pr docs/AUTHORS /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle + cp -pr docs/COPYING /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle + cp -pr docs/README /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle + RPM_EC=0 ++ jobs -p + exit 0 Provides: libgle = 3.1.0-22.fc33 libgle(riscv-64) = 3.1.0-22.fc33 libgle.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libgle-devel-3.1.0-22.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n1bc1X + umask 022 + cd /builddir/build/BUILD + cd gle-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle-devel + cp -pr docs/examples /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle-devel + cp -pr docs/html /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64/usr/share/doc/libgle-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libgle-devel = 3.1.0-22.fc33 libgle-devel(riscv-64) = 3.1.0-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgle.so.3()(64bit) Processing files: libgle-debugsource-3.1.0-22.fc33.riscv64 Provides: libgle-debugsource = 3.1.0-22.fc33 libgle-debugsource(riscv-64) = 3.1.0-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libgle-debuginfo-3.1.0-22.fc33.riscv64 Provides: debuginfo(build-id) = 836b2fbc165d8dc12297604d29f426055d4914ea libgle-debuginfo = 3.1.0-22.fc33 libgle-debuginfo(riscv-64) = 3.1.0-22.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libgle-debugsource(riscv-64) = 3.1.0-22.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 Wrote: /builddir/build/RPMS/libgle-3.1.0-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libgle-devel-3.1.0-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libgle-debugsource-3.1.0-22.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libgle-debuginfo-3.1.0-22.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KXldZT + umask 022 + cd /builddir/build/BUILD + cd gle-3.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgle-3.1.0-22.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0