D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/asymptote-2.65-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Y30qIC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf asymptote-2.65 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/asymptote-2.65.src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd asymptote-2.65 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/asymptote-2.55-settings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e s/_LIB_/lib64/ -e s/_GS_MAJOR_/9/ settings.cc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AD13FD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd asymptote-2.65 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 --enable-gc=system --with-latex=/usr/share/texmf-dist/tex/latex --with-context=/usr/share/texmf-dist/tex/context configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/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 whether byte ordering is bigendian... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for texi2dvi... texi2dvi configure: Using /usr/share/texmf-dist/tex/latex/asymptote for LaTeX style file configure: Using /usr/share/texmf-dist/tex/context/asymptote for ConTeXT style file checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for flex... no checking for lex... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for bison... no checking for byacc... no checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking for gc-8.0.4.tar.gz... yes checking gc.h usability... yes checking gc.h presence... yes checking for gc.h... yes checking for GC_malloc in -lgc... yes configure: enabling system Boehm Garbage Collector checking for getopt_long_only... yes checking for library containing lgamma... none required checking for deflate in -lz... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for stackoverflow_install_handler in -lsigsegv... no checking for sched_yield in -lrt... yes checking for history_list in -lreadline... yes checking for tgetent in -ltinfo... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking for setupterm in -lncurses... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for fftw_execute in -lfftw3... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking for feenableexcept... yes checking for library containing xdrstdio_create... none required checking gsl/gsl_sf.h usability... yes checking gsl/gsl_sf.h presence... yes checking for gsl/gsl_sf.h... yes checking for gsl_sf_debye_6 in -lgsl... yes checking glm/glm.hpp usability... yes checking glm/glm.hpp presence... yes checking for glm/glm.hpp... yes checking for ncurses/curses.h... (cached) yes checking for GC_throw_bad_alloc in -lgccpp... no checking for glutMainLoop in -lglut... yes checking for glDepthMask in -lGL... yes checking for glXGetProcAddressARB in -lGLX... no checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for long long... yes checking for long... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking return type of signal handlers... void checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for dup2... yes checking for floor... yes checking for memset... yes checking for strchr... yes checking for tgamma... yes checking for lgamma... yes checking for memrchr... yes checking for popcount... no checking for strftime... yes checking for strptime... yes checking for error_at_line... yes checking for _LARGEFILE_SOURCE value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/png/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 Creating PRCdouble.d Creating writePRC.d Creating PRCbitStream.d Creating oPRCFile.d Creating tr.d Creating shaders.d Creating main.d Creating predicates.d Creating Delaunay.d Creating array.d Creating constructor.d Creating refaccess.d Creating envcompleter.d Creating glrender.d Creating process.d Creating jsfile.d Creating program.d Creating locate.d Creating fundec.d Creating varinit.d Creating application.d Creating parser.d Creating coenv.d Creating impdatum.d Creating simpson.d Creating coder.d Creating fileio.d Creating access.d Creating fftw++asy.d Creating record.d Creating absyn.d Creating virtualfieldaccess.d Creating lex.yy.d Creating interact.d Creating camp.tab.d Creating stack.d Creating name.d Creating exp.d Creating callable.d Creating newexp.d Creating entry.d Creating symbol.d perl ./opsymbols.pl Creating dec.d Creating stm.d Creating types.d Creating genv.d Creating errormsg.d Creating builtin.d Creating env.d Creating gsl.d Creating path3.d Creating pipestream.d Creating flatguide.d Creating knot.d Creating bezierpatch.d Creating pen.d Creating beziercurve.d Creating drawpath3.d Creating drawfill.d Creating drawsurface.d Creating guide.d Creating util.d Creating texfile.d Creating psfile.d Creating picture.d Creating camperror.d Creating path.d Creating drawpath.d Creating drawlabel.d Creating settings.d perl ./runtime.pl runstring perl ./runtime.pl runpath perl ./runtime.pl runtriple perl ./runtime.pl runsystem perl ./runtime.pl runfile perl ./runtime.pl runmath perl ./runtime.pl runpath3d perl ./runtime.pl runpair perl ./runtime.pl runhistory perl ./runtime.pl runlabel perl ./runtime.pl runbacktrace perl ./runtime.pl runarray perl ./runtime.pl runpicture perl ./runtime.pl runtime Creating runsystem.d Creating runstring.d Creating runpath.d Creating runfile.d Creating runpair.d Creating runmath.d Creating runhistory.d Creating runlabel.d Creating runarray.d Creating runpath3d.d Creating runtriple.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating symbol.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating camp.tab.d Creating exp.d Creating runpair.d Creating runsystem.d Creating runtriple.d Creating runfile.d Creating lex.yy.d Creating runbacktrace.d Creating gsl.d Creating builtin.d Creating runhistory.d Creating types.d Creating runlabel.d Creating runarray.d Creating runpicture.d Creating runtime.d Creating symbol.d Creating runpath.d Creating runmath.d Creating runstring.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runpath3d.d Creating runbacktrace.d Creating builtin.d Creating runlabel.d Creating runhistory.d Creating runarray.d Creating runpicture.d Creating runtime.d Creating gsl.d Creating types.d x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o camperror.o -c camperror.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o util.o -c util.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o guide.o -c guide.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o path.o -c path.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o psfile.o -c psfile.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o flatguide.o -c flatguide.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o texfile.o -c texfile.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o knot.o -c knot.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o drawpath.o -c drawpath.cc In file included from drawelement.h:21, from drawpath.h:11, from drawpath.cc:12: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o drawlabel.o -c drawlabel.cc In file included from drawelement.h:21, from drawlabel.h:11, from drawlabel.cc:10: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o path3.o -c path3.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o drawfill.o -c drawfill.cc In file included from drawelement.h:21, from drawfill.h:11, from drawfill.cc:8: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o settings.o -c settings.cc In file included from settings.cc:38: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking types.cc | \ perl ./findsym.pl types.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking builtin.cc | \ perl ./findsym.pl builtin.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking gsl.cc | \ perl ./findsym.pl gsl.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o drawpath3.o -c drawpath3.cc In file included from drawelement.h:21, from drawpath3.h:10, from drawpath3.cc:7: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o picture.o -c picture.cc In file included from drawelement.h:21, from picture.h:15, from picture.cc:10: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runbacktrace.cc | \ perl ./findsym.pl runbacktrace.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o pipestream.o -c pipestream.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o beziercurve.o -c beziercurve.cc In file included from drawelement.h:21, from bezierpatch.h:11, from beziercurve.cc:8: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runtime.cc | \ perl ./findsym.pl runtime.symbols.h - In file included from drawelement.h:21, from drawpath.h:11, from runtime.in:66: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runhistory.cc | \ perl ./findsym.pl runhistory.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runarray.cc | \ perl ./findsym.pl runarray.symbols.h - In file included from runarray.in:27: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runpicture.cc | \ perl ./findsym.pl runpicture.symbols.h - In file included from drawelement.h:21, from picture.h:15, from runpicture.in:28: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runlabel.cc | \ perl ./findsym.pl runlabel.symbols.h - In file included from drawelement.h:21, from picture.h:15, from runlabel.in:19: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runfile.cc | \ perl ./findsym.pl runfile.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runsystem.cc | \ perl ./findsym.pl runsystem.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runpath.cc | \ perl ./findsym.pl runpath.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runpair.cc | \ perl ./findsym.pl runpair.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runstring.cc | \ perl ./findsym.pl runstring.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o bezierpatch.o -c bezierpatch.cc In file included from drawelement.h:21, from bezierpatch.h:11, from bezierpatch.cc:8: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runpath3d.cc | \ perl ./findsym.pl runpath3d.symbols.h - In file included from drawelement.h:21, from drawsurface.h:10, from runpath3d.in:19: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runmath.cc | \ perl ./findsym.pl runmath.symbols.h - x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking runtriple.cc | \ perl ./findsym.pl runtriple.symbols.h - In file included from drawelement.h:21, from runtriple.in:12: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o pen.o -c pen.cc In file included from drawelement.h:21, from pen.cc:8: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o drawsurface.o -c drawsurface.cc In file included from drawelement.h:21, from drawsurface.h:10, from drawsurface.cc:7: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o errormsg.o -c errormsg.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o callable.o -c callable.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o genv.o -c genv.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o env.o -c env.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o stm.o -c stm.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o name.o -c name.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o dec.o -c dec.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o entry.o -c entry.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o newexp.o -c newexp.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o access.o -c access.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o virtualfieldaccess.o -c virtualfieldaccess.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o lex.yy.o -c lex.yy.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o absyn.o -c absyn.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o stack.o -c stack.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o simpson.o -c simpson.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o exp.o -c exp.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o interact.o -c interact.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o record.o -c record.cc x86_64-mageia-linux-gnu-g++ -Wall -E -DNOSYM -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking types.cc builtin.cc gsl.cc runtime.cc runbacktrace.cc runpicture.cc runlabel.cc runhistory.cc runarray.cc runfile.cc runsystem.cc runpair.cc runtriple.cc runpath.cc runpath3d.cc runstring.cc runmath.cc | \ perl ./findsym.pl allsymbols.h - In file included from drawelement.h:21, from drawpath.h:11, from runtime.in:66: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition In file included from drawelement.h:21, from picture.h:15, from runpicture.in:28: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition In file included from drawelement.h:21, from picture.h:15, from runlabel.in:19: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition In file included from runarray.in:27: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition In file included from drawelement.h:21, from runtriple.in:12: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition In file included from drawelement.h:21, from drawsurface.h:10, from runpath3d.in:19: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o fftw++asy.o -c fftw++asy.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o program.o -c program.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o locate.o -c locate.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o fileio.o -c fileio.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o coenv.o -c coenv.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o impdatum.o -c impdatum.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o camp.tab.o -c camp.tab.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o parser.o -c parser.cc parser.cc: In function 'size_t parser::yy::pipe_input(char*, size_t)': parser.cc:61:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 61 | fgets(buf,max_size-1,fin); | ~~~~~^~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o coder.o -c coder.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o varinit.o -c varinit.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o refaccess.o -c refaccess.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o array.o -c array.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o envcompleter.o -c envcompleter.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o fundec.o -c fundec.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o PRCbitStream.o -c prc/PRCbitStream.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o Delaunay.o -c Delaunay.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o application.o -c application.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o PRCdouble.o -c prc/PRCdouble.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o predicates.o -c predicates.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o tr.o -c tr.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o shaders.o -c shaders.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o constructor.o -c constructor.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o writePRC.o -c prc/writePRC.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o process.o -c process.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o main.o -c main.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o types.o -c types.cc x86_64-mageia-linux-gnu-gcc -Wall -I. -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -DGLEW_NO_GLU -DGLEW_BUILD -O1 -fPIC -o glew.o -c glew.c x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runbacktrace.o -c runbacktrace.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o jsfile.o -c jsfile.cc In file included from jsfile.cc:4: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o glrender.o -c glrender.cc In file included from drawelement.h:21, from bezierpatch.h:11, from glrender.cc:20: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o oPRCFile.o -c prc/oPRCFile.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runhistory.o -c runhistory.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o gsl.o -c gsl.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runfile.o -c runfile.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runsystem.o -c runsystem.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runpair.o -c runpair.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runarray.o -c runarray.cc In file included from runarray.in:27: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runtime.o -c runtime.cc In file included from drawelement.h:21, from drawpath.h:11, from runtime.in:66: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runlabel.o -c runlabel.cc In file included from drawelement.h:21, from picture.h:15, from runlabel.in:19: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runpicture.o -c runpicture.cc In file included from drawelement.h:21, from picture.h:15, from runpicture.in:28: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o builtin.o -c builtin.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runmath.o -c runmath.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runstring.o -c runstring.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runpath.o -c runpath.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o symbol.o -c symbol.cc x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runtriple.o -c runtriple.cc In file included from drawelement.h:21, from runtriple.in:12: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o runpath3d.o -c runpath3d.cc In file included from drawelement.h:21, from drawsurface.h:10, from runpath3d.in:19: glrender.h:14: warning: "GLM_ENABLE_EXPERIMENTAL" redefined 14 | #define GLM_ENABLE_EXPERIMENTAL | : note: this is the location of the previous definition if test ! -s revision.cc || test "2.65" != "2.65"; then \ echo "const char *REVISION="\"2.65\"\; > revision.cc; \ echo const char *AsyGLVersion=\"1.00\"\; >> revision.cc; \ if test ! -e base/webgl/asygl.js; then \ cp base/webgl/asygl-1.00.js base/webgl/asygl.js; \ fi \ fi x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o revision.o -c revision.cc; echo string VERSION=\"2.65\"\; > base/version.asy echo @set VERSION 2.65 > doc/version.texi echo @set Datadir /usr/share >> doc/version.texi echo "#!/usr/bin/env python3" > GUI/xasyVersion.py echo xasyVersion = \"2.65\" >> GUI/xasyVersion.py if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.65/" | \ windres -o asy.o; \ fi if test -n ""; then \ x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o shaders.o jsfile.o main.o revision.o asy.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags glew.o -lglut -lrt -lz -L/usr/lib -lgc -lreadline -ltinfo -ltermcap -lfftw3 -lgsl -lgslcblas -lGL -lgdi32 -lwinmm -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o shaders.o jsfile.o main.o revision.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags glew.o -lglut -lrt -lz -L/usr/lib -lgc -lreadline -ltinfo -lncurses -lfftw3 -lgsl -lgslcblas -lGL ; \ fi /usr/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YBTxYA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/asymptote-2.65-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/asymptote-2.65-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/asymptote-2.65-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/asymptote-2.65-1.mga8.x86_64 + cd asymptote-2.65 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/asymptote-2.65-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Creating symbol.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runarray.d Creating runhistory.d Creating runlabel.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d if test ! -s revision.cc || test "2.65" != "2.65"; then \ echo "const char *REVISION="\"2.65\"\; > revision.cc; \ echo const char *AsyGLVersion=\"1.00\"\; >> revision.cc; \ if test ! -e base/webgl/asygl.js; then \ cp base/webgl/asygl-1.00.js base/webgl/asygl.js; \ fi \ fi x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o revision.o -c revision.cc; echo string VERSION=\"2.65\"\; > base/version.asy echo @set VERSION 2.65 > doc/version.texi echo @set Datadir /usr/share >> doc/version.texi echo "#!/usr/bin/env python3" > GUI/xasyVersion.py echo xasyVersion = \"2.65\" >> GUI/xasyVersion.py if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.65/" | \ windres -o asy.o; \ fi if test -n ""; then \ x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o shaders.o jsfile.o main.o revision.o asy.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags glew.o -lglut -lrt -lz -L/usr/lib -lgc -lreadline -ltinfo -ltermcap -lfftw3 -lgsl -lgslcblas -lGL -lgdi32 -lwinmm -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ x86_64-mageia-linux-gnu-g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -pthread -DFFTWPP_SINGLE_THREAD -I. -I/usr/include/gc -I/usr/include/gc -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DGLM_ENABLE_EXPERIMENTAL -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o shaders.o jsfile.o main.o revision.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags glew.o -lglut -lrt -lz -L/usr/lib -lgc -lreadline -ltinfo -lncurses -lfftw3 -lgsl -lgslcblas -lGL ; \ fi /usr/bin/ld: skipping incompatible /usr/lib/librt.so when searching for -lrt /usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 Creating asy-keywords.el ./asy -dir base -config "" -render=0 -l > asy.list ls base/*.asy | grep -v plain\* | \ grep -v three_\* | grep -v featpost3D | xargs ./asy -dir base -config "" -render=0 -l >> asy.list perl ./asy-list.pl asy.list 2.65 cd doc && /usr/bin/make asy-latex.pdf make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/asymptote-2.65/doc' pdflatex asy-latex.dtx This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./asy-latex.dtx LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> ! I can't find file `docstrip.tex'. l.7 \input docstrip.tex (Press Enter to retry, or Control-D to exit) Please type another input file name: ! Emergency stop. l.7 \input docstrip.tex ! ==> Fatal error occurred, no output PDF file produced! Transcript written on asy-latex.log. make[1]: *** [Makefile:20: asy-latex.pdf] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/asymptote-2.65/doc' make: *** [Makefile:183: sty] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.YBTxYA (%install) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.YBTxYA (%install) I: [iurt_root_command] ERROR: chroot