Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/frobby.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/frobby.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/frobby-0.9.0-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/frobby.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/frobby.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kr4I4w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf frobby_v0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/frobby_v0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd frobby_v0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x COPYING + echo 'Patch #1 (frobby-0.9.0-makefile.patch):' Patch #1 (frobby-0.9.0-makefile.patch): + /usr/bin/cat /builddir/build/SOURCES/frobby-0.9.0-makefile.patch + /usr/bin/patch -p1 -b --suffix .makefile --fuzz=0 patching file Makefile Patch #2 (frobby-0.9.0-Macaulay2.patch): + echo 'Patch #2 (frobby-0.9.0-Macaulay2.patch):' + /usr/bin/cat /builddir/build/SOURCES/frobby-0.9.0-Macaulay2.patch + /usr/bin/patch -p1 -b --suffix .Macaulay2 --fuzz=0 patching file src/main.cpp patching file src/randomDataGenerators.cpp patching file test/messages/runtest patching file test/testScripts/run_euler_test patching file test/testScripts/testhelper patching file src/StatisticsStrategy.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iYX9hU + umask 022 + cd /builddir/build/BUILD + cd frobby_v0.9.0 + make -j16 BIN_INSTALL_DIR=/usr/bin 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' GMP_INC_DIR=/usr/include 'LDFLAGS=-Wl,-z,relro ' MODE=shared g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/main.cpp -o bin/shared/main.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Action.cpp -o bin/shared/Action.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOParameters.cpp -o bin/shared/IOParameters.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IrreducibleDecomAction.cpp -o bin/shared/IrreducibleDecomAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/fplllIO.cpp -o bin/shared/fplllIO.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOHandler.cpp -o bin/shared/IOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/fourti2.cpp -o bin/shared/fourti2.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/randomDataGenerators.cpp -o bin/shared/randomDataGenerators.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MonosIOHandler.cpp -o bin/shared/MonosIOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigIdeal.cpp -o bin/shared/BigIdeal.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TransformAction.cpp -o bin/shared/TransformAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Macaulay2IOHandler.cpp -o bin/shared/Macaulay2IOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NewMonosIOHandler.cpp -o bin/shared/NewMonosIOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HelpAction.cpp -o bin/shared/HelpAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/stdinc.cpp -o bin/shared/stdinc.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DynamicFrobeniusAction.cpp -o bin/shared/DynamicFrobeniusAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/stdinc.cpp > bin/shared/stdinc.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/main.cpp > bin/shared/main.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/fourti2.cpp > bin/shared/fourti2.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DynamicFrobeniusAction.cpp > bin/shared/DynamicFrobeniusAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/dynamicFrobeniusAlgorithm.cpp -o bin/shared/dynamicFrobeniusAlgorithm.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/GenerateIdealAction.cpp -o bin/shared/GenerateIdealAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/GenerateFrobeniusAction.cpp -o bin/shared/GenerateFrobeniusAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/intersect.cpp -o bin/shared/intersect.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MonosIOHandler.cpp > bin/shared/MonosIOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IrreducibleDecomAction.cpp > bin/shared/IrreducibleDecomAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NewMonosIOHandler.cpp > bin/shared/NewMonosIOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/FrobeniusAction.cpp -o bin/shared/FrobeniusAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Facade.cpp -o bin/shared/Facade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOFacade.cpp -o bin/shared/IOFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/dynamicFrobeniusAlgorithm.cpp > bin/shared/dynamicFrobeniusAlgorithm.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DynamicFrobeniusFacade.cpp -o bin/shared/DynamicFrobeniusFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOParameters.cpp > bin/shared/IOParameters.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Facade.cpp > bin/shared/Facade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/GenerateDataFacade.cpp -o bin/shared/GenerateDataFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/intersect.cpp > bin/shared/intersect.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/AnalyzeAction.cpp -o bin/shared/AnalyzeAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/GenerateFrobeniusAction.cpp > bin/shared/GenerateFrobeniusAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/fplllIO.cpp > bin/shared/fplllIO.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealFacade.cpp -o bin/shared/IdealFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Parameter.cpp -o bin/shared/Parameter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/GenerateIdealAction.cpp > bin/shared/GenerateIdealAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ParameterGroup.cpp -o bin/shared/ParameterGroup.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IntegerParameter.cpp -o bin/shared/IntegerParameter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HelpAction.cpp > bin/shared/HelpAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceParameters.cpp -o bin/shared/SliceParameters.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Macaulay2IOHandler.cpp > bin/shared/Macaulay2IOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DynamicFrobeniusFacade.cpp > bin/shared/DynamicFrobeniusFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Action.cpp > bin/shared/Action.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/randomDataGenerators.cpp > bin/shared/randomDataGenerators.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BoolParameter.cpp -o bin/shared/BoolParameter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Scanner.cpp -o bin/shared/Scanner.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Partition.cpp -o bin/shared/Partition.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/StringParameter.cpp -o bin/shared/StringParameter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TransformAction.cpp > bin/shared/TransformAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ParameterGroup.cpp > bin/shared/ParameterGroup.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/GenerateDataFacade.cpp > bin/shared/GenerateDataFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Parameter.cpp > bin/shared/Parameter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Term.cpp -o bin/shared/Term.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermTranslator.cpp -o bin/shared/TermTranslator.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Timer.cpp -o bin/shared/Timer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/VarNames.cpp -o bin/shared/VarNames.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IntegerParameter.cpp > bin/shared/IntegerParameter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeFormatAction.cpp -o bin/shared/LatticeFormatAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/StringParameter.cpp > bin/shared/StringParameter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Partition.cpp > bin/shared/Partition.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Ideal.cpp -o bin/shared/Ideal.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IntersectionAction.cpp -o bin/shared/IntersectionAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BoolParameter.cpp > bin/shared/BoolParameter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Timer.cpp > bin/shared/Timer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IntersectFacade.cpp -o bin/shared/IntersectFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealFacade.cpp > bin/shared/IdealFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/FrobeniusAction.cpp > bin/shared/FrobeniusAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/AssociatedPrimesAction.cpp -o bin/shared/AssociatedPrimesAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MsmSlice.cpp -o bin/shared/MsmSlice.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IndependenceSplitter.cpp -o bin/shared/IndependenceSplitter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/AnalyzeAction.cpp > bin/shared/AnalyzeAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceParameters.cpp > bin/shared/SliceParameters.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOHandler.cpp > bin/shared/IOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Projection.cpp -o bin/shared/Projection.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MsmStrategy.cpp -o bin/shared/MsmStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/lattice.cpp -o bin/shared/lattice.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Term.cpp > bin/shared/Term.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeFacade.cpp -o bin/shared/LatticeFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigIdeal.cpp > bin/shared/BigIdeal.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOFacade.cpp > bin/shared/IOFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DecomRecorder.cpp -o bin/shared/DecomRecorder.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeFormatAction.cpp > bin/shared/LatticeFormatAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Scanner.cpp > bin/shared/Scanner.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermGrader.cpp -o bin/shared/TermGrader.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Fourti2IOHandler.cpp -o bin/shared/Fourti2IOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NullIOHandler.cpp -o bin/shared/NullIOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IndependenceSplitter.cpp > bin/shared/IndependenceSplitter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IntersectFacade.cpp > bin/shared/IntersectFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/AssociatedPrimesAction.cpp > bin/shared/AssociatedPrimesAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Minimizer.cpp -o bin/shared/Minimizer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/AlexanderDualAction.cpp -o bin/shared/AlexanderDualAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeFacade.cpp > bin/shared/LatticeFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/frobby.cpp -o bin/shared/frobby.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/lattice.cpp > bin/shared/lattice.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MsmSlice.cpp > bin/shared/MsmSlice.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigTermConsumer.cpp -o bin/shared/BigTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IntersectionAction.cpp > bin/shared/IntersectionAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TranslatingTermConsumer.cpp -o bin/shared/TranslatingTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertAction.cpp -o bin/shared/HilbertAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/VarNames.cpp > bin/shared/VarNames.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertSlice.cpp -o bin/shared/HilbertSlice.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Polynomial.cpp -o bin/shared/Polynomial.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Projection.cpp > bin/shared/Projection.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MsmStrategy.cpp > bin/shared/MsmStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DecomRecorder.cpp > bin/shared/DecomRecorder.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CanonicalCoefTermConsumer.cpp -o bin/shared/CanonicalCoefTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertStrategy.cpp -o bin/shared/HilbertStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Slice.cpp -o bin/shared/Slice.o src/frobby.cpp: In member function 'virtual void IrreducibleIdealDecoder::consume(__mpz_struct**)': src/frobby.cpp:347:10: warning: variable 'isIdentity' set but not used [-Wunused-but-set-variable] bool isIdentity = true; ^ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TranslatingTermConsumer.cpp > bin/shared/TranslatingTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigTermConsumer.cpp > bin/shared/BigTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NullIOHandler.cpp > bin/shared/NullIOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceStrategyCommon.cpp -o bin/shared/SliceStrategyCommon.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DebugStrategy.cpp -o bin/shared/DebugStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/OptimizeStrategy.cpp -o bin/shared/OptimizeStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermGrader.cpp > bin/shared/TermGrader.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertSlice.cpp > bin/shared/HilbertSlice.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceFacade.cpp -o bin/shared/SliceFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigTermRecorder.cpp -o bin/shared/BigTermRecorder.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/AlexanderDualAction.cpp > bin/shared/AlexanderDualAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertAction.cpp > bin/shared/HilbertAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Fourti2IOHandler.cpp > bin/shared/Fourti2IOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoCoA4IOHandler.cpp -o bin/shared/CoCoA4IOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SingularIOHandler.cpp -o bin/shared/SingularIOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TotalDegreeCoefTermConsumer.cpp -o bin/shared/TotalDegreeCoefTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CanonicalCoefTermConsumer.cpp > bin/shared/CanonicalCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Ideal.cpp > bin/shared/Ideal.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigPolynomial.cpp -o bin/shared/BigPolynomial.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoefBigTermRecorder.cpp -o bin/shared/CoefBigTermRecorder.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertStrategy.cpp > bin/shared/HilbertStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DebugStrategy.cpp > bin/shared/DebugStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolyTransformAction.cpp -o bin/shared/PolyTransformAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceStrategyCommon.cpp > bin/shared/SliceStrategyCommon.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/VarSorter.cpp -o bin/shared/VarSorter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermConsumer.cpp -o bin/shared/TermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Slice.cpp > bin/shared/Slice.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Polynomial.cpp > bin/shared/Polynomial.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NullTermConsumer.cpp -o bin/shared/NullTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoefTermConsumer.cpp -o bin/shared/CoefTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/OptimizeStrategy.cpp > bin/shared/OptimizeStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/frobby.cpp > bin/shared/frobby.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NullCoefTermConsumer.cpp -o bin/shared/NullCoefTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TotalDegreeCoefTermConsumer.cpp > bin/shared/TotalDegreeCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TranslatingCoefTermConsumer.cpp -o bin/shared/TranslatingCoefTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolynomialFacade.cpp -o bin/shared/PolynomialFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigTermRecorder.cpp > bin/shared/BigTermRecorder.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoefBigTermRecorder.cpp > bin/shared/CoefBigTermRecorder.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertBasecase.cpp -o bin/shared/HilbertBasecase.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HilbertIndependenceConsumer.cpp -o bin/shared/HilbertIndependenceConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolyTransformAction.cpp > bin/shared/PolyTransformAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NullTermConsumer.cpp > bin/shared/NullTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermConsumer.cpp > bin/shared/TermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SplitStrategy.cpp -o bin/shared/SplitStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CanonicalTermConsumer.cpp -o bin/shared/CanonicalTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/StatisticsStrategy.cpp -o bin/shared/StatisticsStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NullCoefTermConsumer.cpp > bin/shared/NullCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoefTermConsumer.cpp > bin/shared/CoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TestAction.cpp -o bin/shared/TestAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/NameFactory.cpp -o bin/shared/NameFactory.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermTranslator.cpp > bin/shared/TermTranslator.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/error.cpp -o bin/shared/error.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TranslatingCoefTermConsumer.cpp > bin/shared/TranslatingCoefTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SingularIOHandler.cpp > bin/shared/SingularIOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolynomialFacade.cpp > bin/shared/PolynomialFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DebugAllocator.cpp -o bin/shared/DebugAllocator.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/FrobbyStringStream.cpp -o bin/shared/FrobbyStringStream.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceStrategy.cpp -o bin/shared/SliceStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/VarSorter.cpp > bin/shared/VarSorter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceFacade.cpp > bin/shared/SliceFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PrimaryDecomAction.cpp -o bin/shared/PrimaryDecomAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealComparator.cpp -o bin/shared/IdealComparator.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/NameFactory.cpp > bin/shared/NameFactory.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertBasecase.cpp > bin/shared/HilbertBasecase.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoCoA4IOHandler.cpp > bin/shared/CoCoA4IOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IrreducibleIdealSplitter.cpp -o bin/shared/IrreducibleIdealSplitter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DataType.cpp -o bin/shared/DataType.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealConsolidator.cpp -o bin/shared/IdealConsolidator.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceStrategy.cpp > bin/shared/SliceStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/FrobbyStringStream.cpp > bin/shared/FrobbyStringStream.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CoefBigTermConsumer.cpp -o bin/shared/CoefBigTermConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolynomialConsolidator.cpp -o bin/shared/PolynomialConsolidator.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TestAction.cpp > bin/shared/TestAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HilbertIndependenceConsumer.cpp > bin/shared/HilbertIndependenceConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DebugAllocator.cpp > bin/shared/DebugAllocator.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/StatisticsStrategy.cpp > bin/shared/StatisticsStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/error.cpp > bin/shared/error.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/OptimizeAction.cpp -o bin/shared/OptimizeAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/MaximalStandardAction.cpp -o bin/shared/MaximalStandardAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/Test.cpp -o bin/shared/test/Test.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestCase.cpp -o bin/shared/test/TestCase.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestQualifier.cpp -o bin/shared/test/TestQualifier.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealComparator.cpp > bin/shared/IdealComparator.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestRunner.cpp -o bin/shared/test/TestRunner.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PrimaryDecomAction.cpp > bin/shared/PrimaryDecomAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DataType.cpp > bin/shared/DataType.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestSuite.cpp -o bin/shared/test/TestSuite.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestVisitor.cpp -o bin/shared/test/TestVisitor.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CanonicalTermConsumer.cpp > bin/shared/CanonicalTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestQualifier.cpp > bin/shared/test/TestQualifier.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/macroes.cpp -o bin/shared/test/macroes.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/asserts.cpp -o bin/shared/test/asserts.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolynomialConsolidator.cpp > bin/shared/PolynomialConsolidator.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/Test.cpp > bin/shared/test/Test.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestCase.cpp > bin/shared/test/TestCase.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealFactory.cpp -o bin/shared/IdealFactory.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolynomialFactory.cpp -o bin/shared/PolynomialFactory.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeAnalyzeAction.cpp -o bin/shared/LatticeAnalyzeAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CoefBigTermConsumer.cpp > bin/shared/CoefBigTermConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IrreducibleIdealSplitter.cpp > bin/shared/IrreducibleIdealSplitter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestRunner.cpp > bin/shared/test/TestRunner.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealConsolidator.cpp > bin/shared/IdealConsolidator.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SatBinomIdeal.cpp -o bin/shared/SatBinomIdeal.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SatBinomConsumer.cpp -o bin/shared/SatBinomConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SatBinomRecorder.cpp -o bin/shared/SatBinomRecorder.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigPolynomial.cpp > bin/shared/BigPolynomial.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CountingIOHandler.cpp -o bin/shared/CountingIOHandler.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestVisitor.cpp > bin/shared/test/TestVisitor.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/test/TestSorter.cpp -o bin/shared/test/TestSorter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/MaximalStandardAction.cpp > bin/shared/MaximalStandardAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/DimensionAction.cpp -o bin/shared/DimensionAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SizeMaxIndepSetAlg.cpp -o bin/shared/SizeMaxIndepSetAlg.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/macroes.cpp > bin/shared/test/macroes.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TaskEngine.cpp -o bin/shared/TaskEngine.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestSuite.cpp > bin/shared/test/TestSuite.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Task.cpp -o bin/shared/Task.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SatBinomConsumer.cpp > bin/shared/SatBinomConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiHilbertAlgorithm.cpp -o bin/shared/BigattiHilbertAlgorithm.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Minimizer.cpp > bin/shared/Minimizer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/TestSorter.cpp > bin/shared/test/TestSorter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SplitStrategy.cpp > bin/shared/SplitStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SatBinomRecorder.cpp > bin/shared/SatBinomRecorder.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/OptimizeAction.cpp > bin/shared/OptimizeAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiState.cpp -o bin/shared/BigattiState.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ObjectCache.cpp -o bin/shared/ObjectCache.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/HashPolynomial.cpp -o bin/shared/HashPolynomial.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiBaseCase.cpp -o bin/shared/BigattiBaseCase.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiPivotStrategy.cpp -o bin/shared/BigattiPivotStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolynomialFactory.cpp > bin/shared/PolynomialFactory.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Task.cpp > bin/shared/Task.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CountingIOHandler.cpp > bin/shared/CountingIOHandler.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiFacade.cpp -o bin/shared/BigattiFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/UniHashPolynomial.cpp -o bin/shared/UniHashPolynomial.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CommonParams.cpp -o bin/shared/CommonParams.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TaskEngine.cpp > bin/shared/TaskEngine.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CliParams.cpp -o bin/shared/CliParams.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ObjectCache.cpp > bin/shared/ObjectCache.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/test/asserts.cpp > bin/shared/test/asserts.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/DimensionAction.cpp > bin/shared/DimensionAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceParams.cpp -o bin/shared/SliceParams.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SliceLikeParams.cpp -o bin/shared/SliceLikeParams.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigattiParams.cpp -o bin/shared/BigattiParams.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SizeMaxIndepSetAlg.cpp > bin/shared/SizeMaxIndepSetAlg.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOHandlerImpl.cpp -o bin/shared/IOHandlerImpl.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiState.cpp > bin/shared/BigattiState.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CommonParams.cpp > bin/shared/CommonParams.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiHilbertAlgorithm.cpp > bin/shared/BigattiHilbertAlgorithm.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealWriter.cpp -o bin/shared/IdealWriter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PolyWriter.cpp -o bin/shared/PolyWriter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IOHandlerCommon.cpp -o bin/shared/IOHandlerCommon.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceParams.cpp > bin/shared/SliceParams.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SliceLikeParams.cpp > bin/shared/SliceLikeParams.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/CommonParamsHelper.cpp -o bin/shared/CommonParamsHelper.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ActionPrinter.cpp -o bin/shared/ActionPrinter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiParams.cpp > bin/shared/BigattiParams.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ScarfHilbertAlgorithm.cpp -o bin/shared/ScarfHilbertAlgorithm.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiFacade.cpp > bin/shared/BigattiFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ScarfFacade.cpp -o bin/shared/ScarfFacade.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PolyWriter.cpp > bin/shared/PolyWriter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/HashPolynomial.cpp > bin/shared/HashPolynomial.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealWriter.cpp > bin/shared/IdealWriter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Deformer.cpp -o bin/shared/Deformer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealTree.cpp -o bin/shared/IdealTree.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiBaseCase.cpp > bin/shared/BigattiBaseCase.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermPredicate.cpp -o bin/shared/TermPredicate.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/UniHashPolynomial.cpp > bin/shared/UniHashPolynomial.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ScarfParams.cpp -o bin/shared/ScarfParams.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/IdealOrderer.cpp -o bin/shared/IdealOrderer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOHandlerCommon.cpp > bin/shared/IOHandlerCommon.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SatBinomIdeal.cpp > bin/shared/SatBinomIdeal.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ActionPrinter.cpp > bin/shared/ActionPrinter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/TermExtra.cpp -o bin/shared/TermExtra.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/display.cpp -o bin/shared/display.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Matrix.cpp -o bin/shared/Matrix.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CliParams.cpp > bin/shared/CliParams.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IOHandlerImpl.cpp > bin/shared/IOHandlerImpl.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/BigIntVector.cpp -o bin/shared/BigIntVector.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ScarfFacade.cpp > bin/shared/ScarfFacade.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/ColumnPrinter.cpp -o bin/shared/ColumnPrinter.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/CommonParamsHelper.cpp > bin/shared/CommonParamsHelper.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/EulerAction.cpp -o bin/shared/EulerAction.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/RawSquareFreeTerm.cpp -o bin/shared/RawSquareFreeTerm.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ScarfParams.cpp > bin/shared/ScarfParams.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/RawSquareFreeIdeal.cpp -o bin/shared/RawSquareFreeIdeal.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/display.cpp > bin/shared/display.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealFactory.cpp > bin/shared/IdealFactory.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealTree.cpp > bin/shared/IdealTree.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PivotEulerAlg.cpp -o bin/shared/PivotEulerAlg.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermExtra.cpp > bin/shared/TermExtra.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Deformer.cpp > bin/shared/Deformer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/EulerState.cpp -o bin/shared/EulerState.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/PivotStrategy.cpp -o bin/shared/PivotStrategy.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/Arena.cpp -o bin/shared/Arena.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LocalArray.cpp -o bin/shared/LocalArray.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigIntVector.cpp > bin/shared/BigIntVector.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/BigattiPivotStrategy.cpp > bin/shared/BigattiPivotStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/LatticeAlgs.cpp -o bin/shared/LatticeAlgs.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/InputConsumer.cpp -o bin/shared/InputConsumer.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/TermPredicate.cpp > bin/shared/TermPredicate.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ScarfHilbertAlgorithm.cpp > bin/shared/ScarfHilbertAlgorithm.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Arena.cpp > bin/shared/Arena.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/RawSquareFreeTerm.cpp > bin/shared/RawSquareFreeTerm.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -c src/SquareFreeIdeal.cpp -o bin/shared/SquareFreeIdeal.o g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LocalArray.cpp > bin/shared/LocalArray.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/EulerState.cpp > bin/shared/EulerState.d.tmp src/LatticeAlgs.cpp: In function 'void checkDoubleTrianglePlanes(const std::vector&, const GrobLat&, const std::vector&)': src/LatticeAlgs.cpp:681:8: warning: variable 'flatWith4Pivots' set but not used [-Wunused-but-set-variable] bool flatWith4Pivots = false; ^ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/ColumnPrinter.cpp > bin/shared/ColumnPrinter.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PivotEulerAlg.cpp > bin/shared/PivotEulerAlg.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/EulerAction.cpp > bin/shared/EulerAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/SquareFreeIdeal.cpp > bin/shared/SquareFreeIdeal.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/Matrix.cpp > bin/shared/Matrix.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/InputConsumer.cpp > bin/shared/InputConsumer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/RawSquareFreeIdeal.cpp > bin/shared/RawSquareFreeIdeal.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeAnalyzeAction.cpp > bin/shared/LatticeAnalyzeAction.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/PivotStrategy.cpp > bin/shared/PivotStrategy.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/IdealOrderer.cpp > bin/shared/IdealOrderer.d.tmp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -MM -c src/LatticeAlgs.cpp > bin/shared/LatticeAlgs.d.tmp g++ bin/shared/main.o bin/shared/Action.o bin/shared/IOParameters.o bin/shared/IrreducibleDecomAction.o bin/shared/fplllIO.o bin/shared/IOHandler.o bin/shared/fourti2.o bin/shared/randomDataGenerators.o bin/shared/MonosIOHandler.o bin/shared/BigIdeal.o bin/shared/TransformAction.o bin/shared/Macaulay2IOHandler.o bin/shared/NewMonosIOHandler.o bin/shared/HelpAction.o bin/shared/stdinc.o bin/shared/DynamicFrobeniusAction.o bin/shared/dynamicFrobeniusAlgorithm.o bin/shared/GenerateIdealAction.o bin/shared/GenerateFrobeniusAction.o bin/shared/intersect.o bin/shared/FrobeniusAction.o bin/shared/Facade.o bin/shared/IOFacade.o bin/shared/DynamicFrobeniusFacade.o bin/shared/GenerateDataFacade.o bin/shared/AnalyzeAction.o bin/shared/IdealFacade.o bin/shared/Parameter.o bin/shared/ParameterGroup.o bin/shared/IntegerParameter.o bin/shared/SliceParameters.o bin/shared/BoolParameter.o bin/shared/Scanner.o bin/shared/Partition.o bin/shared/StringParameter.o bin/shared/Term.o bin/shared/TermTranslator.o bin/shared/Timer.o bin/shared/VarNames.o bin/shared/LatticeFormatAction.o bin/shared/Ideal.o bin/shared/IntersectionAction.o bin/shared/IntersectFacade.o bin/shared/AssociatedPrimesAction.o bin/shared/MsmSlice.o bin/shared/IndependenceSplitter.o bin/shared/Projection.o bin/shared/MsmStrategy.o bin/shared/lattice.o bin/shared/LatticeFacade.o bin/shared/DecomRecorder.o bin/shared/TermGrader.o bin/shared/Fourti2IOHandler.o bin/shared/NullIOHandler.o bin/shared/Minimizer.o bin/shared/AlexanderDualAction.o bin/shared/frobby.o bin/shared/BigTermConsumer.o bin/shared/TranslatingTermConsumer.o bin/shared/HilbertAction.o bin/shared/HilbertSlice.o bin/shared/Polynomial.o bin/shared/CanonicalCoefTermConsumer.o bin/shared/HilbertStrategy.o bin/shared/Slice.o bin/shared/SliceStrategyCommon.o bin/shared/DebugStrategy.o bin/shared/OptimizeStrategy.o bin/shared/SliceFacade.o bin/shared/BigTermRecorder.o bin/shared/CoCoA4IOHandler.o bin/shared/SingularIOHandler.o bin/shared/TotalDegreeCoefTermConsumer.o bin/shared/BigPolynomial.o bin/shared/CoefBigTermRecorder.o bin/shared/PolyTransformAction.o bin/shared/VarSorter.o bin/shared/TermConsumer.o bin/shared/NullTermConsumer.o bin/shared/CoefTermConsumer.o bin/shared/NullCoefTermConsumer.o bin/shared/TranslatingCoefTermConsumer.o bin/shared/PolynomialFacade.o bin/shared/HilbertBasecase.o bin/shared/HilbertIndependenceConsumer.o bin/shared/SplitStrategy.o bin/shared/CanonicalTermConsumer.o bin/shared/StatisticsStrategy.o bin/shared/TestAction.o bin/shared/NameFactory.o bin/shared/error.o bin/shared/DebugAllocator.o bin/shared/FrobbyStringStream.o bin/shared/SliceStrategy.o bin/shared/PrimaryDecomAction.o bin/shared/IdealComparator.o bin/shared/IrreducibleIdealSplitter.o bin/shared/DataType.o bin/shared/IdealConsolidator.o bin/shared/CoefBigTermConsumer.o bin/shared/PolynomialConsolidator.o bin/shared/OptimizeAction.o bin/shared/MaximalStandardAction.o bin/shared/test/Test.o bin/shared/test/TestCase.o bin/shared/test/TestQualifier.o bin/shared/test/TestRunner.o bin/shared/test/TestSuite.o bin/shared/test/TestVisitor.o bin/shared/test/macroes.o bin/shared/test/asserts.o bin/shared/IdealFactory.o bin/shared/PolynomialFactory.o bin/shared/LatticeAnalyzeAction.o bin/shared/SatBinomIdeal.o bin/shared/SatBinomConsumer.o bin/shared/SatBinomRecorder.o bin/shared/CountingIOHandler.o bin/shared/test/TestSorter.o bin/shared/DimensionAction.o bin/shared/SizeMaxIndepSetAlg.o bin/shared/TaskEngine.o bin/shared/Task.o bin/shared/BigattiHilbertAlgorithm.o bin/shared/BigattiState.o bin/shared/ObjectCache.o bin/shared/HashPolynomial.o bin/shared/BigattiBaseCase.o bin/shared/BigattiPivotStrategy.o bin/shared/BigattiFacade.o bin/shared/UniHashPolynomial.o bin/shared/CommonParams.o bin/shared/CliParams.o bin/shared/SliceParams.o bin/shared/SliceLikeParams.o bin/shared/BigattiParams.o bin/shared/IOHandlerImpl.o bin/shared/IdealWriter.o bin/shared/PolyWriter.o bin/shared/IOHandlerCommon.o bin/shared/CommonParamsHelper.o bin/shared/ActionPrinter.o bin/shared/ScarfHilbertAlgorithm.o bin/shared/ScarfFacade.o bin/shared/Deformer.o bin/shared/IdealTree.o bin/shared/TermPredicate.o bin/shared/ScarfParams.o bin/shared/IdealOrderer.o bin/shared/TermExtra.o bin/shared/display.o bin/shared/Matrix.o bin/shared/BigIntVector.o bin/shared/ColumnPrinter.o bin/shared/EulerAction.o bin/shared/RawSquareFreeTerm.o bin/shared/RawSquareFreeIdeal.o bin/shared/PivotEulerAlg.o bin/shared/EulerState.o bin/shared/PivotStrategy.o bin/shared/Arena.o bin/shared/LocalArray.o bin/shared/LatticeAlgs.o bin/shared/InputConsumer.o bin/shared/SquareFreeIdeal.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -ansi -pedantic -I /usr/include -Wno-uninitialized -Wno-unused-parameter -O2 -fPIC -Wl,-z,relro -lgmpxx -lgmp -o bin/shared/frobby if [ -f bin/shared/frobby.exe ]; then \ mv -f bin/shared/frobby.exe bin/shared/frobby; \ fi cd bin; rm -f frobby; ln -s ../bin/shared/frobby frobby; cd .. + make docPdf rm -rf bin/doc mkdir bin/doc for i in 1 2 3; do pdflatex -output-directory=bin/doc/ doc/manual.tex; done This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./doc/manual.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/amscls/amsart.cls Document Class: amsart 2009/07/02 v2.20.1 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) No file manual.aux. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) No file manual.toc. [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (bin/doc//manual.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on bin/doc//manual.pdf (12 pages, 159470 bytes). Transcript written on bin/doc//manual.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./doc/manual.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/amscls/amsart.cls Document Class: amsart 2009/07/02 v2.20.1 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (bin/doc//manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (bin/doc//manual.toc) [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdfte x.map}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] (bin/doc//manual.aux) ) Output written on bin/doc//manual.pdf (13 pages, 160265 bytes). Transcript written on bin/doc//manual.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./doc/manual.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/amscls/amsart.cls Document Class: amsart 2009/07/02 v2.20.1 (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/enumerate.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (bin/doc//manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (bin/doc//manual.toc) [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdfte x.map}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] (bin/doc//manual.aux) ) Output written on bin/doc//manual.pdf (13 pages, 160265 bytes). Transcript written on bin/doc//manual.log. mv bin/doc/manual.pdf bin + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i8XA3Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 ++ dirname /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 + cd frobby_v0.9.0 + mkdir -p /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 + make install BIN_INSTALL_DIR=/builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/bin install -D bin/frobby /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/bin/frobby + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/frobby_v0.9.0 extracting debug info from /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/bin/frobby dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2588 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ia8Nea + umask 022 + cd /builddir/build/BUILD + cd frobby_v0.9.0 + test/runTests euler ........................................................................................................................................ alexdual ................................................................. hilbert_deform .................................................................................................................................. hilbert_bigatti .................................................................................................................................. hilbert_slice .................................................................................................................................. dimension ................................................................. primdecom ................................................................. intersect ................................................................. assoprimes ................................................................. minimize ................................................................. irrdecom .................................................................................................................................. radical ................................................................. frob ............................ maxstandard ................................................................. optimize .................................................................................................................................................................................................................................................................... internal idealFormats ........................................................................................................................ polyFormats ........................................................ latticeFormats .......... messages ............................................................................. All normal tests passed. + exit 0 Processing files: frobby-0.9.0-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y2Jclc + umask 022 + cd /builddir/build/BUILD + cd frobby_v0.9.0 + DOCDIR=/builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/share/doc/frobby-0.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/share/doc/frobby-0.9.0 + cp -pr COPYING /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/share/doc/frobby-0.9.0 + cp -pr bin/manual.pdf /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386/usr/share/doc/frobby-0.9.0 + exit 0 Provides: frobby = 0.9.0-3.el7 frobby(x86-32) = 0.9.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgmp.so.10 libgmpxx.so.4 libm.so.6 libm.so.6(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: frobby-debuginfo-0.9.0-3.el7.i686 Provides: frobby-debuginfo = 0.9.0-3.el7 frobby-debuginfo(x86-32) = 0.9.0-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 Wrote: /builddir/build/RPMS/frobby-0.9.0-3.el7.i686.rpm Wrote: /builddir/build/RPMS/frobby-debuginfo-0.9.0-3.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.APzFcq + umask 022 + cd /builddir/build/BUILD + cd frobby_v0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/frobby-0.9.0-3.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->